You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/lib/private
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
1 year ago
..
Accounts composer run cs:fix 1 year ago
Activity composer run cs:fix 1 year ago
App Use typed version of IConfig::getSystemValue as much as possible 1 year ago
AppFramework Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Archive Strong type filesize related methods to ease 32bits problem findings 1 year ago
Authentication Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Avatar another approach to fixing the avatar generation 1 year ago
BackgroundJob Fix API breakage by using a new method instead 1 year ago
Broadcast/Events composer run cs:fix 1 year ago
Cache Revert "fix(performance): Do not set up filesystem on every call" 1 year ago
Calendar composer run cs:fix 1 year ago
Collaboration Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Command Fix many tests and warnings 2 years ago
Comments Split the comments ids by chunks 1 year ago
Console Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Contacts/ContactsMenu fix the contacts-menu vcf-contact avatars 1 year ago
DB Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Dashboard composer run cs:fix 1 year ago
Diagnostics composer run cs:fix 1 year ago
DirectEditing feat(directediting): Allow opening by file id 1 year ago
Encryption Use typed version of IConfig::getSystemValue as much as possible 1 year ago
EventDispatcher composer run cs:fix 1 year ago
Federation composer run cs:fix 1 year ago
Files Use typed version of IConfig::getSystemValue as much as possible 1 year ago
FullTextSearch composer run cs:fix 1 year ago
GlobalScale Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Group dispatch new BeforeGroupChangedEvent before setDisplayName on groups 1 year ago
Hooks composer run cs:fix 1 year ago
Http Use typed version of IConfig::getSystemValue as much as possible 1 year ago
IntegrityCheck Use typed version of IConfig::getSystemValue as much as possible 1 year ago
KnownUser composer run cs:fix 1 year ago
L10N Adapt tests to config value typing 1 year ago
LDAP Update php licenses 3 years ago
Lock composer run cs:fix 1 year ago
Lockdown Respect OCP interface in private classes 1 year ago
Log Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Mail Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Memcache Fix RedisCluster 1 year ago
Metadata Migrate metadata as JSON to value as STRING 1 year ago
Migration composer run cs:fix 1 year ago
Net Add remote host validation API 2 years ago
Notification composer run cs:fix 1 year ago
OCS composer run cs:fix 1 year ago
Preview Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Profile composer run cs:fix 1 year ago
Profiler Expose clearing the profiles and fix it 2 years ago
Remote Update php licenses 3 years ago
Repair Use typed version of IConfig::getSystemValue as much as possible 1 year ago
RichObjectStrings composer run cs:fix 1 year ago
Route DI for Router 1 year ago
Search composer run cs:fix 1 year ago
Security Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Session composer run cs:fix 1 year ago
Settings composer run cs:fix 1 year ago
Setup postgresql - add quotes around user names 1 year ago
Share Fix the typo in comments 1 year ago
Share20 Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Support Use typed version of IConfig::getSystemValue as much as possible 1 year ago
SystemTag Add chunking in SystemTagObjectMapper::getTagIdsForObjects 1 year ago
Tagging Improve typing 2 years ago
Talk Add Talk converstation delete API 2 years ago
Template fix(OC/Template): Allow `.mjs` files within custom app paths 1 year ago
Translation feat(translations): Add translation provider API 1 year ago
Updater Use typed version of IConfig::getSystemValue as much as possible 1 year ago
User Use typed version of IConfig::getSystemValue as much as possible 1 year ago
UserStatus composer run cs:fix 1 year ago
legacy Use typed version of IConfig::getSystemValue as much as possible 1 year ago
AllConfig.php fix mistake in db query to delete a user config value 2 years ago
AppConfig.php fix(security): Mark recording_servers key appconfig as private as it contains a secret 1 year ago
AppScriptDependency.php Sort app scripts topologically by its dependencies 2 years ago
AppScriptSort.php Sort app scripts topologically by its dependencies 2 years ago
BinaryFinder.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper 2 years ago
CapabilitiesManager.php composer run cs:fix 1 year ago
Color.php Update php licenses 3 years ago
Config.php add a check for disk_free_space in Config.php 1 year ago
ContactsManager.php composer run cs:fix 1 year ago
DatabaseException.php Update php licenses 3 years ago
DatabaseSetupException.php Migrate HintException to OCP 3 years ago
DateTimeFormatter.php Update php licenses 3 years ago
DateTimeZone.php Move away from deprecated ILogger 2 years ago
EmojiHelper.php Include more emoji chars to test and fixes after include it 2 years ago
ForbiddenException.php Update php licenses 3 years ago
HintException.php Fix typos in lib/private subdirectory 2 years ago
InitialStateService.php fix(initial-state): Log an error when initial-state can not be JSON encoded 1 year ago
Installer.php set defaultEnabled in shipped.json 2 years ago
LargeFileHelper.php Fix quota typing for 32bits after forward port from 25 1 year ago
Log.php composer run cs:fix 1 year ago
MemoryInfo.php Add helper to cast to int|float, fix MemoryInfo on 32bits 1 year ago
NaturalSort.php Migrate more classes of lib/private to LoggerInterface 2 years ago
NaturalSort_DefaultCollator.php Update php licenses 3 years ago
NavigationManager.php Use typed version of IConfig::getSystemValue as much as possible 1 year ago
NeedsUpdateException.php Update php licenses 3 years ago
NotSquareException.php Update php licenses 3 years ago
PreviewManager.php Adapt tests to config value typing 1 year ago
PreviewNotAvailableException.php Update php licenses 3 years ago
RedisFactory.php Add event logging for db and redis connection 2 years ago
Repair.php composer run cs:fix 1 year ago
RepairException.php Update php licenses 3 years ago
Search.php Update php licenses 3 years ago
Server.php Use typed version of IConfig::getSystemValue as much as possible 1 year ago
ServerContainer.php Move to str_starts_with 2 years ago
ServerNotAvailableException.php Update php licenses 3 years ago
ServiceUnavailableException.php Update php licenses 3 years ago
Setup.php Use typed version of IConfig::getSystemValue as much as possible 1 year ago
StreamImage.php Allow empty mimeType 2 years ago
Streamer.php Type sizes as int|float throughout the code base 1 year ago
SubAdmin.php composer run cs:fix 1 year ago
SystemConfig.php composer run cs:fix 1 year ago
TagManager.php Cleanup tags and Share component 2 years ago
Tags.php Cleanup tags and Share component 2 years ago
TempManager.php Update php licenses 3 years ago
TemplateLayout.php Use typed version of IConfig::getSystemValue as much as possible 1 year ago
URLGenerator.php Use typed version of IConfig::getSystemValue as much as possible 1 year ago
Updater.php Use typed version of IConfig::getSystemValue as much as possible 1 year ago