summaryrefslogtreecommitdiff
path: root/lib/gitlab/fogbugz_import/importer.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-161-0/+2
* 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
* refactored a few things based on MR feedbackJames Lopez2016-04-071-5/+5
* fix some issues with credentialsJames Lopez2016-04-061-1/+1
* some refactoring to symbolise keys across importers and left a TODOJames Lopez2016-04-051-4/+4
* 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-011-8/+6
* fogbugz importer, also refactored migration again to make it easier to add ne...James Lopez2016-03-231-3/+10
* 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-151-1/+1
* FogBugz Import: Closed comments may contain user dataJared Szechy2015-09-211-1/+1
* FogBugz project importJared Szechy2015-09-081-0/+298