summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes_for_multiple_issue_assignees' into 'master' Sean McGivern2017-05-191-1/+1
* Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-101-2/+2
* 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
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-051-117/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'dm-artifact-blob-viewer' into 'master' Sean McGivern2017-05-041-117/+0
| |\ \ \ \ \
| | * | | | | Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-041-117/+0
| | |/ / / /
* | | | | | [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
* | | | Add specs for Gitlab::RequestProfilerAhmad Sherif2017-05-011-0/+44
| |/ / |/| |
* | | 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 '30305-oauth-token-push-code' into 'master' Rémy Coutable2017-04-241-2/+2
|\ \ \ \
| * | | | Allow OAuth clients to push code30305-oauth-token-push-codeTimothy Andrew2017-04-131-2/+2
* | | | | Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable2017-04-2486-222/+80
|\ \ \ \ \
| * | | | | Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-2186-222/+80
| | |/ / / | |/| | |