You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private
Joas Schilling fbda2d1d25
Don't try to update on NotNullConstraintViolationException, only on unique or foreign key
5 years ago
..
Accounts PSR logger for accounts 5 years ago
Activity
App Only retry fetching app store data once every 5 minutes in case it fails 5 years ago
AppFramework Remove the cookie paths for php<7.3 5 years ago
Archive Add more details if extract fails. 5 years ago
Authentication Type the authentication listeners 5 years ago
Avatar
BackgroundJob Remove @suppress SqlInjectionChecker 5 years ago
Broadcast/Events
Cache
Calendar Format code to a single space around binary operators 5 years ago
Collaboration Bump @nextcloud/vue to 3.0.0 5 years ago
Command
Comments Add a function to get the unread count for multiple objects in one go 5 years ago
Console
Contacts/ContactsMenu
DB Don't try to update on NotNullConstraintViolationException, only on unique or foreign key 5 years ago
Dashboard Log an error if a dashboard widget loads longer than 1 second 5 years ago
Diagnostics
DirectEditing Format code to a single space around binary operators 5 years ago
Encryption Format code to a single space around binary operators 5 years ago
EventDispatcher Use PSR Logger in event dispatcher 5 years ago
Federation Format code to a single space around binary operators 5 years ago
Files Empty string is returned as null, but empty string in file cache is the root and exists 5 years ago
FullTextSearch Format code to a single space around binary operators 5 years ago
GlobalScale
Group Add typed events for adding and removing a subadmin 5 years ago
Hooks Merge pull request #23766 from nextcloud/techdebt/noid/remove-unused-private-emitters 5 years ago
Http Always return the default path if we can 5 years ago
IntegrityCheck
L10N Move localecache to array 5 years ago
Lock Remove @suppress SqlInjectionChecker 5 years ago
Lockdown
Log Format code to a single space around binary operators 5 years ago
Mail Merge pull request #22373 from nextcloud/fix-example-usage-for-mailer 5 years ago
Memcache Format code to a single space around binary operators 5 years ago
Migration Format code to a single space around binary operators 5 years ago
Notification
OCS Format code to a single space around binary operators 5 years ago
Preview Format code to a single space around binary operators 5 years ago
Remote
Repair Fix repair mimetype step to not leave stray cursors 5 years ago
RichObjectStrings
Route Cleanup route registration logic 5 years ago
Search Update comment search to initFS 5 years ago
Security Fix comparing the empty string for global credentials 5 years ago
Session Remove the cookie paths for php<7.3 5 years ago
Settings Remove ISection in favor of IIconSection 5 years ago
Setup Format code to a single space around binary operators 5 years ago
Share Don't leave cursors open when tests fail 5 years ago
Share20 Empty string is returned as null, but empty string in file cache is the root and exists 5 years ago
Support
SystemTag
Tagging Format code to a single space around binary operators 5 years ago
Template Show the full trace of an exception 5 years ago
Updater
User Bearer must be in the start of the auth header 5 years ago
UserStatus
legacy Merge pull request #23993 from nextcloud/bugfix/noid/close-cursors 5 years ago
AllConfig.php Format code to a single space around binary operators 5 years ago
AppConfig.php Fix updates of NULL appconfig values 5 years ago
CapabilitiesManager.php
Color.php
Config.php Read the env variables only once 5 years ago
ContactsManager.php
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php
InitialStateService.php Move initial state provider to boostrap 5 years ago
Installer.php Add more details if extract fails. 5 years ago
LargeFileHelper.php Format code to a single space around binary operators 5 years ago
Log.php
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Format code to a single space around binary operators 5 years ago
PreviewNotAvailableException.php
RedisFactory.php
Repair.php Fix repair mimetype step to not leave stray cursors 5 years ago
RepairException.php
Search.php
Server.php fix: also remove use statement of UserCreatedEvent 5 years ago
ServerContainer.php First query the server container 5 years ago
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Add htaccess exception for richdocumentscode_arm64 5 years ago
Streamer.php
SubAdmin.php Add typed events for adding and removing a subadmin 5 years ago
SystemConfig.php
TagManager.php Don't leave cursors open when tests fail 5 years ago
Tags.php Don't leave cursors open when tests fail 5 years ago
TempManager.php
TemplateLayout.php Document the behaviour inline 5 years ago
URLGenerator.php Format code to a single space around binary operators 5 years ago
Updater.php