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