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
John Molakvoæ 248d21a2b9
Merge pull request #51490 from nextcloud/castUsersCountToInt
10 months ago
..
Accounts fix(AccountManager): Sanitize social media handles 11 months ago
Activity
App fix: Replace getInstalledApps calls with getEnabledApps 11 months ago
AppFramework feat(AppFramework): extend range check to optional parameters 11 months ago
Archive
Authentication Merge pull request #51130 from nextcloud/fix/credential-passwordless-auth 10 months ago
Avatar
BackgroundJob
Cache
Calendar feat(ocp): add calendar api to retrieve availability of attendees 1 year ago
Collaboration fix(lookup-server): disable lookup server for non-global scale setups 10 months ago
Command
Comments Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 1 year ago
Config feat(lexicon): configurable default value 1 year ago
Contacts/ContactsMenu feat(contacts): Show time difference for users in different timezones 12 months ago
DB feat: support migrating an instance to sharding 11 months ago
Diagnostics
DirectEditing
Encryption
Federation
Files fix(IFilenameValidator): correctly handle case insensitivity 10 months ago
FilesMetadata test: add some minimal testing for metadata storage 1 year ago
GlobalScale
Group test: fix periodic `Test\Group\DatabaseTest::testSearchGroups` failure 12 months ago
Hooks
Http fix: do not query CNAME if A succeeded already 1 year ago
IntegrityCheck
L10N
Lock
Lockdown
Log
Mail feat(Mailer): add "null" SMTP transport mode 1 year ago
Memcache
Migration fix: Remove incorrect `@throws` annotations and move away from OC_App 11 months ago
Net fix(tests): Add IpAddressClassifier v6 zone ID test 1 year ago
Notification
OCS
Preview fix(preview): Filter for folders in cleanup old preview job 12 months ago
Profile/Actions fix(FediverseAction): Ensure valid fediverse links are generated 11 months ago
Remote
Repair refactor: convert sanitize account properties repair step to background job 11 months ago
RichObjectStrings fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging 10 months ago
Route fix(tests): Adapt tests to appManager usage 11 months ago
Security fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 12 months ago
Session
Settings feat(DeclarativeSettings): Allow to implement value getter and setter directly in Form 1 year ago
SetupCheck
Share
Share20 fix: Exclude non accepted shares when computing access list 12 months ago
Support chore(tests): Adapt tests to the countUsers refactor 1 year ago
SystemTag feat(systemtags): add setting to block non admin to create system tags 12 months ago
Talk
TaskProcessing fix(taskprocessing): Fix tests 12 months ago
Template
TextProcessing
Traits fix(UserTrait): Fix backend initialization 1 year ago
Updater
User fix(database): Cast users count to integer 10 months ago
Util
AllConfigTest.php feat(user-prefs): IUserPreferences 1 year ago
AppConfigTest.php fix(lexicon): renaming and minor fixes 1 year ago
AppScriptSortTest.php
AppTest.php fix(TemplateLayout): `core` is not an app but the server itself 12 months ago
AutoLoaderTest.php
BinaryFinderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php fix(cardav): only show useres from enabled addressBooks in contacts menu 10 months ago
DateTimeFormatterTest.php
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
HelperStorageTest.php refactor(Storage): Align all Storage constructors 1 year ago
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: Replace getInstalledApps calls with getEnabledApps 11 months ago
RepairTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php
TagsTest.php refactor(tags): move favorite event dispatching to tags.php 1 year ago
TempManagerTest.php refactor(TempManager): Simplify and unify implementations and remove legacy behavior 10 months ago
TemplateFunctionsTest.php chore: Move template functions out of legacy folder 10 months ago
TemplateLayoutTest.php chore: Adapt TemplateLayout tests 10 months ago
TestCase.php fix: Remove multiple require_once calls for template functions 10 months ago
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php
UtilCheckServerTest.php
UtilTest.php