- 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 10, 2014
-
-
Joas Schilling authored
-
- Dec 08, 2014
-
-
Morris Jobke authored
* files_encryption * files_versions * files_trashbin * tests * status.php * core * server container
-
Morris Jobke authored
* this needs to be properly fixed by a proper organisation of the base.php * introduced fixDIInit() in AllConfig that moves the injection of DatabaseConnection to a later point in time * problems mostly because of the autoconfig setup
-
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
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
* introduce SystemConfig to avoid DI circle (used by database connection which is itself needed by AllConfig that itself contains the methods to access the config.php which then would need the database connection - did you get it? ;)) * use DI container and use that method in legacy code paths (for easier refactoring later) * create and use getSystemConfig instead of query() in DI container
-
- Nov 28, 2014
-
-
Vincent Petry authored
-
- Oct 08, 2014
-
-
Robin Appelman authored
-
- Aug 31, 2014
-
-
Robin Appelman authored
-
- Aug 26, 2014
-
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/10624 Fix copy paste fail Add unittest for comma separated headers Revert 3rdparty
-
- Aug 22, 2014
-
-
Lukas Reschke authored
-
- Feb 12, 2014
-
-
Bart Visscher authored
-
- Dec 16, 2013
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- Sep 30, 2013
-
-
Thomas Müller authored
Conflicts: lib/private/vcategories.php
-
- Sep 20, 2013
-
-
Bart Visscher authored
-
Thomas Müller authored
-
Bart Visscher authored
-