Refactoring of OC_Preferences to AllConfig
* 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
Showing
- lib/private/allconfig.php 197 additions, 7 deletionslib/private/allconfig.php
- lib/private/legacy/preferences.php 17 additions, 45 deletionslib/private/legacy/preferences.php
- lib/private/preferences.php 23 additions, 210 deletionslib/private/preferences.php
- lib/private/server.php 2 additions, 1 deletionlib/private/server.php
- lib/public/iconfig.php 27 additions, 1 deletionlib/public/iconfig.php
- tests/lib/allconfig.php 334 additions, 0 deletionstests/lib/allconfig.php
- tests/lib/preferences-singleton.php 0 additions, 176 deletionstests/lib/preferences-singleton.php
- tests/lib/preferences.php 0 additions, 241 deletionstests/lib/preferences.php
Loading
Please register or sign in to comment