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-01-10fix buildvipsoft
2011-01-05Fixes #1916 matt
2010-12-30refs #1919vipsoft
2010-12-21tabifyvipsoft
2010-12-21Fixing unit tests matt
2010-12-21 * Updating TCPDF to latest versionmatt
2010-12-20(no commit message)matt
2010-11-25Reverting, thanks Anthonmatt
2010-11-25revert part of r3039matt
2010-11-15fixes #1573 - revert [3240]; silently ignore invalid idsitevipsoft
2010-11-03refs #1630 - how did I miss these?vipsoft
2010-10-09fixes #1760, fixes #1573vipsoft
2010-09-10touching a couple of files to trigger build (again)vipsoft
2010-09-01refs #1520vipsoft
2010-07-29Fixes #587matt
2010-07-16testing hudson emailingmatt
2010-07-06Introducing documented piwik.php PHP Tracking client.matt
2010-07-03fixes #1457 - remove E_EXCEPTION (couldn't find any documentation for this as...vipsoft
2010-04-24fixes #1312vipsoft
2010-04-13Explicitely enable trackingmatt
2010-03-29Refs #56 matt
2010-03-22Fixes #43matt
2009-12-30(no commit message)vipsoft
2009-12-30minor fixesvipsoft
2009-09-20fix for dirname(__FILE__) returning '/'vipsoft
2009-09-18fixes #904 - MySQL error codes; unsupported adapters can map these to driver-...vipsoft
2009-08-16refs #889 - add PIWIK_USER_PATH to relocate config & tmp folders per user/acc...vipsoft
2009-08-12refs #886 - move bootstrap loading to top where it should be;vipsoft
2009-08-02refs #783 - more include (search) path changes to handle either (but not both...vipsoft
2009-07-29refs #886 - redo and extend change to visit generator and tests configvipsoft
2009-07-29refs #886, #656, #8585 - add PIWIK_DOCUMENT_ROOT and optional inclusion of bo...vipsoft
2009-07-24Fixes #876 - Piwik_Tracker_Visit should not validate uninitialized $this->req...vipsoft
2009-07-23adding Loader.php so that it works in DEBUG modematt
2009-07-23Add () when instantiating classes for consistency.vipsoft
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofvipsoft
2009-07-04Use ini_set() instead of set_include_path() for consistency with index.php.vipsoft
2009-06-24forgot to set debug to false matt
2009-06-24piwik.php in debug mode needs loader which is expectedmatt
2009-06-15refs #620, refs #803 - refactor autoloader into core/Loader.php (class vipsoft
2009-06-15fixes #801, fixes #620 - implement autoloader; remove require_once vipsoft
2009-06-11Fixes #783 - don't append preset include path; thanks feyp.vipsoft
2009-05-28fixes #743 - optimize include path; refs #631vipsoft
2009-05-26fixes #631 - make set_include_path() conditional on presence of vipsoft
2009-04-26Fixes #646, setting cache headers explicitly to nocache instead of vipsoft
2009-03-27- memory and speed optimizations of archiving, refs #374 (hopefully fixing it...matt
2009-03-26API CHANGE: we renamed two php constants. ENABLE_DISPATCH has been renamed PI...matt
2009-03-26- renaming all constants that were not prefixed by PIWIK_ refs #632matt
2009-03-20- fixed #9 referer URLs with host registered as main_url or alias_url should ...matt
2009-03-02- slightly cleaning the testsmatt
2008-12-24- adding CacheFile for caching data used in Tracker/* codematt