Commit Graph

51 Commits (78b7529cd471eafefd555fe82b8dbb8b63dcd9f5)

Author SHA1 Message Date
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
6543 8d5c795cc4
[API] Add Restricted Field to User (#14630) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
6543 cbe7f5296e
[API] Add affected files of commits to commit struct (#14579) 4 years ago
6543 99b7af6fc8
Add some Unit-Tests (#14500) 4 years ago
Norwin b5570d3e68
Display current stopwatch in navbar (#14122) 4 years ago
Paul Barton 7576e37a65
Add MirrorInterval to the API (#14163) 4 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103) 4 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 4 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673) 4 years ago
zeripath 825efa2605
[API] Add Ref to Issue (#13946) 4 years ago
Lunny Xiao 6edfa6bc88
Fix broken migration on webhook (#13911) 4 years ago
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664) 4 years ago
Eric Belhomme 6ddf881245
issue #12450: return original URL in `original_url` JSON field (#13885) 4 years ago
6543 4353cf96c0
Move LFSLock APIFormat into convert package (#13808) 4 years ago
6543 7ac8a770e1
Move Repo APIFormat to convert package (#13787) 4 years ago
6543 4f5ff1ef08
move notification APIFormat (#13783) 4 years ago
a1012112796 9c26dc1f3a
Add block on official review requests branch protection (#13705) 4 years ago
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) 5 years ago
Lauris BH bbd910ed1b
Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
Lunny Xiao dcaa5643d7
Fix branch api canPush and canMerge (#10776) 5 years ago
Lunny Xiao 83fe7d414e
Fix bug on branch API (#10767) 5 years ago
zeripath 3fc4f3670c
Fix panic in API pulls when headbranch does not exist (#10676) 5 years ago
Lunny Xiao 5abe1c52de
Display pull request head branch even the branch deleted or repository deleted (#10413) 5 years ago
Gustavo Marin af61b2249a
adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) 5 years ago
6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423) 5 years ago
David Svantesson 9ff4e1d2d9
Add API branch protection endpoint (#9311) 5 years ago
6543 8d43563a32
[BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist (#10029) 5 years ago
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627) 5 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611) 5 years ago
Lunny Xiao 4d06d10dba Move tracked time api convert to convert package (#9665) 5 years ago
Lunny Xiao 384c2b342e
Move pull request api convert to convert package (#9664) 5 years ago
6543 61c59bd695 [Bug] [API] Add language to user api (#9215) 5 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