summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Fix some specs which would have broken in 2017 to not break anymore by using ...Connor Shea2016-05-221-6/+6
* Fix the CI login to Container Registry (the gitlab-ci-token user)Kamil Trzcinski2016-05-231-1/+1
* Update API and fetching taskZeger-Jan van de Weg2016-05-201-2/+2
* Backend for a gitignores dropdownZeger-Jan van de Weg2016-05-201-0/+29
* Minor runner-related code refactoringsGrzegorz Bizon2016-05-191-10/+10
* Set run untagged option when registering a runnerGrzegorz Bizon2016-05-191-3/+32
* Refactor CI API specs for creating runnerGrzegorz Bizon2016-05-191-17/+29
* Extend runner options that are configurable via APIGrzegorz Bizon2016-05-191-4/+11
* Add CI API tests for runner config and untagged jobsGrzegorz Bizon2016-05-191-0/+32
* Merge branch 'issue_17302' into 'master' Rémy Coutable2016-05-181-3/+64
|\
| * Fix single note api requestFelipe Artur2016-05-161-3/+14
| * Fix notes API calls symbol convertionsFelipe Artur2016-05-101-0/+31
| * Fix api leaking notes when user is not authorized to read noteableFelipe Artur2016-05-091-0/+19
* | Update JwtController specsKamil Trzcinski2016-05-151-36/+21
* | Added specs for JwtControllerKamil Trzcinski2016-05-141-0/+87
* | Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-133-9/+9
* | Add API endpoints for un/subscribing from/to a labelAhmad Sherif2016-05-122-0/+94
* | Merge branch '17249-starred' into 'master' Robert Speicher2016-05-111-12/+9
|\ \
| * | Restrict starred projects to viewable onesSean McGivern2016-05-101-12/+9
| |/
* | Fix a few places where autoloading would failRémy Coutable2016-05-101-1/+1
|/
* Expose MergeRequest#user_notes_count in the API and use the method in issues ...Rémy Coutable2016-05-092-14/+48
* API: Expose Issue#user_notes_countcnam-dep2016-05-091-0/+15
* Merge branch 'use-rugged-to-create-tag' into 'master' Rémy Coutable2016-05-041-2/+2
|\
| * Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable2016-05-041-2/+2
* | Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits'Douwe Maan2016-05-041-0/+35
|\ \ | |/ |/|
| * API support for the 'since' and 'until' operators on commit requestsPaco Guzman2016-04-291-0/+35
* | Prevent privilege escalation via notes APIRobert Speicher2016-04-261-10/+31
* | Merge branch '15579-filter-milestone-confidential-issues-api' into 'master' Robert Speicher2016-04-261-1/+30
|\ \
| * | Improve Milestones API specsRémy Coutable2016-04-251-36/+27
| * | Filter confidential issues from milestones API if user does not have accessStan Hu2016-04-251-1/+39
| |/
* | Prevent private snippets in public/internal projects from being leaked via APIStan Hu2016-04-252-1/+88
|/
* Prevent users from deleting Webhooks via API they do not ownStan Hu2016-04-241-2/+12
* Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński2016-04-214-23/+24
|\
| * Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipelineKamil Trzcinski2016-04-192-0/+20
| |\
| * | Make some logic less twistableKamil Trzcinski2016-04-171-1/+1
| * | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-164-4/+162
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-137-16/+229
| |\ \ \
| * | | | Fix specsKamil Trzcinski2016-04-114-22/+23
* | | | | Make sure that appending is done on a valid lengthTomasz Maczukin2016-04-201-1/+1
* | | | | Add range checkingTomasz Maczukin2016-04-201-7/+31
* | | | | Add incremental build trace update APITomasz Maczukin2016-04-201-0/+22
* | | | | Merge branch 'license-templates-and-api-12804' into 'master' Robert Speicher2016-04-201-0/+136
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update to licensee 8.0.0 and fix API specsRémy Coutable2016-04-181-4/+4
| * | | | Continue implementation of the license template selector and /licenses API en...Rémy Coutable2016-04-181-25/+115
| * | | | Initial implementation if license template selector and /licenses/:key API en...Anton Davydov2016-04-181-0/+46
| | |_|/ | |/| |
* | | | Merge branch 'api-fix-annotated-tags' into 'master' Rémy Coutable2016-04-191-0/+2
|\ \ \ \
| * | | | Ensure that annoation is presented properlyRobert Schilling2016-04-181-0/+2
| |/ / /
* | | | Insert users check into apiFelipe Artur2016-04-181-0/+18
|/ / /
* | | Allow back dating notes on creationMichael Greene2016-04-131-0/+13
* | | Allow back dating issues on updateMichael Greene2016-04-131-4/+16