summaryrefslogtreecommitdiff
path: root/app/controllers/concerns
Commit message (Collapse)AuthorAgeFilesLines
...
* | Satisfy rubocopZeger-Jan van de Weg2016-03-191-1/+1
| |
* | Dry destroy action on issuablesZeger-Jan van de Weg2016-03-191-0/+21
|/
* Create a SentNotification record for #relabeled_issue_email / ↵Rémy Coutable2016-03-151-0/+17
| | | | #relabeled_merge_request_email
* Fix denting and specZeger-Jan van de Weg2016-03-131-1/+1
|
* ContinueToParams -> ContinueParamsZeger-Jan van de Weg2016-03-131-2/+2
|
* Check redirect path in the continue_paramsZeger-Jan van de Weg2016-03-131-0/+13
| | | | | | Fixes https://dev.gitlab.org/gitlab/gitlabhq/issues/2649 https://gitlab.com/gitlab-org/gitlab-ce/issues/13956
* Add option to show archived projects on dahsboardDmitriy Zaporozhets2016-03-041-0/+15
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Don't list merge requests from archived projects in Group view.Rubén Dávila2016-03-021-1/+1
|
* Don't list issues from archived projects in Group view.Rubén Dávila2016-03-021-1/+1
|
* Merge branch 'visibletrap/gitlab-ce-label'Douwe Maan2016-02-192-0/+4
|\
| * Find label in issues_finderTap2016-02-192-2/+2
| |
| * Label description and Label rowTap2016-02-172-0/+4
| | | | | | | | | | - Add label description - Show label row when filtering issues or merge requests by label
* | Use the adequate success path on the JSON endpoint.Rubén Dávila2016-02-191-1/+1
| | | | | | | | I forgot to update this and some spinach specs were failing.
* | Fix build and add specsRubén Dávila2016-02-191-1/+3
| |
* | Some updates after last code review.Rubén Dávila2016-02-191-15/+27
| |
* | Add link to fork if user can't revert MR.Rubén Dávila2016-02-191-1/+1
| |
* | Make MRs with revert commit work.Rubén Dávila2016-02-191-3/+14
|/
* Fix MR diff 'Edit' buttonfix-mr-diff-edit-buttonDouwe Maan2016-01-211-1/+1
|
* Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-182-28/+103
|
* sort milestones by due_dateGreg Smethells2015-12-031-0/+2
|
* Merge branch 'master' into dirceu/gitlab-ce-new-merge-request-from-file-editDouwe Maan2015-11-182-0/+23
|\
| * Refactor duplciate code for groups_controller.rb and ↵Dmitriy Zaporozhets2015-11-172-0/+23
| | | | | | | | | | | | slack_service/note_message.rb Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Add "Start a new merge request" option to every commit formDouwe Maan2015-11-171-0/+28
|/
* Refactor global and group milestones logicDmitriy Zaporozhets2015-11-161-0/+19
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Refactor SessionsController to use a controller concernrs-refactor-2faRobert Speicher2015-05-141-0/+30