datatracker/bin
2015-02-19 23:42:34 +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
commitlog Tweaked the bin/commitlog script a bit. 2014-02-25 15:49:45 +00:00
graph-models 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
mergedevbranch Tweaked the mergedevbranch script. 2015-02-04 22:39:25 +00:00
mergeready Merged in [8236] from rjsparks@nostrum.com:\n Log what rebuild_reference_relations returns to diagnose #1467. 2014-09-28 17:53:02 +00:00
mkdevbranch Updated version of mkdevbranch. 2014-06-12 10:07:34 +00:00
mkdiagram Remove ietfworkflows from mkdiagram 2013-09-28 19:50:56 +00:00
mkpatch Utility script to easily create an appropriately named patch file. 2014-01-31 19:04:26 +00:00
mkrelease Tweaked the mkrelease script to work with svn 1.8, (in addition to previous 1.6). 2015-02-09 20:16:40 +00:00
test-crawl 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