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-12-04we are now using type 10 in log_action when request was an event.mattab
2015-12-01New segment: ActionTypeThomas Steur
2015-10-05Segment auto-suggest dropdown now behaves as expected for Download URL, outli...mattab
2015-09-25use new date/time formats; use updated internal namessgiehl
2015-09-09refs #8565 #8503 #8567 refactored/removed some code to not use deprecated API...Thomas Steur
2015-08-29return min amount of available custom variables across tables instead of maximumThomas Steur
2015-06-26Live API: Calculate time on page for the last action.mattab
2015-05-25Live API: Unsanitize the Action URL in API outputmattab
2014-12-26include server time (as timestamp) in visitor actions (visitor live API)Felix Schwarz
2014-12-19refs #5808 if there are many logs having the same server time, sort them by t...Thomas Steur
2014-12-06Refactoring SQL into the Modelmattab
2014-11-17Handle evolution metrics & goal metrics in Inconsistencies::getPercentMetrics...diosmosis
2014-11-17Make sure manual calls to MetricsFormatter::getPrettyTimeAsSeconds will use s...diosmosis
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-10-29Extracted the Piwik\IP class into a standalone Network componentMatthieu Napoli
2014-10-22Setting visitIp to null ensures clean API <visitIp /> VS <visitIp>0</visitIp>...mattab
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-22refs #3490 wondering whether all tests still pass when converting userid to d...Thomas Steur
2014-09-19refs #4996 some more testsThomas Steur
2014-09-18refs #4996 do not return any impression or interaction in live.getVisitorDeta...Thomas Steur
2014-09-18refs #4996 use content type in case it was a standalone content impression re...Thomas Steur
2014-09-18refs #4996 trying to ignore content impressions in live api, not sure if that...Thomas Steur
2014-09-08Refs #3490 Display User ID in the Visitor Profile, in the Visitor log and Las...mattab
2014-09-08Refs #3490 hide user_id attribute from Live API responses when requesting use...mattab
2014-09-01Refs #3490 User ID Tracker is now working:mattab
2014-08-26refs #6045 added description for event. also made sure if Referrers plugin is...Thomas Steur
2014-08-26refs #6045 #6049 added an event to collect visitor info and made sure the Piw...Thomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-19removed unused variables and dead codeChristian Raue
2014-06-20Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-18Visitor interface implementation.Marcin Czołnowski
2014-06-18Merge remote-tracking branch 'origin/master' into report_and_dimension_refact...Thomas Steur
2014-06-17starting to move actions from tracker into pluginsThomas 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-05-23started experiment making morpheus default themeThomas Steur
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-04-03some more tweaks and added a comment to get info about currently configured c...Thomas 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-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-28Capitalizing Super User for consistency refs #4564mattab
2014-01-20Round event value to 3 decimals to fix mysqli which stores floats and display...mattab
2013-11-06Phpstorm organize importsmattab
2013-11-04Refs #472 Adding Events Segments testsmattab
2013-10-30refs #4044 this could fix the filter_limit and filter_offset is applied twice...Thomas Steur
2013-10-23Refs #472 Custom Events are now displayed especially in the visitor log (with...mattab
2013-10-10Refs #4208 Plugin classes movedmattab