Skip to content
Snippets Groups Projects
  1. Oct 08, 2014
  2. Oct 07, 2014
  3. Oct 06, 2014
  4. Oct 04, 2014
  5. Oct 02, 2014
  6. Oct 01, 2014
  7. 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
    • Lukas Reschke's avatar
      Remove invalid PHPDoc · 67f8875f
      Lukas Reschke authored
      Despite the documentation this function does not read values from the cookie
      67f8875f
    • Lukas Reschke's avatar
      Fix PHPDoc · b4944ffc
      Lukas Reschke authored
      b4944ffc
    • Jenkins for ownCloud's avatar
      [tx-robot] updated from transifex · 5292a14c
      Jenkins for ownCloud authored
      5292a14c
  8. Sep 29, 2014
  9. Sep 28, 2014
  10. Sep 27, 2014
  11. Sep 26, 2014
  12. Sep 25, 2014
  13. Sep 24, 2014
Loading