CVS log for loncom/cgi/decompress.pl

[BACK] Up to [LON-CAPA] / loncom / cgi

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Nov 27 11:33:17 2012 UTC (11 years, 4 months ago) by bisitz
Branches: MAIN
CVS tags: version_2_12_X, version_2_11_X, version_2_11_4_uiuc, version_2_11_4_msu, version_2_11_4, version_2_11_3_uiuc, version_2_11_3_msu, version_2_11_3, version_2_11_2_uiuc, version_2_11_2_msu, version_2_11_2_educog, version_2_11_2, version_2_11_1, version_2_11_0_RC3, version_2_11_0_RC2, version_2_11_0_RC1, version_2_11_0, HEAD
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Corrected typo in rev 1.18 to allow again file decompression in CSTR

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Apr 19 02:13:00 2012 UTC (12 years ago) by raeburn
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +63 -37 lines
- Extraction of contents of archive files (zip, tar etc.) from a file
  uploaded directly to a course.
  - More descriptive feedback in case of problems during extraction of
    archive.
  - Add cgi.decompressed to env, with value of 'ok', if extraction was
    successful -- loncommon::decompress_uploaded_file() will later access
    this and include it as the first element in the array it returns.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Nov 28 20:42:20 2008 UTC (15 years, 4 months ago) by raeburn
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_99_1, version_2_7_99_0, version_2_10_X, version_2_10_1, version_2_10_0_RC2, version_2_10_0_RC1, version_2_10_0, loncapaMITrelate_1, language_hyphenation_merge, language_hyphenation, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox, BZ4492-merge, BZ4492-feature_horizontal_radioresponse, BZ4492-feature_Support_horizontal_radioresponse, BZ4492-Support_horizontal_radioresponse
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +19 -11 lines
- Add localization.
- Use LONCAPA::loncgi::missing_cookie_msg() to generate missing cookie message.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri May 5 21:07:19 2006 UTC (17 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_7_X, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +22 -13 lines
- look for the binaries instead of assuming we know where they are

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Nov 3 20:36:58 2005 UTC (18 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_99_1
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +32 -48 lines
- shorter and safer
- BUG#4439, filneams with spaces weren't working

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed May 25 22:31:51 2005 UTC (18 years, 11 months ago) by albertel
Branches: MAIN
CVS tags: version_2_0_X, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1, version_1_99_0
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
- some more $ENV -> $env ceanups

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Apr 7 06:56:21 2005 UTC (19 years ago) by albertel
Branches: MAIN
CVS tags: version_1_99_1_tmcc, version_1_99_0_tmcc
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +4 -5 lines
- ENV -> env

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jun 9 19:04:47 2004 UTC (19 years, 10 months ago) by albertel
Branches: MAIN
CVS tags: version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_X, version_1_2_99_1, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +21 -17 lines
- large number of roles would blow up the system call. (BUG#3044)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Dec 13 00:20:47 2003 UTC (20 years, 4 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_99_0
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +8 -8 lines
- match the extension only (was mishandling zip.tar)
- match case insesitively

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 19 20:03:39 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
CVS tags: version_1_1_X, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +7 -7 lines
- no TRACE only OUTPUT

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Nov 19 20:03:05 2003 UTC (20 years, 5 months ago) by albertel
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +19 -47 lines
- retabinate

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Nov 19 15:07:25 2003 UTC (20 years, 5 months ago) by taceyjo1
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +1 -11 lines
Just removing some extra info that doesn't need to be there

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Nov 19 14:58:14 2003 UTC (20 years, 5 months ago) by taceyjo1
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +94 -72 lines
Third time's a charm right? rewritten again, this time with the new implimentation, and now with buffered output for easy viewing

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Nov 18 04:07:49 2003 UTC (20 years, 5 months ago) by taceyjo1
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +71 -57 lines
Tabinated, started to rewrite the reg'exps to be more sane, should be done soon

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 17 23:12:12 2003 UTC (20 years, 5 months ago) by taceyjo1
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +55 -41 lines
Ok, I re-wrote it, I am just saving my work, however, comments are appreciated... the refresh still needs a little work, and I need to remove a lot of debugging statements :0)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Oct 20 22:38:28 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- missing semicolon, Bad Guy! No cookie!

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Oct 20 15:51:51 2003 UTC (20 years, 6 months ago) by albertel
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +47 -43 lines
- xhtmlize
- retabinated

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 18 17:42:45 2003 UTC (20 years, 6 months ago) by taceyjo1
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Fixed the last bug, thanks gerd, works great

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Oct 18 17:16:22 2003 UTC (20 years, 6 months ago) by taceyjo1
Branches: MAIN
This is the first version of decompression support, it works (it decompress's) however, on refresh I get 2 top frames in construction space, so I still have to fix that up.. any ideas?

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>