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