bin
Turned the api.py file into a module. Moved the makeresources management command to the api module. Added some api tests. Added crawling of api files to the test-crawler. Adjusted some resource files discovered by the test suite and test-crawler. Removed a bunch of empty model files.
2015-03-03 20:23:36 +00:00
django
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
docutils
dded docutils library to allow RST to HTML transformation. See #908
2012-11-27 12:01:47 +00:00
etc
Merged from log:branch/2.00@2363: Current release branch head to trunk.
2010-07-21 12:48:05 +00:00
form_utils
Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps.
2013-03-05 22:43:31 +00:00
html5lib
Merged from log:branch/2.00@2363: Current release branch head to trunk.
2010-07-21 12:48:05 +00:00
ietf
Merged in [9142] from rjsparks@nostrum.com:
2015-03-04 19:25:51 +00:00
notes
Datatracker development notes.
2014-04-06 14:50:03 +00:00
redesign
Merged in fixes to the migration from olau@iola.dk. Merged in charter branch from olau@iola.dk. Added various fixes and correction of merge errors.
2012-05-02 19:35:32 +00:00
static
Merged in [8856] from rjsparks@nostrum.com:
2015-01-21 20:08:16 +00:00
tastypie
Added exception handling in tastypie for a case which can occur if one tries to filter by reges on a FK.
2015-03-04 15:06:10 +00:00
test
Port test/ from django.core.management.setup_environ to DJANGO_SETTINGS_MODULE
2013-12-18 15:51:29 +00:00
timedelta
Added a slightly tweaked version of timedelta, in order to support handling of TimedeltaFields.
2015-02-23 12:27:18 +00:00
vzic
Newly generated .ics files, from http://www.ietf.org/timezones/tzdata-latest.tar.gz . This updates the .ics files to use timezone information current as of 13 Feb 2015.
2015-02-13 15:25:30 +00:00
.gitignore
Added test code coverage measurements using coverage.py, integrated as a test in the test suite. This test compares the current code coverage of tests with that saved for the latest release. Also converted the URL and template coverage measurements into tests, comparing current with the latest release. The result of this is that the coverage tests will fail if new code is added without sufficient test coverage to at least match that of the latest release. Over time, this should encourage gradually improved test coverage as seen for both code, templates, and urls. Coverage data is also saved to file, and can be read by the 'coverage' shell command to produce html or text reports.
2015-02-19 23:42:34 +00:00
changelog
Changelog entry for 5.12.0
2015-02-26 10:08:15 +00:00
changelog.py
Added title annotations to major release entries in the changelog back to 2010, and changelog parsing and release page support for the same.
2015-02-10 10:59:55 +00:00
control
Merged from log:branch/2.00@2363: Current release branch head to trunk.
2010-07-21 12:48:05 +00:00
coverage-master.json
Merged in [9141] from rjsparks@nostrum.com:
2015-03-04 19:16:21 +00:00
debug.py
Tweaked the traceback() debug function.
2014-04-28 16:30:49 +00:00
hold-for-merge
Updated solution to the check_permissions decorator, from Ryan
2014-11-11 22:11:48 +00:00
INSTALL
With the secretariat now using the secr/ code deployed with the datatracker, there is no concern any more about divergence between production secretariat and datatracker secretariat code, and no need to have two different patch numbering systems for secretariat patches and other patches. Removing the secretariat-specific patch section.
2013-11-06 22:16:09 +00:00
LICENSE
Merged from log:branch/2.00@2363: Current release branch head to trunk.
2010-07-21 12:48:05 +00:00
LICENSE.django
Merged from log:branch/2.00@2363: Current release branch head to trunk.
2010-07-21 12:48:05 +00:00
ready-for-merge
Merge in crawler speedup fix from olau@iola.dk.
2015-02-04 22:05:49 +00:00
requirements.txt
Added test code coverage measurements using coverage.py, integrated as a test in the test suite. This test compares the current code coverage of tests with that saved for the latest release. Also converted the URL and template coverage measurements into tests, comparing current with the latest release. The result of this is that the coverage tests will fail if new code is added without sufficient test coverage to at least match that of the latest release. Over time, this should encourage gradually improved test coverage as seen for both code, templates, and urls. Coverage data is also saved to file, and can be read by the 'coverage' shell command to produce html or text reports.
2015-02-19 23:42:34 +00:00
tzparse.py
Made tzparse pyflakes-clean.
2014-03-16 08:08:25 +00:00