summaryrefslogtreecommitdiff
path: root/spec/services
Commit message (Expand)AuthorAgeFilesLines
* Only update main language if it is not already setupdate_main_lang_if_unsetDrew Blessing2016-04-061-5/+21
* Merge branch 'reorder-language' into 'master' Yorick Peterse2016-04-051-4/+14
|\
| * Update language only on HEAD of the repositoryreorder-languageKamil Trzcinski2016-04-051-4/+14
* | Flush repository cache before import project datafix-gh-pr-importDouglas Barbosa Alexandre2016-04-041-0/+17
* | Merge branch 'fix_remove_fork_link' into 'master' Douwe Maan2016-04-041-0/+32
|\ \
| * | Fix rubocop in unlink fork service specsBaldinof2016-04-031-2/+2
| * | Move unlink fork logic to a serviceBaldinof2016-03-221-0/+32
* | | Merge branch 'fix-mentions-on-confidential-issues-for-non-members' into 'mast...Douwe Maan2016-04-011-21/+56
|\ \ \
| * | | Mentions on confidential issues doesn't create todos for non-membersfix-mentions-on-confidential-issues-for-non-membersDouglas Barbosa Alexandre2016-03-301-21/+56
| | |/ | |/|
* | | Improve specs for issue move serviceGrzegorz Bizon2016-03-311-2/+2
* | | Refactor uploads rewriter used when moving issueGrzegorz Bizon2016-03-301-7/+2
* | | Add uploads rewriter and use it when moving issueGrzegorz Bizon2016-03-301-0/+19
|/ /
* | Preserve time notes has been updated at when moving issueGrzegorz Bizon2016-03-231-2/+19
* | Merge branch 'notifications-for-subscribers-confidential-issue-labels' into '...Douwe Maan2016-03-232-1/+94
|\ \
| * | Restrict notifications for confidential issuesDouglas Barbosa Alexandre2016-03-222-1/+94
* | | 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/+6
|/ /
* | Merge branch 'master' into issue_12658Douwe Maan2016-03-212-0/+266
|\ \
| * | Preserve created at time of notes when moving issueGrzegorz Bizon2016-03-201-0/+5
| * | Do not pass params that are not used in issue move serviceGrzegorz Bizon2016-03-201-2/+1
| * | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-195-7/+110
| |\ \
| * | | Improvements in issue move feaure (refactoring)Grzegorz Bizon2016-03-191-53/+19
| * | | Prevent issue move if issue has been already movedGrzegorz Bizon2016-03-171-0/+18
| * | | Add minor improvements in code related to issue moveGrzegorz Bizon2016-03-171-1/+1
| * | | Use helper to create list of projects issue can be moved toGrzegorz Bizon2016-03-171-2/+13
| * | | Add new notifications for issue move actionGrzegorz Bizon2016-03-171-1/+1
| * | | Reuse existing issue services when moving issueGrzegorz Bizon2016-03-171-1/+1
| * | | Make it possible to move issue if user is a reporterGrzegorz Bizon2016-03-171-10/+10
| * | | Preserve original author when moving issueGrzegorz Bizon2016-03-171-4/+4
| * | | Add reference unfold pipeline used when moving issueGrzegorz Bizon2016-03-171-2/+2
| * | | Minor refactoring of issue move service and specsGrzegorz Bizon2016-03-171-2/+3
| * | | Rewrite references in notes when moving issueGrzegorz Bizon2016-03-171-15/+42
| * | | Take care about data being rewritten when moving issueGrzegorz Bizon2016-03-171-1/+19
| * | | Use a new issue create service when moving an issueGrzegorz Bizon2016-03-171-0/+5
| * | | Do not pass unsanitized params to issue move serviceGrzegorz Bizon2016-03-171-3/+7
| * | | Rewrite references in issue description when moving itGrzegorz Bizon2016-03-171-6/+19
| * | | Silently close old issue when it has been movedGrzegorz Bizon2016-03-171-0/+9
| * | | Do not show issue move form unless user can moveGrzegorz Bizon2016-03-171-1/+1
| * | | Add issue move ability and use it in move serviceGrzegorz Bizon2016-03-171-10/+60
| * | | Add implementation that rewrites issue notes when movingGrzegorz Bizon2016-03-171-14/+53
| * | | Add issue move implementation to controllerGrzegorz Bizon2016-03-172-11/+29
| * | | Improve system notes that are added when issue is movedGrzegorz Bizon2016-03-172-10/+47
| * | | Add new system note used when issue has been movedGrzegorz Bizon2016-03-172-0/+24
| * | | Add scaffold of service that moves issue to another projectGrzegorz Bizon2016-03-171-0/+22
* | | | Fix specsDouwe Maan2016-03-201-4/+7
* | | | Fix more specsDouwe Maan2016-03-203-18/+16
* | | | Merge branch 'master' into issue_12658Douwe Maan2016-03-206-7/+168
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'no-gc-retry' into 'master' Robert Speicher2016-03-181-2/+2
| |\ \ \
| | * | | Fix HousekeepingService testsno-gc-retryJacob Vosmaer2016-03-181-2/+2
| * | | | Trigger a todo for mentions on commits pageDouglas Barbosa Alexandre2016-03-181-2/+7
| * | | | Restrict access for confidential issues on autocompleteDouglas Barbosa Alexandre2016-03-171-0/+79