diff options
author | volpino <fox91@anche.no> | 2012-09-14 15:25:08 +0200 |
---|---|---|
committer | volpino <fox91@anche.no> | 2012-09-14 15:25:08 +0200 |
commit | 16f8d0c355ab3a8053d5c97d05eca9359e0f8fb3 (patch) | |
tree | 547afef394a35270813b7a7324c01a9ecca35a21 /TODO | |
parent | Merge branch 'master' of https://github.com/iksaif/euscan (diff) | |
download | euscan-16f8d0c355ab3a8053d5c97d05eca9359e0f8fb3.tar.gz euscan-16f8d0c355ab3a8053d5c97d05eca9359e0f8fb3.tar.bz2 euscan-16f8d0c355ab3a8053d5c97d05eca9359e0f8fb3.zip |
euscanwww: Created a feed for scan world with packages in GET
Note: Check if passing parameters in GET is good, there's the risk of
looong urls
Signed-off-by: volpino <fox91@anche.no>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -52,7 +52,6 @@ euscanwww --------- - 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 |