4035 Commits (8acc7aab4c254c4819f45e512b86cf5a4255091f)

Author SHA1 Message Date
  Lunny Xiao 8acc7aab4c
Refactor topic Find functions and add more tests for pagination (#30127) 2 months ago
  sillyguodong 62b073e6f3
Add API for `Variables` (#29520) 2 months ago
  Lunny Xiao 40cdc84b36
Fix migration v292 (#30153) 2 months ago
  Kemal Zebari 242b331260
Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 2 months ago
  YR Chen 7443a10fc3
Move from `max( id )` to `max( index )` for latest commit statuses (#30076) 2 months ago
  Denys Konovalov e5160185ed
Add default board to new projects, remove uncategorized pseudo-board (#29874) 2 months ago
  yp05327 ce3c351226
Load attachments for code comments (#30124) 2 months ago
  Jason Song c6c4d66004
Fix misuse of `TxContext` (#30061) 2 months ago
  Lunny Xiao 3f26fe2fa2
Use db.ListOptions directly instead of Paginator interface to make it easier to use and fix performance of /pulls and /issues (#29990) 2 months ago
  DrMaxNix e3e08dcc51
Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013) 2 months ago
  silverwind f88ad5424f
Replace 10 more gt- classes with tw- (#29945) 2 months ago
  wxiaoguang 226231ea27
Fix some pending problems (#29985) 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
  Jason Song b150ff0bab
Cancel previous runs of the same PR automatically (#29961) 2 months ago
  Lunny Xiao b25eec41eb
Move notifications to a standalone file (#29930) 2 months ago
  wxiaoguang 828701ff2d
Fix template error when comment review doesn't exist (#29888) 2 months ago
  coldWater 0e183d81fc
Fix missing error check of bufio.Scanner (#29882) 2 months ago
  Nanguan Lin df05c558da
Fix user id column case (#29863) 2 months ago
  Lunny Xiao 277f90d416
Fix codeowner detected diff base branch to mergebase (#29783) 2 months ago
  6543 9a93b1816e
Refactor label.IsArchived() (#29750) 3 months ago
  Lunny Xiao e5e2b2fcd7
Add more stats tables (#29730) 3 months ago
  Lunny Xiao d8bd6f34f0
Do some performance optimize for issues list and view issue/pull (#29515) 3 months ago
  Lunny Xiao aed3b53abd
Some performance optimization on dashboard and issues page (#29010) 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
  wxiaoguang 29a8c8de77
Partially enable MSSQL case-sensitive collation support (#29238) 3 months ago
  oliverpool 26653b196b
Store webhook event in database (#29145) 3 months ago
  Lunny Xiao 45277486c2
Fix bug hidden on CI and make ci failed if tests failure (#29254) 3 months ago
  wxiaoguang 1d2548949a
Avoid issue info panic (#29625) 3 months ago
  Jason Song 5bdf805e05
Sync branches to DB immediately when handle git hook calling (#29493) 3 months ago
  wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 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
  Denys Konovalov 1f0625a277
Fix projects mode bugs (#29593) 3 months ago
  Lunny Xiao e2277d07ca
Move some asymkey functions to service layer (#28894) 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
  wxiaoguang bf6502a8f7
Fix incorrect relative/absolute URL usages (#29531) 3 months ago
  6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 3 months ago
  wxiaoguang 3f081d4b54
Rename Action.GetDisplayName to GetActDisplayName (#29540) 3 months ago
  ChristopherHX a53d268aca
Actions Artifacts v4 backend (#28965) 3 months ago
  wxiaoguang 4b8293aa09
Fix issue & comment history bugs (#29525) 3 months ago
  techknowlogick cb52b17f92
Add admin API route for managing user's badges (#23106) 3 months ago
  wxiaoguang e71eb8930a
Refactor some Str2html code (#29397) 3 months ago
  6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479) 3 months ago
  6543 274c0aea2e
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 3 months ago
  Nanguan Lin db545b208b
Implement actions badge svgs (#28102) 3 months ago