summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| | |/ / | |/| |
* | | | 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
|\ \ \ \ | |/ / / |/| | |
| * | | Add missing newlineswinniehell2017-04-201-0/+6
| * | | Add missing newlineswinniehell2017-04-201-0/+16
| * | | Add failing test for #31012winniehell2017-04-191-0/+13
| |/ /
* | | Refactor changing files in web UIDouwe Maan2017-04-204-10/+8
* | | Merge branch 'query-users-by-extern-uid' into 'master'Robert Speicher2017-04-191-0/+27
|\ \ \
| * | | Implement search by extern_uid in Users APIRobin Bobbitt2017-04-181-0/+27
| |/ /
* | | Fix user activities HTTP clone specSean McGivern2017-04-171-7/+8
* | | Use a proper matcherRémy Coutable2017-04-141-1/+3
* | | Fix `last_activity_at` to `last_activity_on`Rémy Coutable2017-04-141-1/+1
* | | Fix git HTTP specSean McGivern2017-04-141-1/+1
* | | Remove unused user activities codeSean McGivern2017-04-141-124/+0
* | | Expose `last_activity_on` in the User APIRémy Coutable2017-04-141-0/+43