summaryrefslogtreecommitdiffstats
path: root/routers/api
Commit message (Expand)AuthorAgeFilesLines
* API: fix set milestone on PR creation (#14981) (#15001)Norwin2021-03-151-3/+1
* Prevent panic when editing forked repos by API (#14960) (#14963)65432021-03-121-0/+4
* Backport: Repo Transfer permission checks (#14792) (#14794)65432021-02-251-1/+6
* [API] GetCombinedCommitStatusByRef always return json & swagger doc fixes (#1...65432020-12-182-3/+10
* HotFix: Hide private partisipation in Orgs (#13994) (#14031)65432020-12-172-11/+39
* Add Allow-/Block-List for Migrate & Mirrors (#13610) (#13776)65432020-12-011-0/+2
* Validate email before inserting/updating (#13475) (#13666)65432020-11-222-1/+6
* API: Fix GetQueryBeforeSince (#13561)65432020-11-195-23/+43
* [API] Only Return Json (#13511) (#13565)65432020-11-152-46/+38
* And there is another one ... (#13350)zeripath2020-10-291-1/+5
* Migration failure during reaction migration from gitea (#13344) (#13345)techknowlogick2020-10-281-1/+1
* Deny wrong pull (#13308) (#13326)M4RKUS-111112020-10-271-0/+6
* [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
* Report error if API merge is not allowed (#12528)zeripath2020-08-191-3/+13
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-2/+2
* Kanban board (#8346)Lanre Adelowo2020-08-161-0/+11
* Fix bug preventing transfer to private organization (#12497)zeripath2020-08-161-1/+10
* Add Access-Control-Expose-Headers (#12446)zeripath2020-08-1311-0/+14
* Add API to update pr headBranch (#12419)赵智超2020-08-042-0/+97
* Add TOTP header to Swagger Documentation (#12402)65432020-08-021-0/+6
* Add action feed for new release (#12324)赵智超2020-07-291-4/+4
* Add name filter to API for GetMilestoneList (#12336)65432020-07-281-2/+11
* Extend Notifications API and return pinned notifications by default (#12164)zeripath2020-07-123-14/+125
* Fix regression: Gitea commits API again returns commit summaries, not full me...Kristian Antonsen2020-07-081-1/+1
* Fix repo API listing stability (#12057)Clark Boylan2020-07-021-0/+1