summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-0110-58/+62
* Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-018-18/+18
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-0141-127/+179
* Merge branch 'fix-group-milestone-link-in-issuable-sidebar' into 'master'Robert Speicher2017-07-312-11/+44
|\
| * Fix group milestone path on issuable sidebarfix-group-milestone-link-in-issuable-sidebarSean McGivern2017-07-312-11/+44
* | Merge branch 'mk-fix-wiki-backup' into 'master'Douwe Maan2017-07-311-0/+54
|\ \
| * | Fix Rubocop offensemk-fix-wiki-backupMichael Kozono2017-07-281-4/+4
| * | Protect backups from stale cache for repo existsMichael Kozono2017-07-281-0/+54
* | | Merge branch 'avoid-expect_any_instance_of' into 'master'Rémy Coutable2017-07-311-9/+13
|\ \ \
| * | | Avoid expect_any_instance_of because it doesn't workavoid-expect_any_instance_ofLin Jen-Shin2017-07-311-9/+13
| | |/ | |/|
* | | Merge branch 'fix/gb/fix-chatops-deploy-multiple-actions-matching' into 'master'Kamil Trzciński2017-07-313-31/+47
|\ \ \
| * | | Improve wording related to deploy chatops commandfix/gb/fix-chatops-deploy-multiple-actions-matchingGrzegorz Bizon2017-07-283-5/+5
| * | | Improve deploy environment chatops slash commandGrzegorz Bizon2017-07-282-30/+46
* | | | Merge branch '29385/add_shrug_command' into 'master'Rémy Coutable2017-07-314-2/+135
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes #29385: Add /shrug and /tableflip commandsAlex Ives2017-07-284-2/+135
| | |/ | |/|
* | | Merge branch 'rs-deduplicate-notification-service-spec' into 'master'Rémy Coutable2017-07-311-37/+10
|\ \ \
| * | | De-duplicate two specs in spec/services/notification_service_specrs-deduplicate-notification-service-specRobert Speicher2017-07-281-37/+10
* | | | Merge branch 'cherry-pick-41db362c' into 'master'Rémy Coutable2017-07-311-1/+3
|\ \ \ \
| * | | | Merge branch '35643-impersonate-spec' into '9-4-stable-patch-2'cherry-pick-41db362cRémy Coutable2017-07-281-1/+3
| | |/ / | |/| |
* | | | Merge branch 'gitaly-398-git-garbage-collect' into 'master'Sean McGivern2017-07-311-9/+43
|\ \ \ \ | |/ / / |/| | |
| * | | Migrate GitGarbageCollectWorker to Gitalygitaly-398-git-garbage-collectKim "BKC" Carlbäcker2017-07-281-9/+43
* | | | 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