.. |
announcements
|
Run convert-096.py
|
2009-11-09 09:11:44 +00:00 |
bin
|
Utility script used by the tools site.
|
2010-01-13 17:05:05 +00:00 |
contrib
|
Removed some unused code
|
2009-11-07 13:59:58 +00:00 |
database-notes
|
Updated generated-model to reflect a current database snapshot.
|
2007-09-07 12:10:14 +00:00 |
idindex
|
Change /drafts/12345/ and /idtracker/12345/ redirects to /doc/
|
2010-02-16 20:03:36 +00:00 |
idrfc
|
Updated test cases for the main page
|
2010-02-10 20:07:44 +00:00 |
idtracker
|
Change Atom feeds (+couple of other places) to point to /doc/draft-.. instead of /idtracker/draft-.../
|
2010-02-16 20:09:48 +00:00 |
iesg
|
Don't choke on non-ASCII characters in agenda notes
|
2009-12-17 08:56:50 +00:00 |
ietfauth
|
Added group_required authentication/authorization decorator
|
2009-12-02 10:01:06 +00:00 |
ipr
|
Fixed bug in submitting general license statements
|
2010-02-10 09:02:45 +00:00 |
liaisons
|
Run convert-096.py
|
2009-11-09 09:11:44 +00:00 |
mailinglists
|
Replaced non-WG mailing list page with redirect to ietf.org
|
2009-11-23 19:39:55 +00:00 |
meeting
|
The 'current agenda' url can fail between meetings, when the 'current meeting number' has been bumped up, but not all relevant information has been entered yet. Fall back to the most recent meeting for which an agenda can be produced in that case.
|
2010-01-13 17:16:49 +00:00 |
proceedings
|
Run convert-096.py
|
2009-11-09 09:11:44 +00:00 |
redirects
|
Updated test cases for the main page
|
2010-02-10 20:07:44 +00:00 |
templates
|
Added pointers (but no redirect yet) to new pages to /idtracker/ and /idtracker/draft-foo-bar/
|
2010-02-10 17:12:31 +00:00 |
utils
|
Removed some Django 0.96-only code
|
2009-11-23 19:32:22 +00:00 |
wginfo
|
Option to skip the heaviest tests when running test suite
|
2009-11-08 07:59:50 +00:00 |
.gitignore
|
Merged in Lars Eggert's changes to the search page, and Henrik's lefthand-menu addition
|
2008-11-18 21:36:14 +00:00 |
__init__.py
|
Set version info and settings back to development mode
|
2010-02-12 17:40:53 +00:00 |
context_processors.py
|
Use a local copy of YUI library instead of pointing to Google CDN (this allows us to work with pure IPv6); upgrade to YUI 2.8.0r4
|
2010-01-14 22:19:43 +00:00 |
manage.py
|
Avoid certain DeprecationWarnings during manage.py test
|
2009-10-28 10:07:11 +00:00 |
middleware.py
|
Add middleware that catches 404 errors if the original URL has a trailing
|
2007-07-07 19:26:18 +00:00 |
settings.py
|
Set version info and settings back to development mode
|
2010-02-12 17:40:53 +00:00 |
urls.py
|
Remove confusing cgi-bin regexp (/cgi-bin/ is served by Apache, and never reaches Django)
|
2010-02-16 20:00:52 +00:00 |