summaryrefslogtreecommitdiffstats
path: root/routers/routes
Commit message (Expand)AuthorAgeFilesLines
* Issue due date (#3794)kolaente2018-05-011-0/+2
* Add topic support (#3711)Lunny Xiao2018-04-111-0/+4
* Global code search support (#3664)Lunny Xiao2018-03-161-0/+1
* Enable caching on assets and avatars (#3376)Morgan Bazalgette2018-02-041-8/+11
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-12/+8
* Serve .patch for pull requests (#3305)Sandro Santilli2018-01-071-0/+1
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-051-1/+1
* Serve pull request .diff files (#3293)Sandro Santilli2018-01-051-0/+1
* Add 'mark all read' option to notifications (#3097)Sasha Varlamov2017-12-071-0/+1
* Add reactions to issues/PR and comments (#2856)Lauris BH2017-12-041-0/+2
* Fix git lfs path (#3016)Antoine GIRARD2017-11-291-1/+1
* Git LFS lock api (#2938)Antoine GIRARD2017-11-281-0/+6
* Various wiki bug fixes (#2996)Ethan Koenig2017-11-281-1/+0
* Add dingtalk webhook (#2777)Lunny Xiao2017-11-211-0/+4
* Add LFS object verification step after upload (#2868)Lauris BH2017-11-081-0/+1
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-25/+42
* Code/repo search (#2582)Ethan Koenig2017-10-271-0/+1
* Add commit count caching (#2774)Lauris BH2017-10-261-5/+5
* Add branch overiew page (#2108)Bwko2017-10-261-1/+8
* Move swagger-ui under /api/v1 (#2746)Antoine GIRARD2017-10-211-1/+0
* Merge password and 2fa page on user settings (#2695)Lunny Xiao2017-10-161-4/+3
* Fix PR, milestone and label functionality if issue unit is disabled (#2710)Lauris BH2017-10-161-19/+14
* Create new branch from branch selection dropdown (#2130)Lauris BH2017-10-151-0/+4
* Remove direct user adding to organization members (#2641)Lauris BH2017-10-151-2/+0
* Add Activity page to repository (#2674)Lauris BH2017-10-151-0/+5
* Remove redudant CheckUnit calls in router (#2627)Morlinest2017-09-301-4/+4
* 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