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
2022-11-09Fix PHP8.2 deprecation messages (#19918)Stefan Giehl
2022-10-07Typofixes (#19805)JT Smith
2021-11-15fix concurrency archiving overview goals (#18243)Peter Zhang
2021-06-10Remove archive status locking since it is not needed anymore (#17657)dizzy
2021-05-27Update PHP extension requirements & deprecate Common::mb_* methods (#16754)Stefan Giehl
2020-05-08Merge remote-tracking branch 'origin/3.x-dev' into 4.x-devsgiehl
2020-04-29put rexpiring delay logic in Lock class (#15874)diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-02-11Merge branch 3.x-dev into 4.x-dev (#15543)Stefan Giehl
2020-01-28Improve lock ID check for max length (#15407)Thomas Steur
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2020-01-16Fix Could not get the lock for ID, when creating a site (#15401)Matthieu Aubry
2019-12-31Revert "Revert prevent race condition in plugin settings #15249 (#15325)" (#1...Thomas Steur
2019-12-30Revert prevent race condition in plugin settings #15249 (#15325)Thomas Steur
2019-12-24Lock when archiving and avoid invalidating sites that have archiving in progr...diosmosis
2019-12-23Prevent race conditions when updating plugin settings (#15249)Kate Butler
2019-12-10tracker debug fixes in CLI command + extra logs for Lock (#15197)diosmosis
2019-07-29Move queued tracking lock implementation to core for other uses. (#14686)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2018-10-11Implements wrapper method for a more secure unserialize with PHP 7 (#13285)Stefan Giehl
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-03-31Refs #7560, if old list is found in DB for ArchivesToPurgeDistributedList, co...diosmosis
2015-03-28Refs #7560, avoid array to string conversion notice in DistributedList & desc...diosmosis
2015-03-06Refs #7181, add tests for DistributedList base type and add removeByIndex met...diosmosis
2015-03-05Refs #7181, fill in TODO docs.diosmosis
2015-03-05Refs #7181, move distributed list used to hold archives to purge to separate ...diosmosis