Skip to content
Snippets Groups Projects
  1. Mar 09, 2016
  2. Feb 22, 2016
  3. Feb 19, 2016
  4. Aug 05, 2015
  5. May 26, 2015
    • Olav Morken's avatar
      Ensure that config.php is optional for module loading. · 0fc3f8a7
      Olav Morken authored
      Currently, if we try to load a class from a module, and the config.php
      is absent, we will get an error about the missing configuration file.
      
      There is no reason for the configuration file to be mandatory here,
      since we have reasonable fallbacks, so fix the code to make it
      optional.
      
      This should make it easier to write tests for code in modules.
      0fc3f8a7
  6. Apr 21, 2015
  7. Jan 15, 2015
  8. Jul 09, 2014
  9. Jan 09, 2013
  10. Apr 12, 2012
  11. Nov 26, 2010
  12. Jul 09, 2010
  13. Dec 16, 2009
  14. Sep 01, 2008
  15. Aug 20, 2008
  16. Aug 18, 2008
Loading