summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Shows total tracked time in issue and milestone list (#3341)Jonas Franz2018-04-291-0/+6
* don't reset team/repo count when updating team via API (#3831)Morgan Bazalgette2018-04-291-7/+4
* Add topic support (#3711)Lunny Xiao2018-04-115-0/+98
* fix go vet error (#3740)Lunny Xiao2018-03-301-1/+1
* refactor: import order. (#3736)Bo-Yi Wu2018-03-2918-31/+36
* Correctly check http git access rights for reverse proxy authorized users (#3...Lauris BH2018-03-291-20/+20
* Add repository setting to enable/disable health checks (#3607)Allen Wild2018-03-271-0/+18
* Add protected branch whitelists for merging (#3689)Chri-s2018-03-251-1/+6
* Change protected branch settings title to existing locale entry (#3694)Chri-s2018-03-211-1/+1
* Fix style of "In your repositories" when selected (#3699)Alex Ward2018-03-201-1/+1
* Global code search support (#3664)Lunny Xiao2018-03-163-1/+119
* Refactor and simplify redirect to url (#3674)Lauris BH2018-03-154-24/+8
* Added checks for protected branches in pull requests (#3544)Chri-s2018-03-131-0/+9
* Add label descriptions (#3662)Lauris BH2018-03-131-6/+9
* Added issue search via api (#3612)kolaente2018-03-071-6/+29
* Add Attachment API (#3478)Jonas Franz2018-03-065-5/+350
* Log attachment blocked events (#3615)Mahmoud Al-Qudsi2018-03-051-0/+1
* Add admin dashboard option to run health checks (#3606)Allen Wild2018-03-021-0/+4
* Rework special link parsing in the post-processing of markup (#3354)Morgan Bazalgette2018-02-271-2/+2
* Fix missing translations when updating username. (#3564)bugreport02018-02-251-3/+3
* refactor: reduce sql query in retrieveFeeds (#3547)Bo-Yi Wu2018-02-211-31/+8
* Populate URL field of API commits (#3546)Ethan Koenig2018-02-204-16/+23
* Implements generator cli for secrets (#3531)Codruț Constantin Gușoi2018-02-182-3/+10
* Add option to enable or disable swagger endpoints (#3502)Piotr Orzechowski2018-02-141-2/+7
* Improve wiki test (#3493)Ethan Koenig2018-02-131-7/+23
* Fix rendering of wiki page list if wiki repo contains other files (#3454)Lauris BH2018-02-051-0/+6
* Enable caching on assets and avatars (#3376)Morgan Bazalgette2018-02-041-8/+11
* Fix branch deletion for squash or rebase merged pull requests (#3425)Lauris BH2018-01-301-31/+15
* Change how merged PR commit info are prepared (#3368)Lauris BH2018-01-191-54/+32
* Fix API-Endpoint release (#3012)Marc Brückner2018-01-162-3/+6
* Address issues pointed out by @lunny in #3339 (#3352)Morgan Bazalgette2018-01-121-7/+4
* Cleanup models.User.HashPassword (#3334)Kim "BKC" Carlbäcker2018-01-124-8/+4
* Handle refactor (#3339)Morgan Bazalgette2018-01-1045-554/+558
* Remove useless fmt.Errorf("%v", err) (#3337)Antoine GIRARD2018-01-091-1/+1
* Change EncodePasswd to HashPassword (#3329)Morgan Bazalgette2018-01-084-4/+4
* Fix branch name escaping in compare url (#3311)Deyong Zhu2018-01-081-8/+14
* Serve .patch for pull requests (#3305)Sandro Santilli2018-01-072-1/+48
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-073-2/+63
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-056-7/+83
* Serve pull request .diff files (#3293)Sandro Santilli2018-01-052-1/+38
* Fix swagger docs (#3300)Ethan Koenig2018-01-041-7/+7
* Fix guide link for webhooks in repository settings (#3291) (#3292)Elouan Martinet2018-01-031-1/+1
* Fix bugs in issue dashboard stats (#3073)Ethan Koenig2017-12-263-8/+29
* Fix ignored errors when checking if organization, team member (#3177)Ethan Koenig2017-12-219-64/+130
* Support default private when creating or migrating repository (#3239)Lunny Xiao2017-12-201-2/+15
* Check ignored errors for issue and milestone count (#3213)Ethan Koenig2017-12-181-1/+5
* Unit tests for routers/repo/issue_label (#3198)Ethan Koenig2017-12-153-8/+168
* Improvements for supporting UI Location (#3146)Lunny Xiao2017-12-141-1/+1
* Fix wiki page list not rendering after updatedunix changes (#3175)Lauris BH2017-12-131-7/+7
* Mention completion for issue editor. (#3136)harry2017-12-112-0/+3