Commit Graph

55 Commits (mj-v1.14.3)

Author SHA1 Message Date
6543 f832e8eeea
Fix some API bugs (#16184) (#16190)
3 years ago
6543 3bde297121
[API] pull notification subject status: add "merged" (#15344) (#15654)
3 years ago
sotho 3558310c1f
Fix wrong user returned in API (#15139) (#15151)
3 years ago
6543 177da717a7
[API] get pull, return head branch sha, even if deleted (#14931)
3 years ago
6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792)
3 years ago
6543 8d5c795cc4
[API] Add Restricted Field to User (#14630)
3 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674)
3 years ago
6543 cbe7f5296e
[API] Add affected files of commits to commit struct (#14579)
3 years ago
6543 99b7af6fc8
Add some Unit-Tests (#14500)
3 years ago
Norwin b5570d3e68
Display current stopwatch in navbar (#14122)
3 years ago
Paul Barton 7576e37a65
Add MirrorInterval to the API (#14163)
3 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103)
3 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
3 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673)
3 years ago
zeripath 825efa2605
[API] Add Ref to Issue (#13946)
3 years ago
Lunny Xiao 6edfa6bc88
Fix broken migration on webhook (#13911)
3 years ago
Lunny Xiao 42354dfe45
Move webhook type from int to string (#13664)
3 years ago
Eric Belhomme 6ddf881245
issue #12450: return original URL in `original_url` JSON field (#13885)
3 years ago
6543 4353cf96c0
Move LFSLock APIFormat into convert package (#13808)
3 years ago
6543 7ac8a770e1
Move Repo APIFormat to convert package (#13787)
3 years ago
6543 4f5ff1ef08
move notification APIFormat (#13783)
3 years ago
a1012112796 9c26dc1f3a
Add block on official review requests branch protection (#13705)
3 years ago
a1012112796 b9850375fc
Add review request api (#11355)
3 years ago
6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856)
3 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