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 6056928dc6
feat(comments): Add a meta data column for comments
3 years ago
..
Accounts fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 3 years ago
Activity composer run cs:fix 3 years ago
App chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
AppFramework fix(API): Use a distinct exception so apps can react to it and customize the return 3 years ago
Archive
Authentication chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Avatar chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
BackgroundJob feat(backgroundjob): Schedule job after <timestamp> 3 years ago
Cache
Calendar
Collaboration chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Command chore(3rdparty): remove opis/closure 3 years ago
Comments feat(comments): Add a meta data column for comments 3 years ago
Contacts/ContactsMenu feat(contactsmenu): Sort by user status 3 years ago
DB fix(sqlite): Remove some old SQLite cheats 3 years ago
Diagnostics chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
DirectEditing
Encryption chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Federation
Files chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
GlobalScale
Group chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Hooks
Http fix(security): Handle idn_to_utf8 returning false 3 years ago
IntegrityCheck
L10N chore: update expected results for CLDR 42 3 years ago
Lock
Lockdown
Log add unit test for ExceptionSerializer 4 years ago
Mail chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Memcache chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Migration chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Net
Notification composer run cs:fix 3 years ago
OCS
Preview fix!: Remove legacy event dispatching Symfony's GenericEvent 3 years ago
PublicNamespace
Remote
Repair chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
RichObjectStrings Format control structures, classes, methods and function 6 years ago
Route
Security fix(security): Handle idn_to_utf8 returning false 3 years ago
Session
Settings chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Share
Share20 chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Support
SystemTag fix: Move SystemTags events to IEventDispatcher 3 years ago
Talk
Template
TextProcessing chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
Traits
Updater chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
User perf: Use more performant way to obtain and check the email as a login name with token login 3 years ago
Util chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
APITest.php
AllConfigTest.php composer run cs:fix 3 years ago
AppConfigTest.php
AppScriptSortTest.php Sort app scripts topologically by its dependencies 5 years ago
AppTest.php fix: Move AppManager events to IEventDispatcher 3 years ago
AutoLoaderTest.php Remove trailing and in between spaces 6 years ago
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php Fix ContactsManagerTest adressbook mocks having a null key 3 years ago
DateTimeFormatterTest.php chore: update expected results for CLDR 42 3 years ago
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
FileChunkingTest.php
HelperStorageTest.php only determine quota_include_external_storage once for quota wrapper 3 years ago
HookHelper.php
ImageTest.php increase preview_max_memory and make it easier to debug 4 years ago
InfoXmlTest.php
InitialStateServiceTest.php chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
InstallerTest.php Remove deprecated at matcher in tests/lib/InstallerTest.php 3 years ago
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php
MemoryInfoTest.php Add helper to cast to int|float, fix MemoryInfo on 32bits 3 years ago
NaturalSortTest.php
NavigationManagerTest.php fix: Allow to set custom app order on navigation entries added by closures to NavigationManager 3 years ago
RepairTest.php chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
ServerTest.php
SetupTest.php
SubAdminTest.php
TagsTest.php
TempManagerTest.php
TemplateFunctionsTest.php fix: Correctly add `module` content type to script tags when scripts with versions are used 3 years ago
TestCase.php feat(CI): Allow apps to test with PHPUnit10 3 years ago
TestMoveableMountPoint.php composer run cs:fix 3 years ago
UpdaterTest.php chore: apply changes from Nextcloud coding standards 1.1.1 3 years ago
UrlGeneratorTest.php fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder 3 years ago
UtilCheckServerTest.php Convert isset ternary to null coalescing operator 3 years ago
UtilTest.php