datatracker/ietf
2014-05-10 10:39:33 +00:00
..
bin Tweaked the test-crawler output. 2014-04-25 15:11:14 +00:00
community A second pass of pyflakes cleanup, removing additional bulk imports, fixing a bug in get_initial_notify(), and removing some dead (and buggy) code. 2014-03-16 22:15:46 +00:00
contrib
cookies Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
database-notes
dbtemplate Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
doc Merged [7677] from rjsparks@nostrum.com: Protect against cases where add_state_change_event can return None. Fixes bug # 1383. 2014-05-08 18:58:00 +00:00
group Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
help Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules. 2014-03-16 07:09:38 +00:00
idindex Pyflakes cleanup compliant with pyflakes 0.8.1, which seems to find things 0.8.0 didn't fin. 2014-04-01 16:25:18 +00:00
iesg Merged [7589] from rjsparks@nostrum.com: Functional changes allowing consensus to be set back to Unknown. Fixes ticket #1150. 2014-04-16 18:45:55 +00:00
ietfauth Added a data migration for htpasswd import, to be run as part of the deployment of the django-auth release. 2014-04-09 18:29:46 +00:00
ipr Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules. 2014-03-16 07:09:38 +00:00
liaisons Merged [7416] from olau@iola.dk: Redo the quickfix to the "Send and Post" button bug (mentioned in 2014-04-12 18:28:05 +00:00
mailinglists Made ietf/mailinglists pyflakes-clean. 2014-03-15 18:15:08 +00:00
meeting Changed the logic for what is the 'current' ietf meeting to disregard whether there's an agenda for the meeting or not. This lets people see the correct session request page for the current meeting. However, it also makes the /meeting/agenda.html page fail because there's no schedule associated with the meeting; so alternative pages saying 'No agenda available' has been added, too. 2014-04-25 13:14:53 +00:00
message Made ietf/message pyflakes-clean. 2014-03-15 19:02:23 +00:00
name Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
nomcom All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
person Made ietf/person pyflakes-clean. Fixed a bug where Person.role_email() might blow up if given a group parameter. 2014-03-15 19:37:25 +00:00
redirects Made ietf/redirects pyflakes-clean. 2014-03-15 20:56:28 +00:00
release Added changeset and ticket links to the release notes under /release/ 2014-05-02 00:30:25 +00:00
secr Merged in [7726] from rcross@amsl.com: 2014-05-10 10:28:20 +00:00
submit Added validation of successful draft title extraction on draft submission upload, to avoid a later exception when trying to store draft information for a draft with a null title. 2014-05-10 10:39:33 +00:00
sync Made several changes to better handle non-ascii UTF-8 in email messages. 2014-04-29 18:45:37 +00:00
templates Fixed a typo (missing space) in a template. Fixes issue #1398. 2014-05-08 13:46:55 +00:00
utils Made several changes to better handle non-ascii UTF-8 in email messages. 2014-04-29 18:45:37 +00:00
wginfo Merged in source:personal/henrik/r7446-pyflakes@7463, which adds pyflakes tests to the test suite, and makes the code pyflakes-clean. 2014-03-19 18:48:33 +00:00
.gitignore
__init__.py Set version info and settings back to development mode 2014-05-01 00:14:32 +00:00
context_processors.py Moves the prefix for the URI to use for rfcdiff into settings.py. 2012-07-28 20:19:36 +00:00
feed_urls.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
legacy_router.py Remove unused code 2012-01-04 16:58:41 +00:00
LICENSE Merged in the port from Django 1.2 to Django 1.6 from olau@iola.dk: branch/iola/djangoport@7121, and fixed some merge issues. 2014-01-18 21:02:40 +00:00
manage.py Merged in the port from Django 1.2 to Django 1.6 from olau@iola.dk: branch/iola/djangoport@7121, and fixed some merge issues. 2014-01-18 21:02:40 +00:00
middleware.py Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules. 2014-03-16 07:09:38 +00:00
settings.py Set version info and settings back to development mode 2014-05-01 00:14:32 +00:00
settings_sqlitetest.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
urls.py Updates and bugfixes to the agenda editing features 2014-04-01 22:17:18 +00:00
wsgi.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00