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 년 전