選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Morris Jobke b0a296e2e1
Do not use HTTP code OC_Response constants anymore
6年前
..
Accounts Use ::class statement instead of string 6年前
Activity Use $var[] = $a instead of array_push - 2x faster 6年前
App Keep AppConfig for now 6年前
AppFramework Add PublicShareMiddlewareTest 6年前
Archive move log constants to ILogger 6年前
Authentication Make new classes strict and fix license header 6年前
BackgroundJob Wait for cron to finish before running upgrade command 6年前
Cache remove unneeded is_dir from file cache gc 6年前
Calendar implement CalendarManager 6年前
Collaboration the FN is optional, carrying the displayname if present 6年前
Command Use ::class statement instead of string 6年前
Comments New regex to match mentions 6年前
Console Do not show "Not installed warning" during occ install 6年前
Contacts/ContactsMenu Fix local users check in contacts menu 6年前
DB Add count to function builder 6年前
Diagnostics Update license headers 6年前
Encryption Remove deprecated \OCP\User::userExists 6年前
Federation Make OCP\Federation strict 6年前
Files Add resource type phpDoc for putContent methods 6年前
GlobalScale Update license headers 6年前
Group Fix groupExists when a backend provides group details 6年前
Hooks Fix PHP doc for API docs 6年前
Http/Client Fix HTTP client given options being overriden by default options 6年前
IntegrityCheck Handle strict typing in Checker and fix tests 6年前
L10N Merge pull request #9435 from nextcloud/bugfix/noid/fix_force_language_html_attr 6年前
Lock Log more info about locking conflicts for memcache locking backends 6年前
Lockdown Update license headers 6年前
Log use SystemConfig, less dependencies, and not publicly needed 6年前
Mail Provide an option to disable HTML emails 6年前
Memcache Properly provide local memcache check to ICacheFactory 6年前
Migration Update license headers 6年前
Notification Update license headers 6年前
OCS Allow to skip retrieving from cache in the DiscoveryService 6年前
Preview Make sure the file is readable before attempting to create a preview 6年前
Remote Add some more tests for ocs remote api 6年前
Repair Background job to clean up old backups of the updater 6年前
RichObjectStrings Update license headers 6年前
Route Use type casting instead of *val() method 6年前
Search Update license headers 6年前
Security Fix #9864: Decrease $maxDelay in Throttler.php 6年前
Session Allow updating the token on session regeneration 6年前
Settings Merge all setup checks into one controller 6年前
Setup move log constants to ILogger 6年前
Share move log constants to ILogger 6年前
Share20 Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-html-emails 6年前
Support/CrashReport Fix PHP doc for API docs 6年前
SystemTag Make SystemTag strict 6年前
Tagging Use ::class statement instead of string 6年前
Template Issue #9318: catch exceptions in SCSSCacher::resetCache() 6年前
Updater Show EOL warning in the update section 6年前
User make table name configurable for db user backend 6年前
legacy Do not use HTTP code OC_Response constants anymore 6年前
AllConfig.php Store setUserValue as string in cache 6年前
AppConfig.php using isset() 6年前
Avatar.php Removed old route, fix tests and fix var type 6年前
AvatarManager.php Use \OC\User\Manager internally in the avatarmanager 6年前
CapabilitiesManager.php move log constants to ILogger 6年前
Color.php Fix autoloader 6年前
Config.php Fix some typos 6年前
ContactsManager.php Fix others 7年前
DatabaseException.php Remove unneeded parameter in DatabaseException 6年前
DatabaseSetupException.php Fix others 7年前
DateTimeFormatter.php Update license headers 6年前
DateTimeZone.php move log constants to ILogger 6年前
ForbiddenException.php Fix others 7年前
HintException.php Update license headers 6年前
Installer.php move log constants to ILogger 6年前
LargeFileHelper.php Make LargeFileHelper.php faster by avoiding execs as much as possible 6年前
Log.php Make sure the log doesn't try to read from PUT if it can't 6年前
NaturalSort.php move log constants to ILogger 6年前
NaturalSort_DefaultCollator.php Fix others 7年前
NavigationManager.php Allow empty route for navigation entries 6年前
NeedsUpdateException.php Update with robin 7年前
NotSquareException.php Fix others 7年前
PreviewManager.php Use ::class statement instead of string 6年前
PreviewNotAvailableException.php Opening the trashbin causes errors in log for files without preview 7年前
RedisFactory.php Update license headers 6年前
Repair.php Background job to clean up old backups of the updater 6年前
RepairException.php Fix others 7年前
Search.php Removed deprecated search function from ISearch 6年前
Server.php Make 2FA providers stateful 6年前
ServerContainer.php Fix missing argument 2 for Settings classes 7年前
ServerNotAvailableException.php Fix others 7年前
ServiceUnavailableException.php Update with robin 7年前
Setup.php Add the job 6年前
Streamer.php Use zip32 only if there are less than 65536 files 6年前
SubAdmin.php Use group displayNames in users list 6年前
SystemConfig.php Merge pull request #7020 from Fiech/master 6年前
TagManager.php Fix others 7年前
Tags.php move log constants to ILogger 6年前
TempManager.php Update license headers 6年前
TemplateLayout.php Use JSCombiner from server container when searching for JS files 6年前
URLGenerator.php Fix check if theming defaults instance is available 6年前
Updater.php Wait for cron to finish before running upgrade command 6年前