datatracker/ietf
Henrik Levkowetz 06ff160c73 Merged in [7586] from rjsparks@nostrum.com:
Fixed calculation of needed ballots for status-change documents. Added needed ballots tests for drafts and status-change docs. Fixes bug 1116.
 - Legacy-Id: 7607
Note: SVN reference [7586] has been migrated to Git commit e30ba32c78cf324f5875fcce3f89ff7e27f8453c
2014-04-13 20:10:21 +00:00
..
bin Merged [7557] from rjsparks@nostrum.com: Update reference relationships (asyncronously) for new rfcs found when syncing with the rfc index. Fixes ticket #1347. 2014-04-06 15:01:12 +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 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 [7586] from rjsparks@nostrum.com: 2014-04-13 20:10:21 +00:00
group Made ietf/group/ pyflakes-clean. 2014-03-15 17:02:52 +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 Changed the code to use django's own authentication, instead of http basic auth. This will let people log out, and will also use stronger password hashing than basic auth. Added a login page, and logout links, and links from the logged in username (in the upper right corner) to the user's profile page. 2014-04-07 18:56:44 +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 Merged in [7519] from olau@iola.dk: 2014-04-12 18:50:01 +00:00
message Made ietf/message pyflakes-clean. 2014-03-15 19:02:23 +00:00
name Made ietf/name pyflakes-clean. 2014-03-15 19:12:22 +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 Made ietf/release pyflakes-clean. 2014-03-16 08:06:45 +00:00
secr Applied a patch from rcross@amsl.com, which fixes a problem associated with the recent Secretariat auth changes and the not-so-ideal use of sessions in the sec code. 2014-04-12 18:05:00 +00:00
submit Merged [7421] from olau@iola.dk: Fix a crash bug in the redirection logic that occurs when someone 2014-04-12 18:32:20 +00:00
sync Merged [7557] from rjsparks@nostrum.com: Update reference relationships (asyncronously) for new rfcs found when syncing with the rfc index. Fixes ticket #1347. 2014-04-06 15:01:12 +00:00
templates 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
utils Fixed support for verbosity and overwrite flags for the import_htpasswd command, which was lost in [7583]. 2014-04-09 18:34:18 +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 Fixes #563 2010-12-02 20:34:50 +00:00
__init__.py Set version info and settings back to development mode 2014-04-12 18:14:45 +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 When we changed auth to use basic http auth, we also changed the session timeout time to 12 hours, from the default 2 weeks. I see no need to use a non-default setting; changing this back. 2014-04-12 20:40:31 +00:00
settings_sqlitetest.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
urls.py Merged pyflakes fixes forward to new copy of trunk. 2014-03-15 16:27:05 +00:00
wsgi.py Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00