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
9 months ago
..
Accounts fix(AccountManager): Sanitize social media handles 11 months ago
Activity fix: Adapt notifications and activity tests to new DI dependency 1 year ago
App fix: Replace getInstalledApps calls with getEnabledApps 11 months ago
AppFramework feat(AppFramework): extend range check to optional parameters 10 months ago
Archive chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Authentication Merge pull request #51130 from nextcloud/fix/credential-passwordless-auth 10 months ago
Avatar refactor: Add void return type to PHPUnit test methods 1 year ago
BackgroundJob refactor: Add void return type to PHPUnit test methods 1 year ago
Cache refactor: Add void return type to PHPUnit test methods 1 year ago
Calendar feat(ocp): add calendar api to retrieve availability of attendees 12 months ago
Collaboration fix(lookup-server): disable lookup server for non-global scale setups 10 months ago
Command refactor: Add void return type to PHPUnit test methods 1 year ago
Comments Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-support 1 year ago
Config feat(lexicon): configurable default value 12 months ago
Contacts/ContactsMenu feat(contacts): Show time difference for users in different timezones 11 months ago
DB feat: support migrating an instance to sharding 10 months ago
Diagnostics refactor: Add void return type to PHPUnit test methods 1 year ago
DirectEditing refactor: Add void return type to PHPUnit test methods 1 year ago
Encryption chore: Fix encryption test use statement 1 year ago
Federation refactor: Add void return type to PHPUnit test methods 1 year ago
Files fix(IFilenameValidator): correctly handle case insensitivity 9 months ago
FilesMetadata test: add some minimal testing for metadata storage 1 year ago
GlobalScale refactor: Add void return type to PHPUnit test methods 1 year ago
Group test: fix periodic `Test\Group\DatabaseTest::testSearchGroups` failure 11 months ago
Hooks refactor: Add void return type to PHPUnit test methods 1 year ago
Http fix: do not query CNAME if A succeeded already 1 year ago
IntegrityCheck chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
L10N fix(rtl): Make clear that the direction is based on language 1 year ago
Lock refactor: Add void return type to PHPUnit test methods 1 year ago
Lockdown test: Fix IStorage return types 1 year ago
Log chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Mail feat(Mailer): add "null" SMTP transport mode 1 year ago
Memcache refactor: Add void return type to PHPUnit test methods 1 year ago
Migration fix: Remove incorrect `@throws` annotations and move away from OC_App 10 months ago
Net fix(tests): Add IpAddressClassifier v6 zone ID test 1 year ago
Notification fix: Adapt notifications and activity tests to new DI dependency 1 year ago
OCS refactor: Add void return type to PHPUnit test methods 1 year ago
Preview fix(preview): Filter for folders in cleanup old preview job 11 months ago
Profile/Actions fix(FediverseAction): Ensure valid fediverse links are generated 11 months ago
Remote refactor: Add void return type to PHPUnit test methods 1 year ago
Repair refactor: convert sanitize account properties repair step to background job 10 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 10 months ago
Security fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlist 11 months ago
Session refactor: Add void return type to PHPUnit test methods 1 year ago
Settings feat(DeclarativeSettings): Allow to implement value getter and setter directly in Form 1 year ago
SetupCheck feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\CheckServerResponseTrait` 1 year ago
Share chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Share20 fix: Exclude non accepted shares when computing access list 11 months ago
Support chore(tests): Adapt tests to the countUsers refactor 12 months ago
SystemTag feat(systemtags): add setting to block non admin to create system tags 11 months ago
Talk
TaskProcessing fix(taskprocessing): Fix tests 11 months ago
Template refactor: Add void return type to PHPUnit test methods 1 year ago
TextProcessing refactor: Add void return type to PHPUnit test methods 1 year ago
Traits fix(UserTrait): Fix backend initialization 1 year ago
Updater chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
User fix(database): Cast users count to integer 9 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 11 months ago
AutoLoaderTest.php chore: Drop unused legacy `OC_Files` 1 year ago
BinaryFinderTest.php feat: make search path for BinaryFinder customizable. 1 year ago
CapabilitiesManagerTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
ConfigTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
ContactsManagerTest.php fix(cardav): only show useres from enabled addressBooks in contacts menu 10 months ago
DateTimeFormatterTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
EmojiHelperTest.php style: update codestyle for coding-standard 1.2.3 1 year ago
ErrorHandlerTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
EventSourceFactoryTest.php
HelperStorageTest.php refactor(Storage): Align all Storage constructors 1 year ago
HookHelper.php
ImageTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
InfoXmlTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
InitialStateServiceTest.php style: update codestyle for coding-standard 1.2.3 1 year ago
InstallerTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
LargeFileHelperGetFileSizeTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
LargeFileHelperTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
LegacyHelperTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
LoggerTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
MemoryInfoTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
NaturalSortTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
NavigationManagerTest.php fix: Replace getInstalledApps calls with getEnabledApps 11 months ago
RepairTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
ServerTest.php fix(tests): Remove deprecated tests for ServerTest 1 year ago
SetupTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
SubAdminTest.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
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 9 months ago
TemplateLayoutTest.php chore: Adapt TemplateLayout tests 10 months ago
TestCase.php fix: Remove multiple require_once calls for template functions 9 months ago
TestMoveableMountPoint.php
UpdaterTest.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
UrlGeneratorTest.php feat(files): Make the files download action use WebDAV zip download 1 year ago
UtilCheckServerTest.php refactor: Add void return type to PHPUnit test methods 1 year ago
UtilTest.php chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago