Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-09Enable the Rubocop DeprecatedClassMethods copConnor Shea
2016-05-04Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable
2016-04-15Merge branch 'pmq20/gitlab-ce-psvr/change-head' into 'master' Robert Speicher
2016-04-15Merge branch 'rugged-delete-tag' into 'master' Rémy Coutable
2016-04-15Delete tags via ruggedRobert Schilling
2016-04-15Remove unused backend methodsRobert Schilling
2016-04-15Remove Gitlab::Shell#update_repository_head since it's not used anymoreRémy Coutable
2016-02-04Increase project import timeout from 4 minutes to 15 minutesDrew Blessing
2016-02-02fixed move project method in migrationJames Lopez
2016-01-06Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-11Fix specsKamil Trzcinski
2015-12-11Add runners tokenKamil Trzcinski
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-11-18Store and show reason why import failed.Douwe Maan
2015-11-16Add support for git lfs.Marin Jankovski
2015-10-29Switch to gitlab-workhorseJacob Vosmaer
2015-10-22Fix cloning Wiki repositories via HTTPStan Hu
2015-10-21Added housekeeping for git repositoriesJeroen Nijhof
2015-10-15Merge branch 'master' into git-archive-golangDouwe Maan
2015-10-09Normalize space-like characters in keys before output to gitlab-shellRobert Speicher
2015-10-08Let gitlab-git-http-server handle archive downloadsJacob Vosmaer
2015-09-02Merge branch 'grack-auth-new-instance' into 'master'Dmitriy Zaporozhets
2015-09-02Avoid instance variable re-use troubleJacob Vosmaer
2015-09-02Drone CI serviceKirilll Zaitsev
2015-08-31Replace grack with gitlab-git-http-serverJacob Vosmaer
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
2015-08-04Merge branch 'master' into drop-satellitesDmitriy Zaporozhets
2015-07-28Fix style pointsGitLab
2015-07-28Send GL_ID to gitlab-git-http-server as JSONGitLab
2015-07-28Handle missing @user during Git HTTP requestsGitLab
2015-07-28Experimental support for gitlab-git-http-serverJacob Vosmaer
2015-07-15Remove satellitesDmitriy Zaporozhets
2015-06-23Fix downloading of patches on public merge requests when user logged outStan Hu
2015-06-03Move repository when project is removedDmitriy Zaporozhets
2015-05-22Remove Rack Attack monkey patches and bump to version 4.3.0Stan Hu
2015-04-06Warn when gitlab-shell version doesn't match requirement.Douwe Maan
2015-03-25Merge branch 'api-internal-errors' into 'master'Dmitriy Zaporozhets
2015-03-24Refactor GitAccess to use instance variables.Douwe Maan
2015-03-24Reduce Rack Attack false positives by clearing out auth failure count uponStan Hu
2015-03-02Don't leak information about private project existence via Git-over-SSH/HTTP.Douwe Maan
2015-02-23Fix git-over-httpDmitriy Zaporozhets
2015-02-03Rubocop: no trailing newlinesDmitriy Zaporozhets
2015-02-03Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets
2015-01-29an ability to clone project with oauth2 tokenValery Sizov
2015-01-06White-list requests from 127.0.0.1Jacob Vosmaer
2014-12-18Add more comments explaining how we block IPsJacob Vosmaer
2014-12-15Block Git HTTP Basic Auth after 10 failed attemptsJacob Vosmaer
2014-11-18Better message for failed pushes because of git hooksValery Sizov