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
path: root/core
AgeCommit message (Expand)Author
2021-12-07Fix 'Call to undefined function Piwik\piwik_fix_lbrace()' (#18461)Stefan Giehl
2021-12-06Remove hidden files on update on servers supporting GLOB_BRACE (#18447)Stefan Giehl
2021-12-01[Vue] migrate piwik-field and related directives (#18352)dizzy
2021-12-01Update Version to 4.7.0-b1 (#18420)Justin Velluppillai
2021-12-01Configuration option to disable transition periods (#18366)Ben Burgess
2021-12-01Move some code around to prevent possible error (#18395)Stefan Giehl
2021-11-30Merge fixes made to latest release back (#18406)Justin Velluppillai
2021-11-29Add option to allow skipping logic that exits w/ an error code if warnings ar...dizzy
2021-11-25Add option to specify the max number of websites to process by archiver. (#18...Ere Maijala
2021-11-24Fix System check widget shows wrong tooltip text (#18029)mwithheld
2021-11-24Further improvements for PHP 8.1 (#18330)Stefan Giehl
2021-11-23Log archiving query timeouts (#18357)Ben Burgess
2021-11-22Cache API.getSegmentMetadata better in Segment (#18333)Peter Zhang
2021-11-224.6.0-rc2Matthieu Aubry
2021-11-19Sort segment static lists by usage (#18321)Ben Burgess
2021-11-18Fixes possible notice (#18340)Stefan Giehl
2021-11-17[Vue] detect dependent plugins in vue UMDs and order plugins appropriately (#...dizzy
2021-11-16Remove update script that might cause problems (#18325)Stefan Giehl
2021-11-164.6.0-rc14.6.0-rc1Matthieu Aubry
2021-11-16Fix some PHP8.1 deprecation warnings occurred while running tests (#18314)Stefan Giehl
2021-11-16Determine the first date to show feedback question banner more randomly (#18315)Stefan Giehl
2021-11-15Proportional evolution comparison for incomplete periods (#18099)Ben Burgess
2021-11-15fix concurrency archiving overview goals (#18243)Peter Zhang
2021-11-13add feedback question, remove other related. (#18262)Peter Zhang
2021-11-12fix: Updated paths mentioning "piwik/" to "/path/to/matomo/". (#18300)Ioannis Cherouvim
2021-11-11use .development suffix for watch files and gitignore them so its not needed ...dizzy
2021-11-11[Vue] Add support for scoped styles (though they will not be able to access t...dizzy
2021-11-09Fix archiving too many segments that aren't needed and showing 0 conversions ...Thomas Steur
2021-11-09Mark IE11 as no longer supported browsers (#18199)Thomas Steur
2021-11-08test archive min time consideration (#18241)Thomas Steur
2021-11-08Remove cache clearing from forget invalidations loop. (#18278)Sam
2021-11-074.6.0-b34.6.0-b3Matthieu Aubry
2021-11-05Fix for HTML entity decoding of single quotes in campaigns and csv/xml export...Ben Burgess
2021-10-28Introduce new config setting to set a contact email address (#17916)Stefan Giehl
2021-10-27Always remove hash part from URL when detecting the script name (#18204)Stefan Giehl
2021-10-27[Vue] Always enable CoreVue. (#18222)dizzy
2021-10-26update big int on cookie expire time to datatime format (#18179)Peter Zhang
2021-10-26Enable CSP (not report-only) and add SecurityPolicy methods to @api (#18197)Justin Velluppillai
2021-10-224.6.0-b24.6.0-b2Matthieu Aubry
2021-10-20Include lox/xhprof in the Matomo build release (#18143)Thomas Steur
2021-10-19Don't browser archive when segment is set to be pre-processed (#18123)Thomas Steur
2021-10-18Make cli archiving faster if only one concurrent request per website is confi...Thomas Steur
2021-10-18Improve performance of Process::isSupported by caching it (#18152)Thomas Steur
2021-10-15Minor optimisations to Archiving (#18156)Sam
2021-10-14remove remain customer variables and provider unit test (#18148)Peter Zhang
2021-10-14Use the new twig template DI in more places (#18150)Thomas Steur
2021-10-13More verbose error message when login nonce check fails (#18051)Peter Zhang
2021-10-12Added method to unset categorylist to reset the list for testcases, #18139 (#...AltamashShaikh
2021-10-12Make the Twig template path more configurable with a DI entry (#18137)Sam
2021-10-08scheduled tasks should not launch archiving when browser archiving is disable...Peter Zhang