summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_eeValery Sizov2017-10-021-1/+1
|\
| * Migrate Gitlab::Git::Repository#add_tag to Gitalyfeature/migrate-repository-add-tag-to-gitalyAhmad Sherif2017-09-291-1/+1
* | Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-287-139/+127
|\ \ | |/
| * Merge branch 'fix-mr-sidebar-counter-after-merge' into 'master'Robert Speicher2017-09-281-0/+1
| |\
| | * Clear merge requests counter cache after mergeSean McGivern2017-09-281-0/+1
| * | Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-pathGabriel Mazetto2017-09-281-0/+68
| |/
| * Merge branch 'refactor-services' into 'master'Grzegorz Bizon2017-09-283-11/+17
| |\
| | * refactor emails servicerefactor-servicesJames Lopez2017-09-281-2/+2
| | * fix update serviceJames Lopez2017-09-281-1/+1
| | * refactor users update serviceJames Lopez2017-09-282-3/+3
| | * fix users update serviceJames Lopez2017-09-281-3/+5
| | * update initializersJames Lopez2017-09-282-2/+4
| | * refactor services to match EE signatureJames Lopez2017-09-282-7/+9
| * | Merge branch '38476-improve-merge-jid-cleanup-on-merge-process' into 'master'Sean McGivern2017-09-281-7/+12
| |\ \ | | |/ | |/|
| | * Clean merge_jid whenever necessary on the merge process38476-improve-merge-jid-cleanup-on-merge-processOswaldo Ferreira2017-09-271-7/+12
| * | Add some minor improvements to pipeline creation chainbackstage/gb/refactor-pipeline-create-serviceGrzegorz Bizon2017-09-271-9/+3
| * | Fix coding style offenses in pipeline chain classesGrzegorz Bizon2017-09-261-1/+0
| * | Add specs for pipeline builder abilities validatorGrzegorz Bizon2017-09-261-3/+0
| * | Move pipeline builder validation chain to a moduleGrzegorz Bizon2017-09-261-3/+3
| * | Split pipeline chain builder validation classGrzegorz Bizon2017-09-261-1/+3
| * | Add class that handles pipeline creation sequenceGrzegorz Bizon2017-09-261-16/+14
| * | Extract pipeline persistence to a separate chain classGrzegorz Bizon2017-09-261-32/+21
| * | Fix code style offenses in pipeline create servicesGrzegorz Bizon2017-09-261-2/+1
| * | Use tag/branch methods to check if pipeline ref existsGrzegorz Bizon2017-09-251-3/+3
| * | Extract pipeline chain builder classes from serviceGrzegorz Bizon2017-09-251-94/+24
| |/
* | Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-265-5/+48
|\ \ | |/
| * Merge branch 'remove-use-key-worker' into 'master'Rémy Coutable2017-09-211-0/+33
| |\
| | * Stop using Sidekiq for updating Key#last_used_atremove-use-key-workerYorick Peterse2017-09-201-0/+33
| * | Merge branch 'fix-counts-caching' into 'master'Douwe Maan2017-09-204-5/+15
| |\ \ | | |/ | |/|
| | * Fix refreshing of issues/MR count cachesfix-counts-cachingYorick Peterse2017-09-194-5/+15
* | | Fast forward merge: basic implemenation[ci skip]Valery Sizov2017-09-192-0/+29
|/ /
* | Prepare cherry-pick and revert for migration to GitalyJacob Vosmaer (GitLab)2017-09-191-1/+5
|/
* Detect n+1 issues involving GitalyAndrew Newdigate2017-09-193-10/+22
* Merge branch 'operation-service-merge' into 'master'Rémy Coutable2017-09-181-8/+2
|\
| * Prepare Repository#merge for migration to Gitalyoperation-service-mergeJacob Vosmaer2017-09-151-8/+2
* | Merge branch 'master' into 'issue_37640'issue_37640Felipe Artur2017-09-155-1/+39
|\ \
| * | created services for keyshaseeb2017-09-154-0/+38
| |/
| * Fix PipelineTriggerService to associate trigger_request with buildsShinya Maeda2017-09-131-1/+1
* | Fix project feature being deleted when updating project with invalid visibili...Felipe Artur2017-09-121-1/+4
|/
* Rework how recent push events are retrieveduser-recent-pushYorick Peterse2017-09-082-3/+93
* 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-9/+29
* Merge branch 'improve-share-locking-feature-for-subgroups' into 'master'Douwe Maan2017-09-073-26/+36
|\
| * Refer to “Share with group lock” consistentlyimprove-share-locking-feature-for-subgroupsMichael Kozono2017-09-061-1/+1
| * Make UpdateService error message translatableWinnie Hellmann2017-09-061-1/+1
| * Refactor based on code reviewMichael Kozono2017-09-063-3/+3
| * Dry up method for code climateMichael Kozono2017-09-063-27/+21
| * Enforce share_with_group_lock rulesMichael Kozono2017-09-061-1/+17
* | Merge branch '37288-fix-wrong-header-when-testing-webhook' into 'master'Douwe Maan2017-09-072-5/+4
|\ \
| * | Fix a wrong `X-Gitlab-Event` header when testing webhooks37288-fix-wrong-header-when-testing-webhookRémy Coutable2017-09-072-5/+4
| |/
* | Merge branch '31362_decrease_cyclomatic_complexity_threshold_step3' into 'mas...Rémy Coutable2017-09-071-19/+21
|\ \