[dokuwiki] darcs changes 2009-01-23
- From: andi@xxxxxxxxxxxxxx (Andreas Gohr)
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 23 Jan 2009 04:00:02 +0100 (CET)
Good Morning!
This are the darcs changes for DokuWiki committed
yesterday. Please test them and report bugs.
---------------------------------------------------------------------
Thu Jan 22 22:50:10 CET 2009 Andreas Gohr <andi[at]splitbrain.org>
* fixed multiple gzip/sendfile problems in css and js dispatchers FS#1571
- Avoid double compression when gzip_output is enabled
- Only compress when gzip_output is enabled
- Do not use x-sendfile for compressed content (content-encoding is not
supported)
- Make sure the script terminates after using x-sendfile
- Moved gzip browser support check to init.php
Thu Jan 22 19:41:49 CET 2009 Andreas Gohr <andi[at]splitbrain.org>
* added missing closing parenthesis
Thu Jan 22 13:11:28 CET 2009 Chris Smith <chris.eureka[at]jalakai.co.uk>
* upgradeplugindirectory plugin: rework redirect loop fix + improve messages
for wiki admins
Thu Jan 22 12:44:57 CET 2009 Chris Smith <chris.eureka[at]jalakai.co.uk>
* further updates to config_cascade patch
- add mediameta and license config files into the cascade
- update the cache validity code in cache.php, css.php & js.php to use
config_cascade
- redo inclusion of main config files to avoid suppression of errors in
config files
- add getConfigFiles($type) function
- minor updates elsewhere to use config_cascade rather than hardcoded config
file names
Thu Jan 22 09:16:49 CET 2009 Chris Smith <chris.eureka[at]jalakai.co.uk>
* add error suppression to iswin check to avoid notices when
DOKU_UNITTEST_ASSUME_WINDOWS isn't set
Thu Jan 22 09:04:26 CET 2009 Chris Smith <chris.eureka[at]jalakai.co.uk>
* include preload.php without error suppression (but after existence check)
Thu Jan 22 07:58:52 CET 2009 Chris Smith <chris.eureka[at]jalakai.co.uk>
* move Doku_Plugin_Controller class out of pluginutils and into its own file
(this allows it to be include and extended in preload.php)
---------------------------------------------------------------------
Single patches can be downloaded from
http://dev.splitbrain.org/darcs/index.cgi/dokuwiki/?c=patches
Bye,
your darcs changelog mailer
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
Other related posts:
- » [dokuwiki] darcs changes 2009-01-23 - Andreas Gohr