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-11-04require PIWIK_PRINT_ERROR_BACKTRACE for exception backtraces in logs (#16640)diosmosis
2020-09-03Updates php-di to 6.2.1 (#16311)Stefan Giehl
2019-03-15Allow customization of GeoIP2 database location using DI (#13913)Stefan Giehl
2018-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-05-04GeoIP2 implementation as a plugin (#12699)Stefan Giehl
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2015-06-06Allow only a single EnvironmentManipulator instance to be specified in Enviro...diosmosis
2015-06-05Create manipulator manually in proxy entrypoints instead of using TestingEnvi...diosmosis
2015-06-05Rename TestingEnvironment to TestingEnvironmentVariables.diosmosis
2015-06-02Rename Piwik_TestingEnvironment to TestingEnvironment and move the class to P...diosmosis
2015-05-21Define observer in proxy piwik.php through TestingEnvironment, instead of cal...diosmosis
2015-04-05Adding Plugin Manager to DI container.diosmosis
2014-12-04Tracker refactoringThomas Steur
2014-08-27Do not delete tracker cache in proxy piwik.php so devicedetector cache will r...diosmosis
2014-08-23Print out message with stack trace in proxy/piwik.php.diosmosis
2014-07-14Updating UI test module and add auxilliary catch statement to proxy piwik.php.diosmosis
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-04-12Looking forward to dependency injection, this Config test overrides hacks are...mattab
2014-03-12Do not call setTestEnvironment in proxy/piwik.php, TestingEnvironment handles...diosmosis
2014-03-01Refs #4189, more work getting UI tests to pass and adding admin screenshots, ...diosmosis
2013-12-08does this fix the 5.3 build error issue?mattab
2013-12-08Tests will load plugins which are bundled with core.mattab
2013-11-09Fixing builds, remove AnonymizeIP enable from tests.diosmosis
2013-11-09Fixing some UI tests (AnonymizeIP not enabled + css tweak done in past).diosmosis
2013-11-06Phpstorm organize importsmattab
2013-10-09More fixesmattab
2013-10-09More fixes, I can do itmattab
2013-10-09Fix testsmattab
2013-10-09Refs #4202 removing functions Piwik_GetOption and SetOption. Now use: Option:...mattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-31Fixing post merge bugsmattab
2013-07-31Refs #3741 Resuming PHP Namespaces conversion of Piwik core, mostly finished ...mattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period, Sitemattab
2013-07-20Adding Logic for namespaces in Loader.php + Fixing buildmattab
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-07Removed the deprecated Piwik_Config_Compat file and the Piwik::createConfigOb...Benaka Moorthi
2013-05-24Refs #3612mattab
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-20Fixes #2830 Implementing Tracker Cache TTL (in config file, [Tracker]mattab
2012-10-15Refs #2992 Site Search KABOOM, Refs #49mattpiwik
2012-10-13Refs #1823, test GeoIP w/ normal tracking, bulk tracking & log importing. Tes...benakamoorthi
2012-08-14Refs #3163mattpiwik