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
2020-07-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-07-03Add method to enable cookies in JS (#16113)Thomas Steur
2020-06-04Merge branch '3.x-dev' into 4.x-devsgiehl
2020-05-27Removes director detection (#15989)Stefan Giehl
2020-05-22Limit the fingerprint (#15886)Thomas Steur
2020-05-20Remove gears detection (#15956)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-02-11Merge branch 3.x-dev into 4.x-dev (#15543)Stefan Giehl
2020-01-26Fixes possible warning (#15453)Stefan Giehl
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2019-08-26Cache parsed device detection info to file (#14751)Kate Butler
2019-07-05Update the link tag for all php files (#14635)Luca
2015-08-06Tweaking PingRequestProcessor, filling out missing docs and removing TODO fro...diosmosis
2015-08-06Make Tracker\Settings stateless and store in DI. Remove Visitor::recognize() ...diosmosis
2015-08-06Move bulk of logic in Visitor class to new stateless service, VisitorRecogniz...diosmosis
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-02-13update commentmattab
2014-12-08fixes #6824 Hash the fingerprint with the website ID to make it different on ...mattab
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-06-20Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-19Salt visitor hash with Piwik instance's unique salt fixes #5366mattab
2014-06-18merging master into branch, wish me luckThomas Steur
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-18moved more code from core to plugins, eg Visit, Actions and some Conversion c...Thomas Steur
2014-06-17use constant for BOT ossgiehl
2014-06-13moved more logic from core to pluginsThomas Steur
2014-06-10Merge branch 'master' into DeviceDetector2sgiehl
2014-06-10starting to move dimensions from core into plugins and put each dimension int...Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-08introduce devicedetector factory to get singleton instances of devicedetector...sgiehl
2014-06-08Use its own static array to store DeviceDetector instancesCyril Bonté
2014-06-08cache parsed DeviceDetector instances for bulk requestsCyril Bonté
2014-06-08revert last commit; fixed failing testsgiehl
2014-06-07set version to UNK if there is none detectedsgiehl
2014-06-03do detection only oncesgiehl
2014-05-31added special DeviceDetectorCache class used for caching DeviceDetector. This...sgiehl
2014-05-30reimplemented caching; fixed detection of BOT 'os'sgiehl
2014-05-27disable cache for now, as it needs a new implementationsgiehl
2014-05-27Merge branch 'master' into DeviceDetector2sgiehl
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-25Merge branch 'master' into DeviceDetector2sgiehl
2014-05-25Fix typomattab
2014-05-25Refactor visit settings processing in its own class, so that a third party pl...mattab