summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue-api-my-reaction' into 'master'Sean McGivern2017-09-052-0/+2
|\
| * Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato2017-09-051-0/+1
| * Add my_reaction_emoji param to /issues APIHiroyuki Sato2017-09-051-0/+1
* | Merge branch 'feature/sm/34518-extend-api-pipeline-schedule-variable-new' int...Kamil Trzciński2017-09-052-17/+71
|\ \
| * | Fix security breachingfeature/sm/34518-extend-api-pipeline-schedule-variable-newShinya Maeda2017-09-041-1/+1
| * | Improve def pipeline_schedule with authrozation codeShinya Maeda2017-09-041-16/+13
| * | Improve by zj nice catchesShinya Maeda2017-09-042-25/+14
| * | Finish specShinya Maeda2017-09-041-1/+1
| * | Add spec (Halfway)Shinya Maeda2017-09-042-54/+51
| * | Extend API: Pipeline Schedule VariableShinya Maeda2017-09-042-1/+72
| |/
* | Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński2017-09-051-13/+19
|\ \
| * | Use pipeline.trigger_requests.lastfix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-persist-variables-on-ci-triggerrequestShinya Maeda2017-09-051-1/+1
| * | Fix trigger_request.variablesShinya Maeda2017-09-041-4/+2
| * | Fix specShinya Maeda2017-09-041-2/+3
| * | Revert autheticate! in Trigger APIShinya Maeda2017-09-042-8/+8
| * | Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda2017-09-042-16/+23
| |/
* | Use script_failure. Add runner_system_failure. Improve spec.feature/sm/37239-implement-failure_reason-on-ci_buildsShinya Maeda2017-09-051-2/+1
* | Use unknown_failure for runnerShinya Maeda2017-09-051-5/+2
* | - Allow runner API to pass failure_reasonShinya Maeda2017-09-051-1/+7
* | Fix enum listsShinya Maeda2017-09-052-2/+2
* | Fix enum wordingShinya Maeda2017-09-051-1/+1
* | Implement `failure_reason` on `ci_builds`Shinya Maeda2017-09-052-2/+2
|/
* Fix specShinya Maeda2017-09-031-2/+4
* Improve API arguments as StringShinya Maeda2017-09-031-1/+2
* Add API supportShinya Maeda2017-09-032-1/+3
* Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-021-2/+2
|\
| * Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-312-6/+10
| |\
| * \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-3130-91/+196
| |\ \
| * \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-302-12/+4
| |\ \ \
| * \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-231-6/+11
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-1713-19/+27
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-125-12/+36
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-104-4/+6
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-086-42/+109
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-047-11/+114
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-013-2/+99
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-07-3117-325/+523
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add full JSON endpoints for issue notes and discussionsDouwe Maan2017-07-211-2/+2
* | | | | | | | | | | | | Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into '...Robert Speicher2017-09-011-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Move the key restriction validation to its own classNick Thomas2017-08-301-1/+1
| * | | | | | | | | | | | | Rework the permissions model for SSH key restrictionsNick Thomas2017-08-302-6/+6
| * | | | | | | | | | | | | Add settings for minimum key strength and allowed key typeNick Thomas2017-08-302-0/+7
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rs-api-use-project-requirements' into 'master'Sean McGivern2017-09-0132-35/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | API: Use defined project requirementsrs-api-use-project-requirementsRobert Schilling2017-08-3132-35/+35
* | | | | | | | | | | | | | Merge branch 'gitaly-shell-redis' into 'master'Dmitriy Zaporozhets2017-09-012-1/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Implement /internal/post_receive unified endpoint for PostReceive tasksgitaly-shell-redisAlejandro Rodríguez2017-08-312-1/+20
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch '37266-nomethoderror-undefined-method-current_application_settin...Douwe Maan2017-08-311-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-0/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | fix :file_path - add requirements:Marc Siegfriedt2017-08-301-6/+8
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into 'm...Robert Speicher2017-08-303-7/+67
|\ \ \ \ \ \ \ \ \ \ \