summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0275-143/+143
* Make Delete Merged Branches handle wildcard protected branches correctlyToon Claes2017-08-021-0/+8
* Merge branch 'rs-empty_project-cleanup' into 'master'Rémy Coutable2017-08-027-9/+9
|\
| * Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-017-9/+9
* | Merge branch '35815-webhook-log-encoding-error' into 'master'Dmitriy Zaporozhets2017-08-021-0/+17
|\ \ | |/ |/|
| * Fix encoding error for WebHook loggingAlexander Randa2017-08-011-0/+17
* | Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern2017-08-015-27/+27
|\ \
| * | Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-012-19/+19
| * | Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto2017-08-011-1/+1
| * | Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-013-8/+8
| |/
* | fixfix/sm/remove-services-true-from-pipeline_trigger_service_specShinya Maeda2017-08-011-1/+1
|/
* 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 '29385/add_shrug_command' into 'master'Rémy Coutable2017-07-311-1/+41
|\ \ | |/ |/|
| * Fixes #29385: Add /shrug and /tableflip commandsAlex Ives2017-07-281-1/+41
* | De-duplicate two specs in spec/services/notification_service_specrs-deduplicate-notification-service-specRobert Speicher2017-07-281-37/+10
|/
* 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 'merge-issuable-reopened-into-opened-state' into 'master'Sean McGivern2017-07-285-5/+5
|\ \
| * | Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-285-5/+5
* | | 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 'feature/sm/35282-ci_pipeline_variables-2' into 'master'Kamil Trzciński2017-07-281-0/+83
|\ \ \ | |_|/ |/| |
| * | Expand pipeline_trigger_service_spec by godfat requestfeature/sm/35282-ci_pipeline_variables-2Shinya Maeda2017-07-281-16/+28
| * | Use let(:params) instead of def paramShinya Maeda2017-07-281-9/+10
| * | Fix pipelineShinya Maeda2017-07-281-9/+0
| * | initShinya Maeda2017-07-281-0/+79
* | | 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
* | | | refactors git push service spec codebackport-refator-git-push-service-specTiago Botelho2017-07-281-100/+99
| |/ / |/| |
* | | Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets2017-07-272-0/+30
|\ \ \
| * | | generate gpg signature on pushAlexis Reigel2017-07-271-0/+18
| * | | notification email on add new gpg keyAlexis Reigel2017-07-271-0/+12
| | |/ | |/|
* | | Use described_class when possibleRémy Coutable2017-07-2727-105/+105
* | | Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-27130-130/+130
|/ /
* | Merge branch 'fix/gb/handle-max-pages-artifacts-size-correctly' into 'master'Kamil Trzciński2017-07-261-0/+72
|\ \
| * | Fix rubocop offense in update pages service specsGrzegorz Bizon2017-07-251-1/+1
| * | Handle maximum pages artifacts size correctlyGrzegorz Bizon2017-07-251-0/+72
* | | Merge branch '29289-project-destroy-clean-up-after-failure' into 'master'Sean McGivern2017-07-261-7/+67
|\ \ \
| * | | Move exception handling to executeTiago Botelho2017-07-261-20/+17
| * | | Handle errors while a project is being deleted asynchronously.Timothy Andrew2017-07-201-0/+63
* | | | Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński2017-07-256-28/+239
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-205-13/+71
| |\ \ \ \
| * | | | | Use struct instead of hashLin Jen-Shin2017-07-201-12/+12
| * | | | | Use hash to return multiple objectsLin Jen-Shin2017-07-201-13/+13
| * | | | | Instead of adding master, stub_not_protect_default_branchLin Jen-Shin2017-07-183-4/+12
| * | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-181-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-1716-69/+256
| |\ \ \ \ \ \
| * | | | | | | Merge allowed_to_create? into CreatePipelineServiceLin Jen-Shin2017-07-051-0/+100
| * | | | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-053-21/+92
| |\ \ \ \ \ \ \