summaryrefslogtreecommitdiff
path: root/lib/gitlab/fogbugz_import
Commit message (Expand)AuthorAgeFilesLines
* Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* Enable even more frozen string in lib/gitlabrepo-forks/gitlab-ce-frozen-string-lib-gitlab-even-moregfyoung2018-11-134-0/+8
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Resolve Naming/UncommunicativeMethodLin Jen-Shin2018-07-091-11/+11
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+3
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-162-0/+3
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-9/+9
* Pass user instance to Labels::FindOrCreateService or skip_authorization: trueadam-fix-labels-find-or-createAdam Niedzielski2016-10-281-2/+2
* Use LabelsFinder on Fogbuz importerDouglas Barbosa Alexandre2016-10-191-1/+2
* Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre2016-10-191-1/+1
* User Labes::CreateService to create labelsDouglas Barbosa Alexandre2016-10-191-2/+2
* Remove Issuable#add_labels_by_namesDouglas Barbosa Alexandre2016-10-191-15/+10
* Reuse LabelsFinder on Issueable#add_labels_by_namesDouglas Barbosa Alexandre2016-10-191-1/+1
* create import data in serviceJames Lopez2016-05-101-6/+3
* refactored create_or_update_import_dataJames Lopez2016-04-071-1/+1
* refactored a few things based on MR feedbackJames Lopez2016-04-072-11/+6
* fix some issues with credentialsJames Lopez2016-04-061-1/+1
* some refactoring to symbolise keys across importers and left a TODOJames Lopez2016-04-052-5/+5
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-041-1/+1
|\
| * spec and fix for fogbugz lonely user problemJames Lopez2016-03-301-1/+1
* | corrected a couple of based on MR reviewJames Lopez2016-04-041-2/+1
* | remove useless varJames Lopez2016-04-011-1/+0
* | fix fogbugz importJames Lopez2016-04-012-9/+8
* | more fixes after doing more manual testing on importingJames Lopez2016-03-291-1/+2
* | fixing a few issues after testing importsJames Lopez2016-03-291-7/+4
* | fogbugz importer, also refactored migration again to make it easier to add ne...James Lopez2016-03-232-4/+11
|/
* DRY up upload and download servicesapi-project-uploadDouwe Maan2016-01-081-1/+1
* Satisfy RubocpDouwe Maan2016-01-071-1/+1
* Add API project upload endpointDouwe Maan2016-01-071-3/+1
* Fixed Rubocop offensesGabriel Mazetto2015-12-152-2/+3
* Fix rubocop warnings in libGuilherme Garnier2015-10-031-1/+1
* FogBugz Import: Closed comments may contain user dataJared Szechy2015-09-211-1/+1
* FogBugz project importJared Szechy2015-09-084-0/+423