summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Rename user_can_admin? because it's more accurateadd-star-for-action-scopeLin Jen-Shin2017-08-071-1/+1
* Merge remote-tracking branch 'upstream/master' into add-star-for-action-scopeLin Jen-Shin2017-08-0777-195/+207
|\
| * Merge branch 'refactor.notification-recipient-builders' into 'master'Sean McGivern2017-08-042-34/+5
| |\
| | * rm a now-useless spechttp://jneen.net/2017-08-031-34/+0
| | * add builder helpers with levels and start to separate out #filter!http://jneen.net/2017-08-031-0/+5
| * | Merge branch 'tc-no-todo-service-select-mysql' into 'master'Sean McGivern2017-08-031-5/+28
| |\ \
| | * | Avoid plucking Todo ids and use sub-queries insteadToon Claes2017-08-031-5/+28
| | |/
| * | Don't include EmailHelpers manually, pick with rspecuse-rspec-support-helperLin Jen-Shin2017-08-033-13/+6
| |/
| * 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
* | | Cleanup tests and add admin_container_image toLin Jen-Shin2017-08-021-25/+29
* | | Implemented star auth capabilities on docker registry to enable deletion of i...Maxime Visonneau2017-08-021-6/+28
* | | Merge remote-tracking branch 'upstream/master' into add-star-for-action-scopeLin Jen-Shin2017-08-02144-1027/+2968
|\ \ \ | |/ /
| * | 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
| |\ \ \