summaryrefslogtreecommitdiff
path: root/spec/requests/api
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |_|_|/ |/| | |
| * | | Correct typo in pipelines_spec.rbShinya Maeda2017-05-031-5/+5
| * | | Use HasStatus::AVAILABLE_STATUSES instead of hard codingShinya Maeda2017-05-031-2/+2
| * | | Improve api/pipelines_spec.rbShinya Maeda2017-05-031-92/+105
| * | | Remove unnecessary hashShinya Maeda2017-05-031-19/+19
| * | | Separate parameters from literal url stringShinya Maeda2017-05-031-19/+19
| * | | Use order instead of reorder. Improve tests.Shinya Maeda2017-05-031-2/+5
| * | | Ci::Pipeline to project.pipelinesShinya Maeda2017-05-031-9/+9
| * | | 'to be > 0' to 'not_to be_empty'. 'to eq(0)' to 'to be_empty'Shinya Maeda2017-05-031-9/+9
| * | | Finish pipelines_specShinya Maeda2017-05-031-45/+104
| * | | Unveil iterationShinya Maeda2017-05-031-10/+29
| * | | Add spec for Pipeline API (Halfway)Shinya Maeda2017-05-031-0/+145
* | | | Merge branch 'rs-described_class-cop-2' into 'master' Douwe Maan2017-05-022-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-012-2/+2
| |/ /
* | | Merge branch '26488-target-disabled-mr' into 'master' Sean McGivern2017-05-022-0/+26
|\ \ \ | |/ / |/| |
| * | Fix 404 when upstream has disabled merge requestsmhasbini2017-04-272-0/+26
* | | Merge branch 'enable-spec-file-name-cop' into 'master' Robert Speicher2017-04-283-2/+2
|\ \ \
| * | | Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-263-2/+2
* | | | Make api/v3/deployments_spec to actually tests v3dz-fix-v3-api-deployments-specDmitriy Zaporozhets2017-04-271-6/+6
* | | | Merge branch '29505-allow-admins-sudo-to-blocked-users' into 'master' Rémy Coutable2017-04-271-1/+27
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow admins to sudo to blocked users.29505-allow-admins-sudo-to-blocked-usersTimothy Andrew2017-04-261-1/+27
* | | | Use rspec-set to speed up examplesZeger-Jan van de Weg2017-04-262-22/+28
* | | | Merge branch '26437-closed-by' into 'master' Rémy Coutable2017-04-261-0/+35
|\ \ \ \
| * | | | Add issues/:iid/closed_by api endpointmhasbini2017-04-121-0/+35
* | | | | Ability to filter merge requests by labels and milestonesRobert Schilling2017-04-251-4/+68
| |_|/ / |/| | |
* | | | Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master' Sean McGivern2017-04-253-2/+18
|\ \ \ \
| * | | | Don't display the `is_admin?` flag for user API responses.Timothy Andrew2017-04-253-2/+18
| | |/ / | |/| |
* | | | Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable2017-04-2481-212/+79
|\ \ \ \
| * | | | Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-2181-212/+79
| |/ / /
* | | | Fix updating merge_when_build_succeeds via merge API endpointmrchrisw-22740-merge-apiChris Wilson2017-04-241-1/+13
| |_|/ |/| |
* | | Merge branch 'fix-jobs-enabled-parameter' into 'master'Sean McGivern2017-04-211-0/+35
|\ \ \ | |/ / |/| |