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-26Catch unexpected GeoIP errors when testing the PHP provider so we can tell if...Benaka Moorthi
2013-08-11Merge remote-tracking branch 'origin/master' into plugin_namespacesmattab
2013-08-04doc blockssgiehl
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...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-20Removing extra namespace \Coremattab
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-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-07fixed some doc blocks, unresolved variablessgiehl
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-20Fixing more bugs in the build + Mapping visits from China region 14 to Tibet ...mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-12-17Fixing possible bug in language detectionmattpiwik
2012-12-05Refs #3456, add extra security for GeoIP auto-updater/downloader & fix a coup...benakamoorthi
2012-11-27Fixes #3456, added updating scheduled task for GeoIP databases w/ manager UI ...benakamoorthi
2012-11-14Fixes #3458, fixes #3515, improved geoip diagnostics/help & allowed IPv4-mapp...benakamoorthi
2012-11-09Fixes #3527 Hide notices with silent failmattpiwik
2012-10-24Fixes #3473, add "GeoIP won't work" warning to installation system check for ...benakamoorthi
2012-10-23Fixes #3463, allow serverbased geoip provider to work w/ anonymized IPs & add...benakamoorthi
2012-10-23Refs #1823, do broken check w/ both GEOIP_ADDR & GEOIP_COUNTRY_CODE.benakamoorthi
2012-10-20Refs #1823, add alternative check for GEOIP_COUNTRY_CODE $_SERVER var to Serv...benakamoorthi
2012-10-15Minor text change & provider ordering Refs #1823mattpiwik
2012-10-15Refs #1823 Adding important-to-have target=_blankmattpiwik
2012-10-15Refs #1823, display informative note when Region + City reports have no locat...benakamoorthi
2012-10-14Refs #1823, many changes including:benakamoorthi
2012-10-13Refs #1823, test GeoIP w/ normal tracking, bulk tracking & log importing. Tes...benakamoorthi
2012-10-13Refs #1823mattpiwik
2012-10-12Refs #1823, more admin UI tweaks.benakamoorthi
2012-10-12Refs #1823, fixed conversion tracking omission in initial GeoIP commit & adde...benakamoorthi
2012-10-11Refs #1823, added latitude/longitude + other metadata to getCity reports, add...benakamoorthi
2012-10-10Refs #1823, several changes & tweaks to GeoIP modifications:benakamoorthi
2012-10-10Refs #1823, use misc dir instead of files-geolocation for GeoIP db files.benakamoorthi
2012-10-08Refs #1823, modified UserCountry plugin to allow use of GeoIP databases if de...benakamoorthi