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
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
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-06fixed several doc blockssgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-01More code cleanup and better use of Piwik::logFabian Becker
2013-02-15Refs #3456, only save one broken file when doing redundant checks & add unit ...diosmosis
2013-02-14Refs #3456, add redundant checks of GeoIP database wellness to GeoIP auto upd...diosmosis
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2013-02-01Refs #3680, added message w/ last time auto updater was run to GeoIP settings...benakamoorthi
2013-01-26fixes #3704 #3706JulienMoumne
2013-01-18Fixes #3678, use !empty instead of !== false when checking if GeoIP URL is sa...benakamoorthi
2012-12-06Refs #3456, remove downloaded files on all exceptions, even sanity check.benakamoorthi
2012-12-05Refs #3456, add extra security for GeoIP auto-updater/downloader & fix a coup...benakamoorthi
2012-12-04Various fixes when reviewing trunkmattpiwik
2012-11-27Fixes #3456, added updating scheduled task for GeoIP databases w/ manager UI ...benakamoorthi