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-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
2014-11-05Factor GITLAB_SHELL_VERSION get methodCiro Santilli
2014-11-05Don't output to stdout from lib non-interactive methodsCiro Santilli
2014-10-31Factor lib backend gitlab shell pathCiro Santilli
2014-10-21Improve grack auth hooks comment.Ciro Santilli
2014-10-03Add parenthesis to function def with arguments.Ciro Santilli
2014-09-04Added annotated tags. Updated tag haml file and call to gitlab-shell. Updat...Sean Edge
2014-08-11Increase import timeout from 2 to 4 minutesDmitriy Zaporozhets
2014-03-22Fix gitlab-ci integrationDmitriy Zaporozhets
2014-03-21Fix http clone for public projectDmitriy Zaporozhets