aboutsummaryrefslogtreecommitdiffstats
path: root/routers/api/v1/repo
Commit message (Expand)AuthorAgeFilesLines
* Deny wrong pull (#13308)M4RKUS-111112020-10-261-0/+6
* Add review request api (#11355)a10121127962020-10-201-0/+212
* [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
* Improve error feedback for duplicate deploy keys (#13112)Chris Shyi2020-10-121-0/+2
* 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-251-0/+60
* Add IsTemplate option in create repo ui and api (#12942)赵智超2020-09-251-0/+1
* Adopt repositories (#12920)zeripath2020-09-251-0/+2
* 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
* Not using "ctx.ServerError" in api (#12907)赵智超2020-09-208-22/+22
* 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-111-0/+25
* Move all push update operations to a queue (#10133)Lunny Xiao2020-09-111-5/+3
* [API] Migration: Change ServiceType String (#12672)65432020-09-101-32/+34
* Add better Swagger description and a example for GetArchive (#12743)65432020-09-061-1/+1
* 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-135-0/+7
* Add API to update pr headBranch (#12419)赵智超2020-08-041-0/+96
* 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
* Fix regression: Gitea commits API again returns commit summaries, not full me...Kristian Antonsen2020-07-081-1/+1
* Do not override API issue pagination with UI settings (#12068)Cirno the Strongest2020-06-271-3/+0
* Fix swagger docs for /repos/issues (#12069)Cirno the Strongest2020-06-271-0/+2
* Add pagination headers on endpoints that support total count from database (#...Cirno the Strongest2020-06-213-4/+13
* API allow to create closed milestones (#11745)65432020-06-091-0/+5
* Remove page size limit comment from swagger (#11806)Cirno the Strongest2020-06-0922-27/+27
* Honor DEFAULT_PAGING_NUM for API (#11805)Cirno the Strongest2020-06-081-6/+0
* Add option to API to update PullRequest base branch (#11666)65432020-06-071-0/+26
* In File Create/Update API return 404 if Branch does not exist (#11791)65432020-06-071-0/+4
* Add language statistics API endpoint (#11737)Lauris BH2020-06-071-0/+84
* Fix timezone on issue deadline (#11697)Cirno the Strongest2020-06-051-1/+1
* Provide diff and patch API endpoints (#11751)zeripath2020-06-051-0/+82
* Fix bug with globally disabling mirror (#11760)65432020-06-041-0/+1
* API: Return error when Mirrors globaly disabled and like to create one (#11757)65432020-06-041-1/+5
* Allow site admin to disable mirrors (#11740)John Olheiser2020-06-021-1/+1
* Handle expected errors in FileCreate & FileUpdate API (#11643)65432020-05-311-2/+37
* Add API Endpoint for Branch Creation (#11607)Terence Le Huu Phuong2020-05-291-0/+90
* Fix repo-list private and total count bugs (#11500)zeripath2020-05-201-3/+6
* Make API EditIssue and EditPullRequest issue notifications (#11123)zeripath2020-05-172-21/+36
* Add paging and archive/private repository filtering to dashboard list (#11321)zeripath2020-05-161-0/+13
* Refactor Milestone related (#11225)65432020-05-121-4/+5
* Consolidate API for getting single commit (#11368)Cirno the Strongest2020-05-111-47/+6