datatracker/bin
2015-04-30 16:31:08 +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 Updated the mergeready script to check if the 'test:unittest' property has been set to 'passed' on a changeset marked 'ready for merge'. 2015-03-19 17:51:06 +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 Added a check for model changes which haven't been captured in migrations to the release script. 2015-04-30 16:31:08 +00:00
test-crawl Tweaked the test-crawl summary. 2015-04-27 08:33:36 +00:00