summaryrefslogtreecommitdiffstats
path: root/routers/routes
Commit message (Expand)AuthorAgeFilesLines
...
* Fork permission bug fixes (#2534)Jonas Franz2017-09-181-2/+4
* Implementation of all repositories of a user from user->settings (#1740)Rémy Boulanouar2017-09-141-0/+1
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-141-2/+2
* Feature: Timetracking (#2211)Jonas Franz2017-09-121-0/+13
* fix orgnization webhooks (#2422)Lunny Xiao2017-08-301-1/+1
* Fix route handler order (#2409)Ethan Koenig2017-08-291-3/+4
* fix missing orgnization discord webhook (#2414)Lunny Xiao2017-08-291-0/+2
* Implementation of discord webhook (#2402)Lunny Xiao2017-08-281-0/+2
* Add OpenID configuration in install page (#2276)Sandro Santilli2017-08-191-18/+31
* Fixed robots.txt 404 error (#2226)Florian / sinnlosername2017-07-301-1/+1
* Fix bare-repo bugs (#2199)Ethan Koenig2017-07-271-1/+4
* Remove unit types commits and settings (#2161)Lauris BH2017-07-171-2/+2
* Fix OpenID registration route (#2160)Christian Weiske2017-07-131-1/+1
* Make branch deletion URL more like GitHub's, fixes #1397 (#1994)Lauris BH2017-06-211-3/+1
* Let not-logged-in users view releases (#1999)Ethan Koenig2017-06-181-3/+5
* gofmt (#1868)Ethan Koenig2017-06-041-1/+0
* Fix 404 for external tracking issues (#1852)Ethan Koenig2017-06-031-6/+7
* Display all organization from user settings (#1739)Rémy Boulanouar2017-06-021-0/+1
* Add Gitea Webhook (#1755)Rémy Boulanouar2017-05-291-4/+8
* Add units to team (#947)Lunny Xiao2017-05-181-36/+42
* Generate swagger json (#1402)Antoine GIRARD2017-05-021-0/+1
* Rework SSH key management UI to add GPG (#1293)Antoine GIRARD2017-04-261-4/+4
* Integration test framework (#1290)Ethan Koenig2017-04-251-0/+645