16 Revīzijas (6a559ad6348b95aa1cbb275003699d709af00bfc)

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