nextcloud/lib/private
Thomas Müller d2d99a91a0 fix swift primary object store test (#25281)
* Wait for socket to be open

* Fix call on null

* Allow DB access for MountProviderTest

Makes unit tests pass when using object store, since their FS access is
actually oc_filecache DB access. It is currently not possible to mock
or bypass the logic from "SharedMount::verifyMountPoint()" triggered by
this test.
2016-07-05 08:54:51 +02:00
..
Activity Update license headers 2016-05-26 19:57:24 +02:00
App emit correct signal when disabling an app 2016-06-16 14:17:06 +02:00
AppFramework add PasswordLoginForbiddenException 2016-06-17 11:02:07 +02:00
Archive Update license headers 2016-05-26 19:57:24 +02:00
Authentication Merge pull request #25172 from owncloud/token-login-validation 2016-06-22 13:58:56 +02:00
BackgroundJob Lock jobs while executing them, to allow multiple executors to run in parallel 2016-05-21 01:59:25 +02:00
Cache Update license headers 2016-05-26 19:57:24 +02:00
Command Move \OC\Command to PSR-4 2016-04-15 12:01:13 +02:00
Comments Update license headers 2016-05-26 19:57:24 +02:00
Console occ web executor (#24957) 2016-06-22 13:12:36 +02:00
DB Various database migration fixes (#25209) 2016-06-29 14:54:41 +02:00
Diagnostics Move \OC\Diagnostics to PSR-4 2016-04-19 19:29:47 +02:00
Encryption Use capped cache for encryption's user access list 2016-06-10 13:02:41 +02:00
Files fix swift primary object store test (#25281) 2016-07-05 08:54:51 +02:00
Group Update license headers 2016-05-26 19:57:24 +02:00
Hooks Move \OC\Hooks to PSR-4 2016-04-26 15:33:47 +02:00
Http/Client Update license headers 2016-05-26 19:57:24 +02:00
IntegrityCheck Make code integrity check work when OC is not installed yet 2016-06-24 10:24:41 +02:00
L10N Update license headers 2016-05-26 19:57:24 +02:00
Lock Update license headers 2016-05-26 19:57:24 +02:00
Log Hack to prevent infinite loop with LDAP + logging 2016-05-31 11:38:41 +02:00
Mail Update license headers 2016-05-26 19:57:24 +02:00
Memcache Update license headers 2016-05-26 19:57:24 +02:00
Migration Introduce background repair steps 2016-04-26 11:56:56 +02:00
Notification Move \OC\Notification to PSR-4 2016-04-18 09:20:06 +02:00
OCS Update license headers 2016-05-26 19:57:24 +02:00
Preview remove png references in core 2016-07-01 16:36:37 +02:00
Repair Repair step to adjust link share delete permissions 2016-06-24 09:48:48 +02:00
Route Update license headers 2016-05-26 19:57:24 +02:00
Search Update license headers 2016-05-26 19:57:24 +02:00
Security Update license headers 2016-05-26 19:57:24 +02:00
Session Update license headers 2016-05-26 19:57:24 +02:00
Setup Update license headers 2016-05-26 19:57:24 +02:00
Share Fix for #23066 (#24689) 2016-05-31 06:53:28 +02:00
Share20 Add explicit delete permission to link shares 2016-06-24 09:48:48 +02:00
SystemTag Some tweaks for systemtagmanager 2016-05-20 17:56:02 +02:00
Tagging Move \OC\Tagging to PSR-4 2016-04-20 21:24:23 +02:00
Template Update license headers 2016-05-26 19:57:24 +02:00
Updater Update license headers 2016-05-26 19:57:24 +02:00
User Login hooks (#25260) 2016-06-27 22:16:22 +02:00
legacy redirect to new login route (#25099) 2016-06-21 16:14:51 +02:00
AllConfig.php Capped cache for user config 2016-06-17 12:58:55 +02:00
AppConfig.php fetchall appconfig entries (#23835) 2016-06-10 15:20:22 +02:00
AppHelper.php Update license headers 2016-05-26 19:57:24 +02:00
Avatar.php Update license headers 2016-05-26 19:57:24 +02:00
AvatarManager.php Update license headers 2016-05-26 19:57:24 +02:00
CapabilitiesManager.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +02:00
Config.php Update license headers 2016-05-26 19:57:24 +02:00
ContactsManager.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +02:00
DatabaseException.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +02:00
DatabaseSetupException.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +02:00
DateTimeFormatter.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +02:00
DateTimeZone.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +02:00
ForbiddenException.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +02:00
HTTPHelper.php Update license headers 2016-05-26 19:57:24 +02:00
HintException.php Update license headers 2016-05-26 19:57:24 +02:00
Installer.php Update license headers 2016-05-26 19:57:24 +02:00
LargeFileHelper.php Update license headers 2016-05-26 19:57:24 +02:00
Log.php Do not log token or challenge with exception stacktrace (#25026) 2016-06-08 16:32:58 +02:00
NaturalSort.php Update license headers 2016-05-26 19:57:24 +02:00
NaturalSort_DefaultCollator.php Move non PSR-4 files from lib/private root to legacy 2016-04-30 11:32:22 +02:00
NavigationManager.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +02:00
NeedsUpdateException.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +02:00
NotSquareException.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +02:00
OCSClient.php Update license headers 2016-05-26 19:57:24 +02:00
Preview.php propagator batching when removing thumbnails 2016-06-14 17:17:29 +02:00
PreviewManager.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
RedisFactory.php factor out redis configuration into it's own factory 2016-05-03 16:02:17 +02:00
Repair.php Use getLazyRootFolder from RemoveRootShares repair step 2016-06-17 11:09:12 +02:00
RepairException.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
Search.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
Server.php Update license headers 2016-05-26 19:57:24 +02:00
ServerContainer.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
ServerNotAvailableException.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
ServiceUnavailableException.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
Setup.php Update license headers 2016-05-26 19:57:24 +02:00
Streamer.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
SubAdmin.php Update license headers 2016-05-26 19:57:24 +02:00
SystemConfig.php Update license headers 2016-05-26 19:57:24 +02:00
TagManager.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
Tags.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
TempManager.php Update license headers 2016-05-26 19:57:24 +02:00
TemplateLayout.php Merge pull request #24769 from owncloud/issue-24752-no-ui-message-when-integrity-disabled 2016-05-31 10:36:16 +02:00
URLGenerator.php Update license headers 2016-05-26 19:57:24 +02:00
Updater.php Update license headers 2016-05-26 19:57:24 +02:00