]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2024-12-23 Art4Replace Database class names with FQCN
2024-12-23 Art4Replace Core class names with FQCN
2024-12-23 Art4Fix PHPDoc and add link to DICE docs
2024-12-23 Art4Refactor dependency for $_COOKIE
2024-12-23 Art4Refactor dependency for $basepath
2024-12-23 Art4Replace DiceInstanceManager class names with FQCN
2024-12-23 Art4Refactor dependency for $_GET
2024-12-23 Art4Refactor dependency for $_SERVER
2024-12-23 Art4Replace Hooks class names with FQCN
2024-12-23 Art4Replace Config class names with FQCN
2024-12-23 Art4Replace class names with FQCN
2024-12-23 Art4Remove Dice rules for $basepath
2024-12-23 Art4Refactor DI::basePath() to use BasePath class
2024-12-23 Art4Replace more calls of dirname() with $basepath
2024-12-23 Art4remove $basepath from global namespace
2024-12-23 Art4Merge branch 'develop' into refactor-dice-rules
2024-12-23 Hypolite PetovanMerge pull request #14538 from Art4/restore-github...
2024-12-22 Art4declare strict mode in unit tests
2024-12-22 Art4refactor BasePathTest
2024-12-22 Art4simplify basepath
2024-12-22 Art4Refactor getting the basepath
2024-12-22 Art4Merge database and unit tests into one workflow
2024-12-22 Art4merge code quality checks into on workflow
2024-12-22 Art4Run PHP-CS-Fixer with PHP 8.3
2024-12-22 Art4Add codestyle check
2024-12-22 Art4rename workflows and test cases
2024-12-22 Art4Merge branch 'develop' into restore-github-actions
2024-12-22 Art4Add tests with PHP 8.5
2024-12-22 Art4Rename tests, use composer v2
2024-12-22 Art4Set bin path to phpunit
2024-12-22 Art4clone addon repository
2024-12-22 Art4better healtcheck for mariadb
2024-12-22 Hypolite PetovanMerge pull request #14603 from Art4/create-app-from...
2024-12-20 Art4Remove src tests
2024-12-20 Art4test only src tests
2024-12-20 Art4add tests workflow
2024-12-20 Art4Add workflow for unit tests
2024-12-20 Art4Add Github workflow for PHPStan
2024-12-20 Art4Let phpstan check index.php
2024-12-20 Art4refactor App::runFrontend()
2024-12-20 Art4refactor App
2024-12-20 Art4adjust tests
2024-12-20 Art4Refactor App::fromDice()
2024-12-20 Art4Inline runFrontend() call into App::processRequest...
2024-12-20 Art4Inline mode call into App::processRequest()
2024-12-20 Art4Inline App::load() call in new processRequest() method
2024-12-20 Art4Merge branch 'develop' into create-app-from-container
2024-12-19 Hypolite PetovanMerge pull request #14602 from Art4/remove-apphelper...
2024-12-19 Art4move load() call outside of constructor to remove side...
2024-12-19 Art4Create tests for App
2024-12-19 Art4require AppHelper in App
2024-12-19 Art4inject container inside app instance
2024-12-19 Art4Create PSR-7 request
2024-12-19 Art4Prevent App class to be used with dependency injection
2024-12-19 Art4Merge branch 'remove-apphelper-implementation-from...
2024-12-19 Art4Merge branch 'develop' into remove-apphelper-implementa...
2024-12-19 Hypolite PetovanMerge pull request #14593 from Art4/replace-app-with...
2024-12-18 Art4Merge branch 'develop' into restore-github-actions
2024-12-18 Art4Create App::fromDice() factory method
2024-12-18 Art4Provide appHelper in Page run() method
2024-12-18 Art4Remove AppHelper implementation from App class
2024-12-18 Art4replace more calls of DI::app(), add workaround for...
2024-12-18 Art4Replace DI::app() with DI::appHelper() in more tests
2024-12-18 Art4Replace DI::app() with DI::appHelper() in Module\Api...
2024-12-18 Art4remove unnecessary Di::app() all
2024-12-18 Art4Merge branch 'develop' into replace-app-with-apphelper...
2024-12-17 Hypolite PetovanMerge pull request #14599 from Art4/fix-phpstan-errors
2024-12-16 Art4Merge branch 'fix-phpstan-errors' into replace-app...
2024-12-16 Art4Fix type
2024-12-16 Art4Fix phpstan errors
2024-12-16 Art4Merge branch 'develop' into replace-app-with-apphelper...
2024-12-16 Hypolite PetovanMerge pull request #14597 from Art4/rearange-testcases
2024-12-16 Hypolite PetovanMerge pull request #14598 from Art4/merge-2024.09-rc...
2024-12-16 Hypolite PetovanMerge pull request #14590 from Art4/phpstan-level-2...
2024-12-16 Art4Merge branch '2024.09-rc' into merge-2024.09-rc-into...
2024-12-15 Art4Remove unused AppDouble class
2024-12-15 Art4Merge branch 'rearange-testcases' into replace-app...
2024-12-15 Art4Merge branch 'develop' into replace-app-with-apphelper...
2024-12-15 Art4clean use statements
2024-12-15 Art4Rename StorageTest with StorageTestCase
2024-12-15 Art4rename StorageConfigTest to StorageConfigTestCase
2024-12-15 Art4Rename AbstractLoggerTest to LoggerTestCase
2024-12-15 Art4Rename LockTest to LockTestCase
2024-12-15 Art4Rename MemoryCacheTest to MemoryCacheTestCase
2024-12-15 Art4Rename CacheTest to CacheTestCase
2024-12-15 Art4Rename PConfigTest to PConfigTestCase
2024-12-15 Art4Merge branch 'develop' into phpstan-level-2-in-addons
2024-12-14 Hypolite PetovanMerge pull request #14584 from Art4/phpstan-level-2
2024-12-14 Art4Inline KeyValueStorageTest into DBKeyValueStorageTest
2024-12-14 Art4Renemae Notification entity alias
2024-12-14 Hypolite PetovanMerge pull request #14596 from annando/probe-at-proto
2024-12-14 MichaelNative probe support for AT-Proto
2024-12-14 Art4Remove unused use statement
2024-12-14 Art4Change return type
2024-12-14 Art4Rename variable
2024-12-14 Art4Rename class alias
2024-12-14 Artur WeigandtUpdate src/Contact/FriendSuggest/Repository/FriendSugge...
2024-12-14 Art4Rename ConsoleTest to ConsoleTestCase
2024-12-14 Art4rename and move ApiTest to ApiTestCase
2024-12-14 Art4Fix path to tests
next