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
2015-03-12Merge branch 'master' into 7181_isolated_archive_purgingdiosmosis
2015-03-12Merge pull request #7365 from piwik/no-data-welcomeMatthieu Aubry
2015-03-10Rename Archive\Invalidator to ArchiveInvalidator and Archive\Purger for Archi...diosmosis
2015-03-10Removed all deprecated methods of the Piwik\IP classMatthieu Napoli
2015-03-06#7087 Query optimizationMatthieu Napoli
2015-03-05Refs #7181, move ArchiveInvalidator to Piwik\Archive\Invalidator away from Pi...diosmosis
2015-03-05#7087 Show the JS tracking code instead of the dashboard while no visit is tr...Matthieu Napoli
2015-02-19Making algorithm processing unique visitors across websites actually work, re...mattab
2015-02-13Merge pull request #7189 from piwik/7136Matthieu Aubry
2015-02-13Refs #6436, #7112 fix performance regression, assume there are not duplicates...2.11.0-b5diosmosis
2015-02-13update commentmattab
2015-02-09Merge pull request #7112 from piwik/6436_action_dupesMatthieu Aubry
2015-02-09Merge branch 'master' into removed-registryMatthieu Napoli
2015-02-09Fixes #7145 - Allow Plugins to register parameters to exlude from the trackin...p.boehlke
2015-02-06Fixes #7145 - Allow Plugins to register parameters to exlude from the trackin...p.boehlke
2015-02-05Add tests for action ID related methods in Tracker/Model.php and fix group by...diosmosis
2015-02-05Fixes #6436, fix concurrency issue regarding duplicate actions by always usin...diosmosis
2015-02-03Removed Piwik\Registry and replaced its usage with the containerMatthieu Napoli
2015-01-15we need to print debug information in case the last visit was yesterdayThomas Steur
2015-01-15refs #6217 if last action was yesterday, create a new visitThomas Steur
2015-01-06avoid possible notice if array key is not definedsgiehl
2015-01-05Fixed typo that crept inMatthieu Napoli
2014-12-29Trim the URLs to prevent extra space from causing issuemattab
2014-12-29prevent notice when returned array does not have a timezonemattab
2014-12-22When importing visits on a day different from the visits day, invalidate the ...Thomas Steur
2014-12-19Fixes #6503 Add missing google bots IP ranges to exclude as they are robot re...mattab
2014-12-17getEageCache does not expect a parameter anymore, idSite was already converte...Thomas Steur
2014-12-17added support for different caching backends such as redisThomas Steur
2014-12-15Use Common::mb_* proxies rather than direct mb_* access in case multibyte is ...mattab
2014-12-13Merge pull request #6847 from piwik/campaign_change_new_visitBenaka
2014-12-13Applying review changes: remove tracker_ prefix from config names, move shoul...diosmosis
2014-12-12Do not create new visit if no referrer info in current action, but referrer i...diosmosis
2014-12-12Add strtolower for comparison, regressionmattab
2014-12-11Removing dead code in Tracker/Visit.php.diosmosis
2014-12-10Fixes #5178, enable STRICT_TRANS_TABLES in travis and fix remaining tests tha...diosmosis
2014-12-10Refs #2624, add INI config options that will force a new visit if campaign/we...diosmosis
2014-12-08fixes https://github.com/PiwikPRO/plugin-InterSites/issues/2 Added notificati...mattab
2014-12-08fixes #6824 Hash the fingerprint with the website ID to make it different on ...mattab
2014-12-05Moved SegmentExpression into namespace Piwik\Segmentmattab
2014-12-04refs #6075 added a bit of documentationThomas Steur
2014-12-04removed a no longer todo noteThomas Steur
2014-12-04Tracker refactoringThomas Steur
2014-11-27refs #6728 automatically cache settings in tracker cache if used in tracker m...Thomas Steur
2014-11-19Fix event documentationmattab
2014-11-17removed unused use statementThomas Steur
2014-11-14refs #6661 forgot to commit a file and if not suppported param is used is act...Thomas Steur
2014-11-14refs #6661 also return a HTTP 400 in case there is another invalid request paramThomas Steur
2014-11-14refs #6661 also return HTTP 400 when idsite is 0Thomas Steur
2014-11-11add a comment about perceived inconsistenciesmattab
2014-11-11refs #4595 only sanitize the values of those action types that are stored san...mattab