summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* adressing commentsValery Sizov2015-11-191-2/+2
* better regexpValery Sizov2015-11-191-1/+1
* award emojiValery Sizov2015-11-192-2/+16
* Tweak code formatting.Douwe Maan2015-11-181-4/+4
* Merge branch 'adamliesko/gitlab-ce-notification-upon-unassignment' into 'mast...Robert Speicher2015-11-171-4/+8
|\
| * Remove extra spaceadamliesko/gitlab-ce-notification-upon-unassignmentDouwe Maan2015-11-171-1/+1
| * Don't fail when there was no previous assigneeDouwe Maan2015-11-171-8/+10
| * Merge branch 'master' into adamliesko/gitlab-ce-notification-upon-unassignmentDouwe Maan2015-11-1710-124/+96
| |\
| * | Add notification to the former assignee upon unassignmentadamliesko2015-11-091-2/+4
* | | Refactor similar code for Issue and MR update serviceDmitriy Zaporozhets2015-11-173-57/+53
* | | Remove code duplication in notification_service.rbDmitriy Zaporozhets2015-11-171-28/+18
| |/ |/|
* | Move global milestone specsDmitriy Zaporozhets2015-11-161-26/+0
* | Refactor global and group milestones logicDmitriy Zaporozhets2015-11-162-27/+1
* | Merge branch 'builds_feature' into 'master' Kamil TrzciƄski2015-11-132-2/+2
|\ \
| * | Expose CI enable option in project featuresKamil Trzcinski2015-11-132-2/+2
* | | Merge branch 'refactor-complex-methods' into 'master' Dmitriy Zaporozhets2015-11-133-65/+83
|\ \ \ | |/ / |/| |
| * | Split complex method Issues::UpdateService#executeDmitriy Zaporozhets2015-11-131-13/+16
| * | Split complex method SystemHooksService#build_event_dataDmitriy Zaporozhets2015-11-131-30/+42
| * | Split huge method MergeRequests::UpdateService#executeDmitriy Zaporozhets2015-11-131-22/+25
* | | Add ignore white space option in merge request diffMinsik Yoon2015-11-131-2/+2
|/ /
* | Merge remote-tracking branch 'origin/release-notes'Dmitriy Zaporozhets2015-11-102-3/+9
|\ \ | |/ |/|
| * Refactor release code a bitDmitriy Zaporozhets2015-11-092-3/+9
* | Fix bug where manually merged branches in a MR would end up with an empty diffStan Hu2015-11-051-4/+4
|/
* Merge branch 'create-project-performance' into 'master' Yorick Peterse2015-11-041-2/+0
|\
| * Removed extra activity update for new projectscreate-project-performanceYorick Peterse2015-10-291-2/+0
* | Add ability to create directories in the editorBen Ford2015-10-292-3/+19
|/
* Use issue editor as cross reference comment author when issue is edited with ...edit-new-cross-referencesDouwe Maan2015-10-283-3/+3
* Fix CI badgefix-ci-badgeKamil Trzcinski2015-10-261-9/+7
* Clean up MR refresh service somewhat.dm-issue-3140Douwe Maan2015-10-212-28/+48
* Make sure MR refresh service correctly determines newly added commits.Douwe Maan2015-10-211-1/+2
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...git-archive-improvements-2Jacob Vosmaer2015-10-203-1/+37
|\
| * Merge branch 'close-issues-by-mr' into 'master' Robert Speicher2015-10-191-0/+10
| |\
| | * Fix bug preventing mentioned issued from being closed when MR is merged using...close-issues-by-mrDouwe Maan2015-10-181-0/+10
| * | Fix bug where a push would only create cross references from the first commit.hash-block-returnDouwe Maan2015-10-181-1/+1
| |/
| * Merge branch 'filter-label' into 'master' Robert Speicher2015-10-161-0/+26
| |\
| | * Merge branch 'master' into filter-labelfilter-labelDouwe Maan2015-10-141-2/+4
| | |\
| | * | Allow dashboard and group issues/MRs to be filtered by labelDouwe Maan2015-10-141-0/+26
* | | | Clear archive cache asynchronouslyJacob Vosmaer2015-10-201-1/+1
|/ / /
* | | Reorder system note verb to say "Restored source branch X" instead of "Source...Stan Hu2015-10-161-2/+2
* | | Add spec for refresh service adding notes to restored branchesStan Hu2015-10-161-3/+2
* | | Rubocop fixStan Hu2015-10-151-1/+1
* | | Add system notes for restored branchesStan Hu2015-10-151-5/+25
* | | Memoize merge request source branchesStan Hu2015-10-151-8/+9
* | | Improve SystemNote interface for branch add/restore caseStan Hu2015-10-152-12/+16
* | | Preserve target branchStan Hu2015-10-151-1/+5
* | | Add a system note and update relevant merge requests when a branch is deleted...Stan Hu2015-10-153-23/+56
* | | Implement when syntax in .gitlab-ci.ymlKamil Trzcinski2015-10-151-1/+13
* | | Merge branch 'master' into git-archive-golanggit-archive-golangDouwe Maan2015-10-1515-52/+44
|\ \ \
| * \ \ Merge branch 'simplify-cross-references' into 'master' Robert Speicher2015-10-147-46/+22
| |\ \ \
| | * | | Fix cross-references originating from notesDouwe Maan2015-10-122-8/+2