summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Restrict notifications for confidential issuesDouglas Barbosa Alexandre2016-03-221-1/+11
* | | Do not allow to move issue if it has not been persistedmove-issue-section-should-not-be-displayed-in-the-new-issue-form-14489Grzegorz Bizon2016-03-231-0/+2
|/ /
* | Merge branch 'feature-ci-only-except-trigger' into 'master' Kamil Trzciński2016-03-221-1/+1
|\ \
| * | add 'triggers' keyword to gitlab-ci.yml 'only' and 'except' fields to allow c...Jason Roehm2016-03-151-1/+1
* | | Address feedbackDouwe Maan2016-03-222-5/+1
* | | Merge branch 'master' into issue_12658Douwe Maan2016-03-217-6/+132
|\ \ \
| * | | Preserve created at time of notes when moving issueGrzegorz Bizon2016-03-201-1/+2
| * | | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-203-2/+27
| |\ \ \
| * | | | Rename reference unfolder to rewriter, minor refactoringsGrzegorz Bizon2016-03-201-2/+2
| * | | | Update reference unfolder according to recent ability changesGrzegorz Bizon2016-03-191-1/+2
| * | | | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-199-37/+77
| |\ \ \ \
| * | | | | Improvements in issue move feaure (refactoring)Grzegorz Bizon2016-03-192-52/+39