aboutsummaryrefslogtreecommitdiffstats
path: root/lib/minimizer.php
Commit message (Expand)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-64/+0
* really check if mod_deflate is loadedArthur Schiwon2012-11-151-1/+1
* coding styleArthur Schiwon2012-11-151-3/+3
* Fix remote.php CSS+JS garbish on some systemsArthur Schiwon2012-11-151-0/+6
* Checkstyle: many fixesFelix Moeller2012-11-021-3/+3
* Move generating cache key from files from OC_Minimizer to OC_CacheBart Visscher2012-10-291-6/+3
* adding space between) and {Thomas Mueller2012-09-071-1/+1
* Change caching checks for minimized filesBart Visscher2012-09-071-15/+12
* Remove core.{css,js} cache on upgradeBart Visscher2012-09-071-0/+6
* Fix oc-1163: gzdecode function not always definedBart Visscher2012-07-221-0/+10
* Fix setting ETag header on cache missBart Visscher2012-06-251-1/+4
* Cache: Create global cache in OC_CacheBart Visscher2012-06-251-1/+1
* Use TemplateLayout functions for finding js and css files in minimizerBart Visscher2012-06-181-12/+1
* Cache the minimized output also on the serverBart Visscher2012-06-181-3/+19
* Merge branch 'unstable'Bart Visscher2012-06-041-0/+1
* Combine and minimize core and default app css filesBart Visscher2012-05-161-0/+39