datatracker/ietf/idrfc
Pasi Eronen f760caa421 Cleaned away unused code
- Legacy-Id: 2065
2010-03-12 07:39:36 +00:00
..
templatetags Minor refactoring (cleaner access to list of active areas) 2010-03-01 18:25:09 +00:00
.gitignore Tell svn to ignore .pyc files. 2009-07-15 12:13:49 +00:00
__init__.py Merged in code from Pasi@1360, then changed the app name from docs to idrfc, and changed the app URL. 2009-03-21 18:42:24 +00:00
admin.py Add back in rudimentary Django Admin support which was lost in the 0.96 -> 1.1 transition. 2010-03-01 11:34:44 +00:00
idrfc_wrapper.py Cleaned away unused code 2010-03-12 07:39:36 +00:00
markup_txt.py Merged in code from Pasi for new ID/RFC search and per-document pages (under /doc/), and IESG 'discuss report'. 2009-04-26 14:02:30 +00:00
mirror_draft_versions.py Time out after 30 seconds iwhen downloading 2009-12-28 13:31:13 +00:00
mirror_rfc_editor_queue.py Time out after 30 seconds iwhen downloading 2009-12-28 13:31:13 +00:00
mirror_rfc_index.py Parse stream/wg/file formats from rfc-index.xml; prepare for parsing auth48 info from queue2.xml 2010-03-09 07:58:02 +00:00
models.py Parse stream/wg/file formats from rfc-index.xml; prepare for parsing auth48 info from queue2.xml 2010-03-09 07:58:02 +00:00
tests.py Added test cases for rfc-index.xml/queue2.xml parsing; refactored mirroring scripts to support testing; fixed minor bug in queue2.xml parsing (was creating unnecessary references) 2009-11-07 13:38:10 +00:00
testurl.list Fix searching for RFCs that are processed by IESG; made 'advanced search' options mutually exclusive 2010-03-04 20:42:20 +00:00
urls.py Added /doc/current/; replaced /drafts/(all,current,dead,rfc)/ with redirects 2010-02-22 15:58:52 +00:00
views.py New main page 2010-02-10 16:59:50 +00:00
views_doc.py Tweaked the error message from idrfc.views_doc._get_html() so it doesn't look like reading a file name containing commas has been attempted. 2010-03-01 12:02:33 +00:00
views_search.py Fix searching for RFCs that are processed by IESG; made 'advanced search' options mutually exclusive 2010-03-04 20:42:20 +00:00