1345 Commits (abb330e6139c37f3c1d84b30625c1f5495a4eb49)

Author SHA1 Message Date
  wxiaoguang abb330e613
Upgrade Go 1.22 and upgrade dependency (#29869) 3 months ago
  norohind ed02d1fab8
Fix PR creation via api between branches of same repo with head field namespaced (#26986) 3 months ago
  sillyguodong 2033eb7c11
Fix lint-swagger warning (#29787) 3 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
  Zettat123 4129e0e79b
Add a warning for disallowed email domains (#29658) 3 months ago
  Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 3 months ago
  sillyguodong a1f5dd7677
Make runs-on support variable expression (#29468) 3 months ago
  Lunny Xiao e308d25f1b
Cache repository default branch commit status to reduce query on commit status table (#29444) 3 months ago
  Zettat123 136dd99e86
Skip email domain check when admins edit user emails (#29609) 3 months ago
  Zettat123 4fd9c56ed0
Skip email domain check when admin users adds user manually (#29522) 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
  Lunny Xiao 8e12ba34ba
Allow options to disable user ssh keys configuration from the interface on app.ini (#29447) 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
  wxiaoguang bf6502a8f7
Fix incorrect relative/absolute URL usages (#29531) 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
  ChristopherHX a53d268aca
Actions Artifacts v4 backend (#28965) 3 months ago
  Lunny Xiao 9de5e39e25
Allow options to disable user gpg keys configuration from the interface on app.ini (#29486) 3 months ago
  techknowlogick cb52b17f92
Add admin API route for managing user's badges (#23106) 3 months ago
  6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 3 months ago
  KN4CK3R a6fd0176de
Fix wrong test usage of `AppSubURL` (#29459) 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
  KN4CK3R 1c6858543c
Integrate alpine `noarch` packages into other architectures index (#29137) 3 months ago
  KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386) 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
  Lunny Xiao b79c30435f
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 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) 4 months ago
  wxiaoguang 31bb9f3247
Refactor more code in templates (#29236) 4 months ago
  KN4CK3R 07597c71a4
Add support for action artifact serve direct (#29120) 4 months ago
  wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 4 months ago
  Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 4 months ago
  wxiaoguang ee242a08e9
Refactor issue template parsing and fix API endpoint (#29069) 4 months ago
  CEnnis91 6be3fda6fc
Fix swift packages not resolving (#29095) 4 months ago
  Lunny Xiao 9bb1adf8ea
Move some repository transfer functions to service layer (#28855) 4 months ago
  KN4CK3R f8b471ace1
Unify user update methods (#28733) 4 months ago
  silverwind a6cea59514
Update tool dependencies (#29030) 4 months ago
  ChristopherHX a9bc590d5d
Add artifacts v4 jwt to job message and accept it (#28885) 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
  JakobDev f3ba3e922d
Don't run push mirrors for archived repos (#27140) 4 months ago