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 (Collapse)Author
2010-04-24fixes #1312vipsoft
- index.php, piwik.php - no longer set include path - libs/Zend - comment out require_once per http://www.zendframework.com/manual/e n/performance.classloading.html - libs/Zend - comment out some redundant Zend_Loader::loadClass() calls - libs/HTML - use absolute include paths - libs/open-flash-chart/php-ofc-library - use absolute include paths
2010-04-07Refs #56 matt
* Adding timezone during piwik install. Will set default timezone, and use it for the first created website. * Had to apply manual patch to QuickForm Select to handle optgroups, added unit tests to check patch is applied * Skips the Database check screen if there was no error
2010-03-03workaround/fixes #1191 - php 5.2.0 syntax issuevipsoft
2009-07-08re-apply local fixes (calling non-static methods statically)vipsoft
2009-07-08fixes #856 - update PEAR HTML_Common from 1.2.4 to 1.2.5,vipsoft
and HTML_QuickForm from 3.2.8 to 3.2.10.
2009-07-06fixes #845 - php 5.3 backward incompatibilities and deprecated functionality;vipsoft
quick fixes #851 - unit tests; also fix redirect error in Installation when deleting existing tables
2009-06-16Clear svn:executable on files.vipsoft
2009-01-14Fixing #452matt
2008-04-11Convert txt files to unix formatjohmathe
2008-01-14adding svn:keywords Id properties + delete libmatt
2007-09-20Cleaning this huge repositorymatthieu_
2007-09-03(no commit message)matthieu_
2007-08-30(no commit message)matthieu_
2007-07-24First code commit matthieu_
(from subclipse)