nextcloud/lib/private
Roeland Jago Douma 005ce8aaf6 Merge pull request #3007 from Loki3000/master
Remove non required db requests
2017-01-11 12:37:54 +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 Merge pull request #2814 from nextcloud/appstore_etag_validation 2017-01-09 14:56:20 +01:00
AppFramework No need for the CssManager 2017-01-06 09:42:14 +01:00
Archive replace close:// streamwrapper with CallBackWrapper 2017-01-06 15:33:32 +01:00
Authentication fix minor issues 2016-12-19 11:59:48 +01:00
BackgroundJob Update with robin 2016-07-21 18:13:58 +02:00
Cache Cap the number of queries we save in the query logger 2016-11-03 16:00:28 +01:00
Command Update with robin 2016-07-21 18:13:58 +02:00
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 Add bitwise AND and OR to the expression builder 2017-01-05 14:30:25 +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 Merge pull request #2744 from nextcloud/oc_26324 2017-01-11 08:16:40 +01:00
Group spaces added 2017-01-10 16:43:43 +03:00
Hooks Update with robin 2016-07-21 18:13:58 +02:00
Http/Client Rebrand to "Nextcloud" and add 100% coverage 2017-01-02 14:51:16 +01:00
IntegrityCheck Merge pull request #2724 from nextcloud/fix-23591 2016-12-21 13:03:13 +01:00
L10N Simplify isSubDirectory check 2016-10-07 21:56:43 +02:00
Lock Update with robin 2016-07-21 18:13:58 +02:00
Lockdown phpdoc 2016-11-16 15:24:28 +01:00
Log Get the logfile location while running the logrotate cron job instead of when registering the job 2017-01-06 16:10:07 +01:00
Mail Fix others 2016-07-21 18:13:57 +02:00
Memcache Make sure old instances don't break 2017-01-05 11:57:18 +01:00
Migration Fix others 2016-07-21 18:13:57 +02:00
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 Use the new expression 2017-01-05 14:30:25 +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 Fix others 2016-07-21 18:13:57 +02:00
Security dont write a certificate bundle if the shipped ca bundle is empty 2017-01-09 16:51:27 +01:00
Session Update with robin 2016-07-21 18:13:58 +02:00
Settings phpdoc 2017-01-02 15:36:54 +01:00
Setup Merge pull request #2535 from nextcloud/allow-to-reuse-admin-as-install-name-like-on-mysql 2017-01-05 14:31:37 +01:00
Share Remove adding sharedialogmailview 2016-11-04 07:41:35 +01:00
Share20 also create mail share if public links are disabled 2017-01-04 13:45:29 +01:00
SystemTag Fix others 2016-07-21 18:13:57 +02:00
Tagging Fix others 2016-07-21 18:13:57 +02:00
Template Fix css url prefix for IgnoreFrontController enabled configs 2017-01-06 09:42:39 +01:00
Updater Document updater channel & check for correct PHP version in updater 2016-12-06 00:19:13 +01:00
User spaces added 2017-01-10 16:44:14 +03:00
legacy Remove group restrictions when those are not allowed anymore 2017-01-04 10:40:14 +01:00
AllConfig.php remove non required sql requests 2017-01-10 17:16:56 +03:00
AppConfig.php Update with robin 2016-07-21 18:13:58 +02:00
AppHelper.php Fix others 2016-07-21 18:13:57 +02:00
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 Update with robin 2016-07-21 18:13:58 +02:00
ContactsManager.php Fix others 2016-07-21 18:13:57 +02:00
DatabaseException.php Fix others 2016-07-21 18:13:57 +02:00
DatabaseSetupException.php Fix others 2016-07-21 18:13:57 +02:00
DateTimeFormatter.php Fix others 2016-07-21 18:13:57 +02:00
DateTimeZone.php Fix others 2016-07-21 18:13:57 +02:00
ForbiddenException.php Fix others 2016-07-21 18:13:57 +02:00
HTTPHelper.php Fix others 2016-07-21 18:13:57 +02:00
HintException.php add missing phpdoc to HintException 2016-11-28 11:34:23 +01:00
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 Better fallback for unknown log types 2017-01-10 12:59:13 +01:00
NaturalSort.php Fix others 2016-07-21 18:13:57 +02:00
NaturalSort_DefaultCollator.php Fix others 2016-07-21 18:13:57 +02:00
NavigationManager.php Fix others 2016-07-21 18:13:57 +02:00
NeedsUpdateException.php Update with robin 2016-07-21 18:13:58 +02:00
NotSquareException.php Fix others 2016-07-21 18:13:57 +02:00
PreviewManager.php Rewrite old preview endpoint for PreviewManager 2017-01-04 16:51:44 +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 Update with robin 2016-07-21 18:13:58 +02:00
Repair.php Remove obsolete RepairLegacyStorages repair step 2016-12-19 17:45:46 +01:00
RepairException.php Fix others 2016-07-21 18:13:57 +02:00
Search.php Update with robin 2016-07-21 18:13:58 +02:00
Server.php Merge pull request #2951 from nextcloud/handle-nextcloud-log-type-gracefully 2017-01-11 08:14:24 +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 Fix others 2016-07-21 18:13:57 +02:00
ServiceUnavailableException.php Update with robin 2016-07-21 18:13:58 +02:00
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 Fix others 2016-07-21 18:13:57 +02:00
SystemConfig.php Fix others 2016-07-21 18:13:57 +02:00
TagManager.php Fix others 2016-07-21 18:13:57 +02:00
Tags.php Update with robin 2016-07-21 18:13:58 +02:00
TempManager.php Update with robin 2016-07-21 18:13:58 +02:00
TemplateLayout.php Fix subdir install style 2017-01-09 16:19:54 +01:00
URLGenerator.php Check if the theming app is loaded 2016-12-09 12:52:17 +01:00
Updater.php Don't disable apps on update if PHP >= 7.0.0 2016-12-15 16:09:01 +01:00