summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | Prevent issue move if issue has been already movedGrzegorz Bizon2016-03-171-2/+7
| * | | | Update methods that use issue close serviceGrzegorz Bizon2016-03-173-3/+3
| * | | | Add minor improvements in code related to issue moveGrzegorz Bizon2016-03-172-26/+15
| * | | | Add new notifications for issue move actionGrzegorz Bizon2016-03-172-2/+17
| * | | | Reuse existing issue services when moving issueGrzegorz Bizon2016-03-174-51/+25
| * | | | Add initial notifications and hooks for issue moveGrzegorz Bizon2016-03-172-7/+38
| * | | | Add access-level filter support for projects selectGrzegorz Bizon2016-03-171-2/+2
| * | | | Make it possible to move issue if user is a reporterGrzegorz Bizon2016-03-171-2/+2
| * | | | Preserve original author when moving issueGrzegorz Bizon2016-03-171-21/+19
| * | | | Move reference unfolder for GFM to separate classGrzegorz Bizon2016-03-171-5/+2
| * | | | Use internal reference extractor in banzai unfold pipelineGrzegorz Bizon2016-03-171-17/+9
| * | | | Add reference unfold pipeline used when moving issueGrzegorz Bizon2016-03-171-4/+7
| * | | | Minor refactoring of issue move service and specsGrzegorz Bizon2016-03-171-15/+17
| * | | | Rewrite references in notes when moving issueGrzegorz Bizon2016-03-171-2/+7
| * | | | Take care about data being rewritten when moving issueGrzegorz Bizon2016-03-171-3/+1
| * | | | Use a new issue create service when moving an issueGrzegorz Bizon2016-03-171-5/+24
| * | | | Do not pass unsanitized params to issue move serviceGrzegorz Bizon2016-03-171-5/+2
| * | | | Rewrite references in issue description when moving itGrzegorz Bizon2016-03-171-1/+16
| * | | | Silently close old issue when it has been movedGrzegorz Bizon2016-03-171-7/+5
| * | | | Add issue move ability and use it in move serviceGrzegorz Bizon2016-03-171-6/+3
| * | | | Add implementation that rewrites issue notes when movingGrzegorz Bizon2016-03-171-5/+18
| * | | | Add issue move implementation to controllerGrzegorz Bizon2016-03-171-4/+25
| * | | | Improve system notes that are added when issue is movedGrzegorz Bizon2016-03-172-10/+19
| * | | | Add new system note used when issue has been movedGrzegorz Bizon2016-03-172-0/+18
| * | | | Add scaffold of service that moves issue to another projectGrzegorz Bizon2016-03-171-0/+41
* | | | | Fix specsDouwe Maan2016-03-201-1/+1
* | | | | Tweaks, refactoring, and specsDouwe Maan2016-03-208-51/+26