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
2020-03-10Move Archive.php archive invalidation to Loader… (#15616)3.13.4-b1diosmosis
2020-01-27Add event that allows plugins to disable archiving for certain periods/sites ...diosmosis
2019-12-17Show 'new' metrics on visitor engagement report/sparklines (#15128)Kate Butler
2019-10-02Add option to archiver to not create archives for segments for today (#14834)Thomas Steur
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-08-16no longer use reader to get archives (#14756)Thomas Steur
2019-07-23start working on db reader support (#14681)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2018-08-09Add notification when report w/ segment has no data, but segment is unprocess...3.6.0-b4diosmosis
2017-09-11Changes to support custom periods (#11837)Benaka
2016-11-01Removes deprecated method Archive::getDataTableFromArchivesgiehl
2016-07-11Fix segment data disappears from UI after changing auto_archive setting (#10...Thomas Steur
2016-04-01Improve all websites dashboard performance when using range dateThomas Steur
2015-10-22Display 'Report generated Xs ago' in help tooltip, Fix years old regressionmattab
2015-10-12Make ArchiveInvalidator an immutable service and add it to DI. markArchivesAs...diosmosis
2015-09-25Move date parsing logic from ArchiveInvalidator to CoreAdminHome/API.php so t...diosmosis
2015-06-01Removed deprecated method scheduled for removal (fixing unit tests)Matthieu Napoli
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-04-27Merge branch 'master' into config_step_2diosmosis
2015-04-22marked method as internalThomas Steur
2015-04-21improve performance of all websites dashboard when having thousands of websitesThomas Steur
2015-04-07Fixing two more system test failures, including one caused by the static cach...diosmosis
2015-03-31extracted code into a functionThomas Steur
2015-03-31A chunk implementation that is much simpler and makes more sense. Everything ...Thomas Steur
2015-03-31Faster archiving of aggregated reports, also performance imprvovements in gen...Thomas Steur
2015-03-12Merge branch 'master' into 7181_isolated_archive_purgingdiosmosis
2015-03-11Made for reports faster when flat=1 is used.Thomas Steur
2015-03-10Rename Archive\Invalidator to ArchiveInvalidator and Archive\Purger for Archi...diosmosis
2015-03-05Merge branch 'master' into 7181_isolated_archive_purgingdiosmosis
2015-03-05Refs #7181, move ArchiveInvalidator to Piwik\Archive\Invalidator away from Pi...diosmosis
2015-03-05Faster flattening for many reportsThomas Steur
2015-02-27Fixes #7310 - remove unused code & logicmattab
2015-01-22Merge branch 'master' into move_language_reportsgiehl
2015-01-22refs #7031 invalidate reports only if we are actually allowed to archive, sho...Thomas Steur
2015-01-14removed several occurences of UserSettings pluginsgiehl
2014-12-22Merge pull request #6879 from piwik/6850Matthieu Aubry
2014-12-22only invalidate reports for requested site ids for better performanceThomas Steur
2014-12-22added an integration test to make sure the archiver report invalidation works...Thomas Steur
2014-12-22we do not want to use the API here since it needs admin accessThomas Steur
2014-12-22Replaced usage of Log::verbose() with Log::debug()Matthieu Napoli
2014-12-22invalidate reports if needed when building an archive requested via webThomas Steur
2014-11-24Fix bug in core/Archive.php class where if VisitsSummary metrics are requeste...diosmosis
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-08-20Refactor factory methods into base Factory type for ease of testing.diosmosis
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-01Fixes #5356 Applying change suggested in pull request https://github.com/piwi...mattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-12Do not mention archive.php in the sourcecode, instead mention `./console core...mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-02Fixes #5037 You can now configure periods that are available in the UI and APImattab