Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-06 | Set better Cache-Control header for static content | rinpatch | |
Closes #1382 | |||
2019-09-18 | Bump copyright years of files changed in 2019 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' | |||
2019-05-24 | Move the Cache Control header test to its own file | feld | |
We can consolidate our cache control header tests here |