forgejo/tests
Gusted fc40a5e242
[CHORE] Move to new sessioner library
- Moves to a fork of gitea.com/go-chi/session that removed support for
couchbase (and ledis, but that was never made available in Forgejo)
along with other code improvements.
f8ce677595..main
- The rationale for removing Couchbase is quite simple. Its not licensed
under FOSS
license (https://www.couchbase.com/blog/couchbase-adopts-bsl-license/)
and therefore cannot be tested by Forgejo and shouldn't be supported.
This is a similair vein to the removal of MSSQL
support (https://codeberg.org/forgejo/discussions/issues/122)
- A additional benefit is that this reduces the Forgejo binary by ~600Kb.
2024-08-25 03:47:08 +02:00
..
e2e Implement CSS-only input toggling, refactor related forms 2024-08-21 15:03:19 +02:00
fuzz
gitea-lfs-meta
gitea-repositories-meta render plain text file if the LFS object doesn't exist (#31812) 2024-08-18 05:58:33 +02:00
integration [CHORE] Move to new sessioner library 2024-08-25 03:47:08 +02:00
testdata/data/attachments/a/0
mysql.ini.tmpl Update instance title in tests 2024-06-08 23:33:55 +05:00
pgsql.ini.tmpl Update instance title in tests 2024-06-08 23:33:55 +05:00
sqlite.ini.tmpl Update instance title in tests 2024-06-08 23:33:55 +05:00
test_utils.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00