summaryrefslogtreecommitdiff
path: root/spec/requests/git_http_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Add specific test caseMichael Kozono2017-06-161-0/+20
* Add “Project moved” error to Git-over-HTTPMichael Kozono2017-06-161-1/+28
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-5/+18
* Merge branch 'pat-msg-on-auth-failure' into 'master'Rémy Coutable2017-06-091-4/+39
|\
| * Instruct user to use a personal access token for Git over HTTPRobin Bobbitt2017-06-071-4/+39
* | Blob#load_all_data! doesn’t need an argumentblob-load-all-dataDouwe Maan2017-06-071-1/+1
|/
* Clarify error messagesMichael Kozono2017-06-051-3/+3
* Move CI access logic into GitAccessMichael Kozono2017-06-051-25/+33
* Fix Git over HTTP specMichael Kozono2017-06-051-252/+364
* Merge branch '30305-oauth-token-push-code' into 'master' Rémy Coutable2017-04-241-2/+2
|\
| * Allow OAuth clients to push code30305-oauth-token-push-codeTimothy Andrew2017-04-131-2/+2
* | Fix user activities HTTP clone specSean McGivern2017-04-171-7/+8
* | Use a proper matcherRémy Coutable2017-04-141-1/+3
* | Fix `last_activity_at` to `last_activity_on`Rémy Coutable2017-04-141-1/+1
* | Fix git HTTP specSean McGivern2017-04-141-1/+1
* | Add user activity service and spec. Also added relevant - NOT offline - migra...James Lopez2017-04-141-0/+6
|/
* Don't allow blocked users to authenticate through other meansMarkus Koller2017-03-071-2/+10
* Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-051-8/+4
* Use `:empty_project` where possible in request specsrs-empty_project-requestsRobert Speicher2017-01-261-1/+1
* Fix access to the wiki code via HTTP when repository feature disabledDouglas Barbosa Alexandre2017-01-251-0/+22
* Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-201-1/+1
|\
| * Validate access token scopes in `Gitlab::Auth`Timothy Andrew2016-12-161-1/+1
* | Fix tests and also add tests for non-existing repoLin Jen-Shin2016-12-101-1/+15
|/
* Merge branch 'fix-unathorized-cloning' into 'security'Douwe Maan2016-11-091-0/+32
* Revert "Update git over http test to match new routing"dz-handle-unmatched-routesDmitriy Zaporozhets2016-10-151-2/+3
* Merge branch '20708-new-branch-is-immediatelly-tagged-as-merged' into 'master' Douwe Maan2016-10-121-2/+2
|\
| * refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-mergedtiagonbotelho2016-10-111-2/+2
* | Update git over http test to match new routingDmitriy Zaporozhets2016-10-101-3/+2
|/
* Added git http requests tests for user with LDAP identityHoratiu Eugen Vlad2016-09-281-324/+333
* Post-merge improve of CI permissionsKamil Trzcinski2016-09-201-3/+3
* Improve authentication_result usageKamil Trzcinski2016-09-161-2/+2
* Simplify checking of allowed abilities in git_http_client_controllerKamil Trzcinski2016-09-161-1/+1
* Added builds_spec and git_http_specsKamil Trzcinski2016-09-151-7/+62
* Fix existing authorization specsKamil Trzcinski2016-09-151-5/+4
* Verify JWT messages from gitlab-workhorseJacob Vosmaer2016-09-051-1/+17
* Project tools visibility levelFelipe Artur2016-09-011-1/+2
* Refactor `find_for_git_client` method to not use assignment in conditionals a...Patricio Cano2016-08-171-10/+8
* Deny Git over HTTP access to users that have 2FA enabled, unless they use a P...Patricio Cano2016-08-161-0/+41
* Merge branch 'git-http-push-check' into 'master' Robert Speicher2016-08-081-5/+5
|\
| * Stop 'git push' over HTTP earlyJacob Vosmaer2016-08-031-5/+5
* | Enable Style/SpaceAroundEqualsInParameterDefault coprubocop/SpaceAroundEqualsInParameterDefaultGabriel Mazetto2016-08-061-4/+4
|/
* Groundwork for Kerberos SPNEGO (EE feature)Jacob Vosmaer2016-07-011-12/+15
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-24/+24
* Fix spec description typo18451-track-new-redis-connectionsSean McGivern2016-06-141-1/+1
* Add test for getting info/refs from repoSean McGivern2016-06-091-0/+28
* Ensure only IDs ending in .git perform git actionsfix-git-http-routingSean McGivern2016-06-091-1/+54
* Add parenthesesJacob Vosmaer2016-06-081-4/+4
* Specify that oauth cannot push codeJacob Vosmaer2016-04-291-0/+19