0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-03 06:24:34 +01:00
gitea/tests
wxiaoguang 4814f43af7
Fix repo home file list (#32788)
1. use grid instead of table, completely drop "ui table" from that list
2. move some "commit sign" related styles into a new file by the way (no
change) because I need to figure out where `#repo-files-table` is used.
3. move legacy "branch/tag selector" related code into repo-legacy.ts,
now there are 13 `import $` files left.
2024-12-11 23:54:42 +08:00
..
e2e disable gravatar in test (#32529) 2024-11-21 04:30:48 +00:00
fuzz Refactor markup render system (#32645) 2024-11-26 16:46:02 +00:00
gitea-lfs-meta
gitea-repositories-meta Use batch database operations instead of one by one to optimze api pulls (#32680) 2024-12-11 05:15:06 +08:00
integration Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
testdata/data
mssql.ini.tmpl
mysql.ini.tmpl
pgsql.ini.tmpl
sqlite.ini.tmpl
test_utils.go Improve testing and try to fix MySQL hanging (#32515) 2024-11-15 23:45:07 +08:00