aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api
Commit message (Expand)AuthorAgeFilesLines
* Fix URL handling in the whole markdown module, improve test coverage (#1027)Andrew Boyarshin2017-02-242-3/+10
* Markdown rendering overhaul (#186)Andrew Boyarshin2017-02-142-3/+188
* fix: trim the whitespaces for the search keyword (#893)Bo-Yi Wu2017-02-112-3/+5
* Fix bug in repos search (#884)Ethan Koenig2017-02-101-5/+9
* Redirects for renamed repos (#807)Ethan Koenig2017-02-051-1/+8
* Add units concept for modulable functions of a repository (#742)Lunny Xiao2017-02-041-1/+1
* feat: Add search bar on user profile page. (#787)Bo-Yi Wu2017-02-041-1/+1
* Remove unneeded database loads (#814)Ethan Koenig2017-02-021-3/+1
* add milestone changed traker on issue view (#804)Lunny Xiao2017-02-012-2/+2
* Bug fixes and unit tests for models/issue_label (#802)Ethan Koenig2017-02-011-1/+1
* Track labels changed on issue view & resolved #542 (#788)Lunny Xiao2017-01-301-2/+2
* Use handlers for API authorization (#723)Ethan Koenig2017-01-265-131/+100
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-252-3/+5
* Fix crash caused by #647 (#708)Bwko2017-01-201-1/+1
* Fix permission bugs in team API (#647)Ethan Koenig2017-01-203-120/+136
* API Endpoints for organization members (#645)Ethan Koenig2017-01-202-0/+151
* Attach to release (#673)Philip Couling2017-01-151-2/+2
* Bug fixes for webhook API (#650)Ethan Koenig2017-01-143-6/+51
* API endpoint for subscribers (#598)Ethan Koenig2017-01-072-0/+26
* API endpoint for stargazers (#597)Ethan Koenig2017-01-062-0/+26
* build failed by deleting release by API (#562)Lunny Xiao2017-01-031-1/+1
* Release API endpointsEthan Koenig2017-01-022-0/+193
* API endpoints for forks (#509)Ethan Koenig2016-12-312-0/+63
* Repo permission bug fixes (#513)Ethan Koenig2016-12-292-5/+7
* Permissions bug fix for webhooksEthan Koenig2016-12-281-1/+1
* API endpoints for organization teams (#370)Ethan Koenig2016-12-283-0/+70
* Remove redundant query in collaborator API (#516)Ethan Koenig2016-12-281-24/+4
* API Endpoints for collaborators (#375)Ethan Koenig2016-12-262-1/+99
* Organization webhook API endpointsEthan Koenig2016-12-254-134/+316
* Added sorting to the labels & milestones page (#199)Bwko2016-12-241-1/+1
* API Endpoint for watching (#191)Ethan Koenig2016-12-242-0/+132
* issue comment api fix (#449)Kim "BKC" Carlbäcker2016-12-222-1/+53
* Fix random string generator (#384)Denis Denisov2016-12-201-1/+5
* fixed vulnerabilities (#392)Lunny Xiao2016-12-151-0/+1
* Bug fix for edit-hook API endpointEthan Koenig2016-12-091-2/+8
* Bug fixes for repo permissions in APIEthan Koenig2016-12-072-11/+25
* [API] Pull Requests (#248)Kim "BKC" Carlbäcker2016-12-022-0/+448
* LintingKim "BKC" Carlbäcker2016-12-021-2/+2
* GitHub API Compliance (& linting)Kim "BKC" Carlbäcker2016-12-023-8/+31
* Add undocumented endpoint for /repositories/:idKim "BKC" Carlbäcker2016-12-022-0/+17
* Fix breakage from vendor-updateKim "BKC" Carlbäcker2016-11-293-3/+3
* golint fixed for modules/authLunny Xiao2016-11-271-2/+2
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-272-2/+2
* Golint fixed for modules/contextLunny Xiao2016-11-251-1/+1
* golint fixed for routers (#208)Lunny Xiao2016-11-2425-48/+144
* API endpoints for starsEthan Koenig2016-11-163-34/+92
* Fix import path of go-sdk (#141)Sandro Santilli2016-11-1124-24/+24
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-1027-110/+110
* And othersSandro Santilli2016-11-072-2/+2
* More...Sandro Santilli2016-11-072-2/+2