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-11-09Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan
2016-10-15Revert "Update git over http test to match new routing"Dmitriy Zaporozhets
2016-10-12Merge branch '20708-new-branch-is-immediatelly-tagged-as-merged' into 'master' Douwe Maan
2016-10-11refactors tests because of gitlab-test repository changestiagonbotelho
2016-10-10Update git over http test to match new routingDmitriy Zaporozhets
2016-09-28Added git http requests tests for user with LDAP identityHoratiu Eugen Vlad
2016-09-20Post-merge improve of CI permissionsKamil Trzcinski
2016-09-16Improve authentication_result usageKamil Trzcinski
2016-09-16Simplify checking of allowed abilities in git_http_client_controllerKamil Trzcinski
2016-09-16Added builds_spec and git_http_specsKamil Trzcinski
2016-09-15Fix existing authorization specsKamil Trzcinski
2016-09-05Verify JWT messages from gitlab-workhorseJacob Vosmaer
2016-09-01Project tools visibility levelFelipe Artur
2016-08-18Refactor `find_for_git_client` method to not use assignment in conditionals a...Patricio Cano
2016-08-16Deny Git over HTTP access to users that have 2FA enabled, unless they use a P...Patricio Cano
2016-08-08Merge branch 'git-http-push-check' into 'master' Robert Speicher
2016-08-06Enable Style/SpaceAroundEqualsInParameterDefault copGabriel Mazetto
2016-08-03Stop 'git push' over HTTP earlyJacob Vosmaer
2016-07-01Groundwork for Kerberos SPNEGO (EE feature)Jacob Vosmaer
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-14Fix spec description typoSean McGivern
2016-06-09Add test for getting info/refs from repoSean McGivern
2016-06-09Ensure only IDs ending in .git perform git actionsSean McGivern
2016-06-08Add parenthesesJacob Vosmaer
2016-04-29Specify that oauth cannot push codeJacob Vosmaer
2016-04-22Remove trivial 'let'Jacob Vosmaer
2016-04-06More tests, better descriptionsJacob Vosmaer
2016-04-06RubocopJacob Vosmaer
2016-03-24Add some upload specsJacob Vosmaer
2016-03-24Whitespace!Jacob Vosmaer
2016-03-24Spec Www-AuthenticateJacob Vosmaer
2016-03-24Remove useless "describe"Jacob Vosmaer
2016-03-24Add test for gitlab_shell.upload_pack config settingJacob Vosmaer
2016-03-24Whitespace, remove unused methodJacob Vosmaer
2016-03-24Test both GET and POST for git-upload-packJacob Vosmaer
2016-03-23Test Grack::Auth via a request specJacob Vosmaer