nextcloud/lib/private
Thomas Müller f79a81258e Merge pull request #24357 from owncloud/psr_more2
Move more from \OC to PSR-4
2016-04-29 17:39:44 +02:00
..
Activity Move files in \OC\Activity to PSR-4 2016-04-13 10:29:36 +02:00
App allow app developers to specify the minimum int size 2016-04-28 22:55:15 +02:00
AppFramework Make ownCloud work again in php 7.0.6 2016-04-28 12:23:17 +02:00
BackgroundJob Move \OC\BackgroundJob to PSR-4 2016-04-26 08:47:26 +02:00
Cache Move \OC\Cache to PSR-4 2016-04-15 09:22:37 +02:00
Command Move \OC\Command to PSR-4 2016-04-15 12:01:13 +02:00
Comments Move \OC\Comments to PSR-4 2016-04-15 15:54:20 +02:00
Console Move \OC\Console to PSR-4 2016-04-19 10:48:46 +02:00
DB do propagation in a single query 2016-04-25 16:18:59 +02:00
Diagnostics Move \OC\Diagnostics to PSR-4 2016-04-19 19:29:47 +02:00
Encryption Move \OC\Encryption to PSR-4 2016-04-22 17:34:01 +02:00
Files cap the normalized path cache 2016-04-29 13:17:41 +02:00
Hooks Move \OC\Hooks to PSR-4 2016-04-26 15:33:47 +02:00
Http/Client Move \OC\Http to PSR-4 2016-04-28 10:10:50 +02:00
IntegrityCheck Fix use statement 2016-04-18 22:06:14 +02:00
L10N Move \OC\L10N to PSR-4 2016-04-27 20:23:25 +02:00
Lock optimize releaselock for memcache based locking backends 2016-04-29 12:54:33 +02:00
Mail Move \OC\Mail to PSR-4 2016-04-20 12:49:23 +02:00
Memcache Move \OC\Memcache to PSR-4 2016-04-18 08:21:50 +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
Preview Move \OC\Preview to PSR-4 2016-04-20 15:02:44 +02:00
Repair Adding progress to web upgrade 2016-04-28 13:52:01 +02:00
Route Move \OC\Route to PSR-4 2016-04-25 21:49:07 +02:00
Search Move \OC\Search to PSR-4 2016-04-26 07:32:37 +02:00
Security [master] Ignore certificate file if it starts with file:// 2016-04-21 19:02:31 +02:00
Session Move \OC\Session to PSR-4 2016-04-15 07:46:19 +02:00
Setup Move \OC\Repair to PSR-4 2016-04-22 13:00:41 +02:00
Share20 move federated sharing settings to the federatedfilesharing app 2016-04-22 14:55:40 +02:00
SystemTag Move \OC\SystemTag to PSR-4 2016-04-22 20:49:16 +02:00
Tagging Move \OC\Tagging to PSR-4 2016-04-20 21:24:23 +02:00
Updater Move \OC\Updater to PSR-4 2016-04-25 11:32:09 +02:00
archive lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +02:00
group Move the group dummy backend to test 2016-04-19 15:13:31 +02:00
legacy Move OC_L10N_String to legacy folder 2016-04-27 20:23:25 +02:00
log In case of fatal php errors and other unhandled exceptions no html error page is expected to be displayed in the console 2016-04-18 22:30:01 +02:00
ocs Happy new year! 2016-01-12 15:02:18 +01:00
share extract mail view for sending share invitations 2016-04-19 11:37:23 +02:00
template Merge pull request #23991 from owncloud/handle-exceptions-in-templates 2016-04-14 15:38:47 +02:00
user Prevent null to be passed into the closure of callForAllUsers 2016-04-05 10:26:04 +02:00
ActivityManager.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +02:00
AllConfig.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +02:00
AppConfig.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +02:00
AppHelper.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +02:00
Avatar.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +02:00
AvatarManager.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +02:00
CapabilitiesManager.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +02:00
Config.php Moved some files in \OC to PSR-4 2016-04-29 08:00:31 +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 Move more of \OC to PSR-4 2016-04-29 13:13:47 +02:00
HintException.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +02:00
LargeFileHelper.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +02:00
Log.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +02:00
NaturalSort.php Move more of \OC to PSR-4 2016-04-29 13:13:47 +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 Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
Preview.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
PreviewManager.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
Repair.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +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 Translate contacts birthday - fixes #23982 2016-04-14 16:58:45 +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 Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
Streamer.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
SubAdmin.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
SystemConfig.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +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 Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
TemplateLayout.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
URLGenerator.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
Updater.php Move more from \OC to PSR-4 2016-04-29 15:08:01 +02:00
api.php Move logout to controller 2016-04-18 21:21:52 +02:00
app.php Introduce background repair steps 2016-04-26 11:56:56 +02:00
archive.php Happy new year! 2016-01-12 15:02:18 +01:00
db.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
defaults.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
eventsource.php Happy new year! 2016-01-12 15:02:18 +01:00
filechunking.php Fix PHP memory leak in file_get_contents() 2016-04-04 16:48:09 +02:00
files.php Replace all required values 2016-03-15 10:41:17 +01:00
group.php lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +02:00
helper.php Fix related logic 2016-04-19 14:04:00 +02:00
hook.php Update author information 2016-03-01 17:25:15 +01:00
image.php Remove Scrutinizer Auto Fixer 2016-03-01 17:48:23 +01:00
installer.php check whether index is set before using it 2016-04-25 18:36:50 +02:00
json.php Send 401 header for OC_JSON::checkLoggedIn() 2016-02-16 09:48:40 +01:00
naturalsort_defaultcollator.php Happy new year! 2016-01-12 15:02:18 +01:00
ocs.php Happy new year! 2016-01-12 15:02:18 +01:00
response.php lib: Fix typos (found by codespell) 2016-04-07 19:51:27 +02:00
template.php Catch class Error on all root entrypoints 2016-04-20 18:01:47 +02:00
user.php Merge pull request #23903 from owncloud/fix-user-data-folder-creation-for-apache-login 2016-04-19 08:35:21 +02:00
util.php Move login form into controller 2016-04-15 17:36:23 +02:00