]> git.mxchange.org Git - friendica.git/history - tests/src/Util
Spaces
[friendica.git] / tests / src / Util /
2022-01-23 PhilippMerge pull request #11141 from urbalazs/language-names
2022-01-23 PhilippMerge pull request #11150 from annando/user-banner
2022-01-23 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-23 Hypolite PetovanMerge pull request #11170 from annando/lemmy
2022-01-22 Michael VogelMerge pull request #11173 from nupplaphil/feat/api_cleanup
2022-01-22 PhilippAdapt test names
2022-01-22 PhilippMove last legacy API tests & adapt phpunit.xml
2022-01-08 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-07 Hypolite PetovanMerge pull request #11145 from nupplaphil/feat/check_li...
2022-01-06 PhilippAdd license header to various tests
2022-01-05 Hypolite PetovanMerge pull request #11140 from nupplaphil/friendica...
2022-01-05 Michael VogelMerge pull request #11135 from nupplaphil/bug/halcyon
2022-01-04 PhilippAutomatically return allowed HTTP methods for OPTIONS...
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2021-12-13 Hypolite PetovanMerge pull request #11098 from nupplaphil/feat-syslog_env
2021-12-13 Hypolite PetovanMerge pull request #11096 from nupplaphil/feat/more_dep...
2021-12-12 PhilippReplace assertRegExp() assertMatchesRegularExpression()
2021-12-11 Hypolite PetovanMerge pull request #11087 from nupplaphil/feat/tests_ad...
2021-12-10 PhilippReplace deprecated usages
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-30 Hypolite PetovanMerge pull request #11044 from nupplaphil/feat/api...
2021-11-30 PhilippMake HTTPInputData dynamic
2021-11-07 Hypolite PetovanMerge pull request #10957 from nupplaphil/feat/multi_no...
2021-11-07 PhilippMerge pull request #10960 from annando/escapeTags
2021-11-07 Michael"escapeTags" is finally removed
2021-11-02 Hypolite PetovanMerge pull request #10942 from annando/error-handling
2021-10-31 MichaelFix test
2021-10-31 MichaelMerge remote-tracking branch 'upstream/develop' into...
2021-10-29 Hypolite PetovanMerge pull request #10921 from nupplaphil/feat/httpclie...
2021-10-28 PhilippRestructure Logger to new paradigm
2021-10-27 Hypolite PetovanMerge pull request #10918 from nupplaphil/feat/core_new...
2021-10-26 PhilippCleanup namespaces
2021-10-26 PhilippRefactoring Core class structures ...
2021-10-26 PhilippRestructure (P)Config to follow new paradigm
2021-09-16 Tobias DiekershoffMerge pull request #10666 from tobiasd/20210905-credits
2021-09-13 MichaelMerge remote-tracking branch 'upstream/2021.09-rc'...
2021-09-13 Michael VogelMerge pull request #10703 from tobiasd/20210913-fr
2021-09-13 Hypolite PetovanMerge pull request #10693 from nupplaphil/feat/config_dir
2021-09-12 PhilippMove path determination logic into the `ConfigFactory`
2021-09-11 PhilippAdd the possibility to use a different configuration...
2021-08-25 Hypolite PetovanMerge pull request #10633 from nupplaphil/task/httprequ...
2021-08-25 PhilippFix headers (string to array) and make sure the signatu...
2021-08-25 PhilippAdd Test for HTTPSignature::createSig()
2021-08-25 PhilippExtend test capability for HTTP Requests
2021-08-25 PhilippIntroduce DiceTestTrait for partial mocking DI:: calls
2021-08-25 PhilippAdapt tests
2021-07-27 Hypolite PetovanMerge pull request #10551 from annando/profiler
2021-07-27 MichaelParser is now session
2021-07-27 MichaelAnd again
2021-07-27 MichaelAnd again
2021-07-27 MichaelAgain
2021-07-27 MichaelTests
2021-07-27 MichaelSupport for stacked profiler analysis
2021-07-04 Tobias DiekershoffMerge branch 'stable' into develop
2021-07-03 Tobias DiekershoffMerge pull request #10289 from tobiasd/2021.06-credits
2021-06-02 Tobias DiekershoffMerge branch '2021.06-rc' of https://github.com/friendi...
2021-05-24 Hypolite PetovanMerge pull request #10311 from fabrixxm/fix/consoleauto...
2021-05-24 Hypolite PetovanMerge pull request #10294 from annando/http-input-data
2021-05-24 MichaelTest file uploads
2021-05-24 MichaelTransmit encoding, deactivated file test
2021-05-24 MichaelFile test
2021-05-24 MichaelFixed content type
2021-05-24 MichaelTest without the file
2021-05-24 MichaelIndentation
2021-05-24 MichaelWhitespace
2021-05-24 MichaelTest with file (will fail)
2021-05-24 MichaelReverting previous commit
2021-05-24 MichaelMedia ids with content
2021-05-24 MichaelWhitespaces
2021-05-24 MichaelMerge branch 'http-input-data' of github.com:annando...
2021-05-24 MichaelTwo (hopefully) easy tests added
2021-05-23 Hypolite PetovanMerge pull request #10307 from nupplaphil/bug/some_phpu...
2021-05-23 PhilippReplace `assertContains()` for string assertions
2021-05-23 PhilippReplace `expectExceptionMessageRegExp()` with `expectEx...
2021-05-23 PhilippAdd ContentType Injection for HTTPInputData tests
2021-05-23 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-05-23 MichaelChanged variable type
2021-05-23 Michaelcoding standards
2021-05-23 MichaelSet the content type at another location
2021-05-23 MichaelCoding standards
2021-05-23 MichaelAdded real test data
2021-05-23 PhilippAdapt tests using a content file
2021-05-23 PhilippEnable testability for HTTPInputData and create a faili...
2021-05-20 Hypolite PetovanMerge pull request #10277 from very-ape/authenticate...
2021-05-19 Hypolite PetovanMerge pull request #10275 from very-ape/authenticate...
2021-05-17 Hypolite PetovanMerge pull request #10257 from annando/apcontact-no...
2021-05-17 Hypolite PetovanMerge pull request #10259 from nupplaphil/feat/upgrade_...
2021-05-16 PhilippMake tests PHPUnit 6.0 compatible
2021-04-26 Hypolite PetovanMerge pull request #10166 from mexon/mat/refactor-user...
2021-04-26 Tobias DiekershoffMerge branch 'develop' of https://github.com/friendica...
2021-04-26 Tobias DiekershoffMerge pull request #10119 from tobiasd/2021.03-CHANGELOG
2021-04-26 Tobias DiekershoffMerge pull request #10115 from tobiasd/20210402-credits
2021-04-05 Hypolite PetovanMerge pull request #10124 from annando/media-attachments
2021-04-05 Hypolite PetovanMerge pull request #10112 from nupplaphil/feat/phpunit_...
2021-04-04 PhilippFix tests
2021-04-04 PhilippAdapt tests for PhpUnit 7.5
2021-04-01 Hypolite PetovanMerge pull request #10111 from nupplaphil/bug/Logger_Object
2021-04-01 PhilippFix Object parsing for Logging
2021-03-29 Hypolite PetovanMerge pull request #10093 from urbalazs/copyright-2021
next