summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add `variables` keyword to job in CI config YAMLGrzegorz Bizon2016-04-181-1/+2
* Use Module#prepend for method instrumentationfix-method-instrumentationYorick Peterse2016-04-181-10/+27
* Merge branch 'fix/project-import_url' into 'master' Robert Speicher2016-04-1512-47/+91
|\
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-154-33/+22
| |\
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-1428-136/+516
| |\ \
| * | | updated migration based on testing findingsJames Lopez2016-04-141-1/+1
| * | | refactored create_or_update_import_dataJames Lopez2016-04-073-3/+3
| * | | refactored a few things based on MR feedbackJames Lopez2016-04-074-18/+8
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-0714-20/+215
| |\ \ \
| * | | | fix some issues with credentialsJames Lopez2016-04-062-7/+7
| * | | | some refactoring to symbolise keys across importers and left a TODOJames Lopez2016-04-055-13/+13
| * | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-052-0/+28
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-0444-259/+455
| |\ \ \ \ \
| * | | | | | corrected a couple of based on MR reviewJames Lopez2016-04-041-2/+1
| * | | | | | remove useless varJames Lopez2016-04-011-1/+0
| * | | | | | fixes after more import testingJames Lopez2016-04-012-2/+2
| * | | | | | fix github import issuesJames Lopez2016-04-011-1/+1
| * | | | | | fix fogbugz importJames Lopez2016-04-012-9/+8
| * | | | | | more fixes after doing more manual testing on importingJames Lopez2016-03-292-2/+4
| * | | | | | fixing a few issues after testing importsJames Lopez2016-03-293-13/+10
| * | | | | | fixed failing specsJames Lopez2016-03-291-1/+5
| * | | | | | refactored code based on feedback plus fixed a couple of other issuesJames Lopez2016-03-286-41/+36
| * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-03-285-25/+100
| |\ \ \ \ \ \
| * | | | | | | added rest of importers, fixed specs and some issues with the migrationJames Lopez2016-03-232-9/+13
| * | | | | | | fogbugz importer, also refactored migration again to make it easier to add ne...James Lopez2016-03-232-4/+11
| * | | | | | | fix rubocop warningJames Lopez2016-03-221-2/+0
| * | | | | | | fix gitlab import and specJames Lopez2016-03-222-5/+7
| * | | | | | | first round of fixes and spec fixesJames Lopez2016-03-224-31/+32
| * | | | | | | encrypt credentials in project_creator for bitbucket by defaultJames Lopez2016-03-221-1/+1
| * | | | | | | update bitbucket importerJames Lopez2016-03-222-6/+13
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-03-226-11/+29
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-03-213-1/+97
| |\ \ \ \ \ \ \ \
| * | | | | | | | | refactored code based on feedbackJames Lopez2016-03-211-3/+3
| * | | | | | | | | fixed some rubocop warningsJames Lopez2016-03-211-1/+1
| * | | | | | | | | fixed few issues with the migrationJames Lopez2016-03-211-0/+1
| * | | | | | | | | more refactoringJames Lopez2016-03-214-19/+25
| * | | | | | | | | some refactoring based on feedbackJames Lopez2016-03-214-16/+28
| * | | | | | | | | Merge branches 'fix/project-import_url' and 'master' of gitlab.com:gitlab-org...James Lopez2016-03-2142-215/+671
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | refactored a bunch of stuff based on MR feedbackJames Lopez2016-03-073-13/+8
| * | | | | | | | | | fix specsJames Lopez2016-03-041-1/+1
| * | | | | | | | | | added import url exposer to construct URL withunencrypted credentialsJames Lopez2016-03-044-5/+23
| * | | | | | | | | | some refactoring in the migration. Also fixed github import issue and updated...James Lopez2016-03-041-2/+10
* | | | | | | | | | | Merge branch 'pmq20/gitlab-ce-psvr/change-head' into 'master' Robert Speicher2016-04-151-13/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove Gitlab::Shell#update_repository_head since it's not used anymorepmq20/gitlab-ce-psvr/change-headRémy Coutable2016-04-151-13/+0
* | | | | | | | | | | | Merge branch 'rugged-delete-tag' into 'master' Rémy Coutable2016-04-151-13/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Delete tags via ruggedRobert Schilling2016-04-151-13/+0
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Remove unused backend methodsRobert Schilling2016-04-151-27/+0
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'remove-ci-nginx-config' into 'master' Robert Speicher2016-04-141-29/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove deprecated NGINX CI configAchilleas Pipinellis2016-04-141-29/+0
* | | | | | | | | | | | Merge branch 'emoji_category_fix' into 'master' Robert Speicher2016-04-141-3/+13
|\ \ \ \ \ \ \ \ \ \ \ \