forgejo-aneksajo/tests
Matthias Riße dafd814f95 Git-annex web uploads (#21)
This implements support for uploading files into the annex using the web
interface.

If a repository is a git-annex-enabled repository all files will be
added to it using git annex add. This means that the repository's
configuration for what to put into the annex (annex.largefiles in
gitattributes) will be respected.

Plain git repositories without git-annex will work as before, directly
uploading to git.

Fixes #5.

Reviewed-on: https://codeberg.org/matrss/forgejo-aneksajo/pulls/21
Co-authored-by: Matthias Riße <m.risse@fz-juelich.de>
Co-committed-by: Matthias Riße <m.risse@fz-juelich.de>
2024-08-01 13:47:45 +02:00
..
e2e Fixed link to commit status and tooltip on dashboard 2024-07-14 17:39:35 +00:00
fuzz Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
gitea-lfs-meta Test views of LFS files (#22196) 2022-12-23 07:41:56 +08:00
gitea-repositories-meta Add support for workflow_dispatch (#3334) 2024-06-28 05:17:11 +00:00
integration Git-annex web uploads (#21) 2024-08-01 13:47:45 +02:00
testdata/data/attachments/a/0 Allow get release download files and lfs files with oauth2 token format (#26430) 2023-10-01 10:41:52 +00:00
mysql.ini.tmpl git-annex: add configuration setting [annex].ENABLED (#18) 2024-08-01 13:46:06 +02:00
pgsql.ini.tmpl git-annex: add configuration setting [annex].ENABLED (#18) 2024-08-01 13:46:06 +02:00
sqlite.ini.tmpl git-annex: add configuration setting [annex].ENABLED (#18) 2024-08-01 13:46:06 +02:00
test_utils.go Adapt patch to upstream changes 2024-08-01 13:45:41 +02:00