summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* first round of fixes and spec fixesJames Lopez2016-03-221-4/+4
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-03-2243-556/+1038
|\
| * Fix specsissue_12658Douwe Maan2016-03-221-10/+11
| * Address feedbackDouwe Maan2016-03-228-59/+65
| * 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
| | |\ \
| | * | | 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
| * | | | Add specs and add visibility level to admin groupsFelipe Artur2016-03-211-0/+89
| * | | | Fix specsDouwe Maan2016-03-212-2/+2
| * | | | Fix specDouwe Maan2016-03-211-1/+1
| * | | | Fix specsDouwe Maan2016-03-203-15/+10
| * | | | Fix more specsDouwe Maan2016-03-207-33/+31
| * | | | Fix some specsDouwe Maan2016-03-204-48/+8
| * | | | Tweaks, refactoring, and specsDouwe Maan2016-03-2014-745/+476
| * | | | Merge branch 'master' into issue_12658Douwe Maan2016-03-2039-112/+1328
| |\ \ \ \ | | |/ / /
| * | | | Fix specsFelipe Artur2016-03-188-11/+13
| * | | | Improve group visibility level featureZeger-Jan van de Weg2016-03-188-57/+54
| * | | | Code fixesFelipe Artur2016-03-178-24/+96
| * | | | Merge 4009-external-users into issue_12658Felipe Artur2016-03-1668-664/+1519
| |\ \ \ \
| * | | | | Code improvements and add Create group serviceFelipe Artur2016-03-162-2/+22
| * | | | | Add security specsFelipe Artur2016-03-105-40/+329
| * | | | | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-104-0/+118
| * | | | | Add visibility level icon and a couple of specsFelipe Artur2016-03-101-0/+38
| * | | | | Add permission level to groupsFelipe Artur2016-03-104-0/+66
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-03-2112-8/+641
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | 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