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-09-26Rename Generic widget to KPI Metric (#14868)Kate Butler
2019-09-263.12.0-b43.12.0-b4Matthieu Aubry
2019-09-23fixed broken link in ImageGraph API (#14906)Lukas Winkler
2019-09-23If session was already started, do not start it again (#14896)Thomas Steur
2019-09-22When loading a template url from a custom plugin directory, prefix the relati...Thomas Steur
2019-09-21Fix percentage calculation on world map (#14852)Stefan Giehl
2019-09-21No config reload on save (#14824)Thomas Steur
2019-09-20Ensure all plugins are archived when range archiving is triggered by core:arc...Stefan Giehl
2019-09-19Fixed SQL Exception in UsersManager\API->getUsersPlusRole() when access is ma...MichaelHeerklotz
2019-09-19Fixed #14662 and fixed decimal separator translation (#14901)MichaelHeerklotz
2019-09-19better handling of setting transaction level (#14899)Thomas Steur
2019-09-19Fix failing updater screenshot test (#14898)Thomas Steur
2019-09-19Make it easier to search help resources from within Matomo (#14870)Kate Butler
2019-09-18Use correct NotYetInstalledException when Matomo is not yet installed (#14823)Thomas Steur
2019-09-18Show brute force menu item in admin only if enabled (#14798)Thomas Steur
2019-09-18Provide possibility to force not using a subquery (#14786)Thomas Steur
2019-09-17Allow custom DB adapter in tracker mode (#14876)Thomas Steur
2019-09-17Fix user path was not working as it should (allow placing config file outside...Thomas Steur
2019-09-17Let plugins hook and listen into http requests (#14877)Thomas Steur
2019-09-17Remove force-optimize-tables option from core:purge-old-archive-data (#14895)Kate Butler
2019-09-16Tweak behaviour of orphaned segment archive purge (#14857)Kate Butler
2019-09-16Support alternative matomo bootstrap file (#14887)Thomas Steur
2019-09-13Various platform tweaks (#14832)Thomas Steur
2019-09-13Update shown logo in the app (#14860)Thomas Steur
2019-09-11Show unique visitors metric only if available (#14885)Stefan Giehl
2019-09-11revert readme badge URLs (#14888)Lukas Winkler
2019-09-11Use "if not exists" when trying to create table (#14886)Thomas Steur
2019-09-11Allow configuration of max execution time (#14858)Thomas Steur
2019-09-11Stop urlencoding dashboard names before sending to API (#14869)Kate Butler
2019-09-11Copy visits into temp table non locking (#14788)Thomas Steur
2019-09-10fix magic quotes deprecation warning (#14873)Lukas Winkler
2019-09-10remove Zend Config (#14875)Lukas Winkler
2019-09-09update twig to latest version (#14867)Lukas Winkler
2019-09-07Do not regenerate tracker files after core archiving (#14833)Thomas Steur
2019-09-05Make it possible to force archiving for custom date ranges (#14856)Stefan Giehl
2019-09-05language update (#14861)Stefan Giehl
2019-09-053.12.0-b33.12.0-b3Matthieu Aubry
2019-09-05Makes flushSpools public available (#14854)Stefan Giehl
2019-09-05Show detected bots in device detection (#14853)Stefan Giehl
2019-09-04Minor performance tweak for purge archive for deleted sites (#14843)Thomas Steur
2019-09-04fix build failing tracker request test (#14850)Thomas Steur
2019-09-04Don't process tracking requests that are older than data purge cutoff (#14831)Kate Butler
2019-09-03Faster raw log data deletion (#14844)Thomas Steur
2019-09-03change mysql column type for new installs for log_action.name and log_convers...Thomas Steur
2019-09-03Soft delete segments (#14846)Kate Butler
2019-09-03Batch up records for insert in ArchiveWriter (#14838)Kate Butler
2019-09-03fix tests in bandwidth plugin (#14845)Thomas Steur
2019-09-02Make sure to use index on log table when deleting log entries (#14840)Thomas Steur
2019-08-30Update archive status instead of delete and insert (#14816)Thomas Steur
2019-08-29Do tracker request validation/auth before start of processing (#14830)Kate Butler