summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '35643-impersonate-spec' into '9-4-stable-patch-2'cherry-pick-41db362cRémy Coutable2017-07-281-1/+3
* Merge branch '35599-fix-uncontrolled-default_url_options-overriding' into 'ma...Robert Speicher2017-07-285-19/+15
|\
| * Fix a spec that was assuming to be on the wrong page35599-fix-uncontrolled-default_url_options-overridingRémy Coutable2017-07-281-6/+4
| * Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable2017-07-284-13/+11
* | Merge branch 'rs-fix-master' into 'master'Robert Speicher2017-07-281-3/+3
|\ \
| * | Fix spec/features/projects/branches_specRobert Speicher2017-07-281-3/+3
* | | Merge branch 'dm-large-push-performance' into 'master'Robert Speicher2017-07-281-4/+2
|\ \ \
| * | | Load and process at most 100 commits when pushing into default branchDouwe Maan2017-07-281-4/+2
* | | | Merge branch 'fix-replying-to-commit-comment-in-mr-from-fork' into 'master'Douwe Maan2017-07-282-1/+88
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix replying to commit comments on MRs from forksSean McGivern2017-07-282-1/+88
* | | | Fixup POST /v3/:id/hooks and PUT /v3/:id/hooks/:hook_idRichard Clamp2017-07-281-3/+3
* | | | Merge branch '35695-comment-appears-in-a-wrong-place-after-changing-diff-view...Grzegorz Bizon2017-07-281-2/+15
|\ \ \ \
| * | | | Fix diff commenting results just after changing view35695-comment-appears-in-a-wrong-place-after-changing-diff-view-to-inlineSean McGivern2017-07-281-2/+15
* | | | | Fix 500 error when rendering avatar for deleted project creatorAthar Hameed2017-07-281-0/+19
* | | | | Merge branch 'merge-issuable-reopened-into-opened-state' into 'master'Sean McGivern2017-07-2810-26/+10
|\ \ \ \ \
| * | | | | Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-2810-26/+10
* | | | | | Merge branch 'log_webhook_timeout' into 'master'Rémy Coutable2017-07-281-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Log web hook execution timeout eventsAlex Lossent2017-07-271-1/+1
* | | | | | Merge branch 'remove-default-access-levels' into 'master'Rémy Coutable2017-07-282-15/+71
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Make access level more compatible with EELin Jen-Shin2017-07-282-15/+71
* | | | | | Merge branch 'feature/sm/35282-ci_pipeline_variables-2' into 'master'Kamil Trzciński2017-07-287-9/+118
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Expand pipeline_trigger_service_spec by godfat requestfeature/sm/35282-ci_pipeline_variables-2Shinya Maeda2017-07-281-16/+28
| * | | | | Fix static snalysysShinya Maeda2017-07-281-1/+1
| * | | | | Use let(:params) instead of def paramShinya Maeda2017-07-281-9/+10
| * | | | | Use let(:pipeline) for variables spec in triggers_spec.rbShinya Maeda2017-07-281-2/+1
| * | | | | Fix pipelineShinya Maeda2017-07-281-9/+0
| * | | | | fix merge missShinya Maeda2017-07-281-0/+4
| * | | | | initShinya Maeda2017-07-287-13/+115
| |/ / / /
* | | | | Merge branch 'rs-empty_project-features' into 'master'Rémy Coutable2017-07-28148-213/+217
|\ \ \ \ \
| * | | | | Use `empty_project` where possible in spec/features/securityrs-empty_project-featuresRobert Speicher2017-07-276-6/+9
| * | | | | Use `empty_project` where possible in spec/features/merge_requestsRobert Speicher2017-07-2729-42/+42
| * | | | | Use `empty_project` where possible in spec/features/issuesRobert Speicher2017-07-2718-30/+30
| * | | | | Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-2773-97/+95
| * | | | | Use `empty_project` where possible in spec/features/issuablesRobert Speicher2017-07-272-3/+3
| * | | | | Use `empty_project` where possible in spec/features/atomRobert Speicher2017-07-274-5/+5
| * | | | | Use `empty_project` where possible in spec/features/profilesRobert Speicher2017-07-271-3/+3
| * | | | | Use `empty_project` where possible in spec/features/exploreRobert Speicher2017-07-271-1/+1
| * | | | | Use `empty_project` where possible in spec/features/groupsRobert Speicher2017-07-273-5/+5
| * | | | | Use `empty_project` where possible in spec/features/adminRobert Speicher2017-07-274-11/+14
| * | | | | Use `empty_project` where possible in spec/features/dashboardRobert Speicher2017-07-277-10/+10
| | |_|/ / | |/| | |
* | | | | Merge branch 'zj-delete-mm-team' into 'master'Douwe Maan2017-07-281-0/+10
|\ \ \ \ \
| * | | | | Remove Mattermost team with GitLab groupZ.J. van de Weg2017-07-281-0/+10
* | | | | | Merge branch 'gitaly-ruby-bundler' into 'master'Sean McGivern2017-07-281-1/+1
|\ \ \ \ \ \
| * | | | | | Support the fact that Gitaly uses bundlerJacob Vosmaer2017-07-271-1/+1
* | | | | | | Merge branch 'backport-refator-git-push-service-spec' into 'master'Douwe Maan2017-07-281-100/+99
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | refactors git push service spec codebackport-refator-git-push-service-specTiago Botelho2017-07-281-100/+99
* | | | | | | Merge branch 'tc-api-root-merge-requests' into 'master'Sean McGivern2017-07-281-0/+94
|\ \ \ \ \ \ \
| * | | | | | | Default /merge_request API endpoint to `scope=created-by-me`Toon Claes2017-07-281-4/+15
| * | | | | | | Add top-level /merge_requests API endpointToon Claes2017-07-271-0/+83
* | | | | | | | Merge branch '35224-transform-user-profile-javascript-into-async-bundle' into...Tim Zallmann2017-07-281-2/+2
|\ \ \ \ \ \ \ \