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-01-12Hide commands that don't work on windows (#18604)Stefan Giehl
2020-12-15Improve handling of current user information for Filechecks (#16941)Max
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2019-10-02To not prefix dir ever (#14928)Thomas Steur
2019-09-17Fix user path was not working as it should (allow placing config file outside...Thomas Steur
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-17Don't tell people to run chmod -R 755 on their install if update fails (#14412)Thomas Steur
2019-01-29Set isHtmlMessage for more exceptions. (#14024)diosmosis
2018-07-25Replace proxy redirect with rel=noreferrer (#12780)Christian Schmidt
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-10-16Even more HTTPS links (#12161)Lukas Winkler
2016-12-27File integrity checker now reports files found in the filesystem but not expe...Matthieu Aubry
2016-11-03fix a posix function was called that may not exist on the server (#10825)Thomas Steur
2016-10-17fix filechecks may falsely mark piwikjs as invalidThomas Steur
2016-08-28Fixes #10143 (#10424)2.16.3-b2Matthieu Aubry
2016-08-28Split piwik.js into multiple files and provide a merged one (#10441)Thomas Steur
2016-07-21When Piwik config file becomes un-readable, make it clear that the file still...Matthieu Aubry
2015-06-03Merge pull request #8032 from AndersBillLinden/fix-putting-boolean-key-in-arrayMatthieu Aubry
2015-06-03Not setting $resultCheck[false] in core/Filechecks.php function checkDirector...Anders Lindén
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2014-11-14Merge branch 'di-config' into tmp-pathMatthieu Napoli
2014-11-13Moved the `tmp/` path into the config (was hardcoded everywhere)Matthieu Napoli
2014-11-04refs #6564 refactored out HtmlMessageException and introduced some other exce...Thomas Steur
2014-10-28Replace all uses of Piwik_ExitWithMessage (except one) with throwing exceptio...diosmosis
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-06-13Fixes #5339: do not hardcode user and group in error messagesmattab
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-07use GNU/Linux instead of Linuxmattab
2014-05-19Fixes #5181 Renamed methodmattab
2014-04-05Fix bug where file integrity message was not displayed.mattab
2014-02-20Fix bug when config directory returns an errormattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-01-31made file integrity warning completely translatableChristian Raue
2014-01-21prevent small notice if file is there but not readable / stat'ablemattab
2014-01-07Making class_exists calls consistently use \\mattab
2013-11-19Writing current user the script is running (whoami) so user knows why permiss...mattab
2013-11-18Error messages friendly to CLI output (no html, spaces displayed correctly......mattab
2013-10-22Tracker refactor + fix bug in bulk authentication + Cleanup some of Transitio...mattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4059 Converting updates files to use namespacesmattab
2013-10-07Refs #4125 Fixesmattab
2013-09-30Refs #4133mattab
2013-09-182.0-a4mattab
2013-09-18Tweaks to alpha buildmattab
2013-09-14Moving PHP/server settings getter/setter to SettingsServer classmattab
2013-09-14Adding Filechecks class for all filesystem checksmattab