Commit graph

  • 70f85c60aa Don't require test URLs for admin and account apps now. - Legacy-Id: 429 Henrik Levkowetz 2007-06-16 13:14:54 +0000
  • 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 Henrik Levkowetz 2007-06-16 12:00:56 +0000
  • 73f8620a96 Removing unused imports - Legacy-Id: 427 Henrik Levkowetz 2007-06-16 11:24:28 +0000
  • 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 Henrik Levkowetz 2007-06-16 11:20:15 +0000
  • a337f59588 Doing some more normalizing to get rid of diffs we don't care about - Legacy-Id: 425 Henrik Levkowetz 2007-06-16 11:17:31 +0000
  • 9180eb219b Remove a spurious print "" which causes reports from cron when run under cron. - Legacy-Id: 424 Henrik Levkowetz 2007-06-16 11:15:48 +0000
  • 8aa7685020 Some more redirects - Legacy-Id: 423 Henrik Levkowetz 2007-06-16 11:10:35 +0000
  • 855e4b0398 Updated IPR test URLs - Legacy-Id: 422 Henrik Levkowetz 2007-06-15 19:49:15 +0000
  • c5ca2114a3 Updated IPR app redirects - Legacy-Id: 421 Henrik Levkowetz 2007-06-15 19:48:49 +0000
  • 8cb5eb7f03 Updated IPR app redirects - Legacy-Id: 420 Henrik Levkowetz 2007-06-15 19:46:15 +0000
  • 7a8ecef98b Updated IPR app redirects - Legacy-Id: 419 Henrik Levkowetz 2007-06-15 19:44:17 +0000
  • 00735412c1 Some IPR app redirects - Legacy-Id: 418 Henrik Levkowetz 2007-06-15 19:34:52 +0000
  • 9594e1ec82 Handle a null suffix properly. - Legacy-Id: 417 Bill Fenner 2007-06-15 18:35:56 +0000
  • 16b718c917 Add some URLs for the idindex tool. - Legacy-Id: 416 Bill Fenner 2007-06-15 18:35:15 +0000
  • 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 Bill Fenner 2007-06-15 18:25:19 +0000
  • bc1981a07a Tweaking beautiful soup to get rid of some exceptions. - Legacy-Id: 414 Henrik Levkowetz 2007-06-15 17:29:24 +0000
  • 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 Bill Fenner 2007-06-15 17:01:29 +0000
  • ff5b460783 These diffs have two sources: Bill Fenner 2007-06-15 16:58:12 +0000
  • 2c26d31933 It was a conscious decision to add spaces between the commas, Bill Fenner 2007-06-15 16:56:00 +0000
  • 0a918ad210 This is the same as _idtracker_draft-ietf-isis-link-attr_ - line wrapping and truncation - Legacy-Id: 410 Bill Fenner 2007-06-15 16:54:58 +0000
  • 419dde701b These diffs are all due to different line-wrapping and long-comment-truncation algorithms. - Legacy-Id: 409 Bill Fenner 2007-06-15 16:53:20 +0000
  • ac8b6ee6af Test redirects if there's a right-hand URL in testurl.list. Bill Fenner 2007-06-15 16:47:40 +0000
  • 451b2039d4 Add some liaison test urls. - Legacy-Id: 407 Bill Fenner 2007-06-15 16:15:17 +0000
  • 63d325b0eb This is obsoleted by test/sql_fixup.sql. - Legacy-Id: 406 Bill Fenner 2007-06-15 15:28:52 +0000
  • b04b50bd63 Refined the handling of sorted comparison tests - Legacy-Id: 405 Henrik Levkowetz 2007-06-15 13:29:50 +0000
  • bf60fe103d Added leading-zero RFC number normalization to another field - Legacy-Id: 404 Henrik Levkowetz 2007-06-15 13:29:17 +0000
  • de9a7ddbc4 Added the ability to give fill and pre(formatted) switches to the soup2text command - Legacy-Id: 403 Henrik Levkowetz 2007-06-15 13:28:12 +0000
  • d8866a4495 Fix empty else clause in shell script - Legacy-Id: 402 Henrik Levkowetz 2007-06-15 12:13:55 +0000
  • e044b6e228 Fixed broken report of untested URLs in tests.py - Legacy-Id: 401 Henrik Levkowetz 2007-06-15 12:02:05 +0000
  • 6a2c3ab85f Added IPR search by RFC number. - Legacy-Id: 400 Henrik Levkowetz 2007-06-15 11:52:26 +0000
  • a746d9099a Use the right lock directory everywhere, not only most places. - Legacy-Id: 399 Henrik Levkowetz 2007-06-15 11:51:35 +0000
  • 6f04c420b5 Use the right lock directory everywhere, not only most places. - Legacy-Id: 398 Henrik Levkowetz 2007-06-15 11:50:31 +0000
  • 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 Henrik Levkowetz 2007-06-15 11:48:12 +0000
  • de55978562 New filters to strip leading zeroes, and change rendering of RFCs to be without space between 'RFC' and number - Legacy-Id: 396 Henrik Levkowetz 2007-06-15 11:46:36 +0000
  • 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 Henrik Levkowetz 2007-06-15 00:41:38 +0000
  • 76378ade5d Another tweak to the URL text comparisons in tests.py - Legacy-Id: 394 Henrik Levkowetz 2007-06-15 00:16:05 +0000
  • 1a9fa6fda6 Fixing accidental breakage of /ipr/ list - Legacy-Id: 393 Henrik Levkowetz 2007-06-15 00:05:54 +0000
  • 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 Henrik Levkowetz 2007-06-14 23:49:55 +0000
  • a8ee5fdbf6 Two new templates for the IPR search function - Legacy-Id: 391 Henrik Levkowetz 2007-06-14 23:47:02 +0000
  • 56b33c8dec Backing out the previous change so I can commit it with proper comments...(4) - Legacy-Id: 390 Henrik Levkowetz 2007-06-14 23:45:48 +0000
  • 84b9a959a8 Backing out the previous change so I can commit it with proper comments...(3) - Legacy-Id: 389 Henrik Levkowetz 2007-06-14 23:45:15 +0000
  • d17dc96f3c Backing out the previous change so I can commit it with proper comments...(2) - Legacy-Id: 388 Henrik Levkowetz 2007-06-14 23:44:30 +0000
  • c1ea7e35ae Backing out the previous change so I can commit it with proper comments... - Legacy-Id: 387 Henrik Levkowetz 2007-06-14 23:43:06 +0000
  • d989d0aa21 A little filter to add a space to strings like 'RFC1234' to get 'RFC 1234' - Legacy-Id: 386 Henrik Levkowetz 2007-06-14 23:38:51 +0000
  • 109b1b4fdc Make the check_url script say 'No difference' when there is no difference found. - Legacy-Id: 385 Henrik Levkowetz 2007-06-14 17:14:24 +0000
  • 44da4d5f7c Tweaking the output of update-db to better see what's being done. - Legacy-Id: 384 Henrik Levkowetz 2007-06-14 14:09:40 +0000
  • 90a414fb10 IPR search form. Search results not implemented yet. - Legacy-Id: 383 Henrik Levkowetz 2007-06-14 14:06:26 +0000
  • c5f65ea060 "pretty-print" with sed instead of xmllint, because of a limitation in python's xml deserializer (whitespace is significant when recognizing <None/> nodes, so a general pretty-printer will cause them to not be recognized.) Bill Fenner 2007-06-14 12:18:40 +0000
  • a74d09d172 A debugging print crept into my commit, oops! - Legacy-Id: 381 Bill Fenner 2007-06-13 19:47:45 +0000
  • 2bf510f43b Add "myifchanged" tag, which is different from the standard ifchanged in two ways: * It permits an "else" clause. This code is from http://code.djangoproject.com/ticket/4534 * It doesn't push the context while rendering, so context changes can be performed (like the change that cycle makes: putting the current value into the context) Bill Fenner 2007-06-13 18:43:56 +0000
  • 62b82e5ed1 Sort the primary document on a ballot set to the top. - Legacy-Id: 379 Bill Fenner 2007-06-13 18:35:11 +0000
  • 33794966e3 Updated generic diff - Legacy-Id: 378 Henrik Levkowetz 2007-06-13 18:28:11 +0000
  • 5ad4c9fc3a Only run the database update if there is a new dump - Legacy-Id: 377 Henrik Levkowetz 2007-06-13 18:27:50 +0000
  • 95a629020f New generic diff ignore chunk for 'This page produced by...' stanza. - Legacy-Id: 376 Henrik Levkowetz 2007-06-13 18:08:29 +0000
  • 754ba193ca A small script to run a diff against the master for one single django URL specified in any of the testurl.list files. Uses environment variable DJANGO_SERVER if set, or http://merlot.tools.ietf.org:31415/ otherwise. - Legacy-Id: 375 Henrik Levkowetz 2007-06-13 17:26:04 +0000
  • ada5521a9f Sort states and substates by their ID in the model. Bill Fenner 2007-06-13 17:23:38 +0000
  • 2ad2219895 Implement DocumentWrapper class, which isn't a model but has enough of the same API as IDInternal to allow the template to render it. Bill Fenner 2007-06-13 17:21:22 +0000
  • 18f7fd0c4e Instead of compensating for the 'Did you find a bug...' footer on pages where it isn't present in the original, take it out from the idtracker base.html and remove the compensation. Later add a less intrusive generic footer on all pages and and add diff compensation for the absense of the 'Did you find a bug...' footer. - Legacy-Id: 372 Henrik Levkowetz 2007-06-13 17:04:07 +0000
  • fc67fd376c Instead of compensating for the 'Did you find a bug...' footer on pages where it isn't present in the original, take it out from the idtracker base.html and remove the compensation. Later add a less intrusive generic footer on all pages and and add diff compensation for the absense of the 'Did you find a bug...' footer. - Legacy-Id: 371 Henrik Levkowetz 2007-06-13 17:03:28 +0000
  • aac2076b23 Acceptable diff: Layout differences, in particular the handling and placement of colons. - Legacy-Id: 370 Henrik Levkowetz 2007-06-13 15:35:44 +0000
  • e62f349ce3 ... and don't include the Diff: tag line, only the diff in the diff file... - Legacy-Id: 369 Henrik Levkowetz 2007-06-13 14:42:46 +0000
  • b92b155ee3 Acceptable diff: Whitespace - Legacy-Id: 368 Henrik Levkowetz 2007-06-13 14:36:44 +0000
  • 0fde1e32b1 Acceptable diff: The current implementation is broken; showing current ADs for a ballot they were not present at. See ticket #87. - Legacy-Id: 367 Henrik Levkowetz 2007-06-13 14:17:45 +0000
  • fcaca1e849 Acceptable diff: The date of this disclosure has been fixed in the Django database - Legacy-Id: 366 Henrik Levkowetz 2007-06-13 14:14:10 +0000
  • 037a27ab2c Acceptable diff: Layout differences, in particular the handling and placement of colons. - Legacy-Id: 365 Henrik Levkowetz 2007-06-13 14:13:04 +0000
  • 627d053488 Acceptable diff: The date of this disclosure has been fixed in the Django database - Legacy-Id: 364 Henrik Levkowetz 2007-06-13 14:09:55 +0000
  • 5fae7d56b2 Fixing some template changes needed after the model surgery in changeset [186], and extending the attribute alignment to IprRfc and IprDraft models. - Legacy-Id: 363 Note: SVN reference [186] has been migrated to Git commit 5f4d99a36a Henrik Levkowetz 2007-06-13 14:05:26 +0000
  • 37552fe91f Corrected IPR Updates.. fix - Legacy-Id: 362 Henrik Levkowetz 2007-06-13 13:30:58 +0000
  • 59413c7344 * Don't show 'Updates...' information for withdrawn IPR Disclosures. Henrik Levkowetz 2007-06-13 13:22:19 +0000
  • e714734a58 Adding individual app testurl lists for /my/ and /ietfauth/ - Legacy-Id: 360 Henrik Levkowetz 2007-06-13 12:35:49 +0000
  • c6c5bde213 Clearing the top-level testurl.list file. All test URls should be specified in the application level testurl.list files. - Legacy-Id: 359 Henrik Levkowetz 2007-06-13 11:41:06 +0000
  • 09e951f8ed Remove the hack, now that suffix can be null. This will require python manage.py reset redirects to recreate the table before syncdb. - Legacy-Id: 358 Bill Fenner 2007-06-13 04:15:22 +0000
  • 5de4ca9004 Don't allow script to be edited in the command admin. Bill Fenner 2007-06-13 04:13:23 +0000
  • 927e07b53f Allow suffix to be NULL. - Legacy-Id: 356 Bill Fenner 2007-06-13 03:38:32 +0000
  • a71abb1da4 Fixed nonsense syntax in shell file test-setup. - Legacy-Id: 355 Henrik Levkowetz 2007-06-12 23:02:18 +0000
  • 1ec697c90a Slightly better 'skip' messages from ietf/tests.py - Legacy-Id: 354 Henrik Levkowetz 2007-06-12 23:01:16 +0000
  • 3b72993903 Fixing open-ended URL spec's for liaison app. - Legacy-Id: 353 Henrik Levkowetz 2007-06-12 23:00:23 +0000
  • e1e375e269 IPR presentation tweaks - Legacy-Id: 352 Henrik Levkowetz 2007-06-12 22:46:54 +0000
  • e2db0d869d Compact spaces after \n conversion in soup2html. - Legacy-Id: 351 Henrik Levkowetz 2007-06-12 22:46:30 +0000
  • 44b76b7b4f IPR test-URLs - Legacy-Id: 350 Henrik Levkowetz 2007-06-12 21:58:38 +0000
  • 810a615a6d Updated acceptable diff - Legacy-Id: 349 Henrik Levkowetz 2007-06-12 21:49:20 +0000
  • caebc11a36 Test URLs for mailing lists - Legacy-Id: 348 Bill Fenner 2007-06-12 21:06:56 +0000
  • 57ab09459f Pop command if it's found. Bill Fenner 2007-06-12 20:49:09 +0000
  • aa68d30e85 Tweaking the paragraph filling code some more - Legacy-Id: 346 Henrik Levkowetz 2007-06-12 20:31:28 +0000
  • 712cd8aa17 Tweak to again avoid space at the beginning of a paragraph. - Legacy-Id: 345 Henrik Levkowetz 2007-06-12 20:23:09 +0000
  • 93c3a61dbc Add several redirects to handle nearly all of the urls listed in any testurl.list file. - Legacy-Id: 344 Bill Fenner 2007-06-12 19:39:25 +0000
  • fd0ec05be1 Use a 301 permanent redirect. Bill Fenner 2007-06-12 19:01:35 +0000
  • 0d2bbe54e9 Pass through remaining query arguments. - Legacy-Id: 342 Bill Fenner 2007-06-12 18:50:41 +0000
  • 890b8a1ada Fix potential exception in soup2html again. - Legacy-Id: 341 Henrik Levkowetz 2007-06-12 18:34:26 +0000
  • 6b7137994a Fix potential exception in soup2html. - Legacy-Id: 340 Henrik Levkowetz 2007-06-12 18:12:19 +0000
  • 8deca3446e A script to update the update database from a dump file - Legacy-Id: 339 Henrik Levkowetz 2007-06-12 18:05:46 +0000
  • 6fe5717a1f Oh, silly, silly. To work also with the buildbot, we need a global lock. - Legacy-Id: 338 Henrik Levkowetz 2007-06-12 18:04:14 +0000
  • dd37257c0c Only print the first 100 lines of a long diff. New soup2html code for spacing associated with certain tags. - Legacy-Id: 337 Henrik Levkowetz 2007-06-12 17:52:07 +0000
  • 9b4b6c5297 Remove leading slashes from existing redirects. Bill Fenner 2007-06-12 17:42:40 +0000
  • 47f60e49d1 * Add leading "/" to url. Bill Fenner 2007-06-12 17:41:15 +0000
  • f1251ca2d6 Adding database update lock support to the test setup/teardown files - Legacy-Id: 334 Henrik Levkowetz 2007-06-12 16:21:25 +0000
  • c4cee402d5 Diff reduction: AD names are "Last, First" and "Area:" is "Area Acronym:". - Legacy-Id: 333 Bill Fenner 2007-06-12 16:15:40 +0000
  • 6acb406762 Don't loose the full url when doing base-url / query-args splitting - Legacy-Id: 332 Henrik Levkowetz 2007-06-12 14:42:55 +0000
  • 0374ea9f4e Consistensy fix for test result lines - Legacy-Id: 331 Henrik Levkowetz 2007-06-12 09:22:31 +0000
  • aba06af322 Another soup2html() tweak to better avoid indentation at paragraph start. - Legacy-Id: 330 Henrik Levkowetz 2007-06-12 01:32:05 +0000