summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Address feedbackDouwe Maan2016-03-222-2/+3
* Merge branch 'master' into issue_12658Douwe Maan2016-03-2129-37/+67
|\
| * Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg2016-03-2128-37/+40
| |\
| | * Merge branch 'feature/issue-move' into 'master' Kamil Trzciński2016-03-211-0/+6
| | |\
| | | * Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-202-2/+10
| | | |\
| | | * | Do not pass params that are not used in issue move serviceGrzegorz Bizon2016-03-201-1/+1
| | | * | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-199-25/+81
| | | |\ \
| | | * | | Improvements in issue move feaure (refactoring)Grzegorz Bizon2016-03-191-4/+4
| | | * | | Do not pass unsanitized params to issue move serviceGrzegorz Bizon2016-03-171-1/+2
| | | * | | Add issue move implementation to controllerGrzegorz Bizon2016-03-171-0/+5
| | * | | | Use the configured Kaminari "per page" defaultrs-use-kaminari-defaultRobert Speicher2016-03-1928-37/+34
| | | |_|/ | | |/| |
| * | | | Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-214-25/+29
| * | | | Satisfy rubocopZeger-Jan van de Weg2016-03-192-4/+1
| * | | | Dry destroy action on issuablesZeger-Jan van de Weg2016-03-193-13/+28
| * | | | Soft delete issuablesZeger-Jan van de Weg2016-03-191-0/+11
| |/ / /
* | | | Add specs and add visibility level to admin groupsFelipe Artur2016-03-211-1/+1
* | | | Fix some specsDouwe Maan2016-03-202-2/+1
* | | | Fix "Shared projects" tabDouwe Maan2016-03-201-2/+2
* | | | Tweaks, refactoring, and specsDouwe Maan2016-03-2010-110/+101
* | | | Merge branch 'master' into issue_12658Douwe Maan2016-03-2012-29/+93
|\ \ \ \ | |/ / /
| * | | Merge branch 'remove-wip' into 'master' Jacob Schatz2016-03-191-2/+9
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/master' into remove-wipRémy Coutable2016-03-1841-180/+430
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Easily (un)mark merge request as WIP using linkDouwe Maan2016-02-261-2/+9
| * | | | Merge branch 'fix/gitlab-omniauth-issue' into 'master' Douwe Maan2016-03-191-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | another attempt to fix oauth issueJames Lopez2016-02-191-1/+1
| | * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/gitlab-omni...James Lopez2016-02-194-7/+15
| | |\ \ \
| | * | | | attempting to fix omniauth problemJames Lopez2016-02-181-0/+1
| * | | | | Dedupe labels in labels selector in Dashboard pagesfix/14418Rémy Coutable2016-03-181-2/+9
| * | | | | Merge branch 'trigger-todo-for-mentions-on-commits-page' into 'master' Douwe Maan2016-03-181-2/+2
| |\ \ \ \ \
| | * | | | | Use todo.done without ! in the controller to mark todo as doneDouglas Barbosa Alexandre2016-03-181-2/+2
| * | | | | | Fixed failing testsPhil Hughes2016-03-181-1/+1
| * | | | | | Updated controller with before_actionPhil Hughes2016-03-182-7/+5
| * | | | | | Fixes issue on dashboard issuesPhil Hughes2016-03-181-0/+18
| * | | | | | Full labels data in JSONPhil Hughes2016-03-181-1/+1
| * | | | | | Fixed issue with labels dropdown getting wrong labelsPhil Hughes2016-03-182-0/+15
| |/ / / / /
| * | | | | Merge branch 'confidential-issues' into 'master' Douwe Maan2016-03-182-3/+7
| |\ \ \ \ \
| | * | | | | Restrict access for confidential issues on autocompleteDouglas Barbosa Alexandre2016-03-171-1/+1
| | * | | | | Restrict access to confidential issuesDouglas Barbosa Alexandre2016-03-171-1/+5
| | * | | | | Add an option to user make an issue confidentialDouglas Barbosa Alexandre2016-03-171-1/+1
| * | | | | | Merge branch 'optimistic-todos' into 'master' Jacob Schatz2016-03-181-2/+11
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Mark all as done through AJAXPhil Hughes2016-03-171-0/+4
| | * | | | | Removed the flash success messagePhil Hughes2016-03-171-2/+2
| | * | | | | Adds small AJAX optimistic functionality to todos.Jacob Schatz2016-03-171-1/+6
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch '4009-external-users' into 'master' Douwe Maan2016-03-171-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'new-branch-button-issue' into 'master' Douwe Maan2016-03-172-3/+19
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into new-branch-button-issueZeger-Jan van de Weg2016-03-172-3/+3
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Incorporate reviewZeger-Jan van de Weg2016-03-151-4/+3
| | * | | | | | Enhance new branch button on an issueZeger-Jan van de Weg2016-03-151-0/+6
| | * | | | | | new-branch-buttonZeger-Jan van de Weg2016-03-152-3/+14
| * | | | | | | Reuse `no_cache_headers` method in badges controllerGrzegorz Bizon2016-03-171-12/+1
| | |/ / / / / | |/| | | | |