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 9821d3d20a
Merge pull request #52256 from nextcloud/backport/52224/stable31
10 months ago
..
Accounts fix(AccountManager): Sanitize social media handles 1 year ago
Activity
App fix: Correctly return app id and app version for `core` styles and images 1 year ago
AppFramework fix: Change UserAgent to *cloud 1 year ago
Archive
Authentication fix: Do not build encrypted password if there is none 11 months ago
Avatar
BackgroundJob perf(cron): Delay (re)checking timed jobs 11 months ago
Cache
Calendar fix: add event status and participant status 11 months ago
Collaboration test: Adapt tests to properly use valid email addresses 11 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 1 year ago
DB feat: support migrating an instance to sharding 1 year ago
Diagnostics
DirectEditing
Encryption
Federation fix(federation): Fix returning "no display name" after cache result 11 months ago
Files fix: Transfer ownership with S3 as primary 11 months ago
FilesMetadata test: add some minimal testing for metadata storage 1 year ago
GlobalScale
Group test: fix periodic `Test\Group\DatabaseTest::testSearchGroups` failure 1 year ago
Hooks
Http fix: do not query CNAME if A succeeded already 1 year ago
IntegrityCheck
L10N
Lock
Lockdown
Log
Mail fix(mail): use matching text color for primary elements 11 months ago
Memcache
Migration
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 1 year 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
Security feat(ip): use larger IPv6 range by default 11 months ago
Session
Settings feat(DeclarativeSettings): Allow to implement value getter and setter directly in Form 1 year ago
SetupCheck
Share
Share20 fix(files_sharing): fix share creation error handling 11 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 1 year ago
Talk
TaskProcessing fix(taskprocessing): use the event for AppAPI to get list of AI providers 11 months ago
Template
TextProcessing
Traits fix(UserTrait): Fix backend initialization 1 year ago
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 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 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 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 feat(Navigation): emit dedicated event for loading additional entries 1 year 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 1 year ago
TemplateFunctionsTest.php
TemplateLayoutTest.php fix: ensure enabled themes are set on the template 11 months ago
TestCase.php
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php
UtilCheckServerTest.php
UtilTest.php