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-22fix saving config does not work, we need to remove a referenceThomas Steur
2015-09-02fixing 3 config testsThaDafinser
2015-09-02fixing some unlink and othersThaDafinser
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-04-18Merge branch 'master' into config_step_2diosmosis
2015-04-14Encode/decode INI properties in IniFileChain since the encoding/decoding is u...diosmosis
2015-04-09Move Config::encodeValues/Config::decodeValues from Config to IniFileChain si...diosmosis
2015-04-09Get new environment validation test to pass.diosmosis
2015-04-09Added environment validation system test (mostly failing) that tests Piwik's ...diosmosis
2015-04-09Fixing typos, filling in docs, merging IniFileChainFactory w/ IniSettingsProv...diosmosis
2015-04-07Merge branch 'master' into config_step_2diosmosis
2015-04-07Refs #7312, fix for last commit if dumping changes and new section has been a...diosmosis
2015-04-07Merge branch 'master' into config_step_2diosmosis
2015-04-07Refs #7312, fix bug where config file is saved w/ sections in incorrect order...diosmosis
2015-04-07Adding environment validation class to centralize all config.ini.php + relate...diosmosis
2015-04-06Fixing Installation UI tests.diosmosis
2015-04-06Fixing unit tests, includes environment creation/destruction to UnitTestCase ...diosmosis
2015-04-03Hacking away so it's possible for certain pro plugin tests to pass.diosmosis
2015-04-03#7601 Removed the dependency from the container to the configMatthieu Napoli
2015-03-31Fix issue where reference not returned by IniFileChain::get when settings fil...diosmosis
2015-03-15Force sections in INI file output to be ordered by when sections appear in fi...diosmosis
2015-03-15Fix unit test, make array settings being overwritten in default settings file...diosmosis
2015-03-12Fix a regression (w/ new test) where if no changes in user settings config, t...diosmosis
2015-03-12Merge branch 'master' into config_ini_merge_refactordiosmosis
2015-03-10Fixes #7356 Do not catch and silence exceptions blindlyMatthieu Napoli
2015-03-02Do not use missing getIniFile() exception message in Config, instead catch th...diosmosis
2015-03-02Add tests for IniFileChain, compose IniFileChain in Config instead of inherit...diosmosis
2015-03-02Extract INI file merging logic in Config class and move to new IniFileChain c...diosmosis
2013-07-07Removed the deprecated Piwik_Config_Compat file and the Piwik::createConfigOb...Benaka Moorthi
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-06-03Fixes #3174mattpiwik
2012-05-28added/fixed doc blockssgiehl
2012-05-24completed a bunch of php doc blockssgiehl
2012-03-10refs #1713 - __set() should set dirty bitrobocoder
2012-03-10refs #1713 - remove Config __destruct()robocoder
2012-03-06refs #1713 - splitting reader/writer just isn't possible with the way integra...robocoder
2012-03-05refs #1713 - fix svn property on core/Config/Compat.phprobocoder
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2011-11-26refs #1713robocoder