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-01-19refs #5248 added possibibility to add more metrics to actions pluginThomas Steur
2014-12-10reuse $row->getSubtable() as much as possible instead of callng Manager::getI...mattab
2014-09-26refs #6204 ignore content actionsThomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-19fixed field visibility keyword orderChristian Raue
2014-07-19fixed method visibility keyword orderChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
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-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2013-11-13Refs #4278 Rewriting aggregateNumericMetrics() to use DataTable aggregation o...mattab
2013-11-04Refs #472 move getIdActionFromSegment to TableLogAction classmattab
2013-10-23Refs #472 Adding events in other tests to make sure events don't regressmattab
2013-10-22Fix buildmattab
2013-10-22Tracker refactor + fix bug in bulk authentication + Cleanup some of Transitio...mattab
2013-10-20Some refactoring and preparations for custom events ref #472mattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-07-31Refs #3741 PHP Namespace conversion continued: Tracker classes,mattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period*, Metrics, Segment, SegmentExpression, Plugin...mattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-06-18Adding new Metrics class that knows about all metrics. Moving from Piwik_Arch...mattab
2013-06-06Introducing new PluginsArchiver class. Plugins can create an Archiver inherit...mattab
2013-04-13Fixes #3482, apply quick fix so Piwik works when ranking query is disabled an...diosmosis
2013-04-04Very nice commit!mattab
2013-04-03refs #1700: new metrics min_time_generation, max_time_generationTimo Besenreuther
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-03-26refs #1700 basic performance analytics: handle server generation time for eac...Timo Besenreuther
2013-03-14Remove commented debug code/var_dumps in plugins/Fabian Becker
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-10-15Refs #2992 Site Search KABOOM, Refs #49mattpiwik
2012-10-12Fixing another regression breaking scheduled reportsmattpiwik
2012-10-12Refs #3332 Hopefully, fixing all problems with URL being incorrectly aggregat...mattpiwik
2012-10-11playing it safemattpiwik
2012-10-11Refs #3332 This will set the metadata on the URL with the most page views, fo...mattpiwik
2012-10-07Refs #3332mattpiwik
2012-10-03refs #3332 TransitionsBeezyT
2012-10-01Refs #3330, #766 remove unnecessary methods and rename one function for clarity.benakamoorthi
2012-09-30Refs #3330, #766 refactor truncate-as-you-go approach used in Actions. Added ...benakamoorthi
2012-09-26Refs #3330 Refactoring of the Actions.php and moving code to: Archiving and A...mattpiwik