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
2011-04-23fixes #1111 - add support for IPv6 addresses (tracking, anonymization, and ex...robocoder
2011-04-05Small changesmattpiwik
2011-04-02fixes #2252robocoder
2011-01-10fix buildrobocoder
2011-01-05Fixes #1916 mattpiwik
2010-12-30refs #1919robocoder
2010-12-21tabifyrobocoder
2010-12-21Fixing unit tests mattpiwik
2010-12-21 * Updating TCPDF to latest versionmattpiwik
2010-12-20git-svn-id: http://dev.piwik.org/svn/trunk@3471 59fd770c-687e-43c8-a1e3-f5a4f...mattpiwik
2010-11-25Reverting, thanks Anthonmattpiwik
2010-11-25revert part of r3039mattpiwik
2010-11-15fixes #1573 - revert [3240]; silently ignore invalid idsiterobocoder
2010-11-03refs #1630 - how did I miss these?robocoder
2010-10-09fixes #1760, fixes #1573robocoder
2010-09-10touching a couple of files to trigger build (again)robocoder
2010-09-01refs #1520robocoder
2010-07-29Fixes #587mattpiwik
2010-07-16testing hudson emailingmattpiwik
2010-07-06Introducing documented piwik.php PHP Tracking client.mattpiwik
2010-07-03fixes #1457 - remove E_EXCEPTION (couldn't find any documentation for this as...robocoder
2010-04-24fixes #1312robocoder
2010-04-13Explicitely enable trackingmattpiwik
2010-03-29Refs #56 mattpiwik
2010-03-22Fixes #43mattpiwik
2009-12-30git-svn-id: http://dev.piwik.org/svn/trunk@1751 59fd770c-687e-43c8-a1e3-f5a4f...robocoder
2009-12-30minor fixesrobocoder
2009-09-20fix for dirname(__FILE__) returning '/'robocoder
2009-09-18fixes #904 - MySQL error codes; unsupported adapters can map these to driver-...robocoder
2009-08-16refs #889 - add PIWIK_USER_PATH to relocate config & tmp folders per user/acc...robocoder
2009-08-12refs #886 - move bootstrap loading to top where it should be;robocoder
2009-08-02refs #783 - more include (search) path changes to handle either (but not both...robocoder
2009-07-29refs #886 - redo and extend change to visit generator and tests configrobocoder
2009-07-29refs #886, #656, #8585 - add PIWIK_DOCUMENT_ROOT and optional inclusion of bo...robocoder
2009-07-24Fixes #876 - Piwik_Tracker_Visit should not validate uninitialized $this->req...robocoder
2009-07-23adding Loader.php so that it works in DEBUG modemattpiwik
2009-07-23Add () when instantiating classes for consistency.robocoder
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofrobocoder
2009-07-04Use ini_set() instead of set_include_path() for consistency with index.php.robocoder
2009-06-24forgot to set debug to false mattpiwik
2009-06-24piwik.php in debug mode needs loader which is expectedmattpiwik
2009-06-15refs #620, refs #803 - refactor autoloader into core/Loader.php (class robocoder
2009-06-15fixes #801, fixes #620 - implement autoloader; remove require_once robocoder
2009-06-11Fixes #783 - don't append preset include path; thanks feyp.robocoder
2009-05-28fixes #743 - optimize include path; refs #631robocoder
2009-05-26fixes #631 - make set_include_path() conditional on presence of robocoder
2009-04-26Fixes #646, setting cache headers explicitly to nocache instead of robocoder
2009-03-27- memory and speed optimizations of archiving, refs #374 (hopefully fixing it...mattpiwik
2009-03-26API CHANGE: we renamed two php constants. ENABLE_DISPATCH has been renamed PI...mattpiwik
2009-03-26- renaming all constants that were not prefixed by PIWIK_ refs #632mattpiwik