summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* fix awkward verb conjugation in cherry-pick and revert errorsMike Greiling2016-12-101-1/+1
* Do not reload diff for merge request made from fork when target branch in for...do-not-refresh-main-when-fork-target-branch-updatedAdam Niedzielski2016-12-091-4/+6
* Merge branch 'dz-nested-groups' into 'master' Douwe Maan2016-12-091-0/+4
|\
| * Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-081-0/+4
* | Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan2016-12-081-1/+1
* | Merge branch 'pipeline-stage' into 'master' Rémy Coutable2016-12-081-2/+2
|\ \ | |/ |/|
| * Fix handling of skipped vs success statusKamil Trzcinski2016-12-061-2/+2
* | Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-057-3/+110
|/
* Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński2016-12-052-4/+4
|\
| * Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-3010-27/+41
| |\
| * \ Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-2521-92/+82
| |\ \
| * | | Update some docs to reflect MWPS name changeGrzegorz Bizon2016-11-211-2/+2
| * | | Rename MWPS in system notes and related testsGrzegorz Bizon2016-11-211-1/+1
| * | | Rename MWBS service to Merge When Pipeline SucceedsGrzegorz Bizon2016-11-211-1/+1
* | | | Merge branch 'process-commit-worker-improvements' into 'master' Douwe Maan2016-12-021-1/+1
|\ \ \ \
| * | | | Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-011-1/+1
* | | | | Merge branch 'use-st-commits-where-possible' into 'master' Yorick Peterse2016-12-011-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Replace references to MergeRequestDiff#commits with st_commitsuse-st-commits-where-possibleAdam Niedzielski2016-12-011-2/+2
| | |_|/ | |/| |
* | | | Refactor JiraService by moving code out of JiraService#execute methodclean-up-jira-serviceAdam Niedzielski2016-12-011-1/+1
|/ / /
* | | Merge branch 'fix/create-pipeline-with-builds-in-transaction' into 'master' Kamil Trzciński2016-11-302-11/+23
|\ \ \
| * | | Restore method that ensures builds being createdGrzegorz Bizon2016-11-251-0/+15
| * | | Create pipeline along with builds in the transationGrzegorz Bizon2016-11-242-12/+9
* | | | Rename `MergeRequest#pipeline` to `head_pipeline`fix/rename-merge-request-head-pipelineGrzegorz Bizon2016-11-291-2/+2
* | | | Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan2016-11-281-1/+1
* | | | Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan2016-11-282-4/+11
* | | | Pass tag SHA to post-receive hook when tag is created via UI24813-project-members-with-developer-access-can-no-longer-create-tagsAdam Niedzielski2016-11-281-2/+4
* | | | Merge branch 'events-cache-invalidation' into 'master' Douwe Maan2016-11-284-7/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove event caching codeYorick Peterse2016-11-234-7/+0
* | | | Merge branch 'rephrase-system-notes' into 'master' Robert Speicher2016-11-252-44/+43
|\ \ \ \ | |_|/ / |/| | |
| * | | Rephrase some system notes to be compatible with new system note stylerephrase-system-notesDouwe Maan2016-11-242-44/+43
| |/ /
* | | Backport Note#commands_changes from EEbackport-commands-paramsDouwe Maan2016-11-241-0/+2
|/ /
* | Merge branch 'remove-require-from-services' into 'master' Robert Speicher2016-11-2215-32/+0
|\ \
| * | Remove unnecessary require_relative calls from service classesSemyon Pupkov2016-11-2215-32/+0
* | | Merge branch 'hide-empty-merge-request-diffs' into 'master' Sean McGivern2016-11-211-12/+9
|\ \ \
| * | | Revert "Do not create a MergeRequestDiff record when source branch is deleted"Adam Niedzielski2016-11-211-12/+9
| | |/ | |/|
* | | Merge branch 'smarter-cache-invalidation' into 'master' Sean McGivern2016-11-211-2/+21
|\ \ \
| * | | Refactor cache refreshing/expiringYorick Peterse2016-11-211-2/+21
| |/ /
* | | Merge branch 'fix/do-not-add-todo-when-build-allowed-to-fail' into 'master' 24710-external-statuses-pipelineKamil Trzciński2016-11-211-1/+6
|\ \ \
| * | | Do not create TODO when build is allowed to failGrzegorz Bizon2016-11-211-1/+6
| |/ /
* | | Merge branch 'ee-870-backport' into 'master' Sean McGivern2016-11-211-1/+1
|\ \ \ | |/ / |/| |
| * | Backport some changes done from Time Tracking feature in EE.ee-870-backportRuben Davila2016-11-181-1/+1
* | | Fix regression in Merge request formAlex Sanford2016-11-191-2/+2
| |/ |/|
* | Merge branch 'feature/precalculate-authorized-projects' into 'master' Douwe Maan2016-11-182-0/+11
|\ \
| * | Precalculate user's authorized projects in databaseAhmad Sherif2016-11-182-0/+11
| |/
* | Fix a race condition that allowed soft-deleted groups to remain in the database.Timothy Andrew2016-11-181-6/+4
* | Merge branch 'feature/subscribe-to-group-level-labels' into 'master' Sean McGivern2016-11-173-18/+18
|\ \
| * | Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre2016-11-172-4/+4
| * | Refactoring notification service to find subscriptions per projectDouglas Barbosa Alexandre2016-11-171-13/+13
| * | Fix small typo on NotificationServiceDouglas Barbosa Alexandre2016-11-171-1/+1
| |/
* | Merge branch 'chat-name-authorize' into 'master' Rémy Coutable2016-11-172-0/+64
|\ \ | |/ |/|