nextcloud-server/tests/lib
Christoph Wurst 2b38d6ae7e
fix(session): Log when session_* calls are slow
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-08-07 09:02:10 +07:00
..
Accounts feat(ldap): sync additional properties to profile and SAB 2024-05-30 12:01:13 +07:00
Activity chore: Add SPDX header 2024-05-13 17:41:36 +07:00
App fix: unify bundle naming 2024-08-06 11:14:07 +07:00
AppFramework fix(files_sharing): show proper share not found error message 2024-08-06 16:25:10 +07:00
Archive chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Authentication refactor(Token): introduce scope constants 2024-06-05 19:01:14 +07:00
Avatar chore: Add SPDX header 2024-05-13 17:41:36 +07:00
BackgroundJob test: update DummyJobList 2024-05-30 15:07:39 +07:00
Cache chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Calendar feat: implement public OCP api to update resources and rooms 2024-05-27 18:45:52 +07:00
Collaboration fix(federation): Fix missing protocol on CloudID remote 2024-06-27 11:26:08 +07:00
Command refactor: simplify background commands 2024-07-01 12:52:06 +07:00
Comments chore: Move comments event handler to use proper event dispatcher 2024-06-26 18:13:07 +07:00
Contacts/ContactsMenu chore: Add SPDX header 2024-05-13 17:41:36 +07:00
DB feat(migration-attributes): tests 2024-07-29 12:44:52 +07:00
Diagnostics chore: Add SPDX header 2024-05-13 17:41:36 +07:00
DirectEditing chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Encryption chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Federation fix(federation): Fix missing protocol on CloudID remote 2024-06-27 11:26:08 +07:00
Files Merge pull request #46379 from nextcloud/fix/folder-search-owner 2024-07-30 13:04:15 +07:00
GlobalScale chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Group feat(users): Add support for admin delegation for users and groups management 2024-07-22 17:17:35 +07:00
Hooks chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Http chore: Add SPDX header 2024-05-13 17:41:36 +07:00
IntegrityCheck chore: Add SPDX header 2024-05-22 19:58:12 +07:00
L10N feat: reduce available languages per config value "reduce_to_languages" 2024-07-01 09:34:11 +07:00
Lock chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Lockdown refactor(Token): introduce scope constants 2024-06-05 19:01:14 +07:00
Log chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Mail feat: mail provider backend 2024-07-23 16:20:36 +07:00
Memcache chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Migration chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Net chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Notification chore: Add SPDX header 2024-05-13 17:41:36 +07:00
OCS chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Preview fix: cast to bigint on postgresql 2024-07-23 14:41:13 +07:00
PublicNamespace chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Remote chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Repair chore: delete repair step for 8y old oc_mounts issue 2024-08-02 17:21:54 +07:00
RichObjectStrings chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Route Merge pull request #45228 from smokris/heartbeat-route 2024-06-18 17:29:30 +07:00
Security Merge pull request #46571 from nextcloud/chore/migrate-to-filenamevalidator 2024-07-22 10:40:50 +07:00
Session fix(session): Log when session_* calls are slow 2024-08-07 09:02:10 +07:00
Settings chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Share chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Share20 fix(files_sharing): phpunit & openapi fixes 2024-07-12 20:14:30 +07:00
Support chore: Add SPDX header 2024-05-13 17:41:36 +07:00
SystemTag fix(test): Make the test less flaky 2024-07-19 11:21:16 +07:00
Talk chore: Add SPDX header 2024-05-13 17:41:36 +07:00
TaskProcessing feat(TaskProcessing): Implement enums and default values 2024-07-25 10:10:31 +07:00
Template chore: Add SPDX header 2024-05-22 19:58:12 +07:00
TextProcessing chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Traits chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Updater feat(migration-attributes): tests 2024-07-29 12:44:52 +07:00
User fix(session): Log when session_* calls are slow 2024-08-07 09:02:10 +07:00
Util chore: Add SPDX header 2024-05-13 17:41:36 +07:00
APITest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
AllConfigTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
AppConfigTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
AppScriptSortTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
AppTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
AutoLoaderTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
CapabilitiesManagerTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ConfigTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ContactsManagerTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
DateTimeFormatterTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
EmojiHelperTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ErrorHandlerTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
EventSourceFactoryTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
HelperStorageTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
HookHelper.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ImageTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
InfoXmlTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
InitialStateServiceTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
InstallerTest.php Merge branch 'master' into refactor/OC-Server-getHTTPClientService 2024-05-30 14:21:45 +07:00
LargeFileHelperGetFileSizeTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
LargeFileHelperTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
LegacyHelperTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
LoggerTest.php feat(log): Allow to combine log.conditions to only log (app&user) 2024-07-30 13:18:09 +07:00
MemoryInfoTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
NaturalSortTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
NavigationManagerTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
RepairTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ServerTest.php chore: Remove deprecated legacy search backend 2024-08-01 12:33:18 +07:00
SetupTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
SubAdminTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
TagsTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
TempManagerTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
TemplateFunctionsTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
TestCase.php Merge branch 'master' into refactor/OC-Server-getSecureRandom 2024-05-30 14:24:22 +07:00
TestMoveableMountPoint.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
UpdaterTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
UrlGeneratorTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
UtilCheckServerTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
UtilTest.php refactor: Remove deprecated `Util` function for filename validation to `FilenameValidator` 2024-07-16 12:49:10 +07:00