nextcloud-server/lib/private
Roeland Jago Douma 6a940d5c74
Merge pull request #18149 from nextcloud/fix/18148/dont-create-bundle-too-early
delay creation of the cert bundle
2019-11-29 09:07:33 +07:00
..
Accounts Some php-cs fixes 2019-11-22 20:52:10 +07:00
Activity Some php-cs fixes 2019-11-22 20:52:10 +07:00
App Some php-cs fixes 2019-11-22 20:52:10 +07:00
AppFramework Some php-cs fixes 2019-11-22 20:52:10 +07:00
Archive
Authentication Handle token insert conflicts 2019-11-26 12:07:12 +07:00
Avatar Some php-cs fixes 2019-11-22 20:52:10 +07:00
BackgroundJob Some php-cs fixes 2019-11-22 20:52:10 +07:00
Broadcast/Events Make it possible to broadcast events to (web) clients 2019-10-28 13:58:13 +07:00
Cache
Calendar
Collaboration Fix autocomplete suggestions with numeric user ids 2019-11-26 09:19:49 +07:00
Command
Comments Some php-cs fixes 2019-11-22 20:52:10 +07:00
Console Some php-cs fixes 2019-11-22 20:52:10 +07:00
Contacts/ContactsMenu Some php-cs fixes 2019-11-22 20:52:10 +07:00
DB Some php-cs fixes 2019-11-22 20:52:10 +07:00
Dashboard Some php-cs fixes 2019-11-22 20:52:10 +07:00
Diagnostics
DirectEditing Check for boolean value 2019-11-28 15:50:23 +07:00
Encryption Some php-cs fixes 2019-11-22 20:52:10 +07:00
EventDispatcher Some php-cs fixes 2019-11-22 20:52:10 +07:00
Federation Some php-cs fixes 2019-11-22 20:52:10 +07:00
Files Merge pull request #18149 from nextcloud/fix/18148/dont-create-bundle-too-early 2019-11-29 09:07:33 +07:00
FullTextSearch Some php-cs fixes 2019-11-22 20:52:10 +07:00
GlobalScale Some php-cs fixes 2019-11-22 20:52:10 +07:00
Group Fix autocomplete suggestions with numeric user ids 2019-11-26 09:19:49 +07:00
Hooks
Http Set a default request timeout 2019-09-02 15:42:48 +07:00
IntegrityCheck Exclude .rnd files from integrity check 2019-07-21 20:29:11 +07:00
L10N Some php-cs fixes 2019-11-22 20:52:10 +07:00
Lock Some php-cs fixes 2019-11-22 20:52:10 +07:00
Lockdown Remove deprecated searchByTag 2019-07-26 12:29:19 +07:00
Log Fix logger test 2019-11-27 13:34:42 +07:00
Mail Some php-cs fixes 2019-11-22 20:52:10 +07:00
Memcache Some php-cs fixes 2019-11-22 20:52:10 +07:00
Migration Some php-cs fixes 2019-11-22 20:52:10 +07:00
Notification Update since to the correct version 2019-07-16 16:58:38 +07:00
OCS Some php-cs fixes 2019-11-22 20:52:10 +07:00
Preview Some php-cs fixes 2019-11-22 20:52:10 +07:00
Remote
Repair Some php-cs fixes 2019-11-22 20:52:10 +07:00
RichObjectStrings
Route Some php-cs fixes 2019-11-22 20:52:10 +07:00
Search
Security Some php-cs fixes 2019-11-22 20:52:10 +07:00
Session
Settings Use person icon for personal settings 2019-11-27 21:06:14 +07:00
Setup Some php-cs fixes 2019-11-22 20:52:10 +07:00
Share Some php-cs fixes 2019-11-22 20:52:10 +07:00
Share20 Actualy return data 2019-11-27 14:33:13 +07:00
Support Add extendedSupport to Subscription 2019-06-17 16:36:23 +07:00
SystemTag Some php-cs fixes 2019-11-22 20:52:10 +07:00
Tagging Some php-cs fixes 2019-11-22 20:52:10 +07:00
Template Expose internal expiration dates to JS 2019-11-27 14:33:13 +07:00
Updater Some php-cs fixes 2019-11-22 20:52:10 +07:00
User Add typed events for password_policy 2019-11-27 09:56:12 +07:00
legacy Some php-cs fixes 2019-11-22 20:52:10 +07:00
AllConfig.php
AppConfig.php Filter more configs 2019-08-19 16:32:20 +07:00
CapabilitiesManager.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
Color.php
Config.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
ContactsManager.php Allow to search for real pattern in contacts 2019-05-28 10:01:56 +07:00
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php
InitialStateService.php
Installer.php Run repair steps when enabling an app that has already been installed 2019-06-05 13:52:46 +07:00
LargeFileHelper.php
Log.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Fix help route in navigation 2019-10-22 17:56:55 +07:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
PreviewNotAvailableException.php
RedisFactory.php Allow redis cluster to use password 2019-05-22 12:19:07 +07:00
Repair.php Kill repair step for cypress tests 2019-09-02 11:50:23 +07:00
RepairException.php
Search.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
Server.php Direct editing API to allow file editing using a one-time token for 2019-11-27 14:36:20 +07:00
ServerContainer.php Make sure we create an app's Application class just once 2019-10-11 08:21:24 +07:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php reformat Setup.php 2019-11-25 14:01:25 +07:00
Streamer.php
SubAdmin.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
SystemConfig.php Add information about credentials 2019-10-31 20:42:41 +07:00
TagManager.php
Tags.php
TempManager.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
TemplateLayout.php Some php-cs fixes 2019-11-22 20:52:10 +07:00
URLGenerator.php
Updater.php Make the auto-disabled list more broad 2019-08-15 11:12:45 +07:00