datatracker/ietf
2015-02-17 11:46:52 +00:00
..
bin Added django.setup() to some additional scripts, as required under Django 1.7. 2015-02-11 06:52:07 +00:00
community Make new branch from trunk and merge facelift-r9007 into it, fixing a few merge conflicts 2015-02-12 10:43:52 +00:00
contrib
cookies Made doc/ pyflakes-clean. 2014-03-15 16:09:47 +00:00
database-notes
dbtemplate Make new branch from trunk and merge facelift-r9007 into it, fixing a few merge conflicts 2015-02-12 10:43:52 +00:00
doc Summary: Load the groups in the group menu with AJAX and delete the 2015-02-12 16:01:05 +00:00
group Summary: Load the groups in the group menu with AJAX and delete the 2015-02-12 16:01:05 +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 Added django.setup() to some additional scripts, as required under Django 1.7. 2015-02-10 22:09:22 +00:00
iesg Make new branch from trunk and merge facelift-r9007 into it, fixing a few merge conflicts 2015-02-12 10:43:52 +00:00
ietfauth Make new branch from trunk and merge facelift-r9007 into it, fixing a few merge conflicts 2015-02-12 10:43:52 +00:00
ipr Make new branch from trunk and merge facelift-r9007 into it, fixing a few merge conflicts 2015-02-12 10:43:52 +00:00
liaisons Make new branch from trunk and merge facelift-r9007 into it, fixing a few merge conflicts 2015-02-12 10:43:52 +00:00
mailinglists Fix more test errors - now only two not yet fully ported views remain 2014-11-03 16:39:41 +00:00
meeting Make new branch from trunk and merge facelift-r9007 into it, fixing a few merge conflicts 2015-02-12 10:43:52 +00:00
message Merged in branch/amsl/iprtool/5.7.4@8734 from rcross@amsl.com, providing new IPR models, refactored code, and improved list, search, and management interfaces. 2014-12-21 19:26:33 +00:00
name Make new branch from trunk and merge facelift-r9007 into it, fixing a few merge conflicts 2015-02-12 10:43:52 +00:00
nomcom Make new branch from trunk and merge facelift-r9007 into it, fixing a few merge conflicts 2015-02-12 10:43:52 +00:00
person Make new branch from trunk and merge facelift-r9007 into it, fixing a few merge conflicts 2015-02-12 10:43:52 +00:00
redirects Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
release Added changeset and ticket links to the release notes under /release/ 2014-05-02 00:30:25 +00:00
secr Make new branch from trunk and merge facelift-r9007 into it, fixing a few merge conflicts 2015-02-12 10:43:52 +00:00
submit Make new branch from trunk and merge facelift-r9007 into it, fixing a few merge conflicts 2015-02-12 10:43:52 +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 Remove unused IPR base template which somehow managed to survive the trunk merges 2015-02-17 11:46:52 +00:00
utils Make new branch from trunk and merge facelift-r9007 into it, fixing a few merge conflicts 2015-02-12 10:43:52 +00:00
.gitignore
__init__.py Set version info and settings back to development mode 2015-02-09 20:17:16 +00:00
api.py Alternative DRY definition of the REST api top URL; this time in ietf/urls.py. This in itself is nicer, but I'm not so sure about the use of reverse() everywhere else, instead of referring to settings. 2014-12-17 21:26: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 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 Summary: Get rid of FillInRemoteUserIfLoggedInMiddleware, we are not 2015-02-12 15:16:29 +00:00
settings.py Summary: Get rid of FillInRemoteUserIfLoggedInMiddleware, we are not 2015-02-12 15:16:29 +00:00
settings_sqlitetest.py Summary: Add a little hack to skip the new Django 1.7 migrations 2015-02-12 15:35:05 +00:00
settings_testcrawl.py Merged in [8970] from olau@iola.dk: 2015-02-04 23:17:58 +00:00
urls.py Remove non-facelift static assets, and move the facelift assets one step up 2015-02-04 17:03:43 +00:00
wsgi.py Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x. 2015-02-08 21:16:44 +00:00