summaryrefslogtreecommitdiff
path: root/config/routes.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove `Profile::KeysController#new` actionRobert Speicher2016-03-031-1/+1
* Make url and actions to be the same nameAlfredo Sumaran2016-03-011-2/+2
* Add routes and actions for dynamic tab loadingJosh Frye2016-02-291-0/+9
* Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-261-0/+13
* Merge branch 'issue_13301_emoji-menu' into 'master' Robert Speicher2016-02-241-0/+2
|\
| * Create EmojisControllerAnnabel Dunstone2016-02-221-1/+2
| * Load award emoji picker with ajax requestAnnabel Dunstone2016-02-181-0/+1
* | Add missing route to mark all todos as donetasksDouglas Barbosa Alexandre2016-02-211-1/+6
* | Rename Tasks to TodosDouglas Barbosa Alexandre2016-02-201-1/+1
* | Allow user to mark each task as done manuallyDouglas Barbosa Alexandre2016-02-201-1/+1
* | Add tasks queue list pageDouglas Barbosa Alexandre2016-02-201-0/+1
* | Remove code introduced when endpoint was in MR controller.Rubén Dávila2016-02-191-1/+0
* | Add new endpoint and button to revert any commit.Rubén Dávila2016-02-191-0/+1
* | Add new endpoint and button to revert merge. #3409Rubén Dávila2016-02-191-0/+1
* | Use POST method instead of DELETE when erasing a buildGrzegorz Bizon2016-02-191-1/+1
* | Change build erase path to make it consistent with APIGrzegorz Bizon2016-02-191-1/+1
* | Use DELETE verb for erasing a build contentGrzegorz Bizon2016-02-191-1/+1
* | Add build eraseable feature implementationGrzegorz Bizon2016-02-191-0/+1
|/
* Move builds badge implementation to new badges controllerGrzegorz Bizon2016-02-111-2/+6
* Fix rubocop offence in routes for build badgeGrzegorz Bizon2016-02-111-1/+1
* Move badge implementation to builds controllerGrzegorz Bizon2016-02-111-8/+3
* Skip authentication when requesting commit status badgeGrzegorz Bizon2016-02-111-1/+1
* Improve CI status badge implementationGrzegorz Bizon2016-02-111-2/+2
* Add CI status badge implementation to commit controllerGrzegorz Bizon2016-02-111-0/+7
* Extract events rendering to own action.Josh Frye2016-02-091-0/+1
* Allow limited Markdown in Broadcast Messagesrs-broadcast-markdownRobert Speicher2016-02-061-1/+4
* Support Akismet spam checking for creation of issues via APIStan Hu2016-02-021-0/+2
* Increase the minimum length for commit SHA matching to 7rs-issue-12706Robert Speicher2016-01-291-1/+1
* Setup new fork link in sidebar and routes. #2406Rubén Dávila2016-01-201-1/+1
* Merge branch 'import-gh-wiki' into 'master' Douwe Maan2016-01-141-1/+1
|\
| * Remove unnecessary brackets on WIKI_SLUG_ID route constraintsDouglas Barbosa Alexandre2016-01-141-1/+1
| * Relax constraints for wiki slugDouglas Barbosa Alexandre2016-01-141-1/+1
* | Merge branch 'unsubscribe-from-thread-from-email-footer' into 'master' Douwe Maan2016-01-141-0/+6
|\ \ | |/ |/|
| * Minor improvements, unsubscribe from email footerZeger-Jan van de Weg2016-01-091-1/+1
| * Unsubscribe from thread through link in email footerZeger-Jan van de Weg2016-01-091-0/+6
* | Minor improvements in build arfifacts browserci/view-build-artifactsGrzegorz Bizon2016-01-141-2/+2
* | Improve readability of artifacts `Metadata` related codeGrzegorz Bizon2016-01-141-3/+2
* | Simplify implementation of build artifacts browser (refactoring)Grzegorz Bizon2016-01-141-0/+1
* | Disable `:format` in artifacts browser pathGrzegorz Bizon2016-01-141-1/+1
* | Move artifacts controller level upGrzegorz Bizon2016-01-141-7/+3
* | Add view action to artifacts controllerGrzegorz Bizon2016-01-141-1/+2
* | Move build artifacts implementation to separate controllerGrzegorz Bizon2016-01-141-1/+9
* | Broadcast Messages can now be editedRobert Speicher2016-01-131-1/+1
* | Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-081-3/+3
|\ \ | |/
| * Merge branch 'issue_3076' into 'master' Drew Blessing2016-01-081-3/+3
| |\
| | * Fix problem with projects ending with .keys #3076Jose Corcuera2016-01-061-3/+3
* | | Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-071-0/+18
|\ \ \ | |/ /
| * | Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-071-0/+18
| |/
* | Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-061-61/+64
|\ \ | |/
| * Grace period support for TFAGabriel Mazetto2015-12-241-0/+1