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
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-02-20Removes deprecated class Piwik\Translate (#15586)Stefan Giehl
2019-11-04Revert "Support alternative matomo bootstrap file (#14887)" (#15075)Thomas Steur
2019-09-16Support alternative matomo bootstrap file (#14887)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2017-11-20Issue the CORS header (Access-Control-Allow-Origin) also on Tracking API requ...Matthieu Aubry
2017-11-12When tracking, ignore user abort firstThomas Steur
2016-07-21Add require_once to prevent build failuremattab
2016-07-21Refs #10331 #10283mattab
2016-07-21When Piwik config file becomes un-readable, make it clear that the file still...Matthieu Aubry
2015-04-27Merge branch 'master' into config_step_2diosmosis
2015-04-20Remove setupProfilerXhprof call in tracker.diosmosis
2015-04-20Allow plugins to have environment DI config files. Move all logging DI to Mon...diosmosis
2015-04-09Added environment validation system test (mostly failing) that tests Piwik's ...diosmosis
2015-04-05Move DI container creation to Piwik\Application\Environment class.diosmosis
2014-12-22Removed Piwik\Loader: Composer's autoloader is now included in core/bootstrap...Matthieu Napoli
2014-12-22Moved common bootstrap code in a `core/bootstrap.php` fileMatthieu Napoli
2014-12-15Proper fixmattab
2014-12-15Fixes #6841 - catch the exception when loading tracker environment to prevent...mattab
2014-12-04Tracker refactoringThomas Steur
2014-10-12#6085 Removed $GLOBALS['PIWIK_TRACKER_DEBUG_FORCE_SCHEDULED_TASKS'] and repla...Matthieu Napoli
2014-08-20Remove Piwik autoloader and replace composer autoloader.diosmosis
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-18moved more code from core to plugins, eg Visit, Actions and some Conversion c...Thomas Steur
2014-06-17starting to move actions from tracker into pluginsThomas Steur
2014-06-10Merge branch 'master' into DeviceDetector2sgiehl
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-31added special DeviceDetectorCache class used for caching DeviceDetector. This...sgiehl
2014-05-30reimplemented caching; fixed detection of BOT 'os'sgiehl
2014-05-24starting to implement new DeviceDetector structuresgiehl
2014-05-19added possibility to get/create a tracker by using "Tracker = AnalyticsTracke...Thomas Steur
2014-05-19Remove exit(1); as i'm not sure if it is useful yet.mattab
2014-05-18Fail when there was an exception in trackermattab
2014-04-10Refs #472 Tweaksmattab
2014-04-09fixed path if piwik is installed as dependencysgiehl
2014-04-03Merge branch 'master' into DeviceDetectorIntegrationsgiehl
2014-04-03UserAgentParserEnhanced is now required and used from it's own composer packa...sgiehl
2014-04-03Adding comment to point users to "how to debug" documentationmattab
2014-03-26Fixing build.diosmosis
2014-03-26Fix build.diosmosis
2014-03-26fix core testThomas Steur
2014-03-25refs #4780 added possibility to enable tracker debug via config, use logger f...Thomas Steur
2014-02-18Fix debugmattab
2014-02-18Display timer correctly in tracker debugmattab
2014-02-07refs #4439 disable eAccelerator if enabled (just disabling optimizing did not...Thomas Steur
2014-01-31refs #4564 fixes Login\Auth not found when generating VisitsThomas Steur
2013-11-15Adding required file for the Piwik_ShouldThrowException functionmattab
2013-11-06Phpstorm organize importsmattab
2013-10-22Minormattab