diff options
author | Corentin Chary <corentincj@iksaif.net> | 2012-03-14 14:07:28 +0100 |
---|---|---|
committer | Corentin Chary <corentincj@iksaif.net> | 2012-03-14 14:07:28 +0100 |
commit | 5062f29e3c49b08eeaacb32a04372eee53b2b88d (patch) | |
tree | 82f44117c524f321e5e053d4daea1b69ae8a8428 /TODO | |
parent | euscanwww: optimize commands (diff) | |
download | euscan-5062f29e3c49b08eeaacb32a04372eee53b2b88d.tar.gz euscan-5062f29e3c49b08eeaacb32a04372eee53b2b88d.tar.bz2 euscan-5062f29e3c49b08eeaacb32a04372eee53b2b88d.zip |
euscanwww: don't delete packages when deleting related versions
Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -17,7 +17,9 @@ euscan - <upsteam><watch options="quirck1 quirck2">http://my.soft/tar-(\d+).ball</watch></upstream> - cleaner code to separate gentoo mangled version and upstream unmangled versions - try to import $PV -> $MY_PV transformations from ebuilds ? +- Add a way to how we failled to find a new version - add a HTTP cache (1day, configurable) +- add a way to enable/disable methods: other_distributions,remote_euscan,handlers, etc.... Site Handlers ------------- @@ -37,6 +39,8 @@ euscanwww - add an /about/config page that describe the current config (overlays, stuff in make.conf, euscan default settings, etc..) [0.2.0] - add a table for overlays, change euscan_versions [0.2.0] - rss scan world + post ? +- always keep in db the last upstream version (could be marked as packaged without overlay ?) +- store euscan status (and used methods ?) ### Commands [0.2.0] |