62 Commits (f991807f7ed6940f1ac2a306a00b522b51a1273d)

Author SHA1 Message Date
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648) 10 months ago
Lunny Xiao 6410c34b7f
Refactor ref type (#33242) 11 months ago
wxiaoguang 34dfc25b83
Make git clone URL could use current signed-in user (#33091) 12 months ago
wxiaoguang e709cc76da
Make Gitea always use its internal config, ignore `/etc/gitconfig` (#33076) 12 months ago
wxiaoguang 4f386e2c5e
Refactor env var related code (#33075) 12 months ago
JonRB 233b7959e0
unset XDG_HOME_CONFIG as gitea manages configuration locations (#33067) 12 months ago
wxiaoguang a0853e2278
Fix unittest and repo create bug (#33061) 12 months ago
wxiaoguang dafadf0028
Refactor fixture loading for testing (#33024) 12 months ago
wxiaoguang 0ed160ffea
Refactor tests (#33021) 12 months ago
wxiaoguang 781c6df40f
Add sub issue list support (#32940) 1 year ago
wxiaoguang a163c53a60
Refactor template & test related code (#32938) 1 year ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 1 year ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 1 year ago
Rowan Bohde 68731c07c5
Reduce integration test overhead (#32475) 1 year ago
wxiaoguang a920fcfd91
Fix db engine (#32351) 1 year ago
wxiaoguang d3cdef88ad
Add some tests to clarify the "must-change-password" behavior (#30693) 2 years ago
wxiaoguang bffbbf5470
Improve oauth2 client "preferred username field" logic and the error handling (#30622) 2 years ago
6543 217d71c48a
Workaround to clean up old reviews on creating a new one (#28554) 2 years ago
Lunny Xiao 8c6ffdac37
Remove unnecessary parameter (#29092) 2 years ago
Nanguan Lin e91d4f106b
Upgrade xorm (#27673) 2 years ago
Nanguan Lin dc04044716
Replace assert.Fail with assert.FailNow (#27578) 2 years ago
wxiaoguang 9f8d59858a
Refactor system setting (#27000) 2 years ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 2 years ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 3 years ago
wxiaoguang 2cdf260f42
Refactor path & config system (#25330) 3 years ago
wxiaoguang ad13df36b7
Test query must have "order by" explicitly to avoid unstable results (#24963) 3 years ago
FuXiaoHei c757765a9e
Implement actions artifacts (#22738) 3 years ago
wxiaoguang 6f9c278559
Rewrite queue (#24505) 3 years ago
Lunny Xiao 377a0a20f0
Merge setting.InitXXX into one function with options (#24389) 3 years ago
silverwind 47748df9b3
Enable forbidigo linter (#24278) 3 years ago
KN4CK3R f1173d6879
Use more specific test methods (#24265) 3 years ago
wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 3 years ago
Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 3 years ago
Lunny Xiao 91fa0eb9d7
Avoid warning for system setting when start up (#23054) 3 years ago
zeripath ef11d41639
Make CI use a dummy password hasher for all tests (#22983) 3 years ago
Jason Song 4011821c94
Implement actions (#21937) 3 years ago
KN4CK3R fc037b4b82
Add support for incoming emails (#22056) 3 years ago
KN4CK3R 3fef47b41c
Use ErrInvalidArgument in packages (#22268) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) 3 years ago
Kyle D c8ded77680
Kd/ci playwright go test (#20123) 3 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 3 years ago
wxiaoguang 75d96f4a02
Refactor legacy git init (#20376) 3 years ago
wxiaoguang 496b8e3990
Use git.HOME_PATH for Git HOME directory (#20114) 4 years ago
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 4 years ago
wxiaoguang 88f2e457d8
Fix data-race problems in git module (quick patch) (#19934) 4 years ago
wxiaoguang a0051634b9
Refactor git module, make Gitea use internal git config (#19732) 4 years ago
Gusted 9d0253a9fa
Use better message for consistency check (#19672) 4 years ago
singuliere b536b65189
GetFeeds must always discard actions with dangling repo_id (#19598) 4 years ago
Lunny Xiao b8911fb456
Use a struct as test options (#19393) 4 years ago