775 Commits (62b073e6f31645e446c7e8d6b5a506f61b47924e)

Author SHA1 Message Date
  sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 2 months ago
  Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 2 months ago
  crazeteam ecbc9cee2b
Remove repetitive words (#30091) 2 months ago
  wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967) 2 months ago
  Lunny Xiao 62f8174aa2
Performance improvements for pull request list page (#29900) 2 months ago
  norohind ed02d1fab8
Fix PR creation via api between branches of same repo with head field namespaced (#26986) 2 months ago
  6543 7fd0a5b276
Refactor to use optional.Option for issue index search option (#29739) 3 months ago
  Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 3 months ago
  pengqiseven 7f856d5d74
remove repetitive words (#29695) 3 months ago
  Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 3 months ago
  Lunny Xiao e308d25f1b
Cache repository default branch commit status to reduce query on commit status table (#29444) 3 months ago
  Lunny Xiao e91733468e
Add missing database transaction for new issue (#29490) 3 months ago
  KN4CK3R c337ff0ec7
Add user blocking (#29028) 3 months ago
  Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 3 months ago
  Nanguan Lin 6e2aafd513
Fix 500 when pushing release to an empty repo (#29554) 3 months ago
  KN4CK3R 70c126e618
Add support for API blob upload of release attachments (#29507) 3 months ago
  6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 3 months ago
  6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 3 months ago
  Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 3 months ago
  Lunny Xiao e9f4c2db82
Fix missed return (#29450) 3 months ago
  Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 3 months ago
  qwerty287 65952417a8
Add API to get PR by base/head (#29242) 3 months ago
  Jimmy Praet 2e33671f2c
Add attachment support for code review comments (#29220) 3 months ago
  qwerty287 0a426cc575
Add API to get merged PR of a commit (#29243) 3 months ago
  6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 3 months ago
  vincent 35d5e4aea4
Fix content size does not match error when uploading lfs file (#29259) 3 months ago
  wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 3 months ago
  Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 3 months ago
  wxiaoguang ee242a08e9
Refactor issue template parsing and fix API endpoint (#29069) 4 months ago
  Lunny Xiao 9bb1adf8ea
Move some repository transfer functions to service layer (#28855) 4 months ago
  silverwind a6cea59514
Update tool dependencies (#29030) 4 months ago
  Zettat123 adc3598a75
Fix an actions schedule bug (#28942) 4 months ago
  Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 4 months ago
  Anthony Quéré 3084c990b0
fix: update enable_prune even if mirror_interval is not provided (#28905) 4 months ago
  Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 4 months ago
  Viktor Kuzmin 49eb168677
Retarget depending pulls when the parent branch is deleted (#28686) 4 months ago
  KN4CK3R 3793ec4d14
Fix `GetCommitStatuses` (#28787) 4 months ago
  Jimmy Praet 5d3fdd1212
Add branch protection setting for ignoring stale approvals (#28498) 4 months ago
  Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 4 months ago
  Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 5 months ago
  Nanguan Lin 9b59af37e7
Fix issue dependencies (#27736) 5 months ago
  Lunny Xiao baf0d402d9
Add get actions runner registration token for API routes, repo, org, user and global level (#27144) 5 months ago
  delvh 778ad795fd
Refactor deletion (#28610) 5 months ago
  Lunny Xiao 408a484224
Adjust object format interface (#28469) 5 months ago
  Adam Majer cbf923e87b
Abstract hash function usage (#28138) 6 months ago
  Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 6 months ago
  Lunny Xiao aeb383025f
Also sync DB branches on push if necessary (#28361) 6 months ago
  Nanguan Lin 0aab2d38a7
Remove deprecated query condition in ListReleases (#28339) 6 months ago
  Lunny Xiao 882e502327
Fix comment permissions (#28213) 6 months ago
  Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 6 months ago