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-05-01improved jquery id selector usagesgiehl
2013-04-23fixed small js error occuring if geoip download failedsgiehl
2013-04-20Fixes #3904:mattab
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-10No need to clear cache upstreammattab
2013-03-10fixing build, another attemptdiosmosis
2013-03-08Refs #3456, if geoip updater has not been run, display inline help saying so ...diosmosis
2013-03-01More code cleanup and better use of Piwik::logFabian Becker
2013-02-26Minor updates to mapsmattab
2013-02-21Refs #1652mattab
2013-02-20Fixing more bugs in the build + Mapping visits from China region 14 to Tibet ...mattab
2013-02-20Fixes #2830 Implementing Tracker Cache TTL (in config file, [Tracker]mattab
2013-02-20FIxes #3761 Regenerate cache file on first cache missmattab
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-04Fixes #3707 final fix and tested on browsershots.orgmattab
2013-02-01Refs #3680, added message w/ last time auto updater was run to GeoIP settings...benakamoorthi
2013-02-01Debugging last failing testmattab
2013-01-29New admin menus, hooray!Fabian Becker
2013-01-26fixes #3704 #3706JulienMoumne
2013-01-18Fixes #3678, use !empty instead of !== false when checking if GeoIP URL is sa...benakamoorthi
2012-12-19Fixing testsmattpiwik
2012-12-17Fixing possible bug in language detectionmattpiwik
2012-12-15Fixes #3529, modify message displayed if no data in region/city reports based...benakamoorthi
2012-12-07removing unused view variables; topbar is never rendered in admin headersgiehl
2012-12-06Refs #3456, remove downloaded files on all exceptions, even sanity check.benakamoorthi
2012-12-05Refs #3456, various UX improvements to GeoIP updater/auto-downloader.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
2012-11-20Fixing some tests, also adding <city>xx</city> to tell unknown cities from ...mattpiwik
2012-11-20Fixes #3534, add UserCountry.getLocationFromIP method as proxy for GeoIP func...benakamoorthi
2012-11-20refs #3359 moving ajax requests to a new ajax helper with more functionality ...sgiehl
2012-11-15Fixes #3511, store lat/long in archived table metadata instead of label.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-11-03refs #3359 use global ajax methodsgiehl
2012-10-28Fixes #3485mattpiwik
2012-10-25refs #3359 use POST instead of GET requests / do not send token_auth within q...sgiehl
2012-10-25Fixes docmattpiwik
2012-10-24Various small updates including fixes #3449mattpiwik
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-19refs #3227 removing plugin simple testssgiehl
2012-10-19Fixes #3452, add UserCountry to Plugins_Tracker config and in order to avoid ...benakamoorthi
2012-10-15remove test Refs #1823mattpiwik
2012-10-15Minor text change & provider ordering Refs #1823mattpiwik