.. |
bin
|
Merged in [8249] from rjsparks@nostrum.com:\n Skip sheme-relative urls. Fixes bug #1466.
|
2014-09-28 18:44:38 +00:00 |
community
|
Untrack this document button added to draft document view.
|
2014-07-19 19:44:30 +00:00 |
contrib
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
cookies
|
Made doc/ pyflakes-clean.
|
2014-03-15 16:09:47 +00:00 |
database-notes
|
Merged from log:branch/2.00@2363: Current release branch head to trunk.
|
2010-07-21 12:48:05 +00:00 |
dbtemplate
|
Made doc/ pyflakes-clean.
|
2014-03-15 16:09:47 +00:00 |
doc
|
Merged in [8303] from rjsparks@nostrum.com:\n Only show comment/discuss document version on the ballot page when the text is for a version of the document other than the current one. Fixes bug #1482.
|
2014-10-12 18:47:35 +00:00 |
group
|
Added migration erroneously not included in earlier merge.
|
2014-10-12 19:56:27 +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 in [8255] from rjsparks@nostrum.com:\n Combined defer/undefer tests from doc/tests_ballot and iesg/tests, extending them to demonstrate current reported bugs.
|
2014-09-28 18:59:10 +00:00 |
ietfauth
|
Merged in [8166] from rcross@amsl.com:
|
2014-09-16 19:05:39 +00:00 |
ipr
|
Merged in [8209] from rjsparks@nostrum.com:\n Fixed several places where files were not being closed.
|
2014-09-16 19:48:30 +00:00 |
liaisons
|
Checks that an email address will survive encoding as part of validating a liaison form. Fixes bug 1410. Commit ready for merge.
|
2014-05-22 18:45:59 +00:00 |
mailinglists
|
Made ietf/mailinglists pyflakes-clean.
|
2014-03-15 18:15:08 +00:00 |
meeting
|
Added migration erroneously not included in earlier merge.
|
2014-10-12 19:56:27 +00:00 |
message
|
Made ietf/message pyflakes-clean.
|
2014-03-15 19:02:23 +00:00 |
name
|
Added a migration to change foreign keys to NameModel models from 8 to 32 bytes.
|
2014-10-18 15:24:19 +00:00 |
nomcom
|
Merged in [8359] from rcross@amsl.com:\n fix get_or_create_nominee() to create Alias for new Person.
|
2014-10-12 19:23:06 +00:00 |
person
|
Merged in [8229] from rjsparks@nostrum.com, with minor tweaks:
|
2014-09-18 20:27:28 +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 [8156] and [8320] from rcross@amsl.com:
|
2014-10-12 19:17:51 +00:00 |
submit
|
Merged in [8254] from rjsparks@nostrum.com:\n Don't send mail to unknown-email-* addresses. Fixes bug #1471.
|
2014-09-28 18:51:21 +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
|
In the document-history template, the use of doc.canonical_name caused bad links for /feed/document-changes/* for charter documents. Changed to use doc.name instead, which gave no errors with the test-crawler.
|
2014-10-13 20:14:03 +00:00 |
utils
|
Merged in [8293] from rjsparks@nostrum.com:\n XXX: Should what is now captured in the list of STATUSCHANGE_RELATIONS instead be captured in the database in name_docrelationshipname?
|
2014-10-12 17:32:11 +00:00 |
.gitignore
|
Fixes #563
|
2010-12-02 20:34:50 +00:00 |
__init__.py
|
Set version info and settings back to development mode
|
2014-10-13 20:14:44 +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
|
Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs.
|
2014-04-01 11:59:08 +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-10-13 20:14:44 +00:00 |
settings_sqlitetest.py
|
Made doc/ pyflakes-clean.
|
2014-03-15 16:09:47 +00:00 |
urls.py
|
From mcr@sandelman.ca:
|
2014-07-31 22:13:01 +00:00 |
wsgi.py
|
Made doc/ pyflakes-clean.
|
2014-03-15 16:09:47 +00:00 |