summaryrefslogtreecommitdiff
path: root/config/routes.rb
Commit message (Expand)AuthorAgeFilesLines
* Load related MRs/branches asynchronouslyYorick Peterse2016-04-131-0/+2
* Simplify Projects::NotificationSettingsControllerDouglas Barbosa Alexandre2016-04-121-1/+1
* Use singular resource for NotificationSettingDouglas Barbosa Alexandre2016-04-081-2/+2
* Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-081-3/+5
|\
| * Merge branch 'feature/expose-builds-badge' into 'master' Rémy Coutable2016-04-071-3/+4
| |\
| | * Add project badges view prototypeGrzegorz Bizon2016-04-061-1/+1
| | * Improve routes for project badgesGrzegorz Bizon2016-04-061-3/+4
| * | Add specific markdown_preview route for WikisGabriel Mazetto2016-03-301-0/+1
| |/
* | Change how notification settings in profile are rendered and updatedDmitriy Zaporozhets2016-03-301-0/+1
* | Create NotificationSettings object only when user change value in dropdownDmitriy Zaporozhets2016-03-301-0/+1
|/
* Merge branch 'rs-rails-routes' into 'master' Douwe Maan2016-03-231-0/+12
|\
| * Add special cases for built-in Rails routes in developmentRobert Speicher2016-03-221-0/+12
* | Fix an issue causing the Dashboard/Milestones page to be blankRémy Coutable2016-03-231-2/+1
|/
* Soft delete issuablesZeger-Jan van de Weg2016-03-191-2/+2
* Merge remote-tracking branch 'origin/master' into remove-wipRémy Coutable2016-03-181-3/+33
|\
| * Fixes issue on dashboard issuesPhil Hughes2016-03-181-0/+2
| * Original implementation to allow users to subscribe to labelsTimothy Andrew2016-03-151-0/+4
| * Merge branch 'application-settings' into 'master' Robert Speicher2016-03-151-1/+1
| |\
| | * Let `oauth/applications#index` handle the `profiles#applications` routeapplication-settingsRobert Speicher2016-03-131-1/+1
| * | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-141-0/+2
| |\ \
| | * | Add functionality to setup share of project with group via project settingsDmitriy Zaporozhets2016-03-111-0/+2
| | |/
| * | Move group activity feed to separate page for consistency with dashboard and ...Dmitriy Zaporozhets2016-03-101-1/+1
| |/
| * 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
* | Easily (un)mark merge request as WIP using linkDouwe Maan2016-02-261-0/+1
|/
* 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