Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Action caching is limited to GET requests returning 200 OK status. Closes #3335. | Jeremy Kemper | 2007-06-08 | 1 | -2/+29 |
* | Added custom path cache_page/expire_page parameters in addition to the option... | David Heinemeier Hansson | 2007-05-27 | 1 | -0/+24 |
* | Action Caching speedup. #8231 [skaes] | Rick Olson | 2007-05-27 | 1 | -2/+2 |
* | Allow configuration of the default action cache path for #caches_action calls... | Rick Olson | 2007-03-22 | 1 | -0/+31 |
* | Moved perform_caching test set up into test's setup to fix a dependence fragi... | David Heinemeier Hansson | 2007-02-25 | 1 | -1/+4 |
* | Only cache GET requests with a 200 OK response. Closes #6514, #6743. | Jeremy Kemper | 2006-12-19 | 1 | -28/+91 |
* | Make page caching respect the format of the resource that is being requested ... | Marcel Molina | 2006-10-12 | 1 | -0/+165 |