nextcloud-server/tests
Vincent Petry ce94a998dd Use storage id + appframework for ext storage CRUD
- Added StorageConfig class to replace ugly arrays
- Implemented StorageService and StorageController for Global and User
  storages
- Async status checking for storages (from Xenopathic)
- Auto-generate id for external storage configs (not the same as
  storage_id)
- Refactor JS classes for external storage settings, this mostly
  moves/encapsulated existing global event handlers into the
  MountConfigListView class.
- Added some JS unit tests for the external storage UI
2015-03-12 18:51:02 +01:00
..
acceptance
core Fix the avatarcontroller cache needing the cache dir 2015-03-11 18:18:33 +01:00
data implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers 2015-02-10 11:51:24 +01:00
lib Merge pull request #14705 from rullzer/avatarcontroller 2015-03-11 17:15:42 +01:00
settings Let users configure security headers in their Webserver 2015-03-02 19:07:46 +01:00
apps.php
bootstrap.php Disable bootstrap.php checks when HHVM is used 2015-02-28 10:11:12 +01:00
enable_all.php
karma.config.js Use storage id + appframework for ext storage CRUD 2015-03-12 18:51:02 +01:00
phpunit-autotest-external.xml
phpunit-autotest.xml
phpunit.xml.dist
preseed-config.php
startsessionlistener.php