Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | really check if mod_deflate is loaded | Arthur Schiwon | 2012-11-15 | 1 | -1/+1 |
| | |||||
* | coding style | Arthur Schiwon | 2012-11-15 | 1 | -3/+3 |
| | |||||
* | Fix remote.php CSS+JS garbish on some systems | Arthur Schiwon | 2012-11-15 | 1 | -0/+6 |
| | |||||
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -3/+3 |
| | |||||
* | Move generating cache key from files from OC_Minimizer to OC_Cache | Bart Visscher | 2012-10-29 | 1 | -6/+3 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -1/+1 |
| | |||||
* | Change caching checks for minimized files | Bart Visscher | 2012-09-07 | 1 | -15/+12 |
| | | | | | | Only use a ETag, but include last modified time into this Also added the filesize to this. And used the ETag for the internal cache. | ||||
* | Remove core.{css,js} cache on upgrade | Bart Visscher | 2012-09-07 | 1 | -0/+6 |
| | |||||
* | Fix oc-1163: gzdecode function not always defined | Bart Visscher | 2012-07-22 | 1 | -0/+10 |
| | | | | This function is only found in newer php versions | ||||
* | Fix setting ETag header on cache miss | Bart Visscher | 2012-06-25 | 1 | -1/+4 |
| | |||||
* | Cache: Create global cache in OC_Cache | Bart Visscher | 2012-06-25 | 1 | -1/+1 |
| | |||||
* | Use TemplateLayout functions for finding js and css files in minimizer | Bart Visscher | 2012-06-18 | 1 | -12/+1 |
| | |||||
* | Cache the minimized output also on the server | Bart Visscher | 2012-06-18 | 1 | -3/+19 |
| | |||||
* | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 1 | -0/+1 |
| | | | | | | | | | | | | Conflicts: apps/files_external/tests/config.php apps/files_versions/ajax/getVersions.php apps/files_versions/appinfo/app.php apps/files_versions/history.php apps/files_versions/js/versions.js apps/files_versions/templates/history.php apps/files_versions/versions.php lib/base.php | ||||
* | Combine and minimize core and default app css files | Bart Visscher | 2012-05-16 | 1 | -0/+39 |