summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Fix CreateBranchService after Repository#commit_file was renamed to create_fileAdam Niedzielski2017-03-211-3/+3
* Merge branch 'bugfix/systemhook' into 'master' Douwe Maan2017-03-211-5/+4
|\
| * Fix bug when system hook for deploy keybilly.lb2017-03-161-5/+4
* | Merge remote-tracking branch 'dev/master'DJ Mountney2017-03-201-1/+2
|\ \
| * | Merge branch 'ssrf' into 'security' Douwe Maan2017-03-201-1/+2
* | | Merge branch '28890-allow-creating-mr-without-target-branch-in-url' into 'mas...Sean McGivern2017-03-201-1/+1
|\ \ \ | |/ / |/| |
| * | Allow creating merge request even if target branch is not specified in query ...Adam Niedzielski2017-03-171-1/+1
* | | All CI offline migrationsKamil Trzciński2017-03-171-3/+3
* | | Resolve "Extract logic of who should receive notification into separate classes"Dongqing Hu2017-03-172-304/+312
|/ /
* | Add ability to disable Merge Request URL on pushAlex Sanford2017-03-171-0/+2
* | Use Enumerable#index_by where possibledm-use-index-byDouwe Maan2017-03-162-7/+2
|/
* Merge branch '27114-add-undo-mark-all-as-done-to-todos' into 'master' Filipa Lacerda2017-03-161-3/+5
|\
| * Add 'Undo mark all as done' to TodosJacopo2017-03-161-3/+5
* | Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-151-6/+5
* | Preserve order by priority on issues boardpreserve_order_issue_boardValery Sizov2017-03-141-1/+1
|/
* Merge branch 'handle-failure-when-deleting-tags' into 'master' Douwe Maan2017-03-131-0/+2
|\
| * Display error message when deleting tag in web UI failshandle-failure-when-deleting-tagsAdam Niedzielski2017-03-131-0/+2
* | Merge branch '25515-delegate-single-discussion-to-new-issue' into 'master' Douwe Maan2017-03-134-32/+62
|\ \ | |/ |/|
| * Move `ResolveDiscussions` into `concerns/issues` folderBob Van Landuyt2017-03-131-0/+0
| * Update copyBob Van Landuyt2017-03-131-1/+1
| * Rename variableBob Van Landuyt2017-03-133-14/+14
| * Make sure the for a merge request only gets executed once.Bob Van Landuyt2017-03-131-1/+3
| * Clean up `discussions_to_resolve`-methodBob Van Landuyt2017-03-131-9/+9
| * Move `resolve_discussions_with_issue` to `Issues::CreateService`Bob Van Landuyt2017-03-132-9/+9
| * Don't filter params and merge them back in laterBob Van Landuyt2017-03-131-7/+2
| * Correctly indent quotes in new issue descriptionBob Van Landuyt2017-03-131-1/+2
| * Better variable namesBob Van Landuyt2017-03-131-2/+2
| * No need to look up the notable separately in the ResolveServiceBob Van Landuyt2017-03-131-7/+1
| * Optimize finding `discussions_to_resolve`Bob Van Landuyt2017-03-131-5/+9
| * Link 'discussion' instead of dateBob Van Landuyt2017-03-131-2/+1
| * Move functionality for resolving discussions into a concernBob Van Landuyt2017-03-134-36/+40
| * Always require MR-iid for resolving discussionsBob Van Landuyt2017-03-132-22/+18
| * Delegate a single discussion to a new issueBob Van Landuyt2017-03-134-18/+53
* | use policies to protect sending emailhttp://jneen.net/2017-03-091-1/+1
|/
* Merge branch 'master' into orderable-issuesDouwe Maan2017-03-072-1/+3
|\
| * Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński2017-03-071-1/+1
| |\
| | * Refactor JobRequest response structureTomasz Maczukin2017-03-021-1/+1
| * | Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushSer...gpongelli2017-03-071-0/+2
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issuesValery Sizov2017-03-073-1/+34
|\ \ \ | |/ /
| * | Merge branch 'zj-create-mattermost-team' into 'master' Kamil Trzciński2017-03-062-0/+29
| |\ \
| | * \ Merge branch 'master' into 'zj-create-mattermost-team'Zeger-Jan van de Weg2017-03-062-1/+3
| | |\ \
| | * | | Fix eslintZ.J. van de Weg2017-03-061-6/+3
| | * | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-067-90/+41
| | |\ \ \
| | * \ \ \ Merge branch 'master' into 'zj-create-mattermost-team'Luke "Jared" Bennett2017-03-021-25/+0
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-0226-80/+173
| | |\ \ \ \
| | * | | | | Improve UXZ.J. van de Weg2017-03-024-24/+13
| | * | | | | Review changesLuke "Jared" Bennett2017-02-281-1/+1
| | * | | | | Fix testsZ.J. van de Weg2017-02-243-10/+19
| | * | | | | Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-2426-95/+165
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-02-208-19/+118
| | |\ \ \ \ \ \