您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Morris Jobke b0a296e2e1
Do not use HTTP code OC_Response constants anymore
5 年前
..
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 5 年前
Archive move log constants to ILogger 6 年前
Authentication Make new classes strict and fix license header 5 年前
BackgroundJob Wait for cron to finish before running upgrade command 5 年前
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 5 年前
GlobalScale Update license headers 6 年前
Group Fix groupExists when a backend provides group details 5 年前
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 5 年前
legacy Do not use HTTP code OC_Response constants anymore 5 年前
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 5 年前
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 5 年前