Commit Graph

781 Commits (0606284fcfce8c98fe6f42c47c0ddf42e90ffdd1)

Author SHA1 Message Date
wxiaoguang 48d4580dd5
Clarify permission "HasAccess" behavior (#30585) 10 months ago
Edward Zhang 02e183bf3f
Fix branch_protection api shows users/teams who has no readAccess (#30291) 10 months ago
Bo-Yi Wu c70e442ce4
feat(api): implement branch/commit comparison API (#30349) 10 months ago
Lunny Xiao 908426aa0f
Fix missed doer (#30231) 10 months ago
Zettat123 1ef2eb50d8
Remove scheduled action tasks if the repo is archived (#30224) 10 months ago
Lunny Xiao 8acc7aab4c
Refactor topic Find functions and add more tests for pagination (#30127) 10 months ago
sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 10 months ago
Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 10 months ago
crazeteam ecbc9cee2b
Remove repetitive words (#30091) 10 months ago
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 11 months ago
Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 11 months ago
norohind ed02d1fab8
Fix PR creation via api between branches of same repo with head field namespaced (#26986) 11 months ago
6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 11 months ago
Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 11 months ago
pengqiseven 7f856d5d74
remove repetitive words (#29695) 11 months ago
Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
Lunny Xiao e308d25f1b
Cache repository default branch commit status to reduce query on commit status table (#29444) 11 months ago
Lunny Xiao e91733468e
Add missing database transaction for new issue (#29490) 11 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 11 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 11 months ago
Nanguan Lin 6e2aafd513
Fix 500 when pushing release to an empty repo (#29554) 11 months ago
KN4CK3R 70c126e618
Add support for API blob upload of release attachments (#29507) 11 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 11 months ago
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 11 months ago
Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 11 months ago
Lunny Xiao e9f4c2db82
Fix missed return (#29450) 11 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 11 months ago
qwerty287 65952417a8
Add API to get PR by base/head (#29242) 11 months ago
Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 11 months ago
qwerty287 0a426cc575
Add API to get merged PR of a commit (#29243) 11 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 11 months ago
vincent 35d5e4aea4
Fix content size does not match error when uploading lfs file (#29259) 12 months ago
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 12 months ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 12 months ago
wxiaoguang ee242a08e9
Refactor issue template parsing and fix API endpoint (#29069) 12 months ago
Lunny Xiao 9bb1adf8ea
Move some repository transfer functions to service layer (#28855) 1 year ago
silverwind a6cea59514
Update tool dependencies (#29030) 1 year ago
Zettat123 adc3598a75
Fix an actions schedule bug (#28942) 1 year ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 1 year ago
Anthony Quéré 3084c990b0
fix: update enable_prune even if mirror_interval is not provided (#28905) 1 year ago
Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 1 year ago
Viktor Kuzmin 49eb168677
Retarget depending pulls when the parent branch is deleted (#28686) 1 year ago
KN4CK3R 3793ec4d14
Fix `GetCommitStatuses` (#28787) 1 year ago
Jimmy Praet 5d3fdd1212
Add branch protection setting for ignoring stale approvals (#28498) 1 year ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 1 year ago
Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 1 year ago
Nanguan Lin 9b59af37e7
Fix issue dependencies (#27736) 1 year ago
Lunny Xiao baf0d402d9
Add get actions runner registration token for API routes, repo, org, user and global level (#27144) 1 year ago
delvh 778ad795fd
Refactor deletion (#28610) 1 year ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 1 year ago