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.
 
 
 
 
 
 
Morris Jobke 640db3d5fe
Merge pull request #8219 from nextcloud/fix-overwrite-url-on-cli-install
8 years ago
..
Accounts Use ::class statement instead of string 9 years ago
Activity Use $var[] = $a instead of array_push - 2x faster 9 years ago
App Merge pull request #8476 from nextcloud/strict_l10n 9 years ago
AppFramework Merge pull request #8541 from nextcloud/translate-permission-error-page 8 years ago
Archive Use index based string access for substr with length of 1 9 years ago
Authentication Use ::class statement instead of string 9 years ago
BackgroundJob Update license headers 9 years ago
Cache Update license headers 9 years ago
Calendar implement CalendarManager 9 years ago
Collaboration Merge pull request #8206 from nextcloud/bugfix/noid/fix-collaboration-result-size 9 years ago
Command Use ::class statement instead of string 9 years ago
Comments Use type casting instead of *val() method 9 years ago
Console Do not show "Not installed warning" during occ install 9 years ago
Contacts/ContactsMenu Remove unused import statements 9 years ago
DB Remove unused import statements 9 years ago
Diagnostics Update license headers 9 years ago
Encryption Simplify ternary operator statements 9 years ago
Federation Make OCP\Federation strict 9 years ago
Files User proper username + pass 8 years ago
GlobalScale Update license headers 9 years ago
Group Use type casting instead of *val() method 9 years ago
Hooks Fix PHP doc for API docs 9 years ago
Http/Client adjust post body for new guzzle 9 years ago
IntegrityCheck Handle strict typing in Checker and fix tests 9 years ago
L10N Relax what t accepts so we don't break it all 9 years ago
Lock Made locking providers strict 9 years ago
Lockdown Update license headers 9 years ago
Log Use ::class statement instead of string 9 years ago
Mail Allow custom HTML in HTML Emails 9 years ago
Memcache Use ::class statement instead of string 9 years ago
Migration Update license headers 9 years ago
Notification Update license headers 9 years ago
OCS Add extra check so we don't error out on type 9 years ago
Preview Remove unneeded semicolon and parentheses 9 years ago
Remote Add some more tests for ocs remote api 9 years ago
Repair Don't use double quotes in MySQL queries 9 years ago
RichObjectStrings Update license headers 9 years ago
Route Use type casting instead of *val() method 9 years ago
Search Update license headers 9 years ago
Security Return value immediately instead of assigning to a one-time variable 9 years ago
Session Make ISession strict 8 years ago
Settings fix unit tests 8 years ago
Setup Remove unneeded semicolon and parentheses 9 years ago
Share Merge pull request #8335 from nextcloud/remove-unused-import 9 years ago
Share20 Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-html-emails 8 years ago
Support/CrashReport Fix PHP doc for API docs 9 years ago
SystemTag Make SystemTag strict 9 years ago
Tagging Use ::class statement instead of string 9 years ago
Template Merge pull request #7363 from nextcloud/default-share-perms 8 years ago
Updater Cache final result of update check 9 years ago
User Remove unused import statements 9 years ago
legacy Pass template parameters to parent template 8 years ago
AllConfig.php Remove IAppConfig::setValue 9 years ago
AppConfig.php using isset() 9 years ago
AppHelper.php Fix others 10 years ago
Avatar.php Use mb_* string methods to extract first character for generated avatars 9 years ago
AvatarManager.php Use \OC\User\Manager internally in the avatarmanager 9 years ago
CapabilitiesManager.php Properly log the full exception instead of only the message 9 years ago
Config.php Update license headers 9 years ago
ContactsManager.php Fix others 10 years ago
DatabaseException.php Remove unneeded parameter in DatabaseException 9 years ago
DatabaseSetupException.php Fix others 10 years ago
DateTimeFormatter.php Update license headers 9 years ago
DateTimeZone.php Fix others 10 years ago
ForbiddenException.php Fix others 10 years ago
HTTPHelper.php Fix others 10 years ago
HintException.php Update license headers 9 years ago
Installer.php Dont use $info as array when its not an array 9 years ago
LargeFileHelper.php Use type casting instead of *val() method 9 years ago
Log.php Loglevel is an int 8 years ago
NaturalSort.php Fix others 10 years ago
NaturalSort_DefaultCollator.php Fix others 10 years ago
NavigationManager.php Update phpDoc comments and add more type hinting 9 years ago
NeedsUpdateException.php Update with robin 10 years ago
NotSquareException.php Fix others 10 years ago
PreviewManager.php Use ::class statement instead of string 9 years ago
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 10 years ago
RedisFactory.php Update license headers 9 years ago
Repair.php Remove unused import statements 9 years ago
RepairException.php Fix others 10 years ago
Search.php Removed deprecated search function from ISearch 9 years ago
Server.php Fix proper types 9 years ago
ServerContainer.php Fix missing argument 2 for Settings classes 9 years ago
ServerNotAvailableException.php Fix others 10 years ago
ServiceUnavailableException.php Update with robin 10 years ago
Setup.php Fix proper overwrite URL on CLI install 9 years ago
Streamer.php Add doc block for $time 10 years ago
SubAdmin.php Simplify ternary operator statements 9 years ago
SystemConfig.php Merge pull request #7020 from Fiech/master 9 years ago
TagManager.php Fix others 10 years ago
Tags.php Properly log the full exception instead of only the message 9 years ago
TempManager.php Update license headers 9 years ago
TemplateLayout.php Merge pull request #7363 from nextcloud/default-share-perms 8 years ago
URLGenerator.php Fix check if theming defaults instance is available 8 years ago
Updater.php Fix updating an up 9 years ago