gfyoung
|
ebf98f27c4
|
Enable even more frozen string in lib/gitlab
Enables frozen string for the following:
* lib/gitlab/fogbugz_import/**/*.rb
* lib/gitlab/gfm/**/*.rb
* lib/gitlab/git/**/*.rb
* lib/gitlab/gitaly_client/**/*.rb
* lib/gitlab/gitlab_import/**/*.rb
* lib/gitlab/google_code_import/**/*.rb
* lib/gitlab/gpg/**/*.rb
* lib/gitlab/grape_logging/**/*.rb
* lib/gitlab/graphql/**/*.rb
* lib/gitlab/graphs/**/*.rb
* lib/gitlab/hashed_storage/**/*.rb
* lib/gitlab/health_checks/**/*.rb
Partially address gitlab-org/gitlab-ce#47424.
|
2018-11-13 11:42:15 -08:00 |
James Lopez
|
1322c981a0
|
create import data in service
|
2016-05-10 11:10:51 +02:00 |
James Lopez
|
a1a1d1f7de
|
refactored create_or_update_import_data
|
2016-04-07 15:08:38 +02:00 |
James Lopez
|
15044e7d85
|
refactored a few things based on MR feedback
|
2016-04-07 15:00:20 +02:00 |
James Lopez
|
c93570d8fb
|
fixing a few issues after testing imports
|
2016-03-29 16:10:35 +02:00 |
James Lopez
|
459ad34493
|
refactored code based on feedback plus fixed a couple of other issues
|
2016-03-28 16:35:03 +02:00 |
James Lopez
|
cc4d04f97f
|
added rest of importers, fixed specs and some issues with the migration
|
2016-03-23 17:57:10 +01:00 |
Gabriel Mazetto
|
b5291f9599
|
Fixed Rubocop offenses
|
2015-12-15 00:53:52 -02:00 |
Guilherme Garnier
|
59d0263bc8
|
Fix rubocop warnings in lib
|
2015-10-03 01:29:58 -05:00 |
Douwe Maan
|
7d98c8842d
|
Move import data out of project so it doesn't take ages to load.
|
2015-04-17 14:49:00 +02:00 |
Douwe Maan
|
dba63d667d
|
Allow user map to be specified.
|
2015-04-14 14:50:56 +02:00 |
Douwe Maan
|
7b5bc32cad
|
Allow projects to be imported from Google Code.
|
2015-04-03 15:29:27 +02:00 |