Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2016-03-22 13:46:09 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2016-03-22 18:21:25 +0300
commitbcaaee2946a8ccb6cafe8beae8461eceaa274011 (patch)
treeaa96a5f9d0f348fc9f47920b899aadb0aa9cfd91 /TODO
parentae7e5004fe150d36333e34d638bf0b89f10e10be (diff)
Update package listing base directory .htaccess
Deal with access to /packages/index.html by redirecting to package_list.html, rather than letting the server index a very large directory Also fix --force to apply to .htaccess files Adjust logging capitalization harmonize with everything else Update tests
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 92ff9ab..d782f11 100644
--- a/TODO
+++ b/TODO
@@ -3,7 +3,6 @@
* more than 2 versions possible (and automatically vault 'old' versions, where we have some mechanism to explicity say what is old)
* enable .xz compressed setup.ini (setup.exe checks for it and presumably can handle it)
* automatically suppress 'empty source' packages from setup.ini ?
-* deal with htdocs/package/index.html by redirecting to package_list.html, rather than letting the server index the directory
* run more often, option to not do anything if no uploads (to avoid reading the release area if we don't need to), lockfile to avoid colliding runs
* work out some way to package it as a replacement for genini
* write 'move' lines in report more compactly, don't need the full path on every line