summaryrefslogtreecommitdiffstats
path: root/routers/api
Commit message (Expand)AuthorAgeFilesLines
* Added issue search via api (#3612)kolaente2018-03-071-6/+29
* Add Attachment API (#3478)Jonas Franz2018-03-065-5/+350
* Rework special link parsing in the post-processing of markup (#3354)Morgan Bazalgette2018-02-271-2/+2
* Populate URL field of API commits (#3546)Ethan Koenig2018-02-204-16/+23
* Add option to enable or disable swagger endpoints (#3502)Piotr Orzechowski2018-02-141-2/+7
* Fix API-Endpoint release (#3012)Marc Brückner2018-01-162-3/+6
* Cleanup models.User.HashPassword (#3334)Kim "BKC" Carlbäcker2018-01-121-2/+1
* Handle refactor (#3339)Morgan Bazalgette2018-01-106-10/+10
* Change EncodePasswd to HashPassword (#3329)Morgan Bazalgette2018-01-081-1/+1
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-071-1/+1
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-052-3/+27
* Fix swagger docs (#3300)Ethan Koenig2018-01-041-7/+7
* Fix bugs in issue dashboard stats (#3073)Ethan Koenig2017-12-261-1/+1
* Fix ignored errors when checking if organization, team member (#3177)Ethan Koenig2017-12-215-22/+80
* Improvements for supporting UI Location (#3146)Lunny Xiao2017-12-141-1/+1
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-113-14/+15
* Delete a user's public key via admin api (closes #3014) (#3059)Vlad Temian2017-12-063-2/+54
* Fix error message sanitiziation (#3082)Ethan Koenig2017-12-041-3/+3
* Add fingerprint to ssh key endpoints. (#3009)Vlad Temian2017-11-281-5/+6
* Disable add key button if SSH is disabled (#2873)Michael Kuhn2017-11-211-1/+3
* Fix comment API paths (#2813)Ethan Koenig2017-11-202-5/+88
* Fix API status code for hook creation (#2814)Ethan Koenig2017-11-202-3/+4
* 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