CVS log for loncom/cgi/archive.pl
Up to [LON-CAPA] / loncom / cgi
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 3 10:40:04 2024 UTC (3 months, 3 weeks ago) by raeburn
Branches: MAIN
CVS tags: version_2_12_X,
version_2_11_5_msu,
version_2_11_4_msu,
HEAD
Diff to previous 1.2: preferred, colored to selected 1.1: preferred, colored
Changes since revision 1.2: +5 -2
lines
- Only the Author may create/export an archive file from Authoring Space.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 21 02:57:17 2024 UTC (7 months, 1 week ago) by raeburn
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +296 -105
lines
- Bug 6990. Ability to download tarball of Authoring Space's files/directories.
- Support use of domain default and also override for individual author(s).
- Check if there is sufficient disk space to create archive file
- Each author may only have one archive request in process at a time
- Remove archive file after download
- Log archive creation and deletion actions in nohist_archivelog.db in
author's data directory.
Revision
1.1:
download - view:
text,
markup,
annotated -
[selected for diffs]
Mon May 13 13:55:51 2024 UTC (7 months, 2 weeks ago) by
raeburn
Branches:
MAIN
- Bug 6990. Author can export specified files (with/without recursion into
subdirectories from current directory in Authoring Space to archive file.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>