summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | 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