aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-08-28 22:52:10 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-08-28 22:52:10 +0000
commit0d1e888a0b964695420b561c54bcc3c113d8a9b9 (patch)
treeaa435c9b4f6b929f5d68aae58d5544c30b51f756 /FRONTEND_FEATURES
parentAllow excess whitespace between "bug" and the bug number. (diff)
downloadpackages-3-0d1e888a0b964695420b561c54bcc3c113d8a9b9.tar.gz
packages-3-0d1e888a0b964695420b561c54bcc3c113d8a9b9.tar.bz2
packages-3-0d1e888a0b964695420b561c54bcc3c113d8a9b9.zip
Bug #233104: support for /data/YYYYMMDD/ pages. Thanks to manuel.schoelling@gmx.de.
Diffstat (limited to 'FRONTEND_FEATURES')
-rw-r--r--FRONTEND_FEATURES5
1 files changed, 5 insertions, 0 deletions
diff --git a/FRONTEND_FEATURES b/FRONTEND_FEATURES
index 6b932db..b9da37a 100644
--- a/FRONTEND_FEATURES
+++ b/FRONTEND_FEATURES
@@ -46,6 +46,10 @@ URLs:
New packages only.
WARNING: If the database is reset to empty, version bump data is lost!
+/date/<date>
+ restrict last changes to given date.
+TODO: WARNING: If the database is reset to empty, version bump data is lost! ???
+
/feed/
/feed/category/<categoryname>
/feed/package/<packagename>
@@ -54,6 +58,7 @@ URLs:
/feed/arch/<architecture>[/<mode>]
/feed/verbump/
/feed/newpackage/
+/feed/date/<date>
Produces an Atom feed version of ANY of the above normal pages.
Query arguments are marked with HTML/RSS to note which variants they
affect.