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
2018-09-29Replace unsupported characters in all tracking request params (#13437)Stefan Giehl
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
2018-04-243rd party cookie visitor ID value should not change over time (#12755)3.5.0-b2Matthieu Aubry
2018-03-21Add third party cookie domain setting (#12632)Benaka
2016-12-01Tracking API: when overriding the request datetime with an invalid token_auth...Thomas Steur
2016-10-02Merge pull request #10579 from piwik/delete_uid_only_when_foundMatthieu Aubry
2016-10-01Track a unique id for each pageview (#10499)Thomas Steur
2016-09-27Delete UID cookie only when foundmattab
2016-01-21refs #9610 fix total time of visit is not the sum of times of page visits if ...Thomas Steur
2015-11-26Make sure local time has valid time format fixes #9052mattab
2015-10-19Allow tracker Requests to be manipulated via new method Request::setParam().diosmosis
2015-09-11refs #7766 - replace all utf8 4byte characters in tracked urls with �sgiehl
2015-08-29return min amount of available custom variables across tables instead of maximumThomas Steur
2015-08-09Refs #8509, print exception in tracker debug output when authentication throws.diosmosis
2015-08-07Moving request metadata from VisitProperties to Tracker\Request class.diosmosis
2015-06-25Adding server side logic for ping requests that specify a visit is still ongo...diosmosis
2015-06-03During Tracker authentication, make sure to reset the Auth instance's passwor...diosmosis
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-05-01Restore auth after API requestThomas Steur
2015-04-16Improve performance of BulkTracking and QueuedTrackingThomas Steur
2015-02-03Removed Piwik\Registry and replaced its usage with the containerMatthieu Napoli
2014-12-04Tracker refactoringThomas Steur
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-10-29Extracted the Piwik\IP class into a standalone Network componentMatthieu Napoli
2014-10-23Fixes #6068, correctly decode JSON encoded ec_items query parameter values so...diosmosis
2014-10-09todo was heremattab
2014-10-09Small tweak to tracker loggingmattab
2014-10-09Instead of throwing exceptions, log a message in tracker.mattab
2014-10-09fixes #6110 when 'cdt' tracking Api parameter is set, require token_auth only...mattab
2014-10-09If cdt is set, use it as current timestampmattab
2014-10-09Deprecate setForceIp and setForceDateTime, moved to Request objectmattab
2014-10-01Fixes #6313 - When a user starts to get a User ID set, then we set this User ...mattab
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-23User ID is NULLable refs #3490mattab
2014-09-10Merge remote-tracking branch 'origin/master' into 4996_content_trackingThomas Steur
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-01Refs #3490 User ID Tracker is now working:mattab
2014-08-27refs #4996 interactions should be tracked now. As only the name is really man...Thomas Steur
2014-08-21refs #4996 track content pieces and display a content report under action and...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-16moved some more dimensions to plugins, fixed some issues, removed some more d...Thomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
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