70 Commits (main)

Author SHA1 Message Date
wxiaoguang 1f50048ac9
Refactor db package (#35380) 4 months ago
wxiaoguang 0cbaa0b662
Remove incorrect "db.DefaultContext" usages (#35366) 4 months ago
wxiaoguang e837c998b7
Fix context usages (#35348) 4 months ago
Lunny Xiao 32b97b3ce8
Uniform all temporary directories and allow customizing temp path (#32352) 8 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 9 months ago
TheFox0x7 0fde8ecd55
Enable testifylint rules (#34075) 9 months ago
TheFox0x7 2a59dfbd47
enable staticcheck QFxxxx rules (#34064) 9 months ago
Job 30b13942f0
Give organisation members access to organisation feeds (#33508) 9 months ago
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) 11 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) 12 months 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) 2 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