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-07-15Fix fetching LFS objects for private CI projectsKamil Trzcinski
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-29Enable Style/SpaceAfterComma Rubocop copGrzegorz Bizon
2016-06-21Merge remote-tracking branch 'origin/master' into ci-lfs-fetchKamil Trzcinski
2016-06-15Get rid of Gitlab::ShellEnvJacob Vosmaer
2016-06-10Merge remote-tracking branch 'origin/master' into ci-lfs-fetchKamil Trzcinski
2016-06-10Improve Gitlab::Auth method namesJacob Vosmaer
2016-06-03Remove instances of Auth.newJacob Vosmaer
2016-06-03WIPKamil Trzcinski
2016-06-02Rename finder to find_in_gitlab_or_ldapJacob Vosmaer
2016-05-02Use correct auth finderJacob Vosmaer
2016-04-29Make CI/Oauth/rate limiting reusableJacob Vosmaer
2016-04-06Delete dead codeJacob Vosmaer
2015-12-11Fix specsKamil Trzcinski
2015-12-11Add runners tokenKamil Trzcinski
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
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-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-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-05-22Remove Rack Attack monkey patches and bump to version 4.3.0Stan Hu
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 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-10-21Improve grack auth hooks comment.Ciro Santilli
2014-03-22Fix gitlab-ci integrationDmitriy Zaporozhets
2014-03-21Fix http clone for public projectDmitriy Zaporozhets
2014-03-20Improve grack authDmitriy Zaporozhets
2014-03-20push via http now served via /allowed APIDmitriy Zaporozhets
2013-12-16Fix HTTP push to public reposThomas Guyot-Sionnest
2013-11-27Adding authenticated public mode (internal).Jason Hollingsworth
2013-11-22Improve refs parsing for git over httpDmitriy Zaporozhets
2013-11-22Cleanup parsed refs for git over HTTPDmitriy Zaporozhets
2013-11-20Parse all refs when do push via HTTP and check permissions for all of themDmitriy Zaporozhets