egroupware/phpgwapi
Ralf Becker 189d89be1b tests for egw_cache_provider and not using APC for cli, if apc.enable_cli is not set
Also did some benchmarking on my Macbook (with a SSD and memcached running on localhost):
Checking egw_cache_memcache:
0 checks failed, 100 iterations took 0.480 sec

Checking egw_cache_apc:
0 checks failed, 100 iterations took 0.025 sec

Checking egw_cache_files:
0 checks failed, 100 iterations took 0.826 sec
--> APC is by a factor of 20 faster then memcached, which is double as fast compared to files on a SSD
2012-04-13 10:21:58 +00:00
..
cron setting NO memory limit for async service 2010-08-23 16:32:33 +00:00
doc removed menuaction check completly, as only missuse was setting currentapp from it, which get now checked 2012-03-27 08:29:52 +00:00
images This is the image ContactCenter uses for dJSWin instantiation... 2004-11-05 22:49:59 +00:00
inc tests for egw_cache_provider and not using APC for cli, if apc.enable_cli is not set 2012-04-13 10:21:58 +00:00
js Handle Firefox vs Chrome File API 2012-04-05 22:31:01 +00:00
lang * translations: Italian translation improvements for admin and API; provided by Ilias Chasapakis, Webtrain Services 2012-03-16 11:43:03 +00:00
ntlm merged latest changes from doc/rpm-build/apache.conf 2011-08-04 08:14:23 +00:00
setup update from 1.8.004 2012-03-31 14:18:14 +00:00
templates giving selected bg-coloring precedence over other bg-color classes using important 2012-03-21 09:11:46 +00:00
templatesSavant2/default Replace <?= with <?php echo 2007-05-13 17:50:52 +00:00
tests added checks for updates of text and blob columns 2004-09-19 10:38:11 +00:00
addressbook.php new email-address-selection popup for felamimail 2006-06-16 04:45:55 +00:00
config.php switch zlib.output_compression off, as we cant calculate Content-Length header, if its on, doing our own Content-Encoding: gzip now (wont be necessary for Apache2.2 which fixes false Content-Length headers silently, but eg. Lighttpd cuts off content, if wrong Content-Length header specified 2012-03-19 08:35:47 +00:00
images.php switch zlib.output_compression off, as we cant calculate Content-Length header, if its on, doing our own Content-Encoding: gzip now (wont be necessary for Apache2.2 which fixes false Content-Length headers silently, but eg. Lighttpd cuts off content, if wrong Content-Length header specified 2012-03-19 08:35:47 +00:00
lang.php switch zlib.output_compression off, as we cant calculate Content-Length header, if its on, doing our own Content-Encoding: gzip now (wont be necessary for Apache2.2 which fixes false Content-Length headers silently, but eg. Lighttpd cuts off content, if wrong Content-Length header specified 2012-03-19 08:35:47 +00:00