summaryrefslogtreecommitdiffstats
path: root/routers/api
Commit message (Expand)AuthorAgeFilesLines
* Page parameter for repo search API (#2915)Ethan Koenig2017-11-151-3/+8
* Update swagger documentation (#2899)Ethan Koenig2017-11-1344-837/+3270
* Fix ignored errors in API route (#2850)Ethan Koenig2017-11-041-10/+24
* Fix API raw requests for commits and tags (#2841)Lauris BH2017-11-041-1/+1
* Use api.TrackedTime in API (#2807)Ethan Koenig2017-11-011-16/+34
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-1/+1
* Add search mode option to /api/repo/search (#2756)Morlinest2017-10-271-6/+59
* fix importsLunny Xiao2017-10-251-5/+4
* some fixesLunny Xiao2017-10-251-1/+2
* Hide unactive on explore users and some refactors (#2741)Lunny Xiao2017-10-241-1/+1
* Move swagger-ui under /api/v1 (#2746)Antoine GIRARD2017-10-212-0/+22
* Fix repository search function (#2689)Morlinest2017-10-171-15/+14
* Remove redudant issue LoadAttributes() calls (#2614)Morlinest2017-09-271-6/+0
* Add init support of orgmode document type on file view and readme (#2525)Lunny Xiao2017-09-211-1/+1
* Sync releases table with tags on push and for mirrors (#2459)Lauris BH2017-09-201-41/+48
* Restructure markup & markdown to prepare for multiple markup language… (#2411)Lunny Xiao2017-09-162-11/+10
* Feature: Timetracking (#2211)Jonas Franz2017-09-122-0/+169
* Webhooks for repo creation/deletion (#1663)Ethan Koenig2017-09-032-6/+6
* Add collaborative repositories to the dashboard (#2205)Bwko2017-08-231-1/+5
* Improve swagger doc (#2274)Antoine GIRARD2017-08-2119-62/+294
* Fix and improve dashboard repo UI (#2285)Morlinest2017-08-171-0/+2
* Fix rendering of external links (#2292)Ethan Koenig2017-08-131-1/+1
* Only update needed columns when update user (#2296)Lunny Xiao2017-08-121-1/+1
* Fix counts on issues dashboard (#2215)Ethan Koenig2017-08-031-0/+1
* EnableUnit() -> UnitEnabled() (#2242)Ethan Koenig2017-08-021-1/+1
* Check for access in /repositories/:id (#2227)Ethan Koenig2017-07-301-1/+4
* fix some bugLunny Xiao2017-07-281-5/+5
* API: support '/orgs/:org/repos' (#2047)Aaron Walker2017-07-132-0/+19
* Fix repo API bug (#2133)Ethan Koenig2017-07-126-54/+63
* Fix GET /users/:username/repos endpoint (#2125)Ethan Koenig2017-07-101-30/+30
* Improve org error handling (#2117)Antoine GIRARD2017-07-063-5/+5
* Fix API for branches with slashes (#2096)Ethan Koenig2017-07-022-2/+9
* Fix release display and correct paging (#2080)Lauris BH2017-06-291-9/+8
* Integration tests for issues API (#2059)Ethan Koenig2017-06-251-15/+13
* Load label ID in NewLabels (#2045)Ethan Koenig2017-06-251-1/+1
* Fix bug in issue labels API (#2048)Ethan Koenig2017-06-251-2/+2
* Fix #2001 and fix issue comments hidden (#2016)Lunny Xiao2017-06-211-2/+10
* Separate generate swagger + fix sed os specific (#1791)Antoine GIRARD2017-06-151-4/+0
* Add repo fork swagger (#1941)Jonas Östanbäck2017-06-121-0/+20
* Gracefully handle bare repositories on API operations. (#1932)Dennis Keitzel2017-06-102-1/+11
* Merge pull request #1905 from ethantkoenig/fix/org_api_authAndrey Nering2017-06-071-7/+7
|\
| * Require token before checking membership/ownershipEthan Koenig2017-06-071-7/+7
* | Merge pull request #1904 from ethantkoenig/fix/org_apiAndrey Nering2017-06-071-10/+23
|\ \
| * | Bug fixes for org member APIEthan Koenig2017-06-071-10/+23
| |/
* / A missing / to provide a correct endpointcamlafit2017-06-071-1/+1
|/
* feat: add check misspelling (#1877)Bo-Yi Wu2017-06-051-1/+1
* Fix change introduce by update of go-swagger. (#1727)Antoine GIRARD2017-06-011-0/+1
* Merge pull request #1750 from andreynering/dashboard-search-org-reposAndrey Nering2017-05-271-0/+3
|\
| * Fix testAndrey Nering2017-05-181-1/+1
| * Show repos acording to user/organizationAndrey Nering2017-05-181-1/+3