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-02-27Removes GeoIp Legacy support (#15521)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2019-03-04GeoIP first will update the next day, then weekly/monthly after that. Fixes #...Diego Baños Fariñas
2019-02-18Enable fingers crossed handler via INI config and show backtrace in logs/arch...diosmosis
2019-01-16Skip downloading discontinued GeoLite databases without an error (#13959)Stefan Giehl
2018-07-10Disables some more feature if internet features are disabled (#13076)Stefan Giehl
2018-06-28Remove executable bit on most files (#13038)Adrien Crivelli
2018-05-04GeoIP2 implementation as a plugin (#12699)Stefan Giehl
2017-09-18copy file instead of renaming it. (#11908)Richard Mastop
2016-12-26Allow Geoip to auto-update geolocation databases ending with 'mmdb.gz'mattab
2015-09-02fixing some unlink and othersThaDafinser
2015-01-12Removed usage of deprecated ScheduledTaskMatthieu Napoli
2015-01-12Removed usage of the deprecated TaskSchedulerMatthieu Napoli
2015-01-12Moved classes into new Scheduler componentMatthieu Napoli
2014-11-17hide the geoip error logs in phpunit outputmattab
2014-11-07refs #6612 Set default logger level to ERROR so that only real errors break t...mattab
2014-08-10Trim URL before attempting to download itmattab
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-02-08Fixes #4263 geoip automatic updates are working for me with latest git, even ...mattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-07Fixing build.diosmosis
2014-01-07Fixes #4263, fix bug in weekly scheduled time period and fix bugs in last com...diosmosis
2014-01-07Refs #4263, display next scheduled run time for geoip updater task, make sure...diosmosis
2014-01-07Refs #4263, fix bugs in geoip auto updater, show next scheduled time for upda...diosmosis
2013-12-09Fixes #4263, make sure GeoIPAutoUpdater forces new scheduled time of update t...diosmosis
2013-10-27Fixing couple small bugsmattab
2013-10-17Adding a comment about how GeoLiteCity is renamed to GeoIPCity.diosmosis
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-09Refs #4202 removing functions Piwik_GetOption and SetOption. Now use: Option:...mattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-10-07Removed Piwik::log and replace with calls to Log::... functions. Also changed...Benaka Moorthi
2013-09-22Remove &date= query parameter from maxmind URLs if present.Benaka Moorthi
2013-08-29Fix bug in GeoIP extension detection.Benaka Moorthi
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-04code improvements / fixing doc blockssgiehl
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-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-20Merge remote-tracking branch 'origin/master' into php-5.3-namespacesmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-19Fix maxmind downloading mechanism.Benaka Moorthi
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker