summaryrefslogtreecommitdiff
path: root/app/controllers/concerns
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'notes-are-awardables' into 'master' Douwe Maan2016-06-061-1/+10
|\
| * Backend awardables on commentsZJ van de Weg2016-06-061-1/+10
* | Implement authentication (login) using a U2F device.Timothy Andrew2016-06-061-1/+58
|/
* Merge branch 'awardables' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-181-0/+2
|\
| * Fix latests concernsZJ van de Weg2016-05-181-0/+2
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into awardablesFatih Acet2016-05-182-2/+2
|\ \ | |/ |/|
| * Merge branch 'meinac/gitlab-ce-change_deprecated_render_usage'Dmitriy Zaporozhets2016-05-181-1/+1
| |\
| | * Change deprecated usage of rendering without response bodyMehmet Emin İNAÇ2016-03-161-1/+1
| * | Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-131-1/+1
* | | Merge branch 'master' into awardablesZeger-Jan van de Weg2016-05-111-0/+2
|\ \ \ | |/ /
| * | Use compact syntaxAlfredo Sumaran2016-04-211-4/+1
| * | Allow filtering by Owned projectsAlfredo Sumaran2016-04-181-0/+5
* | | Create table for award emojiZeger-Jan van de Weg2016-05-061-0/+20
|/ /
* | Use respond_to instead of a conditional to paginate milestonesRémy Coutable2016-03-231-4/+0
* | Fix an issue causing the Dashboard/Milestones page to be blankRémy Coutable2016-03-231-1/+4
* | Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg2016-03-213-3/+3
|\ \
| * | Use the configured Kaminari "per page" defaultrs-use-kaminari-defaultRobert Speicher2016-03-193-3/+3
| |/
* | Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-212-21/+23
* | 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 / #relabeled_merg...Rémy Coutable2016-03-151-0/+17
* 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
* Add option to show archived projects on dahsboardDmitriy Zaporozhets2016-03-041-0/+15
* 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
* | Use the adequate success path on the JSON endpoint.Rubén Dávila2016-02-191-1/+1
* | 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 slack_service/note_messa...Dmitriy Zaporozhets2015-11-172-0/+23
* | 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
* Refactor SessionsController to use a controller concernrs-refactor-2faRobert Speicher2015-05-141-0/+30