Arthur Schiwon
|
fd060d4849
|
really check if mod_deflate is loaded
|
2012-11-15 10:35:53 +01:00 |
Arthur Schiwon
|
64a8a0c872
|
coding style
|
2012-11-15 10:35:44 +01:00 |
Arthur Schiwon
|
4a75c539ed
|
Fix remote.php CSS+JS garbish on some systems
|
2012-11-15 10:35:34 +01:00 |
Felix Moeller
|
afadf93d31
|
Checkstyle: many fixes
|
2012-11-02 19:53:02 +01:00 |
Bart Visscher
|
a7806076b1
|
Move generating cache key from files from OC_Minimizer to OC_Cache
|
2012-10-29 15:04:55 +01:00 |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
2012-09-07 15:22:01 +02:00 |
Bart Visscher
|
cd4b8dbacd
|
Change caching checks for minimized files
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.
|
2012-09-07 13:42:22 +02:00 |
Bart Visscher
|
9ea7817a40
|
Remove core.{css,js} cache on upgrade
|
2012-09-07 13:42:22 +02:00 |
Bart Visscher
|
9e70f64d44
|
Fix oc-1163: gzdecode function not always defined
This function is only found in newer php versions
|
2012-07-22 17:27:30 +02:00 |
Bart Visscher
|
fe0f281b4f
|
Fix setting ETag header on cache miss
|
2012-06-25 21:05:10 +02:00 |
Bart Visscher
|
cae089df91
|
Cache: Create global cache in OC_Cache
|
2012-06-25 21:05:10 +02:00 |
Bart Visscher
|
2f00384b51
|
Use TemplateLayout functions for finding js and css files in minimizer
|
2012-06-18 15:40:48 +02:00 |
Bart Visscher
|
617de811f7
|
Cache the minimized output also on the server
|
2012-06-18 11:11:46 +02:00 |
Bart Visscher
|
4a5973662c
|
Merge branch 'unstable'
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
|
2012-06-04 23:02:05 +02:00 |
Bart Visscher
|
f71fec8cdc
|
Combine and minimize core and default app css files
|
2012-05-16 18:53:46 +02:00 |