aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Refactor notification for indexer (#5111)Lunny Xiao2019-01-172-0/+10
* api: Add missing GET teams endpoints (#5382)Harshit Bansal2019-01-162-0/+68
* Add Default Pull Request Title (#5735)Elijah Oyekunle2019-01-161-2/+17
* Add proper CORS preflight origin validation (#5740)silverwind2019-01-151-2/+14
* Support CORS headers to git smart http protocol (#5719)Lunny Xiao2019-01-141-0/+12
* Prioritize "readme.md" (#5691)Khaled Hamed2019-01-141-5/+18
* Do not display the raw OpenID error in the UI (#5705)zeripath2019-01-121-1/+2
* Allow for user specific themes (#5668)Lanre Adelowo2019-01-092-1/+31
* Added URL mapping for Release attachments like on github.com (#1707)gdeverlant2019-01-062-0/+35
* fix commit page showing status for current default branch (#5650)Julian2019-01-061-1/+1
* SECURITY: protect DeleteFilePost et al with cleanUploadFileName (#5631)zeripath2019-01-041-2/+18
* branch: Trigger update when deleting branch via UI. (#5617)Harshit Bansal2019-01-021-1/+13
* Issue is not overdue when it is on the same date #5566 (#5568)Rodrigo Villablanca Vásquez2019-01-012-5/+11
* Delete organization endpoint added (#5601)Shashvat Kedia2018-12-272-1/+25
* Add rebase with merge commit merge style (#3844) (#4052)Julian2018-12-273-0/+6
* Fix route in swagger (#5598)Shashvat Kedia2018-12-261-1/+1
* fix bug on upload file name (#5571)Lunny Xiao2018-12-202-1/+48
* fix lfs version check warning log when using ssh protocol (#5501)Lunny Xiao2018-12-191-0/+1
* Support reverse proxy providing email (#5554)zeripath2018-12-181-0/+1
* Improve performance of dashboard (#4977)Lunny Xiao2018-12-136-29/+62
* fix approvals limitation (#5521)Lunny Xiao2018-12-111-2/+4
* fix permission check on api create org (#5523)Lunny Xiao2018-12-111-1/+1
* fix clone wiki failed via ssh (#5503)Lunny Xiao2018-12-112-0/+35
* fix adding reaction fail for read permission (#5515)Lunny Xiao2018-12-111-2/+2
* Approvals at Branch Protection (#5350)Jonas Franz2018-12-112-3/+31
* Fix empty wiki (#5504)Lunny Xiao2018-12-091-1/+3
* Improve team members and repositories settings UI (#5457)Lunny Xiao2018-12-091-0/+2
* add tests for api user orgs (#5494)Lunny Xiao2018-12-091-1/+1
* admin should be able to delete repos even if he is not a member of the organi...Lanre Adelowo2018-12-021-1/+1
* Removing Labels via EditPullRequest API (#5348)Lucien Kerl2018-12-011-1/+1
* Allow to add organization members as collaborators on organization owned repo...Lanre Adelowo2018-11-301-13/+0
* Milestone issues and pull requests (#5293)Lunny Xiao2018-11-293-257/+316
* Git-Trees API (#5403)Kasi Reddy2018-11-282-0/+93
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-2827-364/+409
* Implement git refs API for listing references (branches, tags and other) (#5354)Lauris BH2018-11-273-0/+133
* Create Progressive Web App (#4730)SohnyBohny2018-11-271-0/+9
* show only opened milestones on issues page milestone filter (#5051)Lanre Adelowo2018-11-261-2/+2
* API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829...Daniel Balko2018-11-231-7/+9
* Show review summary in pull requests (#5132)kolaente2018-11-221-0/+6
* add api for user to create org (#5268)Lunny Xiao2018-11-202-0/+53
* Add raw blob endpoint to get objects by SHA ID (#5334)Peter Hoffmann2018-11-182-0/+18
* added the ability to set labels on the "edit pull request" api (#5347)Lucien Kerl2018-11-161-0/+12
* Block registration based on email domain (#5157)Lanre Adelowo2018-11-141-0/+5
* Fix create team, update team missing units (#5188)Lunny Xiao2018-11-102-0/+28
* Add option to disable automatic mirror syncing. (#5242)Jonas Bröms2018-11-081-2/+6
* Prometheus endpoint (#5256)Stanislav2018-11-042-0/+40
* Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST he...zeripath2018-11-031-4/+8
* Keys API changes (#4960)zeripath2018-10-313-14/+118
* Add AutoHead functionality. (#5186)zeripath2018-10-301-0/+1
* Make gitea serv use api/internal (#4886)Antoine GIRARD2018-10-302-5/+137