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
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-03Submodulesmattab
2014-06-03adding new google IPs as known bot ips + adding unit testsmattab
2014-06-03Reuse the Settings object, for performance improvements (only parse the User ...mattab
2014-06-03visitorCustomVariables is not modified in the Visitor object, so no need to g...mattab
2014-06-03Merge pull request #296 from VincentLahaye/masterMatthieu Aubry
2014-06-02Update PR, following Matthieu's suggestionsVincent Lahaye
2014-06-02Merge pull request #281 from medic123de/db-transactional-modeMatthieu Aubry
2014-05-28Fix typoVincent Lahaye
2014-05-28IsVisitorKnow() wasn't support, this commit fixes the bug.Vincent Lahaye
2014-05-27Refactor visitor recognition in his own class, so that a third party plugin c...Vincent Lahaye
2014-05-26refs #5019 added missing parseThomas Steur
2014-05-26refs #5019 should fix testsThomas Steur
2014-05-26refs #5019 using the cache reduced the time spent in tracking (piwik.php) fro...Thomas Steur
2014-05-25Fix typomattab
2014-05-25Refactor visit settings processing in its own class, so that a third party pl...mattab
2014-05-22fix missing paranthesisAndreas Faust
2014-05-22reverted Pgsql.php to old state ( unsupported )Andreas Faust
2014-05-22secure transactions against nestingAndreas Faust
2014-05-22rename variable according coding standardAndreas Faust
2014-05-21another typoAndreas Faust
2014-05-21begin_transaction in mysqli started in php5.5 - alternative implementedAndreas Faust
2014-05-20copy and paste errors correctedAndreas Faust
2014-05-20Transaction functions throw dbExceptions nowAndreas Faust
2014-05-20tidier implementation + bugfixAndreas Faust
2014-05-20added protection against multiple transaction-startsAndreas Faust
2014-05-20use Database-TransactionsAndreas Faust
2014-05-20Delete unused methodmattab
2014-05-17Fix tracking actions with empty page titles using MySQL 5.6+.quba
2014-05-14Refs #5113 This may fix the bug where Outlinks are marked as "Page name not d...mattab
2014-05-13Fixes #5128 Count BingPreview as botmattab
2014-05-12Actually call the Referrer Spam check.mattab
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-05Fixes #4946mattab
2014-04-28Fixes #2268 Implement a default Referrer spam blacklist to block semalt.com s...mattab
2014-04-06fixed noticesgiehl
2014-04-03Merge branch 'master' into DeviceDetectorIntegrationsgiehl
2014-04-03use DeviceDetector instead of old UserAgentParsersgiehl
2014-04-03some more tweaks and added a comment to get info about currently configured c...Thomas Steur
2014-04-03fix method callThomas Steur
2014-04-03moving getMaxCustomVariables to CustomVariables class, a model should not rea...Thomas Steur
2014-04-03the tracker should not define any limitations of the custom variablesThomas Steur
2014-04-03Fix a testmattab
2014-03-26Refs #4909 Only update the visitEcommerceStatus flag if it's different from c...mattab
2014-03-26Refs #4909 Only update the visitEcommerceStatus flag if it's not NONE.mattab
2014-03-16Fixes #4659 Fix if statement logic ftw.mattab
2014-02-18Tracker debug messages when refreshing cachemattab
2014-02-17Fixes lowercase campaign name and keyword refs #4260mattab
2014-02-17Fixes #4260 Make Campaign name + Keyword lowercase also in the Goal conversio...mattab