aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api
Commit message (Expand)AuthorAgeFilesLines
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-182-45/+30
* HotFix: Hide private partisipation in Orgs (#13994)65432020-12-172-11/+39
* [API] Add ref to create/edit issue options & deprecated assignee (#13992)65432020-12-151-0/+8
* Possible fix the webhook API creation (#13960)Lunny Xiao2020-12-121-1/+2
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-091-4/+4
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-082-4/+4
* Expose default theme in meta and API (#13809)John Olheiser2020-12-031-0/+1
* Move Repo APIFormat to convert package (#13787)65432020-12-0211-18/+23
* move notification APIFormat (#13783)65432020-12-023-3/+6
* Add Allow-/Block-List for Migrate & Mirrors (#13610)65432020-11-281-0/+2
* Add block on official review requests branch protection (#13705)a10121127962020-11-281-15/+20
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-5/+19
* [API] Add more filters to issues search (#13514)65432020-11-231-3/+58
* API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562)65432020-11-191-5/+18
* Add email validity check (#13475)Chris Shyi2020-11-142-1/+6
* [API] Only Return Json (#13511)65432020-11-142-46/+38
* API: Fix GetQueryBeforeSince (#13559)65432020-11-145-23/+43
* Delete tag API (#13358)John Olheiser2020-10-302-1/+58
* Refactor: Move PushUpdateOptions (#13363)Lunny Xiao2020-10-301-1/+1
* Issue comment reactions should also check pull type (#13349)zeripath2020-10-291-1/+5
* Migration failure during reaction migration from gitea (#13344)zeripath2020-10-281-1/+1
* Deny wrong pull (#13308)M4RKUS-111112020-10-261-0/+6
* Add review request api (#11355)a10121127962020-10-203-1/+218
* [Refactor] Move APIFormat functions into convert package (#12856)65432020-10-177-24/+35
* [Enhancement] Allow admin to merge pr with protected file changes (#12078)赵智超2020-10-132-1/+12
* Return 404 not 500 from API if team does not exist (#13118)zeripath2020-10-121-1/+1
* Improve error feedback for duplicate deploy keys (#13112)Chris Shyi2020-10-121-0/+2
* fix: case typo (#13049)Rongjian Zhang2020-10-061-1/+1
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-2/+1
* API: Get release by tags endpoint (#12932)Johan Van de Wauw2020-09-252-0/+63
* Add IsTemplate option in create repo ui and api (#12942)赵智超2020-09-251-0/+1
* Adopt repositories (#12920)zeripath2020-09-253-0/+171
* Fixed count of filtered issues when api request. (#12275)ひのしば / hinoshiba2020-09-241-28/+42
* API: GetReleaseByID return 404 if not found (#12933)65432020-09-241-2/+12
* Fix ListUserOrgs (#12910)赵智超2020-09-211-1/+1
* Not using "ctx.ServerError" in api (#12907)赵智超2020-09-2010-28/+26
* Add configurable Trust Models (#11712)zeripath2020-09-201-0/+1
* Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#1...65432020-09-183-100/+6
* Fix [API] [Bug] CreateRepo missing information (#12848)65432020-09-151-0/+6
* [API] Milestone endpoints accept names too (#12649)65432020-09-141-27/+49
* Issue templates directory (#11450)John Olheiser2020-09-113-0/+33
* Move all push update operations to a queue (#10133)Lunny Xiao2020-09-111-5/+3
* [API] Migration: Change ServiceType String (#12672)65432020-09-103-33/+38
* Check passwords against HaveIBeenPwned (#12716)John Olheiser2020-09-081-1/+18
* Add better Swagger description and a example for GetArchive (#12743)65432020-09-061-1/+1
* Expose Attachemnt Settings by API (#12514)65432020-09-053-0/+26
* API: Expose its limitation settings (#12714)65432020-09-043-0/+26
* [API] Delete Token accept names too (#12366)65432020-08-281-5/+36
* Add cron running API (#12421)zeripath2020-08-243-0/+106
* Allow addition of gpg keyring with multiple keys (#12487)zeripath2020-08-211-2/+2