nextcloud/lib/private
Joas Schilling f3c183b6c3
Replace the credentials table with one that can have empty user
Primary key columns on Oracle can not have empty strings

Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-11-12 12:57:52 +01:00
..
Accounts Only run the query to get the account data once 2020-10-06 10:48:24 +00:00
Activity Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
App Only retry fetching app store data once every 5 minutes in case it fails 2020-10-22 14:14:49 +00:00
AppFramework Merge pull request #23205 from nextcloud/backport/23012/stable20 2020-10-19 10:15:22 +02:00
Archive
Authentication Type the authentication listeners 2020-10-15 22:34:18 +00:00
Avatar
BackgroundJob Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
Broadcast/Events Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Cache
Calendar
Collaboration Merge pull request #23089 from nextcloud/backport/23074/stable20 2020-10-01 19:29:39 +02:00
Command
Comments Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
Console
Contacts/ContactsMenu Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
DB Don't try to update on NotNullConstraintViolationException, only on unique or foreign key 2020-11-12 12:57:51 +01:00
Dashboard Log an error if a dashboard widget loads longer than 1 second 2020-09-24 13:00:19 +00:00
Diagnostics
DirectEditing Do not expose direct editing if no master key is available 2020-09-01 11:40:27 +02:00
Encryption Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
EventDispatcher Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Federation Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Files Empty string is returned as null, but empty string in file cache is the root and exists 2020-11-12 12:57:51 +01:00
FullTextSearch
GlobalScale
Group Merge pull request #22890 from nextcloud/techdebt/18680/help-static-code-analysis-understand-code 2020-09-17 08:51:20 +02:00
Hooks
Http Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
IntegrityCheck
L10N Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Lock Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
Lockdown
Log Generate exception to log on php errors 2020-09-29 08:17:21 +00:00
Mail Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +02:00
Memcache Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Migration
Notification
OCS
Preview Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Remote
Repair Fix repair mimetype step to not leave stray cursors 2020-11-10 10:27:09 +01:00
RichObjectStrings
Route Properly inject IRouter into URLGenerator to properly encapsulate tests 2020-08-19 22:00:47 +02:00
Search Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Security Replace the credentials table with one that can have empty user 2020-11-12 12:57:52 +01:00
Session Silence duplicate session warnings 2020-08-14 05:23:11 +02:00
Settings Don't log "duplicate section" for the shared "connected-accounts" section 2020-09-23 11:03:50 +00:00
Setup Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
Share Don't leave cursors open when tests fail 2020-11-10 14:18:02 +00:00
Share20 Empty string is returned as null, but empty string in file cache is the root and exists 2020-11-12 12:57:51 +01:00
Support Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
SystemTag Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Tagging
Template Clear cached app config while waiting for the SCSSCache to finish processing the file 2020-10-16 15:46:59 +02:00
Updater
User Bearer must be in the start of the auth header 2020-11-06 08:21:30 +00:00
UserStatus Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
legacy Don't leave cursors open when tests fail 2020-11-10 14:18:02 +00:00
AllConfig.php Remove unneeded isset check 2020-09-11 16:20:30 +02:00
AppConfig.php Fix updates of NULL appconfig values 2020-10-23 08:45:29 +00:00
CapabilitiesManager.php
Color.php
Config.php
ContactsManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php Update license headers 2019-12-05 15:38:45 +01:00
HintException.php
InitialStateService.php Log a warning if a "lazy" initial state loads longer than 1 second 2020-09-24 13:00:19 +00:00
Installer.php Allow to update to nightly 2020-08-07 13:51:39 +02:00
LargeFileHelper.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Log.php
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Fix repair mimetype step to not leave stray cursors 2020-11-10 10:27:09 +01:00
RepairException.php
Search.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
Server.php fix: also remove use statement of UserCreatedEvent 2020-11-05 23:08:14 +01:00
ServerContainer.php Fix overwriteService() for apps 2020-07-28 09:38:43 +02:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Add htaccess exception for richdocumentscode_arm64 2020-09-17 08:55:15 +02:00
Streamer.php Only disable zip64 if the size is known 2020-09-01 15:01:12 +02:00
SubAdmin.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
SystemConfig.php
TagManager.php Don't leave cursors open when tests fail 2020-11-10 14:18:02 +00:00
Tags.php Don't leave cursors open when tests fail 2020-11-10 14:18:02 +00:00
TempManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
TemplateLayout.php No need to check if there is an avatar available, because it is generated on the fly nowadays 2020-11-02 18:10:23 +00:00
URLGenerator.php Properly inject IRouter into URLGenerator to properly encapsulate tests 2020-08-19 22:00:47 +02:00
Updater.php