-
Make system settings preprocess function name consistent and improve phpdocs
-
PSR-0 test names
-
Merge branch 'config-settings-form-1324618-sun' of git.drupal.org:sandbox/heyrocker/1145636 into config-settings-form-1324618-alexpott
-
Improve documentation of config_install_default_config()
-
Fix phpdoc function summary
-
Fix commit in config_install_default_config()
-
http://drupal.org/node/1470824#comment-6016184
-
Implement suggestions from http://drupal.org/node/1470824#comment-6016184
-
Ensure that Yaml config files provided by modules matches the file the would be created if saved by Drupal with the same settings
-
Ensure that the static method getFileExtension is invoked properly