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-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-10-05Remove the word Piwik from CSV download (#12150)Thomas Steur
2017-09-01let console renderer handle objects in metadata correctly (#11990)Stefan Giehl
2017-09-01Fix HTML renderer not able to handle metadata of a row (#11991)Stefan Giehl
2017-03-29Make it possible to disable flattening for an report (#11529)Stefan Giehl
2017-02-21Fixes #11331 (#11368)Matthieu Aubry
2016-12-30Revert #11100 (#11113)Matthieu Aubry
2016-12-27Live API: New 'generationTimeMilliseconds' field used to process Average gene...Matthieu Aubry
2016-11-01Removes deprecated method Archive::getDataTableFromArchivesgiehl
2016-08-31fix testsThomas Steur
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-28Split piwik.js into multiple files and provide a merged one (#10441)Thomas Steur
2016-08-23Fix fatal error when requesting RSS format (#10407)Matthieu Aubry
2016-07-20pass instance of both row objects to aggregate callback when aggregating them...Thomas Steur
2016-07-12Add possibility to specify a custom row aggregation operation (#10288)Thomas Steur
2016-07-08Fix CSV export cannot be used with dates like previousX (#10273)Thomas Steur
2016-05-05Fix some typos in comments (found by codespell) (#10120)Stefan Weil
2016-04-11Merge branch 'master' into 3.x-devThomas Steur
2016-04-11Select 10 times more rows so that resultset after grouping is more likely to ...mattab
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2016-04-07Excel/Libreoffice formulas can also start with @ character.mattab
2016-04-06Display labels correctly in Excel / LibreOfficemattab
2015-12-10Merge master into "3.0"Thomas Steur
2015-11-04changed look of custom variables screen, merge metadata when specifiedThomas Steur
2015-11-04added screen to see custom variable usagesThomas Steur
2015-10-15Merge branch 'master' into 3.0Thomas Steur
2015-10-11use number formats for values displayed besides sparkline and for evolution datasgiehl
2015-10-06generate pages instead of implementing them in each controllerThomas Steur
2015-10-06support for secondary sort and faster sortThomas Steur
2015-10-06A Row implementation that is based on ArrayObject which is fasterThomas Steur
2015-09-19Fixes #8580 Notice - Undefined property: Piwik\DataTable\Filter\ExcludeLowPop...mattab
2015-07-13filter_excludelowpop=nb_visits should work even before 'ReplaceColumnNames' ...mattab
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-04-22PhpDoc and warning fixesMatthieu Napoli
2015-04-22removing that performance improvement again and someone else can add it again...Thomas Steur
2015-04-21improve performance of all websites dashboard when having thousands of websitesThomas Steur
2015-04-21Datatable filters can also add rowsMatthieu Aubry
2015-04-17refs #3838 use pagination in SitesManager to be able to manage many hundreds ...Thomas Steur
2015-03-31disable tests on PHP 5.3 again, faster ReplaceColumns, remove not needed testThomas 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-19further dataTable performance improvementsThomas 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-18Merge pull request #7469 from piwik/browser_plugin_percentage_fixMatthieu Aubry
2015-03-18accidentally commited this referenceThomas Steur
2015-03-18faster archive by calculating the recursive count only if neededThomas Steur
2015-03-18#7437 Prevent percentages to go over 100% for browser plugin supportMatthieu Napoli
2015-03-18Various performance improvements and bugfixes.Thomas Steur