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
path: root/core
AgeCommit message (Expand)Author
2014-09-14New plugin on the Marketplace called InterSites provides cool new features an...2.7.0-b3mattab
2014-09-14Do not log bind when logging SQL statements.diosmosis
2014-09-14Add logging of SQL statements (w/ verbose level) to Db class.diosmosis
2014-09-13Merge branch 'master' of github.com:piwik/piwikThomas Steur
2014-09-13refs #4996 fix js error on IE6-IE8 because indexOf is not defined there. also...Thomas Steur
2014-09-13Add toString() method to Piwik\Segment for easier logging of Segment instances.diosmosis
2014-09-13refs #4996 activate contents plugin on updateThomas Steur
2014-09-13Merge pull request #6201 from piwik/4996_content_trackingThomas Steur
2014-09-13refs #4996 allow only hosts of siteIds that are present in the URL and do not...Thomas Steur
2014-09-13refs #4996 allow redirects to subdomains of known hostsThomas Steur
2014-09-12refs #4996 redirect only to trusted hosts (will have to remove this most like...Thomas Steur
2014-09-11Fix bug in Rules::shouldSkipUniqueVisitorsCalculationForMultipleSites, should...diosmosis
2014-09-11refs #4996 fix tracker and clear content target if not set for nowThomas Steur
2014-09-11Merge pull request #6192 from czolnowski/segment-suggested-values-callbackMatthieu Aubry
2014-09-11Add setter for suggested values callback.Marcin Czołnowski
2014-09-10refs #6174 - added possibility to add 'disableCookies' option in tracking cod...sgiehl
2014-09-10refs #4996 enable content plugin by default otherwise tests do not workThomas Steur
2014-09-10Merge remote-tracking branch 'origin/master' into 4996_content_trackingThomas Steur
2014-09-09Fixes #6079, move skip unique visitors calculation logic to small method in A...diosmosis
2014-09-09Refs #6079, add tests for cross website unique visitor aggregation.diosmosis
2014-09-09Allow LogAggregator to work with multiple site IDs, compute unique visitors f...diosmosis
2014-09-09Fixes #6175mattab
2014-09-09fixes https://github.com/piwik/piwik/pull/5965 Thanks for suggestion @snout1979mattab
2014-09-09refs #3490 Fix more tests, should be almost green?mattab
2014-09-08refs #6162 Fix a bug / copy paste failmattab
2014-09-08refs #6162 do not display nb_users in all reports within Scheduled reports + ...mattab
2014-09-08refs #6162 when aggregating periods, do not sum 'Unique Users' metric as this...mattab
2014-09-08Refs #6109 New core metric: nb_users as the count of distinct user ids. Means...mattab
2014-09-08Merge branch 'master' into 3490_user_idmattab
2014-09-08Refs #3490 Adding segment 'userId==' + some '&segment=userId==' integration t...mattab
2014-09-08Refs #6109 cid should not require token_auth authentication. Note; this may f...mattab
2014-09-08Merge pull request #344 from Irrational86/masterMatthieu Aubry
2014-09-07fixes #6153 check whether the defined module and action actually exists if de...Thomas Steur
2014-09-07refs #6149 always require latest Piwik version when generating a plugin. Stil...Thomas Steur
2014-09-07Refs #6103, add logging for exceptions caught in View.php.diosmosis
2014-09-07Fixing documentation formatting of Controller::renderTemplate().diosmosis
2014-09-072.7.0-b12.7.0-b1Matthieu Aubry
2014-09-06refs #6140 easier way to define URLs for menu items and introducing a method ...Thomas Steur
2014-09-06Fixes #6134, perform name change from Factory to BaseFactory for PHP 5.3.2.diosmosis
2014-09-052.6.1 to fix error2.6.1Matthieu Aubry
2014-09-052.6.1-b1 to fix packaging issue2.6.1-b1Matthieu Aubry
2014-09-052.6.02.6.0Matthieu Aubry
2014-09-052.6.0 is almost here2.6.0-rc4mattab
2014-09-052.6.0-rc32.6.0-rc3mattab
2014-09-052.6.0-rc22.6.0-rc2mattab
2014-09-04Added the protocol-agnostic URL format to the Tracker's fallback image.Jesse
2014-09-042.6.0-rc12.6.0-rc1Matthieu Aubry
2014-09-03Merge pull request #6084 from ThaDafinser/patch-5Matthieu Aubry
2014-09-03refs #4996 make sure processed metrics will be translated automatically and a...Thomas Steur
2014-09-02Merge branch 'master' into 4996_content_trackingThomas Steur