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
2016-04-20fix tests after adding new userid featureThomas Steur
2016-04-03language updatesgiehl
2016-03-26language updatesgiehl
2016-03-08language updatesgiehl
2016-03-07Merge pull request #9794 from piwik/change_writable_settingThomas Steur
2016-02-19language updatesgiehl
2016-02-16add possibility to set a system setting is writable/not writableThomas Steur
2016-02-06language updatesgiehl
2016-01-27language updatesgiehl
2016-01-19language updatesgiehl
2016-01-18remove comment as suggested in reviewThomas Steur
2016-01-18Merge pull request #9526 from piwik/config_viewerThomas Steur
2016-01-18apply feedback from code review, always show same length for passwordsThomas Steur
2016-01-15hide login ldap admin passwordThomas Steur
2016-01-15add possibility to specify charset when importing in batchThomas Steur
2016-01-15hide more password fieldsThomas Steur
2016-01-15add possibility to view config values, including description, default value a...Thomas Steur
2016-01-11refs #9493 check for extensions lowercaseThomas Steur
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