25 Commits (78795dd5663b7d8df4620bd50c74a7d71606f1d2)

Author SHA1 Message Date
  Giteabot 78795dd566
Fix misuse of `TxContext` (#30061) (#30062) 3 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
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 11 months ago
  wxiaoguang 520eb57d76
Use a separate admin page to show global stats, remove `actions` stat (#25062) 1 year ago
  KN4CK3R 0ae1ed749d
Remove all package data after tests (#22984) 1 year ago
  Lunny Xiao f2772b5920
Move delete user to service (#22478) 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
  silverwind 0585ac3ac6
Update go dev dependencies (#22064) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 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
  luzpaz d29d6d1991
Fix various typos (#20338) 1 year ago
  Lunny Xiao 0649c54275
Adjust transaction handling via db.Context (#20031) 2 years ago
  Lunny Xiao d91d4db344
Move tests as seperate sub packages to reduce duplicated file names (#19951) 2 years ago
  zeripath ffb7ab31f2
Estimate Action Count in Statistics (#19775) 2 years ago
  6543 92f139d091
Use for a repo action one database transaction (#19576) 2 years ago
  Lunny Xiao 397d2ac303
Move deletebeans into models/db (#18781) 2 years ago
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 years ago
  Lunny Xiao d710af6669
Remove NewSession method from db.Engine interface (#17577) 2 years ago
  zeripath 5a8dd96b33
Ensure that git daemon export ok is created for mirrors (#17243) 2 years ago
  zeripath 9302eba971
DBContext is just a Context (#17100) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 years ago