nextcloud/tests/lib
Vincent Petry e559afb8d4
Merge pull request #25136 from nextcloud/cachejail-search-filter
do cachejail search filtering in sql
2021-03-15 17:45:30 +01:00
..
Accounts Fix Test class name 2021-03-12 08:53:43 +01:00
Activity
App Make the app code checker a NOOP 2021-02-11 11:46:02 +01:00
AppFramework Allow overwriting isAuthenticated 2021-03-09 09:17:30 +01:00
Archive Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Authentication Always renew apppasswords on login 2021-02-10 19:02:37 +01:00
Avatar php cs fix 2020-12-07 15:44:04 +01:00
BackgroundJob
Cache Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Calendar
Collaboration Restrict autocompletion also based on the phonebook known users 2021-03-10 17:19:55 +01:00
Command
Comments Fix unit tests 2021-02-06 13:07:06 +01:00
Contacts/ContactsMenu Add a setting to restrict returning a full match unless in phonebook or same group 2021-03-10 17:25:57 +01:00
DB Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Diagnostics
DirectEditing Do not expose direct editing if no master key is available 2020-09-01 11:40:27 +02:00
Encryption Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
EventDispatcher Fix the legacy dispatcher argument order 2021-02-09 10:47:14 +01:00
Federation set the display name of federated sharees from addressbook 2020-11-24 11:30:11 +01:00
Files Merge pull request #25136 from nextcloud/cachejail-search-filter 2021-03-15 17:45:30 +01:00
GlobalScale
Group Fix types in the Group Manager 2021-03-03 14:52:47 +01:00
Hooks Remove unused private ForwardEmitter and LegacyEmitter 2020-10-28 22:23:39 +01:00
Http Type the service registration 2021-02-10 09:44:24 +01:00
IntegrityCheck Cleanup the constructor 2021-01-18 11:32:50 +01:00
L10N Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Lock Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
Lockdown
Log
Mail Micro-optimize validation of empty email addresses 2021-02-11 15:15:38 +01:00
Memcache Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Migration
Notification
OCS
Preview Skip the test if Imagick is misconfigured 2020-12-09 09:07:20 +01:00
PublicNamespace
Remote
Repair test: adjust expectation 2021-01-29 19:32:12 +01:00
RichObjectStrings
Route
Security Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Session
Settings
Share Re-use fetched dependencies in lib/base.php 2021-01-20 21:55:16 +01:00
Share20 adjust tests 2021-01-26 15:55:38 +01:00
Support Add notification for user limit 2020-12-02 15:20:03 +01:00
SystemTag
Template Bump scssphp/scssphp from 1.0.3 to 1.4.0 2021-01-11 12:41:25 +01:00
Traits php cs fix 2020-12-07 15:44:04 +01:00
Updater Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
User Cache the user backend info for 300s 2021-02-15 10:36:08 +01:00
Util Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
APITest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
AllConfigTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
AppConfigTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php Fix tests 2020-11-06 09:37:45 +01:00
ContactsManagerTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
DateTimeFormatterTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
ErrorHandlerTest.php
FileChunkingTest.php
HelperStorageTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
HookHelper.php
ImageTest.php php cs fix 2020-12-07 15:44:04 +01:00
InfoXmlTest.php
InitialStateServiceTest.php Move initial state provider to boostrap 2020-10-04 09:35:33 +02:00
InstallerTest.php Allow installing/updating of apps again 2021-01-12 10:51:41 +01:00
LargeFileHelperGetFileSizeTest.php Make sure we can also run with escapedshell args 2020-12-07 15:44:04 +01:00
LargeFileHelperTest.php
LegacyHelperTest.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
LoggerTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
RepairStepTest.php
ServerTest.php Bump doctrine/dbal from 2.12.0 to 3.0.0 2021-01-08 11:45:19 +01:00
SetupTest.php
SubAdminTest.php Change tests to typed event listener 2020-10-28 23:10:23 +01:00
TagsTest.php Make sure getUsersFavoritingObject can be run without a user 2020-10-06 16:49:23 +02:00
TempManagerTest.php
TemplateFunctionsTest.php
TestCase.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php Remove some IRouter methods 2020-11-17 14:08:20 +01:00
UtilCheckServerTest.php
UtilTest.php