Henrik Levkowetz
ca958b9384
Make lock dir and pid file readable by all.
...
- Legacy-Id: 441
2007-06-16 18:28:18 +00:00
Henrik Levkowetz
a22d35877c
Layout tweak
...
- Legacy-Id: 440
2007-06-16 16:47:59 +00:00
Henrik Levkowetz
fdc522fee0
Fix a redirect URL
...
- Legacy-Id: 439
2007-06-16 16:42:42 +00:00
Henrik Levkowetz
6c8ade30a4
Layout tweak
...
- Legacy-Id: 438
2007-06-16 16:27:32 +00:00
Henrik Levkowetz
d89e4b909a
Place redirect failure information on consecutive lines for better overview.
...
- Legacy-Id: 437
2007-06-16 16:25:59 +00:00
Henrik Levkowetz
6f9bca3b0d
Add test URL for top page
...
- Legacy-Id: 436
2007-06-16 16:22:57 +00:00
Henrik Levkowetz
1eafc820c1
Add a separation line between NoTest lines and the following in the test output
...
- Legacy-Id: 435
2007-06-16 16:21:18 +00:00
Henrik Levkowetz
6d46a27d6b
More testurls and one more IPR redirect
...
- Legacy-Id: 434
2007-06-16 16:05:46 +00:00
Henrik Levkowetz
054d04443f
Commenting out some noisy debug print statements.
...
- Legacy-Id: 433
2007-06-16 15:05:30 +00:00
Henrik Levkowetz
df6836e301
Changing test classification for No test URL and redirect test comparison failures. The first for clarity, the latter temporarily in order not to continuously run the buildbot on the highest error level. Change back when cleaner.
...
- Legacy-Id: 432
2007-06-16 15:04:29 +00:00
Henrik Levkowetz
6ecfbde53f
Trapping keyboard interrupt to make sure the test teardown gets run after the test suite
...
- Legacy-Id: 431
2007-06-16 15:01:00 +00:00
Henrik Levkowetz
6afd4b826f
Accumulated changes. Added support for showing counts and details for diffs, and counts for misses.
...
- Legacy-Id: 430
2007-06-16 14:22:52 +00:00
Henrik Levkowetz
70f85c60aa
Don't require test URLs for admin and account apps now.
...
- Legacy-Id: 429
2007-06-16 13:14:54 +00:00
Henrik Levkowetz
bed8e1c90b
Changing the redirect for desc.cgi. The previous cgi field couldn't work; unfortunately I can't figure out a way of getting this to work at all using only the current redirect mechanism. It seems to me to either need to do repeated redirect lookups, or have an 'id' table similar to the 'command' table...
...
- Legacy-Id: 428
2007-06-16 12:00:56 +00:00
Henrik Levkowetz
73f8620a96
Removing unused imports
...
- Legacy-Id: 427
2007-06-16 11:24:28 +00:00
Henrik Levkowetz
dab68d8d69
Run syncdb before running tests on the populated database, to apply any new fixtures which are part of the svn checkout we're testing
...
- Legacy-Id: 426
2007-06-16 11:20:15 +00:00
Henrik Levkowetz
a337f59588
Doing some more normalizing to get rid of diffs we don't care about
...
- Legacy-Id: 425
2007-06-16 11:17:31 +00:00
Henrik Levkowetz
9180eb219b
Remove a spurious print "" which causes reports from cron when run under cron.
...
- Legacy-Id: 424
2007-06-16 11:15:48 +00:00
Henrik Levkowetz
8aa7685020
Some more redirects
...
- Legacy-Id: 423
2007-06-16 11:10:35 +00:00
Henrik Levkowetz
855e4b0398
Updated IPR test URLs
...
- Legacy-Id: 422
2007-06-15 19:49:15 +00:00
Henrik Levkowetz
c5ca2114a3
Updated IPR app redirects
...
- Legacy-Id: 421
2007-06-15 19:48:49 +00:00
Henrik Levkowetz
8cb5eb7f03
Updated IPR app redirects
...
- Legacy-Id: 420
2007-06-15 19:46:15 +00:00
Henrik Levkowetz
7a8ecef98b
Updated IPR app redirects
...
- Legacy-Id: 419
2007-06-15 19:44:17 +00:00
Henrik Levkowetz
00735412c1
Some IPR app redirects
...
- Legacy-Id: 418
2007-06-15 19:34:52 +00:00
Bill Fenner
9594e1ec82
Handle a null suffix properly.
...
- Legacy-Id: 417
2007-06-15 18:35:56 +00:00
Bill Fenner
16b718c917
Add some URLs for the idindex tool.
...
- Legacy-Id: 416
2007-06-15 18:35:15 +00:00
Bill Fenner
07ba4c0132
Skip any url query segment that doesn't contain an "=", so
...
that a query like "?&ipr_id=657" can be parsed.
- Legacy-Id: 415
2007-06-15 18:25:19 +00:00
Henrik Levkowetz
bc1981a07a
Tweaking beautiful soup to get rid of some exceptions.
...
- Legacy-Id: 414
2007-06-15 17:29:24 +00:00
Bill Fenner
50910c7904
This diff was a conscious change: don't display "0" as the
...
state before/after change. Two identical diff files because
of two different renderings of the same comment.
- Legacy-Id: 413
2007-06-15 17:01:29 +00:00
Bill Fenner
ff5b460783
These diffs have two sources:
...
* The missing </li> in the original, making the spacing come out oddly
* The replaced database row in sql_udpate.sql
- Legacy-Id: 412
2007-06-15 16:58:12 +00:00
Bill Fenner
2c26d31933
It was a conscious decision to add spaces between the commas,
...
to allow wrapping in case there are a lot of addresses.
- Legacy-Id: 411
2007-06-15 16:56:00 +00:00
Bill Fenner
0a918ad210
This is the same as _idtracker_draft-ietf-isis-link-attr_ -
...
line wrapping and truncation
- Legacy-Id: 410
2007-06-15 16:54:58 +00:00
Bill Fenner
419dde701b
These diffs are all due to different line-wrapping
...
and long-comment-truncation algorithms.
- Legacy-Id: 409
2007-06-15 16:53:20 +00:00
Bill Fenner
ac8b6ee6af
Test redirects if there's a right-hand URL in testurl.list.
...
Strip off a static "https://datatracker.ietf.org " and then
fetch it locally, and make sure it returns a 301 redirect
to the left-hand URL.
- Legacy-Id: 408
2007-06-15 16:47:40 +00:00
Bill Fenner
451b2039d4
Add some liaison test urls.
...
- Legacy-Id: 407
2007-06-15 16:15:17 +00:00
Bill Fenner
63d325b0eb
This is obsoleted by test/sql_fixup.sql.
...
- Legacy-Id: 406
2007-06-15 15:28:52 +00:00
Henrik Levkowetz
b04b50bd63
Refined the handling of sorted comparison tests
...
- Legacy-Id: 405
2007-06-15 13:29:50 +00:00
Henrik Levkowetz
bf60fe103d
Added leading-zero RFC number normalization to another field
...
- Legacy-Id: 404
2007-06-15 13:29:17 +00:00
Henrik Levkowetz
de9a7ddbc4
Added the ability to give fill and pre(formatted) switches to the soup2text command
...
- Legacy-Id: 403
2007-06-15 13:28:12 +00:00
Henrik Levkowetz
d8866a4495
Fix empty else clause in shell script
...
- Legacy-Id: 402
2007-06-15 12:13:55 +00:00
Henrik Levkowetz
e044b6e228
Fixed broken report of untested URLs in tests.py
...
- Legacy-Id: 401
2007-06-15 12:02:05 +00:00
Henrik Levkowetz
6a2c3ab85f
Added IPR search by RFC number.
...
- Legacy-Id: 400
2007-06-15 11:52:26 +00:00
Henrik Levkowetz
a746d9099a
Use the right lock directory everywhere, not only most places.
...
- Legacy-Id: 399
2007-06-15 11:51:35 +00:00
Henrik Levkowetz
6f04c420b5
Use the right lock directory everywhere, not only most places.
...
- Legacy-Id: 398
2007-06-15 11:50:31 +00:00
Henrik Levkowetz
025178a514
Additional testing functionality. It's now possible to add 'sort' to the result codes in testurl.list, and the lines of the pages returned will be sorted before they are compared.
...
- Legacy-Id: 397
2007-06-15 11:48:12 +00:00
Henrik Levkowetz
de55978562
New filters to strip leading zeroes, and change rendering of RFCs to be without space between 'RFC' and number
...
- Legacy-Id: 396
2007-06-15 11:46:36 +00:00
Henrik Levkowetz
8a3936dfa5
Acceptable diff: changed order of related drafts in IPR search result. Also a tweak to tests.py regarding test-url to diff filename mangling.
...
- Legacy-Id: 395
2007-06-15 00:41:38 +00:00
Henrik Levkowetz
76378ade5d
Another tweak to the URL text comparisons in tests.py
...
- Legacy-Id: 394
2007-06-15 00:16:05 +00:00
Henrik Levkowetz
1a9fa6fda6
Fixing accidental breakage of /ipr/ list
...
- Legacy-Id: 393
2007-06-15 00:05:54 +00:00
Henrik Levkowetz
c8c15b7809
Search support for search-by-draft-name and for presenting the final search result. Also test URLS for the new pages.
...
- Legacy-Id: 392
2007-06-14 23:49:55 +00:00