summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | add wiki_page helper to url_builderSebastian Klier2016-04-201-1/+2
* | | | | add slack notifications for wiki pagesSebastian Klier2016-04-203-0/+50
* | | | | Merge branch 'pmq20/gitlab-ce-issue_12785'Douwe Maan2016-04-193-43/+69
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add support to cherry-pick any commitP.S.V.R2016-04-183-43/+69
| | |_|/ | |/| |
* | | | Using single builder for push and tag eventsGabriel Mazetto2016-04-192-2/+2
* | | | Refactor GitTagPushService and fig tags_push system event hookGabriel Mazetto2016-04-191-14/+13
* | | | Added System Hooks for push and tag_pushGabriel Mazetto2016-04-193-8/+16
|/ / /
* | | Memoize targetAlfredo Sumaran2016-04-161-22/+20
* | | Change variable nameAlfredo Sumaran2016-04-161-3/+3
* | | Fixes failing specAlfredo Sumaran2016-04-161-0/+2
* | | Update method name and remove unneeded paramsAlfredo Sumaran2016-04-161-2/+2
* | | Put owner and participating people firstAlfredo Sumaran2016-04-161-15/+24
* | | Merge branch 'issue_15155' into 'master' Rémy Coutable2016-04-141-2/+3
|\ \ \
| * | | Change transfer service to use existing methodsFelipe Artur2016-04-141-15/+3
| * | | Setup visibility level for project when transfering for a groupFelipe Artur2016-04-131-4/+17
| | |/ | |/|
* | | Merge branch 'start-with-iid-on-new-branch' into 'master' Rémy Coutable2016-04-142-2/+2
|\ \ \
| * | | Start with iid on branch creationZeger-Jan van de Weg2016-04-142-2/+2
* | | | Merge branch 'simplify-gitlab-url_builder-15202' into 'master' Rémy Coutable2016-04-142-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202Rémy Coutable2016-04-132-3/+2
| |/ /
* | | Instrument the HousekeepingService classinstrument-house-keepingYorick Peterse2016-04-131-4/+10
|/ /
* | Merge branch 'decouple-member-notification' into 'master' Douwe Maan2016-04-121-24/+28
|\ \
| * | 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-088-36/+83
| |\ \ | | |/
| * | Remove useless Notification modelDmitriy Zaporozhets2016-03-301-9/+15
| * | Refactor notification helper and fix notification serviceDmitriy Zaporozhets2016-03-301-1/+1
| * | Update NotificationService to use NotificationSettings instead of membershipDmitriy Zaporozhets2016-03-301-18/+16
* | | Delete notes via APIRobert Schilling2016-04-121-0/+8
| |/ |/|
* | Merge branch 'issue_14012' into 'master' Rémy Coutable2016-04-071-1/+1
|\ \
| * | Implement review suggestionsFelipe Artur2016-04-071-1/+1
* | | Only update main language if it is not already setupdate_main_lang_if_unsetDrew Blessing2016-04-061-5/+5
|/ /
* | Merge branch 'reorder-language' into 'master' Yorick Peterse2016-04-051-3/+7
|\ \
| * | Update language only on HEAD of the repositoryreorder-languageKamil Trzcinski2016-04-051-0/+3
| * | Update language after doing all other operationsKamil Trzcinski2016-04-051-3/+4
| |/
* | Flush repository cache before import project datafix-gh-pr-importDouglas Barbosa Alexandre2016-04-041-0/+2
* | Merge branch 'fix_remove_fork_link' into 'master' Douwe Maan2016-04-041-0/+19
|\ \
| * | Fix incorrect variable nameBaldinof2016-04-041-1/+1
| * | Move unlink fork logic to a serviceBaldinof2016-03-221-0/+19
* | | Merge branch 'routing' into 'master' Robert Speicher2016-04-011-1/+1
|\ \ \
| * | | Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-011-1/+1
* | | | Merge branch 'snippets-with-comments-cause-a-500-when-they-show-up-in-search-...Douwe Maan2016-04-011-1/+1
|\ \ \ \
| * | | | Rename Note#for_project_snippet? to #for_snippet?Rémy Coutable2016-03-311-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'fix-mentions-on-confidential-issues-for-non-members' into 'mast...Douwe Maan2016-04-011-4/+20
|\ \ \ \
| * | | | Mentions on confidential issues doesn't create todos for non-membersfix-mentions-on-confidential-issues-for-non-membersDouglas Barbosa Alexandre2016-03-301-4/+20
| |/ / /
* | | | Merge branch 'fix/issue-move-rewrite-uploads' into 'master' Douwe Maan2016-04-011-12/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | Check if GFM rewriters need rewrite internallyGrzegorz Bizon2016-03-301-1/+1
| * | | Refactor uploads rewriter used when moving issueGrzegorz Bizon2016-03-301-17/+6
| * | | Add uploads rewriter and use it when moving issueGrzegorz Bizon2016-03-301-12/+27
| |/ /
* | | Exclude projects pending deletion from all resultsZeger-Jan van de Weg2016-03-311-10/+12
|/ /
* | Preserve time notes has been updated at when moving issueGrzegorz Bizon2016-03-231-1/+2
* | Merge branch 'notifications-for-subscribers-confidential-issue-labels' into '...Douwe Maan2016-03-231-1/+11
|\ \