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
Julius Härtl e50cb0a30f tests(DB): Add test for date time comparisons in query builder 2 years ago
..
Accounts fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 2 years ago
Activity
App chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
AppFramework fix(API): Use a distinct exception so apps can react to it and customize the return 2 years ago
Archive
Authentication AppAPI: allowed to bypass Two-Factor 2 years ago
Avatar chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
BackgroundJob feat(backgroundjob): Schedule job after <timestamp> 2 years ago
Cache
Calendar
Collaboration chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Command chore(3rdparty): remove opis/closure 2 years ago
Comments feat(comments): Add a meta data column for comments 2 years ago
Contacts/ContactsMenu feat(contactsmenu): Sort by user status 2 years ago
DB tests(DB): Add test for date time comparisons in query builder 2 years ago
Diagnostics chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
DirectEditing
Encryption chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Federation
Files chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
GlobalScale
Group chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Hooks
Http fix(security): Handle idn_to_utf8 returning false 2 years ago
IntegrityCheck
L10N
Lock restore shared lock ttl when releasing 2 years ago
Lockdown
Log
Mail chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Memcache adjust redis compareSetTTL to use a lua script 2 years ago
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Net
Notification
OCS
Preview
PublicNamespace
Remote
Repair chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
RichObjectStrings
Route
Security fix(security): Handle idn_to_utf8 returning false 2 years ago
Session
Settings chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Share
Share20 chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Support
SystemTag
Talk
Template
TextProcessing chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Traits
Updater chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
User perf: Use more performant way to obtain and check the email as a login name with token login 2 years ago
Util chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
APITest.php
AllConfigTest.php
AppConfigTest.php
AppScriptSortTest.php
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php Fix ContactsManagerTest adressbook mocks having a null key 2 years ago
DateTimeFormatterTest.php
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
FileChunkingTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php
InitialStateServiceTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
InstallerTest.php Remove deprecated at matcher in tests/lib/InstallerTest.php 2 years ago
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 2 years ago
RepairTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
ServerTest.php
SetupTest.php
SubAdminTest.php
TagsTest.php
TempManagerTest.php
TemplateFunctionsTest.php
TestCase.php feat(CI): Allow apps to test with PHPUnit10 2 years ago
TestMoveableMountPoint.php
UpdaterTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
UrlGeneratorTest.php fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 2 years ago
UtilCheckServerTest.php
UtilTest.php