summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-1115-61/+464
|\
| * Merge branch 'fix/todos-for-private-group-mentions' into 'master' Douwe Maan2016-05-091-0/+19
| |\
| | * Fix adding a todo for private group membersAhmad Sherif2016-05-071-0/+19
| * | Escape HTML in commit titles in system note messagesStan Hu2016-05-071-0/+9
| |/
| * Merge branch '14564-mr-automatic-title' into 'master' Douwe Maan2016-05-061-0/+181
| |\
| | * Don't auto-set MR title for confidential issuesSean McGivern2016-05-061-1/+10
| | * Auto-set title for branches created from issuesSean McGivern2016-05-061-1/+27
| | * Add specs for MergeRequests::BuildServiceSean McGivern2016-05-061-0/+146
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_14532_ass...Long Nguyen2016-05-054-19/+142
| |\ \ | | |/
| | * Use a similar approach to branch creation for tag creationuse-rugged-to-create-tagRémy Coutable2016-05-041-0/+53
| | * Support e-mail notifications for comments on project snippetsStan Hu2016-05-021-16/+49
| | * Support supressing text file diffs on the default branch with .gitattributesMatt Oakes2016-04-291-0/+30
| | * Backport GitHub Enterprise import support from EEStan Hu2016-04-261-3/+10
| * | Update changelog, improve specsLong Nguyen2016-05-051-3/+7
| * | Fix rubocopLong Nguyen2016-04-281-2/+1
| * | Code refactor and fix broken specLong Nguyen2016-04-281-5/+13
| * | Update specsLong Nguyen2016-04-271-9/+4
| * | Allow to assign labels and milestone to target project when moving issueLong Nguyen2016-04-261-0/+20
| |/
| * Use association search in issuable create serviceGrzegorz Bizon2016-04-221-6/+6
| * Add affinity checks in issue create serviceGrzegorz Bizon2016-04-221-2/+9
| * Update specs to accomodate issuable assign changesGrzegorz Bizon2016-04-224-21/+31
| * Verify label affiliation before assigning to issueGrzegorz Bizon2016-04-221-0/+28
| * Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipelineKamil Trzcinski2016-04-191-12/+12
| |\
| | * Refactor GitTagPushService and fig tags_push system event hookGabriel Mazetto2016-04-191-12/+12
| * | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-162-10/+24
| |\ \ | | |/
| * | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-132-16/+28
| |\ \
| * | | Fix specsKamil Trzcinski2016-04-112-3/+3
* | | | Add tests on Awardables and Award EmojiZeger-Jan van de Weg2016-05-103-20/+56
| |_|/ |/| |
* | | Delete tags via ruggedRobert Schilling2016-04-151-10/+1
* | | Setup visibility level for project when transfering for a groupFelipe Artur2016-04-131-0/+23
| |/ |/|
* | Merge branch 'decouple-member-notification' into 'master' Douwe Maan2016-04-121-16/+13
|\ \
| * | Reuse `User#notification_settings_for` when it's possibleDouglas Barbosa Alexandre2016-04-111-2/+2
| * | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-085-26/+150
| |\ \ | | |/
| * | Small refactoring and cleanup of notification logicDmitriy Zaporozhets2016-03-301-6/+3
| * | Update NotificationService to use NotificationSettings instead of membershipDmitriy Zaporozhets2016-03-301-13/+13
* | | Adapt tests to new testing guidelinesRobert Schilling2016-04-121-5/+4
* | | Fix code review issuesRobert Schilling2016-04-121-4/+5
* | | Delete notes via APIRobert Schilling2016-04-121-0/+15
| |/ |/|
* | Only update main language if it is not already setupdate_main_lang_if_unsetDrew Blessing2016-04-061-5/+21
* | Merge branch 'reorder-language' into 'master' Yorick Peterse2016-04-051-4/+14
|\ \
| * | Update language only on HEAD of the repositoryreorder-languageKamil Trzcinski2016-04-051-4/+14
| |/
* | Flush repository cache before import project datafix-gh-pr-importDouglas Barbosa Alexandre2016-04-041-0/+17
* | Merge branch 'fix_remove_fork_link' into 'master' Douwe Maan2016-04-041-0/+32
|\ \
| * | Fix rubocop in unlink fork service specsBaldinof2016-04-031-2/+2
| * | Move unlink fork logic to a serviceBaldinof2016-03-221-0/+32
* | | Merge branch 'fix-mentions-on-confidential-issues-for-non-members' into 'mast...Douwe Maan2016-04-011-21/+56
|\ \ \
| * | | Mentions on confidential issues doesn't create todos for non-membersfix-mentions-on-confidential-issues-for-non-membersDouglas Barbosa Alexandre2016-03-301-21/+56
| | |/ | |/|
* | | Improve specs for issue move serviceGrzegorz Bizon2016-03-311-2/+2
* | | Refactor uploads rewriter used when moving issueGrzegorz Bizon2016-03-301-7/+2
* | | Add uploads rewriter and use it when moving issueGrzegorz Bizon2016-03-301-0/+19
|/ /