summaryrefslogtreecommitdiff
path: root/config/routes.rb
Commit message (Expand)AuthorAgeFilesLines
* remove extra space to fix codestylerubocop/space-around-operatorsGabriel Mazetto2016-05-131-1/+1
* Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-131-1/+1
* Merge branch 'health-check-route'Douwe Maan2016-05-121-0/+5
|\
| * Support token header for health check token, and general cleanup of the healt...DJ Mountney2016-05-111-1/+1
| * Add health_check access token, and enforce on the health_check endpointDJ Mountney2016-05-101-1/+3
| * Add the health_check gem end expose the health_check routeDJ Mountney2016-05-101-0/+3
* | Merge branch 'send-incremental-build-log' into 'master' Jacob Schatz2016-05-121-0/+1
|\ \
| * | Send trace to a browser incrementally when build is runningKamil Trzcinski2016-05-091-0/+1
| |/
* | Code improveLong Nguyen2016-05-101-7/+8
* | Routing refactoringLong Nguyen2016-05-081-13/+10
* | Fix routing errorLong Nguyen2016-05-081-1/+1
* | user routings refactorLong Nguyen2016-05-081-20/+17
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-051-7/+10
|\ \ | |/
| * Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-05-021-3/+3
| |\
| | * Fix issue with impersonationDouwe Maan2016-04-221-3/+3
| * | Load the "New Branch" button asynchronouslyYorick Peterse2016-04-281-0/+1
| * | Add letter_opener_web gemrs-letter_opener_webRobert Speicher2016-04-221-4/+6
| |/
* | Add snippet tab under user profileLong Nguyen2016-05-021-2/+3
|/
* Improved confirmation UXconfirmation-screenPhil Hughes2016-04-211-0/+1
* Switch raw trace to use X-Sendfile headerTomasz Maczukin2016-04-191-1/+1
* Add raw trace output for GitLab WorkhorseTomasz Maczukin2016-04-191-0/+1
* Add support to cherry-pick any commitP.S.V.R2016-04-181-0/+1
* Merge branch 'fix-redirect-profile-keys-new-to-profile-keys' into 'master' Rémy Coutable2016-04-151-1/+1
|\
| * Make /profile/keys/new redirects to /profile/keys for back-compatRémy Coutable2016-04-151-1/+1
* | Merge branch 'auto-fsck' into 'master' Robert Speicher2016-04-141-0/+2
|\ \ | |/ |/|
| * Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-131-0/+2
| |\
| * \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-121-3/+5
| |\ \
| * | | Move 'clear checks' button to applicatoin settingsJacob Vosmaer2016-04-121-4/+1
| * | | Rename almost all the thingsJacob Vosmaer2016-04-061-2/+2
| * | | Rebase repo check MRJacob Vosmaer2016-04-041-0/+5
* | | | 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
| |\ \