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
2019-07-05Update the link tag for all php files (#14635)Luca
2019-01-28Allow DataTables to disable generic filters gthrough a datatable metadata. (#...diosmosis
2019-01-10Make sure totalsRow is in serialized datatable. (#13942)diosmosis
2018-12-07Some work on report totals (#13555)Thomas Steur
2018-10-11Implements wrapper method for a more secure unserialize with PHP 7 (#13285)Stefan Giehl
2018-09-07Make sure simple datatable metadata is serialized + some test case changes (#...diosmosis
2018-03-19Fix others row might not be replaced in subtables of others row (#12541)Thomas Steur
2018-03-06Assorted events and changes (#12496)Benaka
2017-11-20Improve serialize dataTable performance (#12289)Thomas Steur
2016-12-03Fix a bug where Piwik returns wrong rows by label (#10947)Thomas Steur
2016-11-01Removes deprecated method Archive::getDataTableFromArchivesgiehl
2016-03-08Merge master => 3.0Thomas Steur
2015-12-10Merge master into "3.0"Thomas Steur
2015-10-22Make the string ts_archivedmattab
2015-10-06support for secondary sort and faster sortThomas Steur
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-04-22PhpDoc and warning fixesMatthieu Napoli
2015-04-21improve performance of all websites dashboard when having thousands of websitesThomas Steur
2015-04-01refs #7458 fix memory error in API Live.getLastVisitsDetails when filter_offs...Thomas Steur
2015-03-31fix broken testsThomas Steur
2015-03-31changed the name of chunks in archive tables, faster unserializationThomas Steur
2015-03-31Faster archiving of aggregated reports, also performance imprvovements in gen...Thomas Steur
2015-03-24faster addDataTable(), can safe 2% wall timeThomas Steur
2015-03-19further dataTable performance improvementsThomas Steur
2015-03-19a summary row does not have a subtable, so we can simply get the rows without...Thomas Steur
2015-03-18Various performance improvements and bugfixes.Thomas Steur
2015-03-11Updated php docThomas Steur
2015-03-11Made for reports faster when flat=1 is used.Thomas Steur
2015-03-05Faster flattening for many reportsThomas Steur
2015-02-27Fixes #7310 - remove unused code & logicmattab
2014-12-10this code is actually tested for in DataTableTest::test_serializeFails_onSu...mattab
2014-12-10Remove code that we're not sure why it's heremattab
2014-12-10reuse $row->getSubtable() as much as possible instead of callng Manager::getI...mattab
2014-11-25Moving DataTable::getSiteIdFromMetadata to Piwik\Archie\DataTableFactory.diosmosis
2014-11-13Move goal translations and metric docs to metric classes from Goals visualiza...diosmosis
2014-11-08Refactor and deprecate CalculateEvolutionFilter & document some more classes/...diosmosis
2014-11-07Moved processed metrics computation to DataTableGenericFilter, removed new fi...diosmosis
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-20call clearQueuedFilters()Matthieu Aubry
2014-09-18Adding new PivotByDimension DataTable filter that can pivot a report by (almo...diosmosis
2014-08-14wondering if this fixes the skipped test?Thomas Steur
2014-08-06refs #5896 fix report limit testThomas Steur
2014-08-06refs #5896 this fixes some testsThomas Steur
2014-08-06refs #5896 tests are showing converting an array to a dataTable and run the f...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-15removed unused variablesChristian 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-02Refs #5037 Refactor the factory out of the Period class in its own Period\Fac...mattab