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.
 
 
 
 
 
 
nextcloud-server/tests/lib
Joas Schilling 81fc235e14
fix(controller): Support native int ranges
2 months ago
..
Accounts fix(settings): fix test 8 months ago
Activity
App fix(appstore): Make appstore timeout configurable 5 months ago
AppFramework fix(controller): Support native int ranges 2 months ago
Archive
Authentication feat(login): Add rememberme checkbox 4 months ago
Avatar
BackgroundJob perf(cron): Delay (re)checking timed jobs 11 months ago
Cache
Calendar fix: iMip reply from outlook.com does not contain organizer property 5 months ago
Collaboration fix(sharing): Add isTrustedServer flag to lookup results 3 months ago
Command fix(jobs): Limit command jobs to known cases 4 months ago
Comments test: Speed up comments test 10 months ago
Config fix: revive always storing lowercased email addresses 9 months ago
Contacts/ContactsMenu feat(contacts): Show time difference for users in different timezones 1 year ago
DB feat(db): add SSL/TLS support for PostgreSQL 6 months ago
Diagnostics
DirectEditing
Encryption
Federation fix(federation): allows equal signs in federation id 11 months ago
Files fix: ensure all object store configuration have distict bucket names 4 months ago
FilesMetadata
GlobalScale
Group test: fix periodic `Test\Group\DatabaseTest::testSearchGroups` failure 1 year ago
Hooks
Http feat(CertificateManager): Add option to specify the default certificates bundle path 3 months ago
IntegrityCheck
L10N fix(l10n): do not consider user language when getting the generic one 3 months ago
Lock
Lockdown
Log
Mail fix(mail): use matching text color for primary elements 11 months ago
Memcache
Migration
Net
Notification
OCS
Preview fix: unbloc ffmpeg on some broken videos 9 months ago
Profile/Actions fix(FediverseAction): Ensure valid fediverse links are generated 1 year ago
Remote
Repair refactor: convert sanitize account properties repair step to background job 1 year ago
RichObjectStrings Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 11 months ago
Route
Search test(SearchComposerTest): add unit test for getProviders with mixed order values 7 months ago
Security feat(CertificateManager): Add option to specify the default certificates bundle path 3 months ago
Session
Settings
SetupCheck
Share
Share20 chore(tests): Adapt DefaultShareProviderTest to new constructor parameter 7 months ago
Support chore(tests): Adapt tests to the countUsers refactor 1 year ago
SystemTag fix(systemtags): case-insensitive search & prevent duplicates 8 months ago
Talk
TaskProcessing fix(TaskProcessing): Cache task types by user language 6 months ago
Template
TextProcessing
Traits
Updater
User fix(usermanager): Don't throw when checking if a too long user id is an existing user 11 months ago
Util
AllConfigTest.php fix: revive always storing lowercased email addresses 9 months ago
AppConfigTest.php feat(appconfig): add searchKeys() 8 months ago
AppScriptSortTest.php
AppTest.php fix(TemplateLayout): `core` is not an app but the server itself 1 year ago
AutoLoaderTest.php
BinaryFinderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php fix(cardav): only show useres from enabled addressBooks in contacts menu 12 months ago
DateTimeFormatterTest.php
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php
InitialStateServiceTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php fix(navigation): Fix default app entry registered as closure 11 months ago
RepairTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php
TagsTest.php fix(TagsTest): Declare `rootFolder` property 6 months ago
TempManagerTest.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 1 year ago
TemplateFunctionsTest.php
TemplateLayoutTest.php fix: ensure enabled themes are set on the template 11 months ago
TestCase.php feat(test-case): allow to use PHPUnit Group attributes to mark tests requiring database 5 months ago
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php
UtilCheckServerTest.php
UtilTest.php