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-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2021-10-18Make cli archiving faster if only one concurrent request per website is confi...Thomas Steur
2021-05-27Update PHP extension requirements & deprecate Common::mb_* methods (#16754)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2019-12-22Remove output that can be ignored in climulti (#15277)Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2014-11-13refs #6617 if process or output size is too large, declare it as finishedThomas Steur
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-24Remove second parameter to Filesystem::mkdir to prevent unexpected bugs.mattab
2014-02-12refs #4610 make sure to rewrite tmp path if neededThomas Steur
2014-02-12refs #4610 simplified some logic, fallback to http on windows, redirect the o...Thomas Steur
2014-02-11refs #4610 prevent some notices like "failed to read from stream" which happe...Thomas Steur
2014-02-11refs #4610 store everything in climulti folder for easier cleanup later, some...Thomas Steur
2014-02-11refs #4610 use existing methods, lock does not work on Windows (yet), save lo...Thomas Steur
2014-02-10refs #4610 fix headersThomas Steur
2014-02-10refs #4610 simplified the fallback if async is not supported, tests and fixes...Thomas Steur
2014-02-10refs #4610 worked on executing cli commands in parallel but not tested yetThomas Steur