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
2013-09-27Remove Zend_Log lib.Benaka Moorthi
2011-10-01fixes #2581 - minor update to ZF 1.11.11 "ALL ONES"robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@5260 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2011-05-07fixes #2412robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@4657 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2011-03-14fixes #2187robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@4081 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2011-02-01fixes #1765robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@3831 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2011-01-10fixes #1765 - updating to Zend Framework 1.11.2 with some modifications:robocoder
ZF-10888: loadClass() inconsistencies * Zend/Http/Client.php * Zend/Uri.php * Zend/Validate.php ZF-10890: include_path dependency and inconsistencies * Zend/Validate/Hostname.php refs #160 - added Zend_OpenId git-svn-id: http://dev.piwik.org/svn/trunk@3694 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2010-07-31fixes #1539 - on second thought, I'll copy Uri.php and Http/Client.php, and ↵robocoder
comment out the offending code git-svn-id: http://dev.piwik.org/svn/trunk@2833 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2010-06-27fixes #1449robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@2386 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2010-04-24fixes #1312robocoder
- 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 git-svn-id: http://dev.piwik.org/svn/trunk@2118 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2010-01-29update wrt Zend Framework 1.10.0; remove svn:eol-style propertyrobocoder
git-svn-id: http://dev.piwik.org/svn/trunk@1813 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2010-01-12update to Zend Framework 1.9.7robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@1787 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2009-11-25sync up with ZendFramework 1.9.6 which fixes ZF-8046robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@1607 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2009-09-07Fixes #497 - update to Zend Framework 1.9.2 (subset); remove svn:keywords to ↵robocoder
preserve the original $Id; misc changes to handle fetchRow() sometimes returning null (instead of false) git-svn-id: http://dev.piwik.org/svn/trunk@1454 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2009-06-16Clear svn:executable on files.robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@1230 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2009-01-14Fixing #452mattpiwik
git-svn-id: http://dev.piwik.org/svn/trunk@870 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2008-01-14adding svn:keywords Id properties + delete libmattpiwik
git-svn-id: http://dev.piwik.org/svn/trunk@163 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2007-07-31- fixed bug for logging when no writer specified (when we dont want to log ↵mattpiwik
anything) => Using Zend_Log_Writer_Null - submited 2 bugs for the Zend_Log package - tested the input filtering methods in piwik_common - started designing the stats logging engine (new version of phpmyvisites.php now piwik.php) git-svn-id: http://dev.piwik.org/svn/trunk@23 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2007-07-30- logging system DONEmattpiwik
- fixed bug Access - input filtering functions git-svn-id: http://dev.piwik.org/svn/trunk@22 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2007-07-30Fixed bug in Zend_Logmattpiwik
TO SUBMIT ON THE ZEND ISSUE TRACKER if ( fwrite($this->_stream, $line) === false) { throw new Zend_Log_Exception("Unable to write to stream"); } git-svn-id: http://dev.piwik.org/svn/trunk@21 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2007-07-24First code commit mattpiwik
(from subclipse) git-svn-id: http://dev.piwik.org/svn/trunk@10 59fd770c-687e-43c8-a1e3-f5a4ff64c105