Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-13Move README where it belongsFabian Becker
2013-03-13Disable Suhosin test for PHP > 5.3.9.Fabian Becker
2012-04-12refs #3103 - handle gid without group name; please test patch and provide fee...robocoder
2011-12-04refs #2806 - fix messagerobocoder
2011-09-03resynced with upstreamrobocoder
2011-01-19fixes http://forum.piwik.org/read.php?5,71479robocoder
2011-01-15refs #2014 - improve test and error messages when not php-cgi, when force_red...robocoder
2011-01-10fixes #1993robocoder
2010-12-18fixes #1900 - use safe_unserialize() for third-party content; for signed cook...robocoder
2010-11-06micro-optimizations and some code clean-uprobocoder
2010-10-06fixes #1753, refs #1310 - get_defined_constants(false) is broken prior to php...robocoder
2010-09-26replace [x] with getenv(x) since variables_order may exclude Erobocoder
2010-08-12should fix bug reported by antoine29@orange.fr re: Warning: key(): Passed va...robocoder
2010-07-26treat _vti as a prefix to ignorerobocoder
2010-07-26ignore Frontpage extensions directories, _vti_cnfrobocoder
2010-07-25PHP_VERSION was introduced in php 5.2.6robocoder
2010-06-17treat distro builds (e.g., 5.3.2-ubuntu1) as current (5.3.2)robocoder
2010-04-20fixes #1310 - fix PhpSecInfo test for Suhosin patch; thanks halfdanrobocoder
2010-03-24fixes #1241 - refactor http client methods out of Piwik.phprobocoder
2009-12-15Fix test to handle case where you've updated manually but the database refers...robocoder
2009-12-15Looking ahead (e.g., #607), restored a couple of tests but suppress the resul...robocoder
2009-12-14Removing PHP security information not relevant to a Piwik-only php server.mattpiwik
2009-12-14remove debug coderobocoder
2009-12-14refactor unserialize_array(); add Application version tests to SecurityInforobocoder
2009-12-12fixes #1055 - add SecurityInfo pluginrobocoder