16 Commits (6a559ad6348b95aa1cbb275003699d709af00bfc)

Author SHA1 Message Date
  wxiaoguang c28e29fd94
Refactor tests (#26464) 10 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
  wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) 1 year ago
  wxiaoguang 4647660776
Rewrite logger system (#24726) 1 year ago
  wxiaoguang 6f9c278559
Rewrite queue (#24505) 1 year ago
  silverwind 47748df9b3
Enable forbidigo linter (#24278) 1 year ago
  wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 1 year ago
  wxiaoguang 5b9557aef5
Refactor cookie (#24107) 1 year ago
  Lunny Xiao c53ad052d8
Refactor the setting to make unit test easier (#22405) 1 year ago
  Chongyi Zheng de484e86bc
Support scoped access tokens (#20908) 1 year ago
  Lunny Xiao 8c1bb77437
Remove test session cache to reduce possible concurrent problem (#22199) 1 year ago
  zeripath fe6608f72b
Attempt to fix TestExportUserGPGKeys (#22159) 1 year ago
  Meisam f3370eeaee
verify nodeinfo response by schema (#22137) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  Vladimir Yakovlev ffa4f4b570
Check for valid user token in integration tests (#21520) 1 year ago
  Kyle D c8ded77680
Kd/ci playwright go test (#20123) 1 year ago
  zeripath bb0ff77e46
Share HTML template renderers and create a watcher framework (#20218) 1 year ago
  wxiaoguang 75d96f4a02
Refactor legacy git init (#20376) 1 year ago
  zeripath bffa303020
Add option to purge users (#18064) 2 years ago
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
  wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 2 years ago
  wxiaoguang 88f2e457d8
Fix data-race problems in git module (quick patch) (#19934) 2 years ago
  wxiaoguang a0051634b9
Refactor git module, make Gitea use internal git config (#19732) 2 years ago
  zeripath 085924b1b3
Allow postgres integration tests to run over unix pipe (#19875) 2 years ago
  Lunny Xiao 4ca1d7547a
Move some helper files out of models (#19355) 2 years ago
  zeripath 6dd36379f2
Unset git author/committer variables when running integration tests (#19512) 2 years ago
  wxiaoguang d906858847
Use "main" as default branch name (#19354) 2 years ago
  Lunny Xiao 3c3d49899f
Remove dependent on session auth for api/v1 routers (#19321) 2 years ago
  wxiaoguang 4f27c28947
Remove legacy `unknwon/com` package (#19298) 2 years ago
  KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  zeripath 8354670708
Prevent hang in git cat-file if repository is not a valid repository and other fixes (#17991) 2 years ago
  wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. (#17779) 2 years ago
  wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2 years ago
  wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 2 years ago
  Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 years ago
  zeripath 6e0e414f55
Ensure that the testlogger has its final test removal safely (#16907) 2 years ago
  Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 2 years ago
  Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) 3 years ago
  Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
  zeripath 8be2cc4fc7
Reduce memory usage in testgit (#15306) 3 years ago
  zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
  Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 3 years ago
  6543 a19447aed1
migrate from com.* to alternatives (#14103) 3 years ago
  Lunny Xiao 586bfb9f32
Use mount but not register for chi routes (#13555) 3 years ago
  Lunny Xiao c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step (#7420) 3 years ago
  Lunny Xiao e4e85a3e51
Storage configuration support `[storage]` (#13314) 3 years ago
  zeripath e0ac545043
Add postgres schema to the search_path on database connection (#12634) 3 years ago
  zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) 3 years ago