This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
4
Files
882e465c3a4c60a47b9f8a2f58e3cc88c19ed641
gitcaddy-server
/
tests
History
wxiaoguang
e8da63c24e
Avoid double-unescaping of form value (
#26853
) (
#26863
)
...
Backport
#26853
The old `prepareQueryArg` did double-unescaping of form value.
2023-09-01 21:15:00 +08:00
..
e2e
Rewrite logger system (
#24726
)
2023-05-21 22:35:11 +00:00
fuzz
Move fuzz tests into tests/fuzz (
#22376
)
2023-01-09 15:30:14 +08:00
gitea-lfs-meta
Test views of LFS files (
#22196
)
2022-12-23 07:41:56 +08:00
gitea-repositories-meta
Fix bug of branches API with tests(
#25578
) (
#25579
)
2023-07-03 16:17:30 +02:00
integration
Avoid double-unescaping of form value (
#26853
) (
#26863
)
2023-09-01 21:15:00 +08:00
mssql.ini.tmpl
Do not use deprecated log config options by default (
#26592
) (
#26600
)
2023-08-20 16:11:57 +08:00
mysql8.ini.tmpl
Do not use deprecated log config options by default (
#26592
) (
#26600
)
2023-08-20 16:11:57 +08:00
mysql.ini.tmpl
Do not use deprecated log config options by default (
#26592
) (
#26600
)
2023-08-20 16:11:57 +08:00
pgsql.ini.tmpl
Do not use deprecated log config options by default (
#26592
) (
#26600
)
2023-08-20 16:11:57 +08:00
sqlite.ini.tmpl
Do not use deprecated log config options by default (
#26592
) (
#26600
)
2023-08-20 16:11:57 +08:00
test_utils.go
Replace
interface{}
with
any
(
#25686
) (
#25687
)
2023-07-04 23:41:32 -04:00