datatracker/ietf
2015-04-03 21:22:17 +00:00
..
api Merged in [9305] from willem@nlnetlabs.nl: 2015-03-21 22:27:41 +00:00
bin Add pre-ads to .ad aliases. Keep draft aliases for drafts that have become RFCs for some time. Commit ready to merge. 2015-03-21 20:23:09 +00:00
community Fixed a merge error in community_tags. 2015-04-02 19:52:04 +00:00
cookies Changed the cookie test suite to use PyQuery instead of regex matches against page content, which broke with the facelift changes. 2015-04-02 19:51:16 +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 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 Factored out the doc_is_tracked logic, for use on group document list pages. 2015-04-03 13:27:29 +00:00
group Added support for correct tracked document display on group document list pages. 2015-04-03 13:28:30 +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 Changed the handling of some test directory creation and removal code, to be more consistent. Fixed a problem where a test didn't create and remove a test directory it used. 2015-03-15 16:01:15 +00:00
iesg Merged trunk@9354 to facelift copy 2015-04-02 06:51:34 +00:00
ietfauth Merged trunk@9354 to facelift copy 2015-04-02 06:51:34 +00:00
ipr Updated an IPR test to account for facelift changes. 2015-04-02 19:50:00 +00:00
liaisons Merged trunk@9354 to facelift copy 2015-04-02 06:51:34 +00:00
mailinglists Merged trunk@9354 to facelift copy 2015-04-02 06:51:34 +00:00
meeting Merged trunk@9354 to facelift copy 2015-04-02 06:51:34 +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 Merged trunk@9354 to facelift copy 2015-04-02 06:51:34 +00:00
nomcom Updated a set of nomcom tests to account for new facelift DOM attributes. 2015-04-02 19:49:11 +00:00
person Merged trunk@9354 to facelift copy 2015-04-02 06:51:34 +00:00
redirects Added generated (and sometimes manually tweaked) resources.py files. 2014-12-14 20:33:25 +00:00
release Added test coverage data to the release pages if available for the release. Added saving of html pages for the code coverage to a directory in the static files area. If a code coverage report is available, a link to it will be shown on the release page of the current release. Renamed some setting variables related to test coverage to be more explicit and precise. 2015-03-14 19:08:37 +00:00
secr Merged trunk@9354 to facelift copy 2015-04-02 06:51:34 +00:00
submit Merged trunk@9354 to facelift copy 2015-04-02 06:51:34 +00:00
sync Changed all explicitly set HttpResponse content_types to specify charset. 2015-03-26 21:35:21 +00:00
templates Modified the styling of the datatracker bootstrap facelift by editing the source .less variables and changing the top navbar to use navbar-inverse with our primary palette colour. 2015-04-03 21:22:17 +00:00
utils Merged trunk@9354 to facelift copy 2015-04-02 06:51:34 +00:00
.gitignore Fixes #563 2010-12-02 20:34:50 +00:00
__init__.py Updated dev rev 2015-03-25 23:54:14 +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 Reverted a change in settings.py which broke the django admin site styling. 2015-04-03 21:17:30 +00:00
settings_releasetest.py Updated release data and mkrelease support, which calculates the release coverage snapshot without invoking tests that developers won't ordinarily be able to run on their laptops/work machines. 2015-03-25 20:06:12 +00:00
settings_sqlitetest.py Merged trunk@9354 to facelift copy 2015-04-02 06:51:34 +00:00
settings_testcrawl.py Merged in [8970] from olau@iola.dk: 2015-02-04 23:17:58 +00:00
urls.py Merged trunk@9354 to facelift copy 2015-04-02 06:51:34 +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