summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)2017-10-031-4/+7
* Merge branch '38202-cannot-rename-a-hashed-project' into 'master'Nick Thomas2017-10-032-30/+79
|\
| * Fix specs for project creation and update services38202-cannot-rename-a-hashed-projectDouglas Barbosa Alexandre2017-10-022-3/+3
| * Doesn't check if path exists on disk when renaming a hashed projectDouglas Barbosa Alexandre2017-10-022-30/+79
* | Merge branch 'ff_port_from_ee' into 'master'Sean McGivern2017-10-031-0/+84
|\ \ | |/ |/|
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_eeValery Sizov2017-10-025-9/+15
| |\
| * \ Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-287-109/+131
| |\ \
| * \ \ Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-268-7/+79
| |\ \ \
| * | | | Add spec for FfMergeServiceValery Sizov2017-09-191-0/+84
* | | | | Fix gitlab-rake gitlab:import:repos taskStan Hu2017-10-021-0/+9
| |_|_|/ |/| | |
* | | | Create repositories via GitalyJacob Vosmaer2017-09-294-8/+14
* | | | Migrate Gitlab::Git::Repository#add_tag to Gitalyfeature/migrate-repository-add-tag-to-gitalyAhmad Sherif2017-09-291-1/+1
| |_|/ |/| |
* | | Merge branch 'fix-mr-sidebar-counter-after-merge' into 'master'Robert Speicher2017-09-281-0/+11
|\ \ \
| * | | Clear merge requests counter cache after mergeSean McGivern2017-09-281-0/+11
* | | | Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-pathGabriel Mazetto2017-09-281-0/+74
|/ / /
* | | Merge branch 'refactor-services' into 'master'Grzegorz Bizon2017-09-283-6/+6
|\ \ \
| * | | refactor emails servicerefactor-servicesJames Lopez2017-09-282-3/+3
| * | | refactor users update serviceJames Lopez2017-09-281-4/+4
| * | | fix specsJames Lopez2017-09-283-6/+6
* | | | Merge branch '38476-improve-merge-jid-cleanup-on-merge-process' into 'master'Sean McGivern2017-09-281-3/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Clean merge_jid whenever necessary on the merge process38476-improve-merge-jid-cleanup-on-merge-processOswaldo Ferreira2017-09-271-3/+20
| | |/ | |/|
* | | Add test for head pipeline assignment when skippedGrzegorz Bizon2017-09-261-0/+20
* | | Fix code style offenses in pipeline create servicesGrzegorz Bizon2017-09-261-1/+0
* | | Extract pipeline chain builder classes from serviceGrzegorz Bizon2017-09-251-99/+0
|/ /
* | Simplify a testNick Thomas2017-09-211-6/+1
* | Merge branch 'remove-use-key-worker' into 'master'Rémy Coutable2017-09-211-0/+68
|\ \
| * | Stop using Sidekiq for updating Key#last_used_atremove-use-key-workerYorick Peterse2017-09-201-0/+68
* | | Merge branch 'fix-counts-caching' into 'master'Douwe Maan2017-09-206-6/+13
|\ \ \ | |/ / |/| |
| * | Fix refreshing of issues/MR count cachesfix-counts-cachingYorick Peterse2017-09-196-6/+13
| |/
* | Fix rewriting issue references with group milestonesGrzegorz Bizon2017-09-201-1/+3
|/
* Merge branch 'operation-service-merge' into 'master'Rémy Coutable2017-09-181-3/+1
|\
| * Prepare Repository#merge for migration to Gitalyoperation-service-mergeJacob Vosmaer2017-09-151-3/+1
* | Merge branch 'master' into 'issue_37640'issue_37640Felipe Artur2017-09-157-6/+62
|\ \
| * | created services for keyshaseeb2017-09-154-1/+54
| |/
| * Merge branch 'backstage/gb/optimize-some-specs-with-rspec-set' into 'master'Rémy Coutable2017-09-131-4/+5
| |\
| | * Optimize CI/CD build retry service specsGrzegorz Bizon2017-09-131-4/+5
| * | Add change log. Fix spec.fix/sm/37559-pipeline-triggered-through-api-not-showing-trigger-variablesShinya Maeda2017-09-131-1/+1
| * | Fix PipelineTriggerService to associate trigger_request with buildsShinya Maeda2017-09-131-0/+2
| |/
| * Allow to use same periods for housekeeping tasksAlex Lossent2017-09-111-1/+1
* | Add data migrationFelipe Artur2017-09-151-1/+1
* | Fix project feature being deleted when updating project with invalid visibili...Felipe Artur2017-09-121-2/+19
|/
* Rework how recent push events are retrieveduser-recent-pushYorick Peterse2017-09-082-0/+120
* Merge branch '30473-allow-creation-of-subgroups-with-gitlab_default_can_creat...Douwe Maan2017-09-071-5/+38
|\
| * Make Members with Owner and Master roles always able to create subgroups30473-allow-creation-of-subgroups-with-gitlab_default_can_create_group-set-to-falseRuben Davila2017-09-071-5/+38
* | Merge branch '35558-only-one-garbage-collection-should-be-running-per-project...Douwe Maan2017-09-071-0/+1
|\ \ | |/ |/|
| * Adds exclusive lease to Git garbage collect worker.35558-only-one-garbage-collection-should-be-running-per-project-at-onceTiago Botelho2017-09-071-0/+1
* | Merge branch 'improve-share-locking-feature-for-subgroups' into 'master'Douwe Maan2017-09-071-0/+34
|\ \
| * | Refer to “Share with group lock” consistentlyimprove-share-locking-feature-for-subgroupsMichael Kozono2017-09-061-1/+1
| * | Specify nested_groups specsMichael Kozono2017-09-061-1/+1
| * | Enforce share_with_group_lock rulesMichael Kozono2017-09-061-0/+34
| |/