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.
Joas Schilling 90c3013d40
Cleanup the constructor
3 years ago
..
Accounts Update all license headers for Nextcloud 21 3 years ago
Activity Update the license headers for Nextcloud 20 3 years ago
App Fix comparison of PHP versions 3 years ago
AppFramework Remove unneeded casts that were found by Psalm 3 years ago
Archive Fix return types for Archive::getStream 3 years ago
Authentication Update all license headers for Nextcloud 21 3 years ago
Avatar Update license headers for 19 4 years ago
BackgroundJob Update all license headers for Nextcloud 21 3 years ago
Broadcast/Events Format control structures, classes, methods and function 4 years ago
Cache Update all license headers for Nextcloud 21 3 years ago
Calendar Format code to a single space around binary operators 3 years ago
Collaboration Remove unneeded casts that were found by Psalm 3 years ago
Command Update all license headers for Nextcloud 21 3 years ago
Comments Update all license headers for Nextcloud 21 3 years ago
Console Update license headers for 19 4 years ago
Contacts/ContactsMenu use a consistent default value for sharing.maxAutocompleteResults 3 years ago
DB Merge pull request #25091 from nextcloud/enhancement/ocp-db-exception-abstraction 3 years ago
Dashboard Update all license headers for Nextcloud 21 3 years ago
Diagnostics Update license headers for 19 4 years ago
DirectEditing Format code to a single space around binary operators 3 years ago
Encryption Catch throwable instead of exception 3 years ago
EventDispatcher Use the Symfony dispatcher correctly 3 years ago
Federation Update all license headers for Nextcloud 21 3 years ago
Files Add 'allow Symlinks' as an option to config.php 3 years ago
FullTextSearch Update all license headers for Nextcloud 21 3 years ago
GlobalScale Format control structures, classes, methods and function 4 years ago
Group Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
Hooks Merge pull request #23766 from nextcloud/techdebt/noid/remove-unused-private-emitters 3 years ago
Http Fix option in the client code itself as well 3 years ago
IntegrityCheck Cleanup the constructor 3 years ago
L10N Remove unneeded casts that were found by Psalm 3 years ago
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
Lockdown Format control structures, classes, methods and function 4 years ago
Log Fix warning in PHP 8 about optional parameter before mandatory one 3 years ago
Mail Update all license headers for Nextcloud 21 3 years ago
Memcache Actually set the TTL on redis set 3 years ago
Migration Update all license headers for Nextcloud 21 3 years ago
Notification Remove unneeded casts that were found by Psalm 3 years ago
OCS Format code to a single space around binary operators 3 years ago
Preview Remove unneeded casts that were found by Psalm 3 years ago
Remote Update license headers for 19 4 years ago
Repair Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
RichObjectStrings Use exactly one empty line after the namespace declaration 4 years ago
Route Also unset the other possible unused paramters 3 years ago
Search Update comment search to initFS 3 years ago
Security Remove unneeded casts that were found by Psalm 3 years ago
Session Generate a new session id if the decrypting the session data fails 3 years ago
Settings Remove ISection in favor of IIconSection 3 years ago
Setup Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
Share Update license headers 3 years ago
Share20 Move to single share event. Just emit more if needed 3 years ago
Support Add notification for user limit 3 years ago
SystemTag Update all license headers for Nextcloud 21 3 years ago
Tagging Format code to a single space around binary operators 3 years ago
Template Merge pull request #25073 from nextcloud/psalm/24521/remove-unneeded-casts 3 years ago
Updater Update license headers for 19 4 years ago
User Merge pull request #24948 from nextcloud/dependabot/composer/doctrine/dbal-3.0.0 3 years ago
UserStatus Update the license headers for Nextcloud 20 3 years ago
legacy Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
AllConfig.php Format code to a single space around binary operators 3 years ago
AppConfig.php Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
CapabilitiesManager.php Format control structures, classes, methods and function 4 years ago
Color.php Update license headers for 19 4 years ago
Config.php Update all license headers for Nextcloud 21 3 years ago
ContactsManager.php Update the license headers for Nextcloud 20 3 years ago
DatabaseException.php Update license headers 4 years ago
DatabaseSetupException.php Update license headers 4 years ago
DateTimeFormatter.php Use elseif instead of else if 4 years ago
DateTimeZone.php Update license headers for 19 4 years ago
ForbiddenException.php Update all license headers for Nextcloud 21 3 years ago
HintException.php Format control structures, classes, methods and function 4 years ago
InitialStateService.php Update all license headers for Nextcloud 21 3 years ago
Installer.php Allow installing/updating of apps again 3 years ago
LargeFileHelper.php Format code to a single space around binary operators 3 years ago
Log.php Avoid huge exception argument logging 3 years ago
MemoryInfo.php Update license headers for 19 4 years ago
NaturalSort.php Update all license headers for Nextcloud 21 3 years ago
NaturalSort_DefaultCollator.php Update license headers 4 years ago
NavigationManager.php Update the license headers for Nextcloud 20 3 years ago
NeedsUpdateException.php Update license headers 4 years ago
NotSquareException.php Update license headers 4 years ago
PreviewManager.php Format code to a single space around binary operators 3 years ago
PreviewNotAvailableException.php Update license headers 4 years ago
RedisFactory.php Update license headers for 19 4 years ago
Repair.php Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
RepairException.php Update all license headers for Nextcloud 21 3 years ago
Search.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 3 years ago
Server.php Cleanup the constructor 3 years ago
ServerContainer.php First query the server container 3 years ago
ServerNotAvailableException.php Format control structures, classes, methods and function 4 years ago
ServiceUnavailableException.php Update license headers 4 years ago
Setup.php Print an exception trace for setup exceptions 3 years ago
Streamer.php Only disable zip64 if the size is known 3 years ago
SubAdmin.php Fix typo in @deprecated PHPDoc tag 3 years ago
SystemConfig.php Use exactly one empty line after the namespace declaration 4 years ago
TagManager.php Update all license headers for Nextcloud 21 3 years ago
Tags.php Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
TempManager.php Update the license headers for Nextcloud 20 3 years ago
TemplateLayout.php Update all license headers for Nextcloud 21 3 years ago
URLGenerator.php Remove some IRouter methods 3 years ago
Updater.php Merge pull request #25034 from nextcloud/bugfix/noid/load-authentication-for-app-upgrades 3 years ago