summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'fix-notify-post-receive' into 'master'Stan Hu2017-05-231-80/+81
|\ \
| * | Prevent errors from non-functional notify_post_receive endpointfix-notify-post-receiveAlejandro Rodríguez2017-05-181-80/+81
* | | Add transient head_pipeline_of to pipeline factoriesissue_32225Felipe Artur2017-05-221-2/+1
|/ /
* | 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/TrailingCommaInArguments copRémy Coutable2017-05-102-2/+2
* | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-108-12/+12
* | Merge branch 'use_relative_path_for_project_avatars' into 'master' Douwe Maan2017-05-102-2/+2
|\ \
| * | Use relative paths for group/project/user avatarsblackst0ne2017-05-102-2/+2
* | | Revert "Fix OpenID spec failure that assumed current_sign_in_at would be set"tc-fix-openid-sign-in-at-againToon Claes2017-05-091-1/+1
* | | Add :redis keyword to some specs clear state of trackable attributesToon Claes2017-05-091-1/+1
|/ /
* | Fix OpenID spec failure that assumed current_sign_in_at would be setStan Hu2017-05-091-1/+1
* | Fix SpecsFelipe Artur2017-05-081-0/+1
* | Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into...31977-ensure-all-webpack-bundles-which-include-vue-are-children-of-common_vue-jsDmitriy Zaporozhets2017-05-081-3/+1
|\ \
| * | Cycle analytics specs needed Commit to reference issue28359-skip-process-commit-worker-unless-issues-referencedJames Edwards-Jones2017-05-041-3/+1
* | | 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-053-117/+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-0288-256/+319
| |\ \ \ \
| * | | | | 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