| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
| |
`params` changed in Catalyst 5.90116 to always include a sole keyword
parameter (ie. with no equals sign) as a key with an undefined value;
the changelog entry is only "improved test cases for query keywork".
|
|
|
|
|
| |
This can optionally disable appcache for superusers which can be handy
in development.
|
| |
|
|
|
|
| |
The interception of 404s etc is too much of an inconvenience.
|
| |
|
|
Use a list to store JavaScript files, so it can be shared
between the HTML footer and the appcache manifest.
|