datatracker/ietf/bin
Henrik Levkowetz cbfe489ff5 Merged in more shim-layer removals from olau@iola.dk
(-r5465:HEAD from branch/iola/shimfree).  Copying relevant
commit messages here:

 - Deleted dead code in many places.

 - Renamed id-something to draft-something, make the "is
   this eligible for expiration" logic clearer

 - Added a name for IPR search URL

 - Revamped the ballot popup view

 - URL reversed the IPR search link instead of hardcoding it

 - Cleaned up search views and remove dead code, port them to the new DB
   schema, hack related views in iesg/ and wginfo/ to use the new search
   interfaces, avoid camelCase in search GET parameters (with
   backwards-compat fallback), add some simple search unit tests, remove
   caching from views_search.py index pages as they're now pretty fast to
   generate, rewrite ballot popup JS, regularize some CSS classes to use
   hyphen-notation rather than camelCase, move some of the search
   templates to doc/.

   idrfc/ now mostly contains some wrapper code still in use by other
   subdirs, some ported code not yet moved, and dead code.

 - Fixed output bug in test crawler and print referrer upon errors so it's
   easier to figure out where a link came from

 - Added /doc/in-last-call/ to crawler, report original page as referrer in
   a redirect chain rather than intermediate URL

 - Ported idindex to new schema, speed them up, add tests, refactor index
   page in views_search to share code with the text index file, get rid
   of some special-case idindex filters from ietf_filters, move
   "/drafts/" redirects to a file in /doc/

 - Ported /idtracker/status/ and /idtracker/status/last-call/ overview of
   drafts in IESG process to new schema in /doc/iesg/ and
   /doc/iesg/last-call/

 - Added redirects for all of /idtracker/*, removed all view code and other
   dead code from idtracker/

 - Removed the idtracker sitemap indexing drafts - in its current form,
   it adds nothing of value to the HTML-based /doc/all/ view, and it's
   pretty slow

 - Ported idtracker feeds to new schema, move them to doc/, cleaned up
   idtracker/ - only templatetags/ietf_filters and proxy code is left
 - Legacy-Id: 5836
2013-07-17 20:52:39 +00:00
..
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
create-charter-newrevisiondocevents Added a script to create NewRevisionDocEvent entries for charter files. 2012-09-19 19:50:37 +00:00
dump-draft-info Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
email-sync-discrepancies Changed the logging target of auxiliary IANA and RFC-Ed sync scripts from LOG_LOCAL0 to LOG_USER, matching what we've already used elsewhere for datatracker logging. 2013-02-24 20:14:20 +00:00
expire-ids Merged in more shim-layer removals from olau@iola.dk 2013-07-17 20:52:39 +00:00
expire-last-calls Changed the logging target of auxiliary IANA and RFC-Ed sync scripts from LOG_LOCAL0 to LOG_USER, matching what we've already used elsewhere for datatracker logging. 2013-02-24 20:14:20 +00:00
find-submission-confirmation-email-in-postfix-log Added an utility script to extract information about the outgoing confirmation request email related to a draft submission. 2012-10-25 21:27:24 +00:00
graphall Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
iana-changes-updates Skip IANA - Review Needed and Version Changed - Review Needed changes 2013-06-21 16:48:05 +00:00
iana-protocols-updates Use IANA URL settings from settings.py in some more places. 2013-04-21 14:38:20 +00:00
iana-review-email Changed the logging target of auxiliary IANA and RFC-Ed sync scripts from LOG_LOCAL0 to LOG_USER, matching what we've already used elsewhere for datatracker logging. 2013-02-24 20:14:20 +00:00
notify-expirations Delete dead code, rename id-something to draft-something, make the "is 2013-04-04 13:22:08 +00:00
pretty-xml-dump Merged r840 from branch/2.00 to trunk, and updated version information in ietf/__init__.py 2007-07-04 21:17:57 +00:00
redirect-dump Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
rfc-editor-index-updates Fixed missing name change when moving settings from rfceditor module to settings.py. 2013-06-11 10:45:20 +00:00
rfc-editor-queue-updates Fixed missing name change when moving settings from rfceditor module to settings.py. 2013-06-11 10:45:20 +00:00
send-milestone-reminders Add script and code (and tests) to send milestone reminders to ADs 2012-06-30 16:46:31 +00:00
send-scheduled-mail Changed the logging target of auxiliary IANA and RFC-Ed sync scripts from LOG_LOCAL0 to LOG_USER, matching what we've already used elsewhere for datatracker logging. 2013-02-24 20:14:20 +00:00
test-crawl Add /doc/in-last-call/ to crawler, report original page as referrer in 2013-04-10 11:28:56 +00:00