summaryrefslogtreecommitdiff
path: root/lib/gitlab/backend
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into remove-...Jacob Vosmaer2016-08-091-4/+6
|\
| * Fix a bug where forking a project from a repository storage to another would ...20302-forking-a-project-from-one-storage-to-another-failsAlejandro Rodríguez2016-07-261-4/+6
* | Remove obsolete codeJacob Vosmaer2016-07-221-163/+0
|/
* Fix fetching LFS objects for private CI projectsKamil Trzcinski2016-07-151-1/+1
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Create (if necessary) and link the gitlab-shell secret file on the rake insta...shardsAlejandro Rodríguez2016-06-291-0/+17
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-40/+41
* Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-copsGrzegorz Bizon2016-06-291-1/+1
* Merge remote-tracking branch 'origin/master' into ci-lfs-fetchKamil Trzcinski2016-06-212-36/+1
|\
| * Get rid of Gitlab::ShellEnvJacob Vosmaer2016-06-152-35/+0
| * Improve Gitlab::Auth method namesJacob Vosmaer2016-06-101-1/+1
* | Merge remote-tracking branch 'origin/master' into ci-lfs-fetchKamil Trzcinski2016-06-101-53/+2
|\ \ | |/
| * Remove instances of Auth.newJacob Vosmaer2016-06-031-1/+1
| * Rename finder to find_in_gitlab_or_ldapJacob Vosmaer2016-06-021-1/+1
| * Merge branch 'master' into git-http-controllerJacob Vosmaer2016-06-021-72/+1
| |\
| * | Use correct auth finderJacob Vosmaer2016-05-021-1/+1
| * | Make CI/Oauth/rate limiting reusableJacob Vosmaer2016-04-291-1/+1
| * | Delete dead codeJacob Vosmaer2016-04-061-52/+1
* | | WIPKamil Trzcinski2016-06-031-1/+1
| |/ |/|
* | Enable the Rubocop DeprecatedClassMethods copConnor Shea2016-05-081-1/+1
* | Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable2016-05-041-18/+0
* | 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
|/
* Increase project import timeout from 4 minutes to 15 minutesDrew Blessing2016-02-041-1/+1
* fixed move project method in migrationJames Lopez2016-02-021-1/+1
* Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-062-8/+21
|\
| * Fixed Rubocop offensesGabriel Mazetto2015-12-151-1/+1
| * Fix specsKamil Trzcinski2015-12-111-1/+1
| * Add runners tokenKamil Trzcinski2015-12-111-1/+1
| * Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-1/+3
| * Store and show reason why import failed.Douwe Maan2015-11-181-3/+4
| * Add support for git lfs.lfsMarin Jankovski2015-11-161-1/+4
| * Switch to gitlab-workhorseJacob Vosmaer2015-10-291-1/+1
| * Fix cloning Wiki repositories via HTTPStan Hu2015-10-221-1/+8
* | Added housekeeping for git repositoriesJeroen Nijhof2015-10-211-0/+12
|/
* Merge branch 'master' into git-archive-golanggit-archive-golangDouwe Maan2015-10-151-1/+2
|\
| * Normalize space-like characters in keys before output to gitlab-shellrs-issue-2970Robert Speicher2015-10-081-1/+2
* | Let gitlab-git-http-server handle archive downloadsJacob Vosmaer2015-10-081-1/+8
|/
* Merge branch 'grack-auth-new-instance' into 'master'Dmitriy Zaporozhets2015-09-021-0/+8
|\
| * Avoid instance variable re-use troubleJacob Vosmaer2015-09-021-0/+8
* | Drone CI serviceKirilll Zaitsev2015-09-021-10/+15
|/
* Replace grack with gitlab-git-http-serverJacob Vosmaer2015-08-311-8/+8
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-14/+0
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-0/+14
* Merge branch 'master' into drop-satellitesDmitriy Zaporozhets2015-08-042-2/+20
|\
| * Fix style pointsGitLab2015-07-282-8/+7
| * Send GL_ID to gitlab-git-http-server as JSONGitLab2015-07-281-3/+4