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 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 年之前