gitlab-org--gitlab-foss/app/workers
Douwe Maan 63b21945d2 Merge branch 'google-code-import' into 'master'
Import projects from Google Code.

Resolves #1257.

Issue import logic almost entirely taken from https://gitlab.com/o9000/google-code-to-gitlab ( ♥️ @o9000).

### To do

- [x] List projects from Google Takeout file
- [x] Import Git repository
- [x] Import issues
- [x] Link to correct attachment URL (https://code.google.com/p/support-tools/issues/detail?id=50)
- [x] Handle deleted attachments
- [x] Handle blockedOn attribute
- [x] Add directions on how to get data from Google Takeout

### Import instructions

![Screen_Shot_2015-04-03_at_16.02.21](https://gitlab.com/gitlab-org/gitlab-ce/uploads/4a87038035fbad9441cf613b8cdcc690/Screen_Shot_2015-04-03_at_16.02.21.png)

### Imported issue

![Screen_Shot_2015-04-03_at_16.25.49](https://gitlab.com/gitlab-org/gitlab-ce/uploads/b2c2eaf5ecfcf57b3c48511eb5d26db4/Screen_Shot_2015-04-03_at_16.25.49.png)

See merge request !471
2015-04-15 06:53:42 +00:00
..
auto_merge_worker.rb Make automerge via satellite 2015-01-09 19:10:01 -08:00
emails_on_push_worker.rb Fix EmailsOnPush. 2015-03-26 07:38:52 +01:00
fork_registration_worker.rb CI forking: tests 2015-04-06 19:45:16 +03:00
gitlab_shell_worker.rb replace Gitolited mixin with Gitlab::ShellAdapter 2013-03-21 21:01:14 +02:00
irker_worker.rb Fewer constants, more helpers. 2015-03-19 10:34:04 +01:00
post_receive.rb Use `\A` and `\z` in regexes instead of `^` and `$`. 2015-04-10 18:31:07 +02:00
project_service_worker.rb Fix async services execution broken in 7.6 2014-12-29 17:48:43 +02:00
project_web_hook_worker.rb Fix async services execution broken in 7.6 2014-12-29 17:48:43 +02:00
repository_archive_worker.rb Add tests. 2015-03-31 13:37:21 +02:00
repository_import_worker.rb Allow projects to be imported from Google Code. 2015-04-03 15:29:27 +02:00
system_hook_worker.rb sidekiq 2013-01-09 08:14:05 +03:00