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
Andy Scherzinger bfb5835750
Merge pull request #47546 from nextcloud/fix/files-view-error-messages
1 year ago
..
Accounts style: update codestyle for coding-standard 1.2.3 1 year ago
Activity chore: Add SPDX header 2 years ago
App style: update codestyle for coding-standard 1.2.3 1 year ago
AppFramework style: update codestyle for coding-standard 1.2.3 1 year ago
Archive chore: Add SPDX header 2 years ago
Authentication style: update codestyle for coding-standard 1.2.3 1 year ago
Avatar fix: Remove all references to OC_Image 1 year ago
BackgroundJob test: update DummyJobList 2 years ago
Cache chore: Add SPDX header 2 years ago
Calendar style: update codestyle for coding-standard 1.2.3 1 year ago
Collaboration style: update codestyle for coding-standard 1.2.3 1 year ago
Command refactor: simplify background commands 2 years ago
Comments style: update codestyle for coding-standard 1.2.3 1 year ago
Contacts/ContactsMenu chore: Add SPDX header 2 years ago
DB test(phpunit): skip sharding tests on 32bit 1 year ago
Diagnostics style: update codestyle for coding-standard 1.2.3 1 year ago
DirectEditing chore: Add SPDX header 2 years ago
Encryption style: update codestyle for coding-standard 1.2.3 1 year ago
Federation fix(federation): Fix missing protocol on CloudID remote 2 years ago
Files Merge pull request #47546 from nextcloud/fix/files-view-error-messages 1 year ago
GlobalScale style: update codestyle for coding-standard 1.2.3 1 year ago
Group style: update codestyle for coding-standard 1.2.3 1 year ago
Hooks chore: Add SPDX header 2 years ago
Http style: update codestyle for coding-standard 1.2.3 1 year ago
IntegrityCheck style: update codestyle for coding-standard 1.2.3 1 year ago
L10N style: update codestyle for coding-standard 1.2.3 1 year ago
Lock chore: Add SPDX header 2 years ago
Lockdown refactor(Token): introduce scope constants 2 years ago
Log style: update codestyle for coding-standard 1.2.3 1 year ago
Mail style: update codestyle for coding-standard 1.2.3 1 year ago
Memcache fix: delay calculating global cache prefix untill a cache is created 1 year ago
Migration chore: Add SPDX header 2 years ago
Net chore: Add SPDX header 2 years ago
Notification chore: Add SPDX header 2 years ago
OCS style: update codestyle for coding-standard 1.2.3 1 year ago
Preview fix: Remove all references to OC_Image 1 year ago
PublicNamespace chore: Add SPDX header 2 years ago
Remote chore: Add SPDX header 2 years ago
Repair fix: implement sharding compatible cleanup for various bits 1 year ago
RichObjectStrings chore: Add SPDX header 2 years ago
Route Merge pull request #45228 from smokris/heartbeat-route 2 years ago
Security style: update codestyle for coding-standard 1.2.3 1 year ago
Session fix(session): Log when session_* calls are slow 1 year ago
Settings chore: Add SPDX header 2 years ago
Share style: update codestyle for coding-standard 1.2.3 1 year ago
Share20 test: fix share provider tests for sharding 1 year ago
Support chore: Add SPDX header 2 years ago
SystemTag fix(test): Make the test less flaky 1 year ago
Talk chore: Add SPDX header 2 years ago
TaskProcessing feat(TaskProcessing): Implement enums and default values 1 year ago
Template style: update codestyle for coding-standard 1.2.3 1 year ago
TextProcessing chore: Add SPDX header 2 years ago
Traits chore: Add SPDX header 2 years ago
Updater style: update codestyle for coding-standard 1.2.3 1 year ago
User style: update codestyle for coding-standard 1.2.3 1 year ago
Util chore: Add SPDX header 2 years ago
APITest.php style: update codestyle for coding-standard 1.2.3 1 year ago
AllConfigTest.php style: update codestyle for coding-standard 1.2.3 1 year ago
AppConfigTest.php style: update codestyle for coding-standard 1.2.3 1 year ago
AppScriptSortTest.php chore: Add SPDX header 2 years ago
AppTest.php style: update codestyle for coding-standard 1.2.3 1 year ago
AutoLoaderTest.php chore: Add SPDX header 2 years ago
CapabilitiesManagerTest.php chore: Add SPDX header 2 years ago
ConfigTest.php chore: Add SPDX header 2 years ago
ContactsManagerTest.php chore: Add SPDX header 2 years ago
DateTimeFormatterTest.php style: update codestyle for coding-standard 1.2.3 1 year ago
EmojiHelperTest.php style: update codestyle for coding-standard 1.2.3 1 year ago
ErrorHandlerTest.php chore: Add SPDX header 2 years ago
EventSourceFactoryTest.php chore: Add SPDX header 2 years ago
HelperStorageTest.php chore: Add SPDX header 2 years ago
HookHelper.php chore: Add SPDX header 2 years ago
ImageTest.php fix(tests): Fix ImageTest test 1 year ago
InfoXmlTest.php chore: Add SPDX header 2 years ago
InitialStateServiceTest.php style: update codestyle for coding-standard 1.2.3 1 year ago
InstallerTest.php Merge branch 'master' into refactor/OC-Server-getHTTPClientService 2 years ago
LargeFileHelperGetFileSizeTest.php chore: Add SPDX header 2 years ago
LargeFileHelperTest.php style: update codestyle for coding-standard 1.2.3 1 year ago
LegacyHelperTest.php style: update codestyle for coding-standard 1.2.3 1 year ago
LoggerTest.php style: update codestyle for coding-standard 1.2.3 1 year ago
MemoryInfoTest.php chore: Add SPDX header 2 years ago
NaturalSortTest.php chore: Add SPDX header 2 years ago
NavigationManagerTest.php style: update codestyle for coding-standard 1.2.3 1 year ago
RepairTest.php chore: Add SPDX header 2 years ago
ServerTest.php chore: Remove deprecated legacy search backend 1 year ago
SetupTest.php chore: Add SPDX header 2 years ago
SubAdminTest.php chore: Add SPDX header 2 years ago
TagsTest.php chore: Add SPDX header 2 years ago
TempManagerTest.php style: update codestyle for coding-standard 1.2.3 1 year ago
TemplateFunctionsTest.php chore: Add SPDX header 2 years ago
TestCase.php feat: implement distributing partitioned queries over multiple shards 1 year ago
TestMoveableMountPoint.php chore: Add SPDX header 2 years ago
UpdaterTest.php chore: Add SPDX header 2 years ago
UrlGeneratorTest.php chore: Add SPDX header 2 years ago
UtilCheckServerTest.php fix(SetupCheck): Properly check public access to data directory 1 year ago
UtilTest.php style: update codestyle for coding-standard 1.2.3 1 year ago