summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-221-0/+20
|\
| * Add optional `search` param for Merge Requests APIMark Fletcher2017-12-201-0/+20
* | Fix spec failuresKamil Trzciński2017-12-211-2/+2
|/
* sorting for tags apihaseeb2017-12-141-0/+38
* Adds ordering to projects contributors in APIJacopo2017-12-131-0/+22
* Merge branch 'issue_30663' into 'security-10-2'Sean McGivern2017-12-081-0/+14
* Merge branch 'rs-security-group-api' into 'security-10-2'Douwe Maan2017-12-081-0/+62
* Allow git pull/push on project redirectsMayra Cabrera2017-12-082-21/+25
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-082-3/+3
* Merge branch 'jej/per-user-protected-branches-api-ce' into 'master'Sean McGivern2017-12-071-18/+18
|\
| * CE backport of ProtectedBranches API changesJames Edwards-Jones2017-12-071-18/+18
* | Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-051-12/+3
|\ \ | |/ |/|
| * Remove update artifacts test (it should not be needed)Kamil Trzcinski2017-12-031-9/+0
| * Last test fixes multiple artifactsZeger-Jan van de Weg2017-12-031-1/+1
| * Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-031-2/+2
* | Optimize API /groups/:id/projects by preloading associationsStan Hu2017-12-011-0/+14
|/
* support ordering of project notes in notes apihaseeb2017-11-291-0/+124
* Merge branch 'gitaly-ssh-upload-pack-opt-out' into 'master'Sean McGivern2017-11-291-6/+2
|\
| * SSHUploadPack over Gitaly is now OptOutgitaly-ssh-upload-pack-opt-outKim "BKC" Carlbäcker2017-11-291-6/+2
* | Merge branch 'tm/feature/list-runners-jobs-api' into 'master'Kamil Trzciński2017-11-281-0/+134
|\ \
| * | Refactorize jobs finding logicTomasz Maczukin2017-11-281-4/+4
| * | Use 'set' instead of 'let!' when it's possibleTomasz Maczukin2017-11-281-1/+1
| * | Allow filtering by 'status'Tomasz Maczukin2017-11-281-4/+46
| * | Add information about projectTomasz Maczukin2017-11-281-4/+4
| * | Add new API endpoint - list jobs of a specified runnerTomasz Maczukin2017-11-281-0/+92
| |/
* | Introduce :read_namespace access policy for namespace and groupTomasz Maczukin2017-11-231-10/+48
* | Allow request namespace by ID or pathTomasz Maczukin2017-11-231-11/+27
* | Add new API endpoint - get a namespace by IDTomasz Maczukin2017-11-231-0/+69
|/
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-234-7/+7
* Improve output for extra queries in specsimprove-extra-queries-outputSean McGivern2017-11-221-3/+3
* Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)2017-11-222-2/+2
* Skip confirmation user apiDaniel Juarez2017-11-211-0/+8
* Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-202-0/+4
|\
| * Adds Rubocop rule for line break after guard clauseJacopo2017-11-162-0/+4
* | Moved Exceptions to Gitlab::AuthFrancisco Lopez2017-11-171-4/+4
* | Moving exceptions to UserAuthFindersFrancisco Lopez2017-11-171-4/+4
* | Change the rss url guard clauseFrancisco Lopez2017-11-171-5/+3
* | Homogenising the type of the request handled by UserAuthFinder. Also tests fixedFrancisco Lopez2017-11-171-16/+21
* | Removing private tokenFrancisco Lopez2017-11-171-27/+0
* | Updated refactor and pushing to see if test failsFrancisco Lopez2017-11-171-26/+1
* | Pushing to see how this tests behavesFrancisco Lopez2017-11-171-7/+7
* | First refactorFrancisco Lopez2017-11-171-0/+1
* | Add link to discussionMichael Kozono2017-11-171-0/+4
* | Remove extra attemptsMichael Kozono2017-11-171-7/+22
* | Dry up URLs and get args constructionMichael Kozono2017-11-171-36/+48
* | Prevent affecting other testsMichael Kozono2017-11-171-4/+4
* | Refactor application setting managementMichael Kozono2017-11-171-41/+35
* | Fix Rubocop offensesMichael Kozono2017-11-171-13/+13
* | Fix OAuth API and RSS rate limitingMichael Kozono2017-11-171-70/+178
* | Allow throttling code in test environmentMichael Kozono2017-11-171-3/+0