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
579cb3eabe
datatracker
/
ietf
/
release
History
Henrik Levkowetz
4c297ba4c0
Changed settings so that cache keys used by memcached includes the release version, in order to avoid stale and incorrect cache content on new release deployment. Made it easier to pick out cache key composition by normalizing the variable name. Adjusted cache prefix and the composition of some keys to have a unique and consistent cache key prefix.
...
- Legacy-Id: 14943
2018-03-26 21:26:20 +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
Made a test more stable.
2017-08-10 10:53:38 +00:00
urls.py
Added charts for test coverage and release frequency.
2017-04-18 16:48:34 +00:00
views.py
Changed settings so that cache keys used by memcached includes the release version, in order to avoid stale and incorrect cache content on new release deployment. Made it easier to pick out cache key composition by normalizing the variable name. Adjusted cache prefix and the composition of some keys to have a unique and consistent cache key prefix.
2018-03-26 21:26:20 +00:00