- Jan 23, 2015
-
-
Joas Schilling authored
This reduces the number of file writes we do for config.php and therefor hopefully helps lowering the chances for empty config.php files
-
- Dec 08, 2014
-
-
Morris Jobke authored
-
Morris Jobke authored
* keep old static methods - mapped to new ones and deprecated * removed deleteApp, getUsers, getApps because they are unused * make AllConfig unit tests more robust against not cleaned up environments
-
- Nov 20, 2014
-
-
Morris Jobke authored
This reverts commit 09fd34ee.
-
Morris Jobke authored
-
Morris Jobke authored
-
- Oct 20, 2014
-
-
Thomas Müller authored
-
- Sep 30, 2014
-
-
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
-
- Aug 14, 2014
-
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-
- Jul 03, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Jun 06, 2014
-
-
Jörn Friedrich Dreyer authored
-
- Jun 05, 2014
-
-
Jörn Friedrich Dreyer authored
make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api
-
Andrew Brown authored
This fixes errors where apps would try to start providers using OC_Search and would fail. Also, made OC_Search simply inherit from \OC\Search.
-
Björn Schießle authored
-
- May 19, 2014
-
-
Morris Jobke authored
* test case added to avoid adding them later
-
- May 13, 2014
-
-
Robin McCorkell authored
-
- May 12, 2014
-
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
- Feb 28, 2014
-
-
Bart Visscher authored
-
Bart Visscher authored
-
- Feb 19, 2014
-
-
Scrutinizer Auto-Fixer authored
This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
-
- Jan 17, 2014
-
-
Robin Appelman authored
-
- Oct 06, 2013
-
-
Bart Visscher authored
And is when using index.php as entry point
-
- Oct 05, 2013
-
-
Robin Appelman authored
-
- Oct 02, 2013
-
-
Bart Visscher authored
-
- Sep 30, 2013
-
-
Thomas Müller authored
Conflicts: lib/private/vcategories.php
-