Skip to content
Snippets Groups Projects
  1. Dec 08, 2014
  2. Nov 19, 2014
  3. Sep 30, 2014
    • Lukas Reschke's avatar
      Add flock to config · 68cf6681
      Lukas Reschke authored
      This adds a file lock to the config in hope that this prevents race conditions as reported in https://github.com/owncloud/core/issues/11070
      
      Testplan:
      
      - [ ] Delete config.php and make it read-only => Error is thrown that it is not writeable
      - [ ] Installation still works
      - [ ] Changing config settings works (i.e. using the SMTP config switches in the administration menu)
      - [ ] Your PC didn't blow up
      - [ ] Installing the news app and the "Disable AppCode checker" app did not destroy your installation
      
      Only skip the main config
      
      Otherwise read only additional configs might not be processed
      
      Test on tmpdir
      68cf6681
  4. Sep 22, 2014
  5. Jul 23, 2013
  6. Jul 21, 2013
  7. Jul 15, 2013
  8. Jul 05, 2013
  9. Jul 01, 2013
  10. Jun 27, 2013
  11. Jun 10, 2013
  12. May 07, 2013
Loading