summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into issue_12658Douwe Maan2016-03-2119-30/+781
|\
| * Merge branch 'change_css_class_has_tooltip_to_has-tooltip' into 'master' Jacob Schatz2016-03-212-4/+4
| |\
| | * change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-202-4/+4
| * | Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg2016-03-2113-8/+660
| |\ \
| | * \ Merge branch 'issues-show-performance' into 'master' Robert Speicher2016-03-216-8/+102
| | |\ \
| | | * | Create repositories in IssuesController specsYorick Peterse2016-03-191-2/+2
| | | * | Cache output of Repository#exists?Yorick Peterse2016-03-194-4/+98
| | | * | Tweaked performance of Issue#related_branchesYorick Peterse2016-03-191-2/+2
| | * | | Merge branch 'feature/issue-move' into 'master' Kamil TrzciƄski2016-03-217-0/+539
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Preserve created at time of notes when moving issueGrzegorz Bizon2016-03-201-0/+5
| | | * | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-204-24/+24
| | | |\ \ | | | | |/
| | | * | Find referable for each ref found in references rewriterGrzegorz Bizon2016-03-201-0/+15
| | | * | Rename reference unfolder to rewriter, minor refactoringsGrzegorz Bizon2016-03-201-3/+3
| | | * | Do not pass params that are not used in issue move serviceGrzegorz Bizon2016-03-201-2/+1
| | | * | Update reference unfolder according to recent ability changesGrzegorz Bizon2016-03-192-2/+10
| | | * | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-1936-112/+1352
| | | |\ \
| | | * | | Improvements in issue move feaure (refactoring)Grzegorz Bizon2016-03-192-53/+24
| | | * | | Do not use javascript in specs for issue moveGrzegorz Bizon2016-03-171-3/+2
| | | * | | Prevent issue move if issue has been already movedGrzegorz Bizon2016-03-173-0/+79
| | | * | | Add feature specs for issue moveGrzegorz Bizon2016-03-171-0/+77
| | | * | | 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-172-1/+28
| | | * | | 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 implementation of reference unfolder using banzaiGrzegorz Bizon2016-03-171-3/+29
| | | * | | Move reference unfolder for GFM to separate classGrzegorz Bizon2016-03-173-62/+55
| | | * | | Use internal reference extractor in banzai unfold pipelineGrzegorz Bizon2016-03-171-27/+30
| | | * | | Add reference unfold pipeline used when moving issueGrzegorz Bizon2016-03-172-2/+61
| | | * | | 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
| | * | | | Make HTTP(s) label consistent on clone barStan Hu2016-03-191-0/+19
| | | |_|/ | | |/| |
| * | | | Fix typos and dentingZeger-Jan van de Weg2016-03-212-9/+9
| * | | | Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-214-41/+56
| * | | | minor improvements and fixed specsZeger-Jan van de Weg2016-03-193-23/+29
| * | | | Dry destroy action on issuablesZeger-Jan van de Weg2016-03-191-4/+4
| * | | | Soft delete issuablesZeger-Jan van de Weg2016-03-196-6/+84
| |/ / /