Commit Graph

33 Commits (742e21aeba5c02935269a2a3681f4486019ce542)

Author SHA1 Message Date
a1012112796 b9850375fc
Add review request api (#11355)
4 years ago
6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856)
4 years ago
Lucas Queiroz 67a5573310
[#13004] Add Timestamp to Tag list API (#13026)
4 years ago
6543 1418288734
Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729)
4 years ago
6543 06480af472
Convert User expose ID each time (#12855)
4 years ago
6543 fd60ebfe14
[API] Migration: Change ServiceType String (#12672)
4 years ago
6543 1ea1cade85
Add Created & Updated to Milestone (#12662)
4 years ago
zeripath d15bb17b78
Default empty merger list to those with write permissions (#12535)
4 years ago
Cirno the Strongest cefbf73aea
Honor DEFAULT_PAGING_NUM for API (#11805)
4 years ago
6543 dc812f8ba5
Issue/Pull expose IsLocked Property on API (#11708)
4 years ago
zeripath 0b8b81e029
API PullReviewComment HTMLPullURL should return the HTMLURL (#11501)
4 years ago
6543 7257c39ddf
Refactor Milestone related (#11225)
4 years ago
6543 c97494a4f4
API: Add pull review endpoints (#11224)
4 years ago
6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012)
4 years ago
6543 3d63caa542
[API] Get a single commit via Ref (#10915)
4 years ago
Lauris BH bbd910ed1b
Allow to set protected file patterns that can not be changed under no conditions (#10806)
4 years ago
Lunny Xiao dcaa5643d7
Fix branch api canPush and canMerge (#10776)
4 years ago
Lunny Xiao 83fe7d414e
Fix bug on branch API (#10767)
4 years ago
zeripath 3fc4f3670c
Fix panic in API pulls when headbranch does not exist (#10676)
4 years ago
Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413)
4 years ago
Gustavo Marin af61b2249a
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437)
4 years ago
6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423)
4 years ago
David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311)
4 years ago
6543 8d43563a32
[BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist (#10029)
4 years ago
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627)
4 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611)
4 years ago
Lunny Xiao 4d06d10dba Move tracked time api convert to convert package (#9665)
4 years ago
Lunny Xiao 384c2b342e
Move pull request api convert to convert package (#9664)
4 years ago
6543 61c59bd695 [Bug] [API] Add language to user api (#9215)
4 years ago
David Svantesson d0edb607a3 Fix what information is shown about user in API. (#9115)
5 years ago
David Svantesson 69a255defb Team permission to create repository in organization (#8312)
5 years ago
David Svantesson 86cff86b46 Update branch API endpoint to show effective branch protection. (#9031)
5 years ago
Lunny Xiao daab245167
Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892)
5 years ago