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
2019-12-30Revert prevent race condition in plugin settings #15249 (#15325)Thomas Steur
2019-12-24MergeDataTables does not correctly merge if table2 has more data than table1 ...diosmosis
2019-12-24Lock when archiving and avoid invalidating sites that have archiving in progr...diosmosis
2019-12-24ProxySite related changes to let comparisons work properly (#15265)diosmosis
2019-12-23Prevent race conditions when updating plugin settings (#15249)Kate Butler
2019-12-22Remove output that can be ignored in climulti (#15277)Thomas Steur
2019-12-22Fix cli archiving might not work when using litespeed (#15285)Thomas Steur
2019-12-21Make sure unprocessed segment notification is still shown and include notific...diosmosis
2019-12-17Couple tweaks to Environment class so current environment name can be easily ...diosmosis
2019-12-17Fix mysql table name too long while archiving a segment (#15276)Thomas Steur
2019-12-17Show 'new' metrics on visitor engagement report/sparklines (#15128)Kate Butler
2019-12-163.13.1-b13.13.1-b1Matthieu Aubry
2019-12-16If fingers crossed handler is used make sure to print out exceptions with the...diosmosis
2019-12-16Fix error message when not correct token is used in API (#15260)Thomas Steur
2019-12-16Trust cookie only when visitorId is set (#15258)Thomas Steur
2019-12-16Add method to get errors in Cron archive (#15271)Thomas Steur
2019-12-13Use appropriate SameSite values for cookies (#15185)Kate Butler
2019-12-11PHP 7.4 warning in ColumnDelete (#15224)Thomas Steur
2019-12-11Add more debug info to archiving queries (#15196)Thomas Steur
2019-12-10Use PHP_BINDIR if other environment variables/constants are not present when ...diosmosis
2019-12-10Use appropriate SameSite value for session cookie (#15186)Kate Butler
2019-12-10tracker debug fixes in CLI command + extra logs for Lock (#15197)diosmosis
2019-12-08do not check licenses in development mode since it has no cache (#15245)diosmosis
2019-12-08Update Controller.php (#15228)Thomas Steur
2019-12-03If not truncating response in CronArchive, do not replace newlines w/ spaces....diosmosis
2019-12-02Several PHP 7.4 fixes (#15222)Roland Eigelsreiter
2019-12-02Add method to detect if we are running within Matomo for WordPress (#15213)Thomas Steur
2019-11-273.13.0 release!3.13.0Matthieu Aubry
2019-11-253.13.0-rc13.13.0-rc1Matthieu Aubry
2019-11-25Support CliMulti on OS X and print note about whether CliMulti is used in arc...diosmosis
2019-11-21API reference doc: fix some of the example links (#15178)Matthieu Aubry
2019-11-203.13.0-b13.13.0-b1Matthieu Aubry
2019-11-19Proceed rate in Goal Funnel report and row evolution of funnel is mismatching...Thomas Steur
2019-11-19Only add site to list of sites to reprocess if only date being processed is t...diosmosis
2019-11-18Invert change comparison when displaying percents in the UI … (#15098)diosmosis
2019-11-18Add product name, product category, product sku, product price segments (#15144)diosmosis
2019-11-11Adds new event to define if lower metric values are better (#15147)Stefan Giehl
2019-11-11Fix "PHP Deprecated: strpos(): Non-string needles will be interpreted as str...Thomas Steur
2019-11-08UserID no longer overwrites VisitorId (#14360)MichaelHeerklotz
2019-11-08Fix error core JS proxy couldn't be decoded when gzipped (#15056)Thomas Steur
2019-11-08Adds links to online guides in reports help (#15030)Stefan Giehl
2019-11-08Fixes a couple segment handling regressions in the UI (#15110)diosmosis
2019-11-04Prevent notice in tracker code generator (#15057)Thomas Steur
2019-11-04Prevent warning array to string conversion in console renderer (#15037)Thomas Steur
2019-10-30Make private method getIndividualJsIncludesFromAssetFetcher in AssetManager p...Thomas Steur
2019-10-29:boom: 3.12.0 release :boom:3.12.0Matthieu Aubry
2019-10-293.12.0-rc33.12.0-rc3Matthieu Aubry
2019-10-293.12.0Matthieu Aubry
2019-10-23Fix warning Undefined index: host (#15041)Thomas Steur
2019-10-23Fix build failures (#15016)Kate Butler