summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 'trigger-source'Grzegorz Bizon2017-05-312-0/+112
|\
| * Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-0/+104
| * Merge branch '33000-tag-list-in-project-create-api' into 'master'Rémy Coutable2017-05-311-0/+8
| |\
| | * Add tag_list param to project apivanadium232017-05-311-0/+8
* | | Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-313-6/+6
|/ /
* | Return 202 for destory. Remove []. Remove def pipeline_schedules from helper.Shinya Maeda2017-05-301-1/+1
* | Improve API with optinal and default. Allow to use scope as a parameter.Shinya Maeda2017-05-301-0/+18
* | Include owner for pipeline_schedules. Improve N+1 spec. Use PipelineBasic for...Shinya Maeda2017-05-301-1/+5
* | includes last_pipelineShinya Maeda2017-05-301-0/+3
* | zj keen eye2Shinya Maeda2017-05-301-6/+1
* | zj keen eyeShinya Maeda2017-05-301-26/+12
* | avoids N + 1 queriesShinya Maeda2017-05-301-0/+12
* | Concatinate dot behind endShinya Maeda2017-05-301-2/+1
* | Add space between curly bracketsShinya Maeda2017-05-301-1/+1
* | Use attributes_forShinya Maeda2017-05-301-24/+16
* | Use 'set' to top-level variables. Remove repository.Shinya Maeda2017-05-301-3/+3
* | Add validation specShinya Maeda2017-05-301-11/+21
* | Change status number to ailiasShinya Maeda2017-05-301-2/+2
* | Add API support for pipeline scheduleShinya Maeda2017-05-301-0/+278
|/
* Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-296-23/+16
|\
| * Use CTEs for nested groups and authorizationsYorick Peterse2017-05-176-23/+16
* | Improve pipelines API specs related to special parametersGrzegorz Bizon2017-05-291-9/+15
* | Simplify pipeline spec by using order instead of sort_bysh-fix-issue-33011Stan Hu2017-05-281-1/+1
* | Fix failing spec in spec/requests/api/pipelines_spec.rbStan Hu2017-05-281-5/+5
* | Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-2/+2
* | Prevent errors from non-functional notify_post_receive endpointfix-notify-post-receiveAlejandro Rodríguez2017-05-181-80/+81
* | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-162-4/+4
* | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-152-4/+4
* | Rename `build_events` to `job_events` in codeBob Van Landuyt2017-05-152-4/+4
|/
* Update SystemHooks API to expose and handle new repository_update_eventsGabriel Mazetto2017-05-122-2/+4
* fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-111-1/+1
* Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-101-2/+2
|\
| * Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-071-2/+2
* | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-106-8/+8
* | Use relative paths for group/project/user avatarsblackst0ne2017-05-102-2/+2
* | Add confirm delete protected branch modalSam Rose2017-05-082-26/+0
|/
* Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-061-16/+51
|\
| * Merge commit '3a2b60f7' from 'master'Grzegorz Bizon2017-05-052-0/+253
| |\
| * \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-034-2/+28
| |\ \
| * \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-0281-244/+272
| |\ \ \
| * | | | Improve specs for jobs API regarding manual actionsGrzegorz Bizon2017-05-021-17/+50
* | | | | Merge branch '29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-g...Sean McGivern2017-05-052-34/+75
|\ \ \ \ \
| * | | | | Generate and handle a gl_repository param to pass around componentsAlejandro Rodríguez2017-05-032-34/+75
* | | | | | Multiple issue assignee: CE restriction for multiple assigneesValery Sizov2017-05-051-0/+22
* | | | | | [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-051-32/+0
* | | | | | [Multiple issue assignee]: reslving some conflictsValery Sizov2017-05-042-20/+1
* | | | | | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-042-12/+136
| |_|_|_|/ |/| | | |
* | | | | Merge branch '31544-size-of-project-from-api' into 'master' Rémy Coutable2017-05-041-0/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Expose project statistics on single requests via the APIMark Fletcher2017-05-031-0/+14
| | |/ / | |/| |
* | | | Merge branch '28408-feature-proposal-include-search-options-to-pipelines-api'...Robert Speicher2017-05-031-0/+239
|\ \ \ \ | |_|_|/ |/| | |