diff options
author | volpino <fox91@anche.no> | 2012-10-30 20:27:37 +0100 |
---|---|---|
committer | volpino <fox91@anche.no> | 2012-10-30 20:27:37 +0100 |
commit | 48c1eadab4dd2132f777ff9b4b84fd35e46c9aee (patch) | |
tree | 58710752e7e7b350885431e7bf30003c2de31b11 /TODO | |
parent | euscanwww: Adding an about config page (diff) | |
parent | euscan/handlers: we need the file version (diff) | |
download | euscan-48c1eadab4dd2132f777ff9b4b84fd35e46c9aee.tar.gz euscan-48c1eadab4dd2132f777ff9b4b84fd35e46c9aee.tar.bz2 euscan-48c1eadab4dd2132f777ff9b4b84fd35e46c9aee.zip |
Merge branch 'master' of https://github.com/iksaif/euscan
Conflicts:
TODO
euscanwww/djeuscan/processing/scan/scan_portage.py
euscanwww/djeuscan/tasks.py
euscanwww/djeuscan/templates/euscan/_package_details.html
Signed-off-by: volpino <fox91@anche.no>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -52,6 +52,9 @@ euscan euscanwww --------- +- Really fix mails +- Add an /about/config page that describe the current config (overlays, stuff in make.conf, euscan default settings, etc..) +- Create a rss for "scan world" + packages in GET - Always keep in db all found versions (when using an API only?). But don't display them if older than current packaged version, except maybe in the "upstream_version" column. ### packages |