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
2015-09-22refs #8689 started working on PHP 7 supportThomas Steur
2015-09-22Make Provider plugin disabled by default. fixes #8826mattab
2015-08-24Add integration test for ArchiveTableDao class and system test for new analyz...diosmosis
2015-08-24Adding diagnostic command that allows you to see exactly what's inside an arc...diosmosis
2015-08-05Fix notice "Notice - Undefined index: shell_exec" reported in http://forum.pi...mattab
2015-07-28#8439 Revert affd970Matthieu Napoli
2015-07-23Fixes #8411 add shell_exec to recommended functionsmattab
2015-07-21Fix invalid path in the permissions diagnosticMatthieu Napoli
2015-07-13Missing @license docblocks (according to fossology)Anthon Pang
2015-07-07File integrity check failing should let user continue to the next step, fixes...mattab
2015-06-17Fix the verification of the Reflection extension during an installation with ...Nicolas GAILLARD
2015-06-17Add support for HHVM at setup for actions systemCheck and databaseSetup.Nicolas GAILLARD
2015-04-24#7759 Get the service lazily to avoid the console from crashing if there's a ...Matthieu Napoli
2015-04-15BugfixMatthieu Napoli
2015-04-14Provide a way for plugins to disable other plugins diagnosticsMatthieu Napoli
2015-04-14Added plugin descriptionMatthieu Napoli
2015-04-14Improved testMatthieu Napoli
2015-04-14Reduce code duplicationMatthieu Napoli
2015-04-14Updated DI\link() to DI\get() following PHP-DI 5 changesMatthieu Napoli
2015-04-14Use dependency injection in WriteAccessCheckMatthieu Napoli
2015-04-14Simpler logic in DiagnosticReportMatthieu Napoli
2015-04-14ref #7235 Refactored the system check to allow plugins to add diagnosticsMatthieu Napoli