aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Serve audio files using HTML5 audio tag (#5221)Jonas Bröms2018-10-301-0/+2
* UX of link account (Step 1) (#5006)AJ ONeal2018-10-281-2/+24
* Fix to 3819 - Filtering issues by tags on main screen issues (#3824)Rodrigo Villablanca Vásquez2018-10-281-0/+2
* User action heatmap (#5131)kolaente2018-10-235-0/+59
* Add comment replies (#5104)Jonas Franz2018-10-221-1/+4
* Fix Swagger JSON autogeneration issues. (#4845)zeripath2018-10-2022-22/+121
* Remove check for negative length (#5120)Oleg Kovalov2018-10-202-2/+2
* Give user a link to create PR after push (#4716)Julien Tant2018-10-202-0/+86
* Add notification interface and refactor UI notifications (#5085)Lunny Xiao2018-10-186-14/+40
* Add support for search by uid (#4876)zeripath2018-10-181-0/+5
* Disable debug routes unless PPROF is enabled in configuration (#4995)Lauris BH2018-09-291-0/+1
* Detect charset and convert non UTF-8 files for display (#4950)Lauris BH2018-09-291-2/+4
* Update Swagger API to match the return of /users/search (#4847)zeripath2018-09-211-1/+10
* Code review UI improvements and bugfixes (#4682)Lauris BH2018-09-171-2/+12
* make sure to catch the right error so it is displayed as an error on the ui n...Lanre Adelowo2018-09-161-1/+1
* Allow admin toggle forcing a password change for newly created users (#4563)Lanre Adelowo2018-09-132-7/+45
* Force user to change password (#4489)Lanre Adelowo2018-09-135-6/+146
* feat(repo): support search repository by topic name (#4505)Bo-Yi Wu2018-09-133-0/+7
* Remove traces of embedded TiDB (#4906)techknowlogick2018-09-111-15/+2
* Add file name and branch to page title (#4902)Lanre Adelowo2018-09-101-0/+2
* Enforce token on api routes [fixed critical security issue #4357] (#4840)B-OnTheGo2018-09-101-1/+1
* allow api to create tags for releases (#4890)Bobonium2018-09-101-4/+0
* Slack webhook channel name cannot be empty or just contain an hashtag (#4786)Lanre Adelowo2018-09-104-5/+61
* Fixes repo branch endpoint summary (#4893)Lewis Cowles2018-09-091-1/+1
* Add sudo functionality to the API (#4809)zeripath2018-09-061-1/+44
* issues api allow pulls and fix #4832 (#4852)Lunny Xiao2018-09-031-1/+9
* Make reverse proxy auth optional (#4643)Najib Idrissi2018-08-291-6/+2