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.
 
 
 
 
 
 
Roeland Jago Douma 7f1141f7e9
Make the MountManager strict
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 Do not fail hard if no appinfo is returned during update 8 years ago
AppFramework OCP\AppFramework\App strict 8 years ago
Archive Remove \OCP\Files::tmpFolder 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 the FN is optional, carrying the displayname if present 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 Made IExpressionBuilder varadic 8 years ago
Diagnostics Update license headers 8 years ago
Encryption Remove deprecated \OCP\User::userExists 8 years ago
Federation Make OCP\Federation strict 8 years ago
Files Make the MountManager strict 8 years ago
GlobalScale Update license headers 8 years ago
Group Remove orderBy so the query works correctly on postgres 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 Relax what t accepts so we don't break it all 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 comments 8 years ago
Memcache Properly provide local memcache check to ICacheFactory 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 Make \OC\Security\IdentityProof strict 8 years ago
Session Make ISession strict 8 years ago
Settings Show the displayname in the users group list 8 years ago
Setup Remove unneeded semicolon and parentheses 8 years ago
Share Remove deprecated \OCP\User::userExists 8 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 8 years ago
SystemTag Make SystemTag strict 8 years ago
Tagging Use ::class statement instead of string 8 years ago
Template Use app version to generate scss filename 8 years ago
Updater Show EOL warning in the update section 8 years ago
User Move to ABackend 8 years ago
legacy Merge pull request #8976 from nextcloud/dep_user_code 8 years ago
AllConfig.php Store setUserValue as string in cache 8 years ago
AppConfig.php using isset() 8 years ago
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 Fix some typos 8 years ago
ContactsManager.php Fix others 9 years ago
DatabaseException.php Remove unneeded parameter in DatabaseException 8 years ago
DatabaseSetupException.php Fix others 9 years ago
DateTimeFormatter.php Update license headers 8 years ago
DateTimeZone.php Fix others 9 years ago
ForbiddenException.php Fix others 9 years ago
HintException.php Update license headers 8 years ago
Installer.php Use isInstalled of AppManger instead of reimplement it 8 years ago
LargeFileHelper.php Use type casting instead of *val() method 8 years ago
Log.php Loglevel is an int 8 years ago
NaturalSort.php Fix others 9 years ago
NaturalSort_DefaultCollator.php Fix others 9 years ago
NavigationManager.php Update phpDoc comments and add more type hinting 8 years ago
NeedsUpdateException.php Update with robin 9 years ago
NotSquareException.php Fix others 9 years ago
PreviewManager.php Use ::class statement instead of string 8 years ago
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 9 years ago
RedisFactory.php Update license headers 8 years ago
Repair.php Remove unused import statements 8 years ago
RepairException.php Fix others 9 years ago
Search.php Removed deprecated search function from ISearch 8 years ago
Server.php Merge pull request #8804 from nextcloud/remove_httphelper 8 years ago
ServerContainer.php Fix missing argument 2 for Settings classes 9 years ago
ServerNotAvailableException.php Fix others 9 years ago
ServiceUnavailableException.php Update with robin 9 years ago
Setup.php Correct mistaken regex wildcard in .htaccess 8 years ago
Streamer.php Add doc block for $time 9 years ago
SubAdmin.php Use group displayNames in users list 8 years ago
SystemConfig.php Merge pull request #7020 from Fiech/master 8 years ago
TagManager.php Fix others 9 years ago
Tags.php Do not use \OCP\DB anymore 8 years ago
TempManager.php Update license headers 8 years ago
TemplateLayout.php Use JSCombiner from server container when searching for JS files 8 years ago
URLGenerator.php Fix check if theming defaults instance is available 8 years ago
Updater.php Do not fail hard if no appinfo is returned during update 8 years ago