Commit Graph

60 Commits (386c1ed908dd7291a19fa0185d325f7810ca0b57)

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