- sept. 02, 2015
-
-
ThaDafinser a rédigé
-
ThaDafinser a rédigé
-
- juin 01, 2015
-
-
diosmosis a rédigé
-
- mai 24, 2015
-
-
diosmosis a rédigé
Moved Config object to the DI container and override w/ TestConfig through DI config. Replaced the singleton GlobalSettingsProvider hack w/ the concept of an EnvironmentManipulator (internal to Piwik, not to be used anywhere but TestingEnvironment.php).
-
- mai 01, 2015
-
-
diosmosis a rédigé
Remove GlobalSettingsProvider interface and replace w/ GlobalSettingsProvider class, the class is the old IniSettingsProvider class.
-
- avr. 14, 2015
-
-
diosmosis a rédigé
-
- avr. 13, 2015
-
-
diosmosis a rédigé
-
diosmosis a rédigé
Encode/decode INI properties in IniFileChain since the encoding/decoding is used to avoid issues w/ parse_ini_file() use.
-
Martin Keckeis a rédigé
-
Martin Keckeis a rédigé
-
Martin Keckeis a rédigé
-
- avr. 09, 2015
-
-
diosmosis a rédigé
-
- avr. 08, 2015
-
-
Martin Keckeis a rédigé
-
Martin Keckeis a rédigé
-
- avr. 07, 2015
-
-
Martin Keckeis a rédigé
-
Martin Keckeis a rédigé
-
Martin Keckeis a rédigé
-
diosmosis a rédigé
Make Config::reload a protected member so Config is generally setup once and not reloaded w/ different files later.
-
- avr. 06, 2015
-
-
diosmosis a rédigé
Make IniSettingsProvider a singleton in order to make sure IniFileChain is shared (again, regressed in a previous commit), and fixed many tests. Changed CacheTest from integration to unit.
-
- avr. 02, 2015
-
-
diosmosis a rédigé
Remove uses of Config::init(), Config::clear() and Config::setTestEnvironment(). Replace last w/ mock config class, which is closer to use of DI.
-
- mars 30, 2015
-
-
diosmosis a rédigé
Remove test config.ini.php file in ConfigTest::test_forceSave_writesNothingIfThereAreNoChanges so it doesn't trigger failure in ReleaseCheckListTest.
-
- mars 15, 2015
-
-
diosmosis a rédigé
-
- mars 12, 2015
-
-
diosmosis a rédigé
Fix a regression (w/ new test) where if no changes in user settings config, the config file is erased. Also sort config sections w/ case insensitive search.
-
- mars 01, 2015
-
-
diosmosis a rédigé
Add tests for IniFileChain, compose IniFileChain in Config instead of inherit and get tests to pass.
-
diosmosis a rédigé
Extract INI file merging logic in Config class and move to new IniFileChain class. This is an intermediate step in allowing Config/Plugin\Manager to exist in DI.
-
- jan. 08, 2015
-
-
Matthieu Napoli a rédigé
-
- nov. 03, 2014
-
-
Matthieu Napoli a rédigé
-
- oct. 05, 2014
-
-
Thomas Steur a rédigé
refs #5940 put tests in correct folders, better testsuite names, some tests still fail and I cannot figure out why
-
- sept. 13, 2014
-
-
diosmosis a rédigé
-
- juil. 08, 2014
-
-
Thomas Steur a rédigé
-
- juil. 07, 2014
-
-
Thomas Steur a rédigé
refs #5409 #341 #5349 if a config value contains a dollar sign convert it to an html entity to prevent it being interpreted as a PHP variable. This allows us to remove the RAW ini parser flag which causes trouble on some PHP versions as the parser seems to be buggy.
-
- juin 10, 2014
-
-
mattab a rédigé
Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement to use free/libre instead of open source
-
- jan. 09, 2014
- oct. 15, 2013
-
-
mattab a rédigé
-
- juil. 20, 2013
-
-
mattab a rédigé
Converting Access & Auth to namespace
-
- juil. 18, 2013
-
-
Fabian Becker a rédigé
2 steps required: 1. Refactor > Move > \Piwik\Core\Config (uncheck "Create new File") 2. Refactor > Rename > Piwik_Config to Config
-
- mars 27, 2013
-
-
mattab a rédigé
Converting Piwik core source files, PHP, JS, TPL, CSS More info: http://piwik.org/participate/coding-standards/
-
- fév. 05, 2013
-
-
Fabian Becker a rédigé
-
- juil. 02, 2012
-
-
sgiehl a rédigé
git-svn-id: http://dev.piwik.org/svn/trunk@6507 59fd770c-687e-43c8-a1e3-f5a4ff64c105
-