server/lib/private
Lukas Reschke ed7b18799f Merge pull request #2636 from nextcloud/add-repair-step-to-fix-mounts
Add a repair step to fix broken mounts
2016-12-13 14:19:56 +01:00
..
Accounts bring back setEmailAddress for the user management 2016-11-25 10:26:48 +01:00
Activity Add an event merger and use it for the files activities 2016-11-25 15:36:11 +01:00
App Check for nextcloud version as well 2016-12-05 22:18:24 +01:00
AppFramework Allow to overwrite the message which we already do in SubadminMiddleware 2016-12-08 16:23:49 +01:00
Archive Move to non-static version 2016-10-31 18:42:19 +01:00
Authentication Merge pull request #2353 from nextcloud/renew-session-token-remember 2016-11-28 14:04:13 +01:00
BackgroundJob
Cache Cap the number of queries we save in the query logger 2016-11-03 16:00:28 +01:00
Command
Comments @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
Console handle errors in apps while registering commands 2016-11-24 15:13:29 +01:00
DB Allow aliasing columns when using the query builder 2016-11-17 18:48:35 +01:00
Diagnostics Cap the number of queries we save in the query logger 2016-11-03 16:00:28 +01:00
Encryption Ignore AppData in encryption wrapper 2016-11-29 22:01:04 +01:00
Files always use numeric storage id in cacheentry 2016-12-13 12:53:38 +01:00
Group
Hooks
Http/Client
IntegrityCheck Make sure memory limit is > post size and upload filesize 2016-09-13 16:50:36 +02:00
L10N Simplify isSubDirectory check 2016-10-07 21:56:43 +02:00
legacy Don't use cached informations for app version 2016-12-09 18:01:45 +01:00
Lock
Lockdown phpdoc 2016-11-16 15:24:28 +01:00
Log log version number in each log line 2016-10-06 12:42:46 +02:00
Mail
Memcache Activate APCu on PHP 7 2016-09-01 12:30:05 +02:00
Migration
Notification @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
OCS Move OC\OCS\Person to OCSController 2016-11-16 19:21:00 +01:00
Preview Fix previews for federated shares 2016-11-24 13:20:51 +01:00
Repair Add a repair step to fix broken mounts 2016-12-13 13:54:18 +01:00
RichObjectStrings @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
Route Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env 2016-11-16 22:28:49 +01:00
Search
Security Add Identityproof tests 2016-11-24 21:50:19 +01:00
Session
Settings remove old logging section 2016-11-21 13:46:31 +01:00
Setup Lower the role name before using it 2016-12-09 16:41:01 +01:00
Share Remove adding sharedialogmailview 2016-11-04 07:41:35 +01:00
Share20 always use numeric storage id in cacheentry 2016-12-13 12:53:38 +01:00
SystemTag
Tagging
Template fix password check when using remember me login 2016-11-24 11:57:10 +01:00
Updater Document updater channel & check for correct PHP version in updater 2016-12-06 00:19:13 +01:00
User Set last-login-check on basic auth 2016-12-05 20:57:15 +01:00
AllConfig.php Use getvalue to fetch the value 2016-11-16 18:52:49 +01:00
AppConfig.php
AppHelper.php
Avatar.php Add message to NotSquareException thrown from Avatar 2016-10-24 11:27:27 +02:00
AvatarManager.php avatar to appdata 2016-10-05 11:00:16 +02:00
CapabilitiesManager.php Make the capabilities manager more error proof 2016-08-15 20:37:19 +02:00
Config.php
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php add missing phpdoc to HintException 2016-11-28 11:34:23 +01:00
HTTPHelper.php
Installer.php Don't use cached informations for app version 2016-12-09 18:01:45 +01:00
LargeFileHelper.php Merge pull request #1890 from nextcloud/downstream-25428 2016-10-25 14:44:27 +02:00
Log.php Default to empty string 2016-10-07 16:23:05 +02:00
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
Preview.php New preview generator 2016-11-03 14:00:32 +01:00
PreviewManager.php Merge pull request #2076 from nextcloud/log_preview_access 2016-11-18 20:45:29 +01:00
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 2016-09-09 13:53:06 +02:00
RedisFactory.php
Repair.php Add a repair step to fix broken mounts 2016-12-13 13:54:18 +01:00
RepairException.php
Search.php
Server.php Merge pull request #2152 from nextcloud/preview_cleanupjob 2016-11-30 10:39:21 +01:00
ServerContainer.php Save the container with the app's namespace so we can resolve it 2016-08-22 14:25:43 +02:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Introduce an event for first time login based on the last login time stamp 2016-11-14 14:50:10 +01:00
Streamer.php Add doc block for $time 2016-11-28 14:26:30 +01:00
SubAdmin.php
SystemConfig.php
TagManager.php
Tags.php
TemplateLayout.php Introduce the UI for password confirmation 2016-11-18 11:57:16 +01:00
TempManager.php
Updater.php Log all events that happen during an update 2016-11-24 16:37:57 +01:00
URLGenerator.php Check if the theming app is loaded 2016-12-09 12:52:17 +01:00