Robin Appelman 0bfda02e14 Log mount and storage issues in getFileInfo 6 years ago
..
Accounts eb51f06a3b Use ::class statement instead of string 6 years ago
Activity 870fe20acc Use $var[] = $a instead of array_push - 2x faster 6 years ago
App c2c2c06546 Merge pull request #8476 from nextcloud/strict_l10n 6 years ago
AppFramework a60d7a8563 Merge pull request #8541 from nextcloud/translate-permission-error-page 6 years ago
Archive 9ff51aafc5 Use index based string access for substr with length of 1 6 years ago
Authentication eb51f06a3b Use ::class statement instead of string 6 years ago
BackgroundJob 0eebff152a Update license headers 7 years ago
Cache 0eebff152a Update license headers 7 years ago
Calendar 556b2a2b6f implement CalendarManager 7 years ago
Collaboration 8e5120ce66 Merge pull request #8206 from nextcloud/bugfix/noid/fix-collaboration-result-size 6 years ago
Command eb51f06a3b Use ::class statement instead of string 6 years ago
Comments c1e4f9f305 Use type casting instead of *val() method 6 years ago
Console 0d9f73a814 Do not show "Not installed warning" during occ install 6 years ago
Contacts d3d045dd5c Remove unused import statements 6 years ago
DB d3d045dd5c Remove unused import statements 6 years ago
Diagnostics 0eebff152a Update license headers 7 years ago
Encryption 6bbea33133 Simplify ternary operator statements 6 years ago
Federation 50acde36b7 Make OCP\Federation strict 6 years ago
Files 0bfda02e14 Log mount and storage issues in getFileInfo 6 years ago
GlobalScale 0eebff152a Update license headers 7 years ago
Group 2ad2eb38e8 Use type casting instead of *val() method 6 years ago
Hooks 72bb7c3074 Fix PHP doc for API docs 7 years ago
Http fe23bb5916 adjust post body for new guzzle 6 years ago
IntegrityCheck 72e745be26 Handle strict typing in Checker and fix tests 6 years ago
L10N a423860f42 Relax what t accepts so we don't break it all 6 years ago
Lock 8edbfdb291 Made locking providers strict 6 years ago
Lockdown 0eebff152a Update license headers 7 years ago
Log eb51f06a3b Use ::class statement instead of string 6 years ago
Mail 350e38396f Allow custom HTML in HTML Emails 6 years ago
Memcache eb51f06a3b Use ::class statement instead of string 6 years ago
Migration 0eebff152a Update license headers 7 years ago
Notification 0eebff152a Update license headers 7 years ago
OCS 569b8413d4 Add extra check so we don't error out on type 6 years ago
Preview a661f043e1 Remove unneeded semicolon and parentheses 6 years ago
Remote 5ce69e7c42 Add some more tests for ocs remote api 7 years ago
Repair 6aa816915a Don't use double quotes in MySQL queries 6 years ago
RichObjectStrings 0eebff152a Update license headers 7 years ago
Route c1e4f9f305 Use type casting instead of *val() method 6 years ago
Search 0eebff152a Update license headers 7 years ago
Security 0a56d2185e Return value immediately instead of assigning to a one-time variable 6 years ago
Session fe0dbe7fb7 Fix type in CryptoSessionData 6 years ago
Settings 4ee9315a68 Display the proper language strings in setttings 6 years ago
Setup a661f043e1 Remove unneeded semicolon and parentheses 6 years ago
Share 236086c457 Merge pull request #8335 from nextcloud/remove-unused-import 6 years ago
Share20 226e63695f Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-html-emails 6 years ago
Support 72bb7c3074 Fix PHP doc for API docs 7 years ago
SystemTag 8e5657014d Make SystemTag strict 6 years ago
Tagging eb51f06a3b Use ::class statement instead of string 6 years ago
Template b87e5a0f2e Move depsCache clearing to SCSSCacher/JSCombiner 6 years ago
Updater 1beffa058a Cache final result of update check 7 years ago
User d3d045dd5c Remove unused import statements 6 years ago
legacy 4e6d98ea8c Merge pull request #8424 from nextcloud/fix/update-app 6 years ago
AllConfig.php 1e7b20f615 Remove IAppConfig::setValue 6 years ago
AppConfig.php 05b8eb140c using isset() 6 years ago
AppHelper.php ba87db3fcc Fix others 8 years ago
Avatar.php 3bea8e05ad Use mb_* string methods to extract first character for generated avatars 6 years ago
AvatarManager.php 48ea7251d7 Use \OC\User\Manager internally in the avatarmanager 6 years ago
CapabilitiesManager.php 2a38605545 Properly log the full exception instead of only the message 6 years ago
Config.php 0eebff152a Update license headers 7 years ago
ContactsManager.php ba87db3fcc Fix others 8 years ago
DatabaseException.php b8ed028870 Remove unneeded parameter in DatabaseException 7 years ago
DatabaseSetupException.php ba87db3fcc Fix others 8 years ago
DateTimeFormatter.php 0eebff152a Update license headers 7 years ago
DateTimeZone.php ba87db3fcc Fix others 8 years ago
ForbiddenException.php ba87db3fcc Fix others 8 years ago
HTTPHelper.php ba87db3fcc Fix others 8 years ago
HintException.php 0eebff152a Update license headers 7 years ago
Installer.php 1aa846107d Dont use $info as array when its not an array 6 years ago
LargeFileHelper.php c1e4f9f305 Use type casting instead of *val() method 6 years ago
Log.php 132764bff5 Pass log level to log reporters 7 years ago
NaturalSort.php ba87db3fcc Fix others 8 years ago
NaturalSort_DefaultCollator.php ba87db3fcc Fix others 8 years ago
NavigationManager.php e694b30a4f Update phpDoc comments and add more type hinting 6 years ago
NeedsUpdateException.php 0215b004da Update with robin 8 years ago
NotSquareException.php ba87db3fcc Fix others 8 years ago
PreviewManager.php eb51f06a3b Use ::class statement instead of string 6 years ago
PreviewNotAvailableException.php f56ae37e8f Opening the trashbin causes errors in log for files without preview 8 years ago
RedisFactory.php 0eebff152a Update license headers 7 years ago
Repair.php d3d045dd5c Remove unused import statements 6 years ago
RepairException.php ba87db3fcc Fix others 8 years ago
Search.php 21a720e026 Removed deprecated search function from ISearch 6 years ago
Server.php 0ee45d3d20 Fix proper types 6 years ago
ServerContainer.php a411adee6c Fix missing argument 2 for Settings classes 7 years ago
ServerNotAvailableException.php ba87db3fcc Fix others 8 years ago
ServiceUnavailableException.php 0215b004da Update with robin 8 years ago
Setup.php 7583615bab Handle SSL certificate verifications for others than Let's Encrypt 6 years ago
Streamer.php 7d806bdfbd Revert "Always enable Zip64 extension for zipstreamer" 7 years ago
SubAdmin.php 6bbea33133 Simplify ternary operator statements 6 years ago
SystemConfig.php f9e70c2ab6 Merge pull request #7020 from Fiech/master 7 years ago
TagManager.php ba87db3fcc Fix others 8 years ago
Tags.php 2a38605545 Properly log the full exception instead of only the message 6 years ago
TempManager.php 0eebff152a Update license headers 7 years ago
TemplateLayout.php ada5aed35e Deprecate static methods and use Navigation manager 6 years ago
URLGenerator.php a3b33bea03 Make the URLGenerator strict 6 years ago
Updater.php 1a8916af59 Fix updating an up 6 years ago