summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* renames ambiguous methods and add specmicael.bergeron2017-09-061-0/+6
* Tidy up projects API specsSean McGivern2017-09-062-40/+23
* change collapse to resolve and comments to discussionsAshley Dumaine2017-09-062-28/+28
* add unit tests for new collapse_outdated_diff_comments toggleAshley Dumaine2017-09-062-0/+56
* API: Add GPG key management for adminsRobert Schilling2017-09-051-0/+158
* API: Add GPG key managementRobert Schilling2017-09-051-0/+168
* Merge branch 'api_branches_head' into 'master'Sean McGivern2017-09-051-0/+16
|\
| * Add branch existence check to the APIv4 branches via HEAD requestblackst0ne2017-09-051-0/+16
* | Merge branch 'issue-api-my-reaction' into 'master'Sean McGivern2017-09-052-0/+22
|\ \
| * | Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato2017-09-051-0/+12
| * | Add my_reaction_emoji param to /issues APIHiroyuki Sato2017-09-051-0/+10
* | | Merge branch 'feature/sm/34518-extend-api-pipeline-schedule-variable-new' int...Kamil Trzciński2017-09-051-1/+159
|\ \ \
| * | | Fix security breachingfeature/sm/34518-extend-api-pipeline-schedule-variable-newShinya Maeda2017-09-041-1/+13
| * | | Improve by zj nice catchesShinya Maeda2017-09-041-4/+4
| * | | Finish specShinya Maeda2017-09-041-16/+6
| * | | Add spec (Halfway)Shinya Maeda2017-09-041-0/+156
| |/ /
* | | Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński2017-09-052-8/+28
|\ \ \ | |_|/ |/| |
| * | Remove ci_trigger_request_with_variablesShinya Maeda2017-09-041-6/+25
| * | Fix trigger_request.variablesShinya Maeda2017-09-041-1/+2
| * | Fix specShinya Maeda2017-09-041-1/+1
| * | Revert autheticate! in Trigger APIShinya Maeda2017-09-042-2/+2
| |/
* | Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_buildsShinya Maeda2017-09-051-9/+19
* | Fix specShinya Maeda2017-09-051-1/+1
* | - Allow runner API to pass failure_reasonShinya Maeda2017-09-052-1/+10
* | Fix enum listsShinya Maeda2017-09-052-3/+3
* | Fix enum wordingShinya Maeda2017-09-051-1/+1
* | Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-052-0/+5
|/
* Merge branch 'move-git-operation-service' into 'master'Sean McGivern2017-09-042-4/+4
|\
| * Move GitOperationService to Gitlab::Gitmove-git-operation-serviceJacob Vosmaer2017-09-012-4/+4
* | Fix specShinya Maeda2017-09-033-5/+5
* | Improve API arguments as StringShinya Maeda2017-09-031-1/+1
* | Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-031-2/+2
* | Impprove spec by godfat suggestionsShinya Maeda2017-09-031-1/+1
* | Add API supportShinya Maeda2017-09-031-1/+3
* | Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into '...Robert Speicher2017-09-011-1/+13
|\ \
| * | Rework the permissions model for SSH key restrictionsNick Thomas2017-08-301-15/+12
| * | Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-1/+16
| |/
* | Merge branch 'sm-cherry-pick-list-commits-in-message' into 'master'Sean McGivern2017-09-012-2/+2
|\ \
| * | Correct the cherry-pick message for merge commitsSaverio Miroddi2017-08-172-2/+2
| * | Fix build failures related to cherry-pick message changesSaverio Miroddi2017-08-162-2/+2
* | | Merge branch 'gitaly-shell-redis' into 'master'Dmitriy Zaporozhets2017-09-011-0/+89
|\ \ \
| * | | Implement /internal/post_receive unified endpoint for PostReceive tasksgitaly-shell-redisAlejandro Rodríguez2017-08-311-0/+89
* | | | fix :file_path - add requirements:Marc Siegfriedt2017-08-301-0/+9
| |_|/ |/| |
* | | Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into 'm...Robert Speicher2017-08-301-0/+12
|\ \ \
| * | | Add missing N+1 test to issues specTravis Miller2017-08-291-0/+12
* | | | Merge branch '37198-api-doesn-t-respect-default-group-visibility' into 'master'Sean McGivern2017-08-301-0/+1
|\ \ \ \
| * | | | Respect the default visibility level when creating a groupRobert Schilling2017-08-291-0/+1
| |/ / /
* | | | Merge branch 'api-delete-respect-headers' into 'master'Sean McGivern2017-08-3025-26/+199
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a spec when ressource is not modifiedRobert Schilling2017-08-291-0/+2
| * | | Add tests for the unmodified headerRobert Schilling2017-08-2825-23/+195