This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
4ff9868f1c
datatracker
/
ietf
/
release
History
Henrik Levkowetz
4ff9868f1c
Added pages About and ToDo under /release/.
...
- Legacy-Id: 9407
2015-04-05 17:05:06 +00:00
..
__init__.py
Added a simple page to show release information parsed from a release's changelog file.
2012-10-25 21:29:53 +00:00
tests.py
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
urls.py
Added pages About and ToDo under /release/.
2015-04-05 17:05:06 +00:00
views.py
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