summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Emoji categories fixValery Sizov2016-04-141-3/+13
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'auto-fsck' into 'master' Robert Speicher2016-04-142-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-1311-13/+136
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-1227-48/+408
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add a 'circuit breaker' for repo checksJacob Vosmaer2016-04-121-1/+2
| * | | | | | | | | | | | | | | Rename almost all the thingsJacob Vosmaer2016-04-061-1/+1
| * | | | | | | | | | | | | | | Rebase repo check MRJacob Vosmaer2016-04-041-0/+7
* | | | | | | | | | | | | | | | Merge branch 'connorshea/gitlab-ce-revoke-authorized-application' into 'master' Rémy Coutable2016-04-141-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Include GonHelper separately and remove created_at in factoryStan Hu2016-04-141-2/+0
| * | | | | | | | | | | | | | | | Add spec for deletion of authorized OAuth2 applicationStan Hu2016-04-142-0/+19
* | | | | | | | | | | | | | | | | Use rake db:reset instead of db:setupYorick Peterse2016-04-141-1/+1
| |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'simplify-gitlab-url_builder-15202' into 'master' Rémy Coutable2016-04-142-35/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202Rémy Coutable2016-04-132-35/+42
* | | | | | | | | | | | | | | | | Merge branch 'api-issue-update-and-note-create-backdating-14947' into 'master' Rémy Coutable2016-04-142-2/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Allow back dating notes on creationMichael Greene2016-04-131-0/+5
| * | | | | | | | | | | | | | | | Allow back dating issues on updateMichael Greene2016-04-131-2/+5
* | | | | | | | | | | | | | | | | Merge branch 'redis_config_consistency' into 'master' Valery Sizov2016-04-131-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Redis configuration consistencyredis_config_consistencyValery Sizov2016-04-131-0/+2
* | | | | | | | | | | | | | | | | Merge branch 'redis_improvements' into 'master' Robert Speicher2016-04-131-5/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | clean up ExclusiveLeaseredis_improvementsValery Sizov2016-04-131-5/+0
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'api-subscribe-issue-mr' into 'master' Rémy Coutable2016-04-132-0/+72
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Ensure that issues and merge requests are foundRobert Schilling2016-04-131-4/+4
| * | | | | | | | | | | | | | | | Make subscription API more RESTfulRobert Schilling2016-04-133-31/+14
| * | | | | | | | | | | | | | | | API: Ability to subscribe and unsubscribe from a merge requestRobert Schilling2016-04-132-2/+38