87 Commits (d6b0d0e9c0108f1c6c84a2b14020b2529e5329b2)

Author SHA1 Message Date
  Giteabot 78795dd566
Fix misuse of `TxContext` (#30061) (#30062) 3 months ago
  wxiaoguang 2165729d16
Avoid cycle-redirecting user/login page (#28636) (#28658) 5 months ago
  Lunny Xiao 87db4a47c8
Also sync DB branches on push if necessary (#28361) (#28403) 6 months ago
  Lunny Xiao 0b10df67ce
Improve DeleteByID (#26904) 9 months ago
  KN4CK3R ecd51f710b
Fix NuGet search endpoints (#25613) 10 months ago
  delvh e10ba5e5e0
Rename `Sync2` -> `Sync` (#26479) 10 months ago
  Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 10 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 11 months ago
  a1012112796 4aba8a6a5f
Split lfs size from repository size (#22900) 1 year ago
  Lunny Xiao 71446eee99
Fix wrong warn messages in migration steps (#25475) 1 year ago
  Lunny Xiao cc3910d8c3
Fix index generation parallelly failure (#25235) 1 year ago
  Lunny Xiao 315124b469
Fix parallelly generating index failure with Mysql (#24567) 1 year ago
  wxiaoguang 520eb57d76
Use a separate admin page to show global stats, remove `actions` stat (#25062) 1 year ago
  wxiaoguang 4647660776
Rewrite logger system (#24726) 1 year ago
  Lunny Xiao 3f0651d4d6
Improve milestone filter on issues page (#22423) 1 year ago
  KN4CK3R f1173d6879
Use more specific test methods (#24265) 1 year ago
  wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 1 year ago
  oliverpool bb2783860b
fix calReleaseNumCommitsBehind (#24148) 1 year ago
  Lunny Xiao cda84bec87
Support converting varchar to nvarchar for mssql database (#24105) 1 year ago
  Nick 52e24167e5
Test renderReadmeFile (#23185) 1 year ago
  Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago
  Lunny Xiao a8c4f8cebc
Fix db.Find bug (#23115) 1 year ago
  KN4CK3R 0ae1ed749d
Remove all package data after tests (#22984) 1 year ago
  Kyle D 2b3f12f6fd
Use beforeCommit instead of baseCommit (#22949) 1 year ago
  Lunny Xiao f2772b5920
Move delete user to service (#22478) 1 year ago
  zeripath 2152c4e98f
Fix .golangci.yml (#22868) 1 year ago
  Lunny Xiao 8574a6433f
Show all projects, not just repo projects and open/closed projects (#22640) 1 year ago
  techknowlogick cfb1cb1168
update to build with go1.20 (#22732) 1 year ago
  Lunny Xiao db2286bbb6
some refactor about code comments (#20821) 1 year ago
  Jason Song a35714372d
Fix halfCommitter and WithTx (#22366) 1 year ago
  Jason Song 6135359a04
Always reuse transaction (#22362) 1 year ago
  Jason Song e5deeda0aa
Support estimated count with multiple schemas (#22276) 1 year ago
  Jason Song 71ca3067bc
Check primary keys for all tables and drop ForeignReference (#21721) 1 year ago
  Nick a2779def36 Test views of LFS files (#22196) 1 year ago
  Lunny Xiao 36a2d2f919
Add a simple test for external renderer (#20033) 1 year ago
  KN4CK3R 0e2d04601a
Update xorm (#22094) 1 year ago
  silverwind 0585ac3ac6
Update go dev dependencies (#22064) 1 year ago
  Lunny Xiao f7ade6de7c
Fix generate index failure possibility on postgres (#21998) 1 year ago
  Lunny Xiao b2c4870481
Fix parallel creating commit status bug with tests (#21911) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 1 year ago
  Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 1 year ago
  Lunny Xiao 9a70a12a34
Merge db.Iterate and IterateObjects (#21641) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 1 year ago
  wxiaoguang 6f48a36227
Refactor GetNextResourceIndex to make it work properly with transaction (#21469) 1 year ago
  Eng Zer Jun 8b0aaa5f86
test: use `T.TempDir` to create temporary test directory (#21043) 1 year ago
  Lunny Xiao 1f146090ec
Add migrate repo archiver and packages storage support on command line (#20757) 1 year ago
  Tyrone Yeh 8e3da0e27f
Modify milestone search keywords to be case insensitive again (#20513) 1 year ago
  luzpaz d29d6d1991
Fix various typos (#20338) 1 year ago