datatracker/ietf
Bill Fenner 0a3cee08a0 Skip the mailinglists/request/help redirect tests; those are only
served by the mailing list form so bookmarks to them are extremely
unlikely.

Remove trailing "?" from /idtracker/ entry; the redirect tool
strips off empty query strings.

Add ?cat=bugs to the send_email entry so the redirect will pass.

Skip the redirect test for the ballot, since there's an extra
(unused) query argument, filename=.

Add in all the query args that will get passed through the
redirect when searching for bgp-m, to make sure that they work
and to make the redirect test pass.
 - Legacy-Id: 609
2007-06-22 01:46:47 +00:00
..
agenda Fixing a bunch of nits pyflakes were complaining about, in order to get a clean run. There are still at least 2 cases of using undefined values which needs scrutiny. 2007-06-05 16:58:58 +00:00
announcements Add a nomcom announcement to diff. 2007-06-11 11:21:11 +00:00
bin "pretty-print" with sed instead of xmllint, because of a limitation 2007-06-14 12:18:40 +00:00
contrib This debugging keeps creeping into commits. 2007-06-18 16:49:47 +00:00
database-notes Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
idindex Skip the mailinglists/request/help redirect tests; those are only 2007-06-22 01:46:47 +00:00
idtracker Skip the mailinglists/request/help redirect tests; those are only 2007-06-22 01:46:47 +00:00
iesg Make date_threshold into a function. Since it was coded as a static 2007-06-20 22:38:04 +00:00
ietfauth Adding individual app testurl lists for /my/ and /ietfauth/ 2007-06-13 12:35:49 +00:00
ipr Fixed order of query arguments, for redirect test 2007-06-21 15:12:00 +00:00
liaisons Catch up with long-ago "areas"->"area" rename. 2007-06-17 13:43:49 +00:00
mailinglists Skip the mailinglists/request/help redirect tests; those are only 2007-06-22 01:46:47 +00:00
meeting Resove ticket 136, getting correct last update date from db 2007-06-20 20:37:40 +00:00
my More test URLs 2007-06-17 09:30:35 +00:00
proceedings Remove ztrain area name for training sessions 2007-06-20 12:59:08 +00:00
redirects Missed restoring .html on the meeting materials page. 2007-06-18 19:11:42 +00:00
templates Use <td nowrap> to match the HTML of the original. 2007-06-22 01:43:43 +00:00
utils Alternative review pages which shouldn't shift when new test-URLs are added. Old review URLs still work, but withouth guarantee against shifting when new test-URLs are added. 2007-06-21 20:07:24 +00:00
.gitignore removed extraneous .pyc files 2007-05-09 21:55:44 +00:00
__init__.py Added __version__ string 2007-05-11 15:45:45 +00:00
manage.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
middleware.py Add two middleware classes: 2007-06-04 13:52:34 +00:00
settings.py Add missing slash. 2007-06-20 22:50:01 +00:00
tests.py Make sure goodhtml has a value also if retrieval fails. 2007-06-21 01:22:12 +00:00
testurl.list Bah. Managed to introduce space before comma in [582]. Fixed. 2007-06-21 15:24:15 +00:00
urls.py Alternative review pages which shouldn't shift when new test-URLs are added. Old review URLs still work, but withouth guarantee against shifting when new test-URLs are added. 2007-06-21 20:07:24 +00:00
views.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00