- 17 Mar, 2015 1 commit
-
-
Morris Jobke authored
-
- 16 Mar, 2015 1 commit
-
-
Joas Schilling authored
stupid me :(
-
- 09 Mar, 2015 1 commit
-
-
Joas Schilling authored
-
- 26 Feb, 2015 1 commit
-
-
Morris Jobke authored
This reverts commit 6a1a4880.
-
- 23 Feb, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 23 Jan, 2015 1 commit
-
-
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
-
- 10 Dec, 2014 1 commit
-
-
Joas Schilling authored
-
- 08 Dec, 2014 8 commits
-
-
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
-
- 28 Nov, 2014 1 commit
-
-
Vincent Petry authored
-
- 08 Oct, 2014 1 commit
-
-
Robin Appelman authored
-
- 31 Aug, 2014 1 commit
-
-
Robin Appelman authored
-
- 26 Aug, 2014 1 commit
-
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/10624 Fix copy paste fail Add unittest for comma separated headers Revert 3rdparty
-
- 22 Aug, 2014 1 commit
-
-
Lukas Reschke authored
-
- 12 Feb, 2014 1 commit
-
-
Bart Visscher authored
-
- 16 Dec, 2013 2 commits
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- 30 Sep, 2013 1 commit
-
-
Thomas Müller authored
Conflicts: lib/private/vcategories.php
-
- 20 Sep, 2013 3 commits
-
-
Bart Visscher authored
-
Thomas Müller authored
-
Bart Visscher authored
-