summaryrefslogtreecommitdiff
path: root/config/routes/admin.rb
Commit message (Expand)AuthorAgeFilesLines
* Add profile mode to extend request profilingadd-profile-mode-to-extend-request-profilingQingyu Zhao2019-07-181-1/+1
* Update application settings using correct actionBrett Walker2019-06-191-1/+1
* Redirect to admin projects index if project was deleted from admin pageLuke Picciau2019-05-291-1/+1
* Add Let's Encrypt clientVladimir Shushlin2019-05-161-0/+1
* Instance level kubernetes clusters adminJames Fargher2019-05-071-0/+2
* add tag filter to admin runners pageAlexis Reigel2019-02-271-0/+4
* Put EE routes in EE files under EE directoriesLin Jen-Shin2018-10-261-0/+2
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-3/+1
* Simplify runner registration token resettingTomasz Maczukin2018-10-041-1/+1
* adds 'Geo' sub page to application settingsMartin Wortschack2018-09-051-1/+1
* split application settings into multiple sub pagesMartin Wortschack2018-09-041-0/+1
* [master] Missing CSRF in System Hooks resend actionFrancisco Javier López2018-08-241-1/+1
* Create instance_statistics namespace and move convdev index and cohorts to itLuke Bennett2018-07-271-4/+0
* Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ...Sean McGivern2018-07-271-0/+4
* Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'ma...Sean McGivern2018-07-271-4/+0
|\
| * Create instance_statistics namespace and move convdev index and cohorts to itLuke Bennett2018-07-261-4/+0
* | Changing the hook test action to use POSTFrancisco Javier López2018-07-231-1/+1
|/
* allow uploading favicon in appearance settingsAlexis Reigel2018-06-051-0/+1
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-1/+1
* Gitaly Server info for admin panelZeger-Jan van de Weg2018-01-311-0/+2
* Add custom brand text on new project pagesMarkus Koller2017-12-041-1/+1
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-1/+3
* Merge branch '3191-deploy-keys-update' into 'master'Rémy Coutable2017-06-071-1/+1
|\
| * Implement ability to update deploy keysAlexander Randa2017-06-021-1/+1
* | Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-0/+2
|/
* Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin2017-05-261-3/+11
|\
| * Merge branch 'revert-b0498c17' into 'master'Robert Speicher2017-05-251-3/+3
| |\
| | * Revert "Remove changes that are not absolutely necessary"Douwe Maan2017-05-241-3/+3
| * | Merge branch '17848-web-hook-logging' into 'master'Dmitriy Zaporozhets2017-05-251-0/+6
| |\ \ | | |/ | |/|
| | * Implement web hooks loggingAlexander Randa2017-05-251-0/+6
| * | Remove changes that are not absolutely necessarydm-fix-routesDouwe Maan2017-05-231-3/+3
| * | Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan2017-05-231-3/+5
| |/
* | Rename BuildsController to JobsControllerLin Jen-Shin2017-05-171-1/+1
|/
* Implement ability to update hooksAlexander Randa2017-04-281-2/+4
* Rename user cohorts -> cohortsSean McGivern2017-04-141-1/+1
* Add user cohorts table to admin areaSean McGivern2017-04-141-0/+2
* Port 'Add more usage data to EE ping' to CESean McGivern2017-04-141-0/+1
* applies relevant changes to the code and code structureTiago Botelho2017-02-281-1/+1
* add admin panel for personal access tokensSimon Vocella2017-02-281-0/+5
* Merged the 'groups' and 'projects' tabs when viewing user profilesJames Gregory2016-12-291-1/+0
* Fix 500 error when visit group from admin area if group name contains dotdz-improve-admin-group-routingDmitriy Zaporozhets2016-12-281-1/+1
* Add support for nested groups to admin routingdz-fix-admin-routesDmitriy Zaporozhets2016-12-111-7/+16
* Split routes on multiple filesdz-split-routesDmitriy Zaporozhets2016-10-051-0/+102