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
Roeland Jago Douma 0ee45d3d20
Fix proper types
8 years ago
..
Accounts Use ::class statement instead of string 8 years ago
Activity Use $var[] = $a instead of array_push - 2x faster 8 years ago
App Merge pull request #8476 from nextcloud/strict_l10n 8 years ago
AppFramework Fix proper types 8 years ago
Archive Use index based string access for substr with length of 1 8 years ago
Authentication Use ::class statement instead of string 8 years ago
BackgroundJob Update license headers 8 years ago
Cache Update license headers 8 years ago
Calendar implement CalendarManager 8 years ago
Collaboration Merge pull request #8206 from nextcloud/bugfix/noid/fix-collaboration-result-size 8 years ago
Command Use ::class statement instead of string 8 years ago
Comments Use type casting instead of *val() method 8 years ago
Console Do not show "Not installed warning" during occ install 8 years ago
Contacts/ContactsMenu Remove unused import statements 8 years ago
DB Remove unused import statements 8 years ago
Diagnostics Update license headers 8 years ago
Encryption Simplify ternary operator statements 8 years ago
Federation Make OCP\Federation strict 8 years ago
Files adjust swift external storage to new openstack sdk 8 years ago
GlobalScale Update license headers 8 years ago
Group Use type casting instead of *val() method 8 years ago
Hooks Fix PHP doc for API docs 8 years ago
Http/Client adjust post body for new guzzle 8 years ago
IntegrityCheck Handle strict typing in Checker and fix tests 8 years ago
L10N Fix other tests 8 years ago
Lock Made locking providers strict 8 years ago
Lockdown Update license headers 8 years ago
Log Use ::class statement instead of string 8 years ago
Mail Fix email buttons for white theme 8 years ago
Memcache Use ::class statement instead of string 8 years ago
Migration Update license headers 8 years ago
Notification Update license headers 8 years ago
OCS Add extra check so we don't error out on type 8 years ago
Preview Remove unneeded semicolon and parentheses 8 years ago
Remote Add some more tests for ocs remote api 8 years ago
Repair Don't use double quotes in MySQL queries 8 years ago
RichObjectStrings Update license headers 8 years ago
Route Use type casting instead of *val() method 8 years ago
Search Update license headers 8 years ago
Security Return value immediately instead of assigning to a one-time variable 8 years ago
Session Fix type in CryptoSessionData 8 years ago
Settings Display the proper language strings in setttings 8 years ago
Setup Remove unneeded semicolon and parentheses 8 years ago
Share Merge pull request #8335 from nextcloud/remove-unused-import 8 years ago
Share20 Remove unused import statements 8 years ago
Support/CrashReport Fix PHP doc for API docs 8 years ago
SystemTag Make SystemTag strict 8 years ago
Tagging Use ::class statement instead of string 8 years ago
Template Move depsCache clearing to SCSSCacher/JSCombiner 8 years ago
Updater Cache final result of update check 8 years ago
User Remove unused import statements 8 years ago
legacy Merge pull request #8424 from nextcloud/fix/update-app 8 years ago
AllConfig.php Remove IAppConfig::setValue 8 years ago
AppConfig.php using isset() 8 years ago
AppHelper.php
Avatar.php Use mb_* string methods to extract first character for generated avatars 8 years ago
AvatarManager.php Use \OC\User\Manager internally in the avatarmanager 8 years ago
CapabilitiesManager.php Properly log the full exception instead of only the message 8 years ago
Config.php Update license headers 8 years ago
ContactsManager.php
DatabaseException.php Remove unneeded parameter in DatabaseException 9 years ago
DatabaseSetupException.php
DateTimeFormatter.php Update license headers 8 years ago
DateTimeZone.php
ForbiddenException.php
HTTPHelper.php
HintException.php Update license headers 8 years ago
Installer.php Fix app version to be always string and neither array nor null 8 years ago
LargeFileHelper.php Use type casting instead of *val() method 8 years ago
Log.php Pass log level to log reporters 8 years ago
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Update phpDoc comments and add more type hinting 8 years ago
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Use ::class statement instead of string 8 years ago
PreviewNotAvailableException.php
RedisFactory.php Update license headers 8 years ago
Repair.php Remove unused import statements 8 years ago
RepairException.php
Search.php Removed deprecated search function from ISearch 8 years ago
Server.php Fix proper types 8 years ago
ServerContainer.php
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Handle SSL certificate verifications for others than Let's Encrypt 8 years ago
Streamer.php
SubAdmin.php Simplify ternary operator statements 8 years ago
SystemConfig.php Merge pull request #7020 from Fiech/master 8 years ago
TagManager.php
Tags.php Properly log the full exception instead of only the message 8 years ago
TempManager.php Update license headers 8 years ago
TemplateLayout.php Deprecate static methods and use Navigation manager 8 years ago
URLGenerator.php Make the URLGenerator strict 8 years ago
Updater.php Fix updating an up 8 years ago