summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Provide better diagnostic message upon project creation errorsStan Hu2015-12-091-2/+4
* Merge branch 'master' into merge-if-greenDouwe Maan2015-12-091-1/+1
|\
| * Make tooltip less confusingDouwe Maan2015-12-081-1/+1
| * Show tooltip when trying to edit file when not on branchDouwe Maan2015-12-081-1/+1
* | Merge branch 'master' into zj/gitlab-ce-merge-if-greenDouwe Maan2015-12-085-17/+35
|\ \ | |/
| * Merge branch 'fix/award-emoji-conflict-in-notes' into 'master' Grzegorz Bizon2015-12-071-13/+0
| |\
| | * Move note emoji-award implementation to note model (feature envy)Grzegorz Bizon2015-12-031-24/+0
| | * Support award-emoji notes only when it a comment for an issueGrzegorz Bizon2015-12-031-6/+17
| * | Merge branch 'issue_1156'Douwe Maan2015-12-074-4/+35
| |\ \
| | * | Raise the exception from #execute instead of #run_hook. #1156 #3069issue_1156Rubén Dávila2015-12-031-11/+9
| | * | Call update hook from new GitHooksService class. #3069Rubén Dávila2015-12-031-3/+1
| | * | Run custom Git hooks when creating or deleting branches through the UI. #1156Rubén Dávila2015-12-034-4/+39
| | |/
* | | Satisfy Douwe MaanZeger-Jan van de Weg2015-12-071-1/+1
* | | Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-12-0713-66/+182
|\ \ \ | |/ /
| * | Fixed duplicated issue note email notifications.Anton Baklanov2015-12-061-0/+1
| * | Merge branch 'master' into link-refsDouwe Maan2015-12-021-23/+52
| |\ \ | | |/
| | * Merge branch 'rails_update_to_4_2' into 'master' Valery Sizov2015-11-301-23/+52
| | |\
| | | * fix notification_service specsValery Sizov2015-11-301-3/+2
| | | * Migrate mailers to ActiveJobValery Sizov2015-11-261-22/+52
| * | | Proper cross-project references when MR is closed by issueDouwe Maan2015-11-301-1/+1
| |/ /
| * | Merge pull request #9670 from janten/gravatar-retinaStan Hu2015-11-261-2/+2
| |\ \ | | |/ | |/|
| | * Fix merge errorJan-Gerd Tenberge2015-10-2228-187/+257
| | |\
| | * | Add support for HiDPI displays in gravatar serviceJan-Gerd Tenberge2015-09-261-2/+2
| * | | Rescue StandardError, not Exceptionrs-rescue-standarderrorRobert Speicher2015-11-241-1/+1
| * | | Merge branch 'issue_2296' into 'master' Douwe Maan2015-11-234-16/+40
| |\ \ \
| | * | | Monkey patching TaskList::Item is no longer required. #2296Rubén Dávila2015-11-201-1/+2
| | * | | Refactor creation of system notes for Issue/MR labels. #2296Rubén Dávila2015-11-201-10/+7
| | * | | Generate system note after Task item has been updated on Issue or Merge Reque...Ruben Davila2015-11-194-8/+34
| * | | | Allow editing a release in API via PUT methodRobert Schilling2015-11-212-1/+30
| * | | | Only allow to create a release if it does not exist yetRobert Schilling2015-11-211-4/+10
| * | | | API: Return 404 if the tag for a release does not existRobert Schilling2015-11-212-5/+30
| * | | | Fix for Emojinotes_fix_stablenotes_fixValery Sizov2015-11-201-2/+2
| |/ / /
| * | | Merge branch 'ci-yaml-validation' into 'master' Kamil Trzciński2015-11-191-12/+0
| |\ \ \
| | * | | Since GitLab CI is enabled by default, remove enabling it by pushing .gitlab-...Kamil Trzcinski2015-11-191-12/+0
| * | | | 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
* | | | Button fixZeger-Jan van de Weg2015-12-071-1/+1
* | | | Incorporate feedbackZeger-Jan van de Weg2015-12-052-8/+7
* | | | Specs for 'Merge When Build Succeeds'Zeger-Jan van de Weg2015-12-022-5/+3
* | | | Refactor MergeWhenBuildSucceedsService and incorporate feedbackZeger-Jan van de Weg2015-11-232-3/+18
* | | | Merge branch 'master' into merge-if-greenZeger-Jan van de Weg2015-11-1816-210/+186
|\ \ \ \ | |/ / /
| * | | 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
| | |/ / / | |/| | |