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
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2020-01-20Store session ID hashed in the DB (#15390)Thomas Steur
2020-01-16Remove more deprecated methods (#15398)Thomas Steur
2020-01-16Removes some more unneeded code (#15395)Stefan Giehl
2020-01-16Removes some methods deprecated for Matomo 4 (#15386)Stefan Giehl
2020-01-16Save concatted less file on compiling error so we can better debug issues. (#...diosmosis
2020-01-15Make BulkTracking plugin always activated (#15248)Kate Butler
2020-01-15Don't lock log_visit table to check if privilege is granted (#15247)Thomas Steur
2020-01-15Check site permission should check if site actually exists (#15264)Thomas Steur
2020-01-15Remove some no longer needed code (#15391)Thomas Steur
2020-01-14New implementation of generateUniqId() using random_bytes() (#15263)Kate Butler
2020-01-14Initialise 4.x branch (#15383)Thomas Steur
2020-01-133.13.1-rc23.13.1-rc2Matthieu Aubry
2020-01-11Fixes warning for newer PHP versions (#15376)Stefan Giehl
2020-01-10Avoid using getmypid (#15364)Thomas Steur
2020-01-083.13.1-rc13.13.1-rc1Matthieu Aubry
2020-01-08Do not proceed with archiving if a valid archive exists for the parameter com...diosmosis
2020-01-08Use tracker cache in ArchiveInvalidator so extra query is not needed. (#15358)diosmosis
2020-01-08Allow using and auto-updating dbip databases and default to db-ip.com lite in...diosmosis
2020-01-08Prevent double slash in URL when loading a script (#15350)Thomas Steur
2020-01-06Do not use get_results in mysqli as it requires mysqlnd (#15348)Thomas Steur
2020-01-03Compute row percentages in PHP before metrics are formatted to avoid percenta...diosmosis
2020-01-023.13.1-b23.13.1-b2Matthieu Aubry
2020-01-02Match configId even when userId is found (#15337)Thomas Steur
2020-01-01Fix archiving when getmypid is disabled (#15330)Thomas Steur
2019-12-31If user is already super user, no need to set super user flag (#15329)Thomas Steur
2019-12-31Set a first-party cookie when user opts out of tracking (#15184)Kate Butler
2019-12-31fix some tests (#15331)Thomas Steur
2019-12-31Fix log tmp segment may be too long (#15312)Thomas Steur
2019-12-31Revert "Revert prevent race condition in plugin settings #15249 (#15325)" (#1...Thomas Steur
2019-12-30Prevent race condition when saving plugin settings (#15327)Thomas Steur
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