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
3
Packages
Projects
Releases
Wiki
Activity
c15b3e1ab4
datatracker
/
ietf
/
release
History
Henrik Levkowetz
1efd28752c
Added some caching to /release/ pages. With now more than 350 releases, the page response times had increased to typically 4s. Caching in view and template brought this down to ~160ms.
...
- Legacy-Id: 16744
2019-09-21 12:36:08 +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
Removed OBE page 'todo' under 'release'.
2019-09-05 23:02:23 +00:00
urls.py
Removed OBE page 'todo' under 'release'.
2019-09-05 23:02:23 +00:00
views.py
Added some caching to /release/ pages. With now more than 350 releases, the page response times had increased to typically 4s. Caching in view and template brought this down to ~160ms.
2019-09-21 12:36:08 +00:00