| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-06-28 | Tweak the cache implementation | Bharat Mediratta | |
| 1) Drop the *_modified key, we don't really need it. The modification date is not relevant to our browser caching strategy. 2) Fix multiple issues with the Expires header and just hardcode it to the biggest possibly value for code clarity. 3) print the $content out directly instead of using fwrite 4) Minor cleanups in the installer. | |||
| 2009-06-28 | Change the combined javascript to use the new caching functionality and ↵ | Tim Almdal | |
| respect the HTTP_IF_MODIFIED_SINCE header request. | |||
| 2009-06-26 | Implement the combined javascript controller. | Tim Almdal | |
