Skip to content
Snippets Groups Projects
  1. Jan 26, 2015
  2. Jan 23, 2015
  3. Dec 08, 2014
  4. Nov 12, 2014
  5. Nov 03, 2014
  6. 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
  7. May 19, 2014
  8. May 13, 2014
  9. Apr 02, 2014
  10. Mar 03, 2014
  11. Feb 19, 2014
  12. Feb 12, 2014
  13. Jan 17, 2014
  14. Oct 21, 2013
  15. Oct 04, 2013
  16. Sep 30, 2013
  17. Jul 23, 2013
  18. Jul 21, 2013
  19. Jul 08, 2013
    • Bart Visscher's avatar
      stupid namespace · e7b882a4
      Bart Visscher authored
      e7b882a4
    • Bart Visscher's avatar
      Add constructor documentation · abe9abab
      Bart Visscher authored
      abe9abab
    • Björn Schießle's avatar
      Merge https://github.com/owncloud/core/pull/3827 · 9b9ea7cd
      Björn Schießle authored
      Squashed commit of the following:
      
      commit eed4b49cebcbcc252a75ed85097730b73213b0da
      Author: Björn Schießle <schiessle@owncloud.com>
      Date:   Mon Jul 8 10:03:23 2013 +0200
      
          initialize OC_Defaults only once
      
      commit bf6f07ccc8fb87535a069ca341789a590cb187ee
      Author: Björn Schießle <schiessle@owncloud.com>
      Date:   Mon Jul 8 10:02:48 2013 +0200
      
          link to doc in error messages
      
      commit ea61ee60e06ee98f2671aec1fdaff666c50f47c2
      Merge: e41af3d 3c1308fb
      Author: Björn Schießle <schiessle@owncloud.com>
      Date:   Thu Jul 4 11:10:56 2013 +0200
      
          Merge branch 'master' into better-messages
      
      commit e41af3d7bad26aa5ca9ab21ec7dcbadd3cfe5d4f
      Author: Björn Schießle <schiessle@owncloud.com>
      Date:   Thu Jul 4 11:10:41 2013 +0200
      
          move to non-static defaults.php
      
      commit 9e4258b1905244bdf34943a825421f041cbed43d
      Author: Björn Schießle <schiessle@owncloud.com>
      Date:   Tue Jul 2 10:32:13 2013 +0200
      
          no sprintf here, lets t() handle it
      
      commit fe1df349e248667a137f70d78b04225e5b42a111
      Merge: d8f6859 cb5811bc
      Author: Björn Schießle <schiessle@owncloud.com>
      Date:   Mon Jul 1 11:13:38 2013 +0200
      
          Merge branch 'master' into better-messages
      
      commit d8f68595df2dc0e0917d916cbde511ec5333010b
      Author: Björn Schießle <schiessle@owncloud.com>
      Date:   Mon Jul 1 11:10:57 2013 +0200
      
          use document base url from defaults.php
      
      commit 6c5403748a45717125a2aa375550f05646317d72
      Merge: bea6b1c 7b0e3e63
      Author: Björn Schießle <schiessle@owncloud.com>
      Date:   Mon Jul 1 11:00:15 2013 +0200
      
          Merge branch 'master' into better-messages
      
      commit bea6b1c8a0968846065b9153e0a3f46a4e3245ee
      Author: Jan-Christoph Borchardt <hey@jancborchardt.net>
      Date:   Mon Jun 24 16:21:12 2013 +0200
      
          link to docs in WebDAV message, ref #3791
      
      commit 3119b364a1094769e711283d1ce9014505f64ab9
      Author: Jan-Christoph Borchardt <hey@jancborchardt.net>
      Date:   Mon Jun 24 16:10:21 2013 +0200
      
          link to docs in error messages, fix #3819
      9b9ea7cd
  20. Jul 05, 2013
  21. Jul 03, 2013
  22. Jun 27, 2013
  23. Jun 10, 2013
  24. Jun 03, 2013
  25. May 25, 2013
  26. May 08, 2013
  27. May 07, 2013
  28. Mar 30, 2013
Loading