Commit Graph

22 Commits (7c164d5a918c2461bbdf2a1ef79a20908c3259be)

Author SHA1 Message Date
Gusted ebe569a268
Set correct PR status on 3way on conflict checking (#19457) 2 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
delvh 4646c7c52d
Use fmt.Sprintf correctly (#17886) 3 years ago
mscherer 34b5436ae1
Refactor various strings (#17784) 3 years ago
Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user (#17781) 3 years ago
Lunny Xiao c97d66d23c
Move repofiles from modules/repofiles to services/repository/files (#17774) 3 years ago
pricly-yellow 4afdb1eb78
API pull's head/base have correct permission (#17214) 3 years ago
a1012112796 3705168837
Add agit flow support in gitea (#14295) 3 years ago
6543 290cf75f93
[refactor] Unify the export of user data via API (#15144) 4 years ago
6543 177da717a7
[API] get pull, return head branch sha, even if deleted (#14931) 4 years ago
6543 7ac8a770e1
Move Repo APIFormat to convert package (#13787) 4 years ago
6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856) 4 years ago
6543 dc812f8ba5
Issue/Pull expose IsLocked Property on API (#11708) 4 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
6543 7e8cdba181
[Refactor] move APIFormat() of Issue and Label to convert package (#10423) 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
Lunny Xiao 384c2b342e
Move pull request api convert to convert package (#9664) 5 years ago