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 ade05f40ec
Remove unused resolveReshare of old sharing code
6 years ago
..
Accounts Use ::class statement instead of string 6 years ago
Activity Use $var[] = $a instead of array_push - 2x faster 6 years ago
App Remove unused and deprecated class and interface AppHelper 6 years ago
AppFramework OCP\AppFramework\App strict 6 years ago
Archive Use index based string access for substr with length of 1 6 years ago
Authentication Use ::class statement instead of string 6 years ago
BackgroundJob Update license headers 6 years ago
Cache Update license headers 6 years ago
Calendar implement CalendarManager 6 years ago
Collaboration Fix calculation if there are more results 6 years ago
Command Use ::class statement instead of string 6 years ago
Comments Use type casting instead of *val() method 6 years ago
Console Do not show "Not installed warning" during occ install 6 years ago
Contacts/ContactsMenu Remove unused import statements 6 years ago
DB Made IExpressionBuilder varadic 6 years ago
Diagnostics Update license headers 6 years ago
Encryption this was a migration step to ownCloud 8.0 to restructure the encryption folder which is no longer needed 6 years ago
Federation Make OCP\Federation strict 6 years ago
Files Merge pull request #8830 from nextcloud/node_emit_read 6 years ago
GlobalScale Update license headers 6 years ago
Group Use group displayNames in users list 6 years ago
Hooks Fix PHP doc for API docs 6 years ago
Http/Client adjust post body for new guzzle 6 years ago
IntegrityCheck Handle strict typing in Checker and fix tests 6 years ago
L10N Relax what t accepts so we don't break it all 6 years ago
Lock Made locking providers strict 6 years ago
Lockdown Update license headers 6 years ago
Log Use ::class statement instead of string 6 years ago
Mail Fix comments 6 years ago
Memcache Properly provide local memcache check to ICacheFactory 6 years ago
Migration Update license headers 6 years ago
Notification Update license headers 6 years ago
OCS Add extra check so we don't error out on type 6 years ago
Preview Remove unneeded semicolon and parentheses 6 years ago
Remote Add some more tests for ocs remote api 6 years ago
Repair Don't use double quotes in MySQL queries 6 years ago
RichObjectStrings Update license headers 6 years ago
Route Use type casting instead of *val() method 6 years ago
Search Update license headers 6 years ago
Security Make \OC\Security\IdentityProof strict 6 years ago
Session Make ISession strict 6 years ago
Settings Show the displayname in the users group list 6 years ago
Setup Remove unneeded semicolon and parentheses 6 years ago
Share Remove unused resolveReshare of old sharing code 6 years ago
Share20 Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-html-emails 6 years ago
Support/CrashReport Fix PHP doc for API docs 6 years ago
SystemTag Make SystemTag strict 6 years ago
Tagging Use ::class statement instead of string 6 years ago
Template Actually clear cache values for all base urls 6 years ago
Updater Cache final result of update check 6 years ago
User Fix configuration values matched in user searches 6 years ago
legacy Merge pull request #8792 from nextcloud/cleanup-oc_response 6 years ago
AllConfig.php Remove IAppConfig::setValue 6 years ago
AppConfig.php using isset() 6 years ago
Avatar.php Use mb_* string methods to extract first character for generated avatars 6 years ago
AvatarManager.php Use \OC\User\Manager internally in the avatarmanager 6 years ago
CapabilitiesManager.php Properly log the full exception instead of only the message 6 years ago
Config.php Update license headers 6 years ago
ContactsManager.php Fix others 8 years ago
DatabaseException.php Remove unneeded parameter in DatabaseException 7 years ago
DatabaseSetupException.php Fix others 8 years ago
DateTimeFormatter.php Update license headers 6 years ago
DateTimeZone.php Fix others 8 years ago
ForbiddenException.php Fix others 8 years ago
HintException.php Update license headers 6 years ago
Installer.php Dont use $info as array when its not an array 6 years ago
LargeFileHelper.php Use type casting instead of *val() method 6 years ago
Log.php Loglevel is an int 6 years ago
NaturalSort.php Fix others 8 years ago
NaturalSort_DefaultCollator.php Fix others 8 years ago
NavigationManager.php Update phpDoc comments and add more type hinting 6 years ago
NeedsUpdateException.php Update with robin 8 years ago
NotSquareException.php Fix others 8 years ago
PreviewManager.php Use ::class statement instead of string 6 years ago
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 7 years ago
RedisFactory.php Update license headers 6 years ago
Repair.php Remove unused import statements 6 years ago
RepairException.php Fix others 8 years ago
Search.php Removed deprecated search function from ISearch 6 years ago
Server.php Merge pull request #8804 from nextcloud/remove_httphelper 6 years ago
ServerContainer.php Fix missing argument 2 for Settings classes 7 years ago
ServerNotAvailableException.php Fix others 8 years ago
ServiceUnavailableException.php Update with robin 8 years ago
Setup.php Correct mistaken regex wildcard in .htaccess 6 years ago
Streamer.php Revert "Always enable Zip64 extension for zipstreamer" 7 years ago
SubAdmin.php Use group displayNames in users list 6 years ago
SystemConfig.php Merge pull request #7020 from Fiech/master 6 years ago
TagManager.php Fix others 8 years ago
Tags.php Use insertIfNotExist of the new interface 6 years ago
TempManager.php Update license headers 6 years ago
TemplateLayout.php Use JSCombiner from server container when searching for JS files 6 years ago
URLGenerator.php Fix check if theming defaults instance is available 6 years ago
Updater.php Remove OC_App::disable method 6 years ago