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-06-08Merge pull request #8018 from piwik/7891Matthieu Aubry
2015-06-05language updatesgiehl
2015-06-03refs #7891 if only one subtable is given in a table, expand it automaticallyThomas Steur
2015-05-31language updatesgiehl
2015-05-25For Outlinks and Download URLs, do not exclude URL parameters and store URLs ...mattab
2015-05-09language updatesgiehl
2015-05-07refs #7821 do not instantiate reports directlyThomas Steur
2015-04-28language updatesgiehl
2015-04-21language updatesgiehl
2015-04-17Refactor 2 columns layouts to use Bootstrap CSS classesMatthieu Napoli
2015-04-05language update refs #3430sgiehl
2015-04-01fixes #7380 Set correct report documentation for entry/exit page titlesmattab
2015-03-31Faster archiving of aggregated reports, also performance imprvovements in gen...Thomas Steur
2015-03-19Merge pull request #7476 from piwik/datatable_getrows_performanceimprovementMatthieu Aubry
2015-03-19a summary row does not have a subtable, so we can simply get the rows without...Thomas Steur
2015-03-18fix a couple of bugs and actually only count the recursive rows count if neededThomas Steur
2015-03-18faster archive by calculating the recursive count only if neededThomas Steur
2015-03-13language update refs #3430sgiehl
2015-03-11Made for reports faster when flat=1 is used.Thomas Steur
2015-03-05Faster flattening for many reportsThomas Steur
2015-03-05this makes flatten pageUrls much fasterThomas Steur
2015-02-27Fixes #7310 - remove unused code & logicmattab
2015-02-25translation updatesgiehl
2015-02-22translation updatesgiehl
2015-02-19translation updatesgiehl
2015-02-16Merge pull request #7221 from piwik/group_duplicate_actionsMatthieu Aubry
2015-02-16group duplicate actions if same action is stored raw, url encoded lower case ...Thomas Steur
2015-02-16refs #4633 we need to define the segmentValue before queuedFilters are run, o...Thomas Steur
2015-02-13refs #4633 open segmented visitor log with one click on a rowThomas Steur
2015-02-13Merge pull request #7189 from piwik/7136Matthieu Aubry
2015-02-13Updated translations from otrancemattab
2015-02-13Refs #7136 Count all Site search requests rather than deduping the unique req...mattab
2015-02-12Set a consistent description in plugins metadatamattab
2015-02-07language update refs #3430sgiehl
2015-01-21a few bug fixes eg Metics was already defined in Namespace and debug_append_u...Thomas Steur
2015-01-19refs #5248 added possibibility to add more metrics to actions pluginThomas Steur
2015-01-05Fixed typo that crept inMatthieu Napoli
2014-12-19Fixed #6837Matthieu Napoli
2014-12-10Merge pull request #6836 from piwik/3414Matthieu Aubry
2014-12-10Fixes #5178, enable STRICT_TRANS_TABLES in travis and fix remaining tests tha...diosmosis
2014-12-10reuse $row->getSubtable() as much as possible instead of callng Manager::getI...mattab
2014-12-05Re-ordering $orderBy, $groupBy --> $groupBy, $orderBy as it's proper order i...mattab
2014-12-05Renamed method to have distinct namemattab
2014-12-02Format min and max generation time properly when they are added to custom rep...Timo Besenreuther
2014-11-27Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-27Fixing lots of system tests.diosmosis
2014-11-27Fix several bugs causing differences in API output w/ master.diosmosis
2014-11-27Allow ProcessedMetrics to declare some metrics as temporary so they will be r...diosmosis
2014-11-26Fix API.getProcessedReport output for site search reports (do not display cer...diosmosis