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-03-10Move Archive.php archive invalidation to Loader… (#15616)3.13.4-b1diosmosis
2020-03-07activate warning for php versions incompatible with next major release (#15670)Stefan Giehl
2020-03-05Fix issue with HeatmapSessionRecording on IIS (#15669)Thomas Steur
2020-03-05Convert range date to date archive if needed (#15665)Stefan Giehl
2020-03-05Try to prevent a deadlock when writing options (#15666)Thomas Steur
2020-03-05Avoid warning from passing 2 args to ucwords() on older PHP versions (#14734)...diosmosis
2020-03-02Fix session cookie expire (#15633)Stefan Giehl
2020-02-26Do not initiate auth instance if a user is already logged in in FrontControll...diosmosis
2020-02-25Set samesite lax instead of None if site is not on https (#15604)Thomas Steur
2020-02-243.13.33.13.3Matthieu Aubry
2020-02-22Ensure cookies are not set with encoded parameters (#15602)Stefan Giehl
2020-02-21Add UI test for JavaScript tracking. (#15567)diosmosis
2020-02-21Try to prevent possible deadlock in archive invalidator (#15603)Thomas Steur
2020-02-203.13.3-rc13.13.3-rc1Matthieu Aubry
2020-02-20Fix couple issues w/ samesite handling in session, make sure session … (#15...diosmosis
2020-02-20Fallback to JSON renderer if no valid format is given (#15590)Thomas Steur
2020-02-18couple proxysite changes for comparison hopefully w/o side effects (#15570)diosmosis
2020-02-17Do not record the stack trace for user input errors (#15576)Thomas Steur
2020-02-17During archive invalidation clear general cache less often (#15577)Thomas Steur
2020-02-103.13.23.13.2Matthieu Aubry
2020-02-10Add missing return statement. (#15539)diosmosis
2020-02-103.13.2-rc23.13.2-rc2Matthieu Aubry
2020-02-03Fix possible undefined index notice (#15502)Stefan Giehl
2020-01-31Use safemode when running CLI commands (#15472)diosmosis
2020-01-303.13.2-rc13.13.2-rc1Matthieu Aubry
2020-01-29Use SameSite none for session token when embedded into iframe (#15439)Thomas Steur
2020-01-28Improve lock ID check for max length (#15407)Thomas Steur
2020-01-28Day range archiving issue (#15462)diosmosis
2020-01-27Add event that allows plugins to disable archiving for certain periods/sites ...diosmosis
2020-01-26Fixes possible warning (#15453)Stefan Giehl
2020-01-24silence is_executable call (#15446)diosmosis
2020-01-21Order of implode() args, avoid E_NOTICE in PHP7.4 (#15428)Peter Upfold
2020-01-163.13.13.13.1Matthieu Aubry
2020-01-16Fix Could not get the lock for ID, when creating a site (#15401)Matthieu Aubry
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