Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
John Molakvoæ 4a509dfe8e
fix: phpunit
pirms 4 mēnešiem
..
Accounts fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage pirms 9 mēnešiem
Activity composer run cs:fix pirms 1 gada
App fix(appstore): Only send subscription keys to valid appstores pirms 5 mēnešiem
AppFramework Add timezone getter to ITimeFactory pirms 4 mēnešiem
Archive Avoid Deprecation warning from Zip tests on PHP 8.1 pirms 2 gadiem
Authentication AppAPI: allowed to bypass Two-Factor pirms 6 mēnešiem
Avatar chore: apply changes from Nextcloud coding standards 1.1.1 pirms 7 mēnešiem
BackgroundJob Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs pirms 4 mēnešiem
Cache Move CappedMemoryCache to OCP pirms 1 gada
Calendar composer run cs:fix pirms 1 gada
Collaboration chore: apply changes from Nextcloud coding standards 1.1.1 pirms 7 mēnešiem
Command Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs pirms 4 mēnešiem
Comments feat(comments): Add a meta data column for comments pirms 6 mēnešiem
Contacts/ContactsMenu test(php): Fix the unit tests pirms 5 mēnešiem
DB fix(tests): Make PostgreSQL unit tests less flacky by ordering pirms 5 mēnešiem
Diagnostics chore: apply changes from Nextcloud coding standards 1.1.1 pirms 7 mēnešiem
DirectEditing feat(directediting): Allow opening by file id pirms 1 gada
Encryption chore: apply changes from Nextcloud coding standards 1.1.1 pirms 7 mēnešiem
Federation adjusts tests for CloudIdManager pirms 1 gada
Files only get the path for the users cached mount info when we use it pirms 4 mēnešiem
GlobalScale Adapt tests to config value typing pirms 1 gada
Group chore: apply changes from Nextcloud coding standards 1.1.1 pirms 7 mēnešiem
Hooks Remove unused private ForwardEmitter and LegacyEmitter pirms 3 gadiem
Http fix(security): Handle idn_to_utf8 returning false pirms 6 mēnešiem
IntegrityCheck Adapt tests to config value typing pirms 1 gada
L10N chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps pirms 4 mēnešiem
Lock restore shared lock ttl when releasing pirms 6 mēnešiem
Lockdown composer run cs:fix pirms 1 gada
Log add unit test for ExceptionSerializer pirms 1 gada
Mail chore: apply changes from Nextcloud coding standards 1.1.1 pirms 7 mēnešiem
Memcache adjust redis compareSetTTL to use a lua script pirms 6 mēnešiem
Migration fix: Make Repair object injectable and fix BackgroundRepair test pirms 4 mēnešiem
Net Add remote host validation API pirms 1 gada
Notification composer run cs:fix pirms 1 gada
OCS composer run cs:fix pirms 1 gada
Preview fix!: Remove legacy event dispatching Symfony's GenericEvent pirms 11 mēnešiem
PublicNamespace Format control structures, classes, methods and function pirms 4 gadiem
Remote Use exactly one empty line after the namespace declaration pirms 4 gadiem
Repair chore: apply changes from Nextcloud coding standards 1.1.1 pirms 7 mēnešiem
RichObjectStrings Format control structures, classes, methods and function pirms 4 gadiem
Route DI for Router pirms 1 gada
Security fix(security): Handle idn_to_utf8 returning false pirms 6 mēnešiem
Session Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject pirms 3 gadiem
Settings chore: apply changes from Nextcloud coding standards 1.1.1 pirms 7 mēnešiem
Share Cleanup tags and Share component pirms 1 gada
Share20 fix: phpunit pirms 4 mēnešiem
Support Adapt tests to config value typing pirms 1 gada
SystemTag fix: Move SystemTags events to IEventDispatcher pirms 11 mēnešiem
Talk Add a Talk API for OCP pirms 2 gadiem
Template fix(JSResourceLocator): Handle missing translations silently pirms 1 gada
TextProcessing chore: apply changes from Nextcloud coding standards 1.1.1 pirms 7 mēnešiem
Traits Migrate from ILogger to LoggerInterface where needed in the tests pirms 2 gadiem
Updater chore: apply changes from Nextcloud coding standards 1.1.1 pirms 7 mēnešiem
User feat: rename users to account or person pirms 4 mēnešiem
Util chore: apply changes from Nextcloud coding standards 1.1.1 pirms 7 mēnešiem
APITest.php composer run cs:fix pirms 1 gada
AllConfigTest.php composer run cs:fix pirms 1 gada
AppConfigTest.php new API, new tests pirms 4 mēnešiem
AppScriptSortTest.php Sort app scripts topologically by its dependencies pirms 2 gadiem
AppTest.php fix: Move AppManager events to IEventDispatcher pirms 11 mēnešiem
AutoLoaderTest.php Remove trailing and in between spaces pirms 4 gadiem
CapabilitiesManagerTest.php composer run cs:fix pirms 1 gada
ConfigTest.php Fix tests pirms 3 gadiem
ContactsManagerTest.php Fix ContactsManagerTest adressbook mocks having a null key pirms 9 mēnešiem
DateTimeFormatterTest.php chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some apps pirms 4 mēnešiem
EmojiHelperTest.php composer run cs:fix pirms 1 gada
ErrorHandlerTest.php composer run cs:fix pirms 1 gada
EventSourceFactoryTest.php refactor: migrate OC_EventSource to dependency injection pirms 1 gada
FileChunkingTest.php Revert "fix(performance): Do not set up filesystem on every call" pirms 1 gada
HelperStorageTest.php only determine quota_include_external_storage once for quota wrapper pirms 10 mēnešiem
HookHelper.php Use the short array syntax, everywhere pirms 4 gadiem
ImageTest.php increase preview_max_memory and make it easier to debug pirms 1 gada
InfoXmlTest.php chore: Drop \OC_App::getAppInfo pirms 1 gada
InitialStateServiceTest.php chore: apply changes from Nextcloud coding standards 1.1.1 pirms 7 mēnešiem
InstallerTest.php Remove deprecated at matcher in tests/lib/InstallerTest.php pirms 9 mēnešiem
LargeFileHelperGetFileSizeTest.php Move findBinaryFinder and isFunctionEnabled away from OC_Helper pirms 1 gada
LargeFileHelperTest.php Mode to modern phpunit pirms 4 gadiem
LegacyHelperTest.php composer run cs:fix pirms 1 gada
LoggerTest.php composer run cs:fix pirms 1 gada
MemoryInfoTest.php Add helper to cast to int|float, fix MemoryInfo on 32bits pirms 1 gada
NaturalSortTest.php composer run cs:fix pirms 1 gada
NavigationManagerTest.php fix: Allow to set custom app order on navigation entries added by closures to NavigationManager pirms 7 mēnešiem
RepairTest.php chore: use DI for \OC\Repair pirms 5 mēnešiem
ServerTest.php refactor: migrate OC_EventSource to dependency injection pirms 1 gada
SetupTest.php fix: Use DI for Setup class and move away from deprecated methods pirms 5 mēnešiem
SubAdminTest.php composer run cs:fix pirms 1 gada
TagsTest.php composer run cs:fix pirms 1 gada
TempManagerTest.php composer run cs:fix pirms 1 gada
TemplateFunctionsTest.php fix: Correctly add `module` content type to script tags when scripts with versions are used pirms 11 mēnešiem
TestCase.php feat(CI): Allow apps to test with PHPUnit10 pirms 9 mēnešiem
TestMoveableMountPoint.php composer run cs:fix pirms 1 gada
UpdaterTest.php chore: apply changes from Nextcloud coding standards 1.1.1 pirms 7 mēnešiem
UrlGeneratorTest.php fix: Fix linkToOCSRouteAbsolute() without index.php and subfolder pirms 7 mēnešiem
UtilCheckServerTest.php Convert isset ternary to null coalescing operator pirms 10 mēnešiem
UtilTest.php Make sure common and main core scripts are loaded first pirms 2 gadiem