39 Commits (7c555b2231cd199954b5e841b51f972552782f74)

Author SHA1 Message Date
  silverwind 24e64fe372
Replace `interface{}` with `any` (#25686) (#25687) 1 year ago
  wxiaoguang 061b68e995
Refactor path & config system (#25330) (#25416) 1 year ago
  wxiaoguang ad13df36b7
Test query must have "order by" explicitly to avoid unstable results (#24963) 1 year ago
  FuXiaoHei c757765a9e
Implement actions artifacts (#22738) 1 year ago
  wxiaoguang 6f9c278559
Rewrite queue (#24505) 1 year ago
  Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 1 year ago
  silverwind 47748df9b3
Enable forbidigo linter (#24278) 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
  Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago
  Lunny Xiao 91fa0eb9d7
Avoid warning for system setting when start up (#23054) 1 year ago
  zeripath ef11d41639
Make CI use a dummy password hasher for all tests (#22983) 1 year ago
  Jason Song 4011821c94
Implement actions (#21937) 1 year ago
  KN4CK3R fc037b4b82
Add support for incoming emails (#22056) 1 year ago
  KN4CK3R 3fef47b41c
Use ErrInvalidArgument in packages (#22268) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) 1 year ago
  Kyle D c8ded77680
Kd/ci playwright go test (#20123) 1 year ago
  Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 1 year ago
  wxiaoguang 75d96f4a02
Refactor legacy git init (#20376) 1 year ago
  wxiaoguang 496b8e3990
Use git.HOME_PATH for Git HOME directory (#20114) 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
  Gusted 9d0253a9fa
Use better message for consistency check (#19672) 2 years ago
  singuliere b536b65189
GetFeeds must always discard actions with dangling repo_id (#19598) 2 years ago
  Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 years ago
  wxiaoguang d906858847
Use "main" as default branch name (#19354) 2 years ago
  wxiaoguang 4f27c28947
Remove legacy `unknwon/com` package (#19298) 2 years ago
  KN4CK3R 1d332342db
Add Package Registry (#16510) 2 years ago
  Clar Fon 99d14f6051
Add separate SSH_USER config option (#17584) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  singuliere 1a4e2bfcd1
tests: s/GITEA_UNIT_TESTS_VERBOSE/GITEA_UNIT_TESTS_LOG_SQL/ (#18142) 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
  zeripath f550e356d6
Prevent services/mailer/mailer_test.go tests from deleteing data directory (#17941) 2 years ago
  wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. (#17779) 2 years ago
  wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 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