summaryrefslogtreecommitdiffstats
path: root/routers/api/v1
Commit message (Expand)AuthorAgeFilesLines
* gofmt (#1662)Ethan Koenig2017-05-041-1/+1
* Generate swagger json (#1402)Antoine GIRARD2017-05-0213-38/+481
* fix #1643 and improve integration test (#1645)Lunny Xiao2017-04-301-1/+6
* bug fixed for API to get user's repos (#1622)Lunny Xiao2017-04-291-4/+7
* Status-API (#1332)Kim "BKC" Carlbäcker2017-04-212-0/+134
* Add repo mirror sync API endpoint (#1508)Jonas2017-04-192-0/+13
* Migrate WatchInfo struct to api (#1492)Antoine GIRARD2017-04-161-14/+2
* fix gpg API panic when no verification (#1451)Lunny Xiao2017-04-061-2/+7
* GPG commit validation (#1150)Antoine GIRARD2017-03-221-0/+7
* Implement GPG api (#710)Antoine GIRARD2017-03-163-0/+155
* Refactor and fix incorrect comment (#1247)Ethan Koenig2017-03-157-19/+12
* Add basic integration test infrastructure (and new endpoint `/api/v1/version`...Mura Li2017-03-062-0/+17
* fix panic when get user repos from api (#1110)Lunny Xiao2017-03-031-2/+2
* API: support /users/:username/reposawwalker2017-02-273-32/+66
* refactor api issues load attributes for better performance (#1066)Lunny Xiao2017-02-271-5/+6
* Fix go vet faults (#1060)Ethan Koenig2017-02-262-4/+10
* 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