[Composer] Add npm-asset/es-jquery-sortable dependency
[friendica.git/.git] / tests /
2020-01-23 Hypolite PetovanMove Module\Profile to Module\Profile\Index
2020-01-20 Hypolite PetovanMerge pull request #8142 from nupplaphil/task/di_config
2020-01-19 nupplaPhilRemove unneeded Config namespace usages
2020-01-19 nupplaPhilFix tests & Router is now using Dependency Injection...
2020-01-19 nupplaPhilShorten "PConfiguration" to "PConfig" again, since...
2020-01-19 nupplaPhilShorten "Configuration" to "Config" again, since the...
2020-01-19 nupplaPhilMove Config::set() to DI::config()->set()
2020-01-19 Hypolite PetovanMerge pull request #8140 from annando/mail-probe
2020-01-19 Hypolite PetovanMerge pull request #8134 from nupplaphil/task/di_l10n
2020-01-19 nupplaPhilfix L10n path after move
2020-01-19 nupplaPhiladd missing namespaces/fix wrong class-names
2020-01-19 nupplaPhilcleanup namespace usages for L10n
2020-01-19 nupplaPhilMove L10n class from L10n subdir to Core (replacing...
2020-01-19 nupplaPhilMove L10n::t() calls to DI::l10n()->t() calls
2020-01-19 PhilippMerge pull request #8135 from annando/brief
2020-01-19 Michael@brief is removed completely
2020-01-18 Hypolite PetovanMerge pull request #8130 from nupplaphil/task/di_pconfig
2020-01-18 Hypolite PetovanMerge pull request #8129 from nupplaphil/task/cleanup_cache
2020-01-18 nupplaPhilCleanUp Cache namespace
2020-01-18 Hypolite PetovanMerge pull request #8128 from nupplaphil/task/di_static...
2020-01-18 Hypolite PetovanMerge pull request #8122 from annando/additional
2020-01-18 nupplaPhilFix tests (remove superfluous second parameter)
2020-01-17 Hypolite PetovanMerge pull request #8123 from nupplaphil/bu/8103_photo_...
2020-01-17 nupplaPhilAdd legacy backend storage functionality
2020-01-17 nupplaPhilImprove impossible exception-handler for storage move
2020-01-17 nupplaPhilImprove impossible exception-handler for storage move
2020-01-17 nupplaPhilFix loading SystemResource files
2020-01-15 Hypolite PetovanMerge pull request #8118 from annando/spamcheck
2020-01-15 Hypolite PetovanMerge pull request #8079 from ozero/patch-1
2020-01-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-12 Tobias DiekershoffMerge pull request #8102 from annando/servertest
2020-01-12 Hypolite PetovanMerge pull request #8100 from annando/statistics
2020-01-12 Tobias DiekershoffMerge pull request #8099 from annando/statistics
2020-01-11 PhilippMerge pull request #8095 from annando/local-delivery
2020-01-11 PhilippMerge pull request #8094 from annando/deletecontact
2020-01-11 PhilippMerge pull request #8089 from mexon/mat/repair-contact...
2020-01-11 PhilippMerge pull request #8093 from annando/postcount
2020-01-10 Hypolite PetovanMerge pull request #8072 from nupplaphil/task/Cache_to_DI
2020-01-10 Hypolite PetovanMerge pull request #8062 from nupplaphil/Make-Storage
2020-01-10 nupplaPhilRemove annotations and fix test..
2020-01-10 nupplaPhilFixings
2020-01-10 nupplaPhilImplement Hook::callAll('storage_instance') call for...
2020-01-10 nupplaPhilskip impossible test-scenario
2020-01-10 nupplaPhil- Fixing SystemResource
2020-01-10 nupplaPhilMake Storage testable & add tests
2020-01-08 Hypolite PetovanMerge pull request #8077 from annando/notifications
2020-01-08 Hypolite PetovanMerge pull request #8075 from annando/html-escaping
2020-01-08 MichaelTests, still ongoing ...
2020-01-08 Michaeltests ...
2020-01-08 MichaelReverted notify, changed test
2020-01-08 Hypolite PetovanMerge pull request #8071 from nupplaphil/task/Lock_to_lock
2020-01-08 MichaelCorrected test
2020-01-08 MichaelTests, next try
2020-01-07 MichaelRemoved tests
2020-01-07 MichaelAdded test files, don't know if this works
2020-01-06 nupplaPhilRename mock-methods
2020-01-06 nupplaPhilMove remaining namespaces and delete Core\Cache.php
2020-01-06 nupplaPhilReplace Lock::release() with DI::lock()->release()...
2020-01-06 nupplaPhilReplace Lock::acquire() with DI::lock()->acquire()
2020-01-05 Hypolite PetovanMerge pull request #8055 from nupplaphil/task/remove_ge...
2020-01-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-01-04 Michael VogelMerge pull request #8053 from nupplaphil/task/remove_ge...
2020-01-04 nupplaPhilRemove unused killme()
2020-01-04 nupplaPhilRemove get_app() in favor of DI::app()
2020-01-01 PhilippMerge pull request #8044 from annando/contact-adding
2019-12-30 PhilippMerge pull request #8037 from MrPetovan/bug/notices
2019-12-30 Hypolite PetovanMerge pull request #8036 from nupplaphil/task/redundant...
2019-12-30 nupplaPhilMove redundant System::baseUrl() to DI::baseUrl() calls
2019-12-30 Hypolite PetovanMerge pull request #8033 from annando/contact-logging
2019-12-29 Hypolite PetovanMerge pull request #8019 from nupplaphil/task/replace_g...
2019-12-29 nupplaPhilFix test
2019-12-29 nupplaPhilAdd output for installerTest
2019-12-29 nupplaPhilAdapt test for mockery assertion
2019-12-29 nupplaPhilFix mock test (remove "implicit" usage of previous...
2019-12-29 nupplaPhilCreating interfaces for Config/PConfig & fix tests
2019-12-29 nupplaPhilRemove deprecated App::module - replace with DI::module...
2019-12-29 nupplaPhilReplace BaseObject class with DI::* calls
2019-12-29 nupplaPhilIntroduce new DI container
2019-12-29 Hypolite PetovanMerge pull request #8022 from nupplaphil/task/mod_hcard
2019-12-29 Hypolite PetovanMerge pull request #8021 from nupplaphil/task/mod_openid
2019-12-28 Tobias DiekershoffMerge pull request #8023 from MrPetovan/bug/7808-markdo...
2019-12-28 Hypolite PetovanAdded test for BBCode to Markdown chevron issue
2019-12-24 Hypolite PetovanMerge pull request #7996 from annando/poco-cleanup
2019-12-24 Hypolite PetovanMerge pull request #7995 from annando/probe-hubzilla
2019-12-23 Tobias DiekershoffMerge branch 'master' 2019.12 into develop
2019-12-23 Tobias DiekershoffMerge pull request #7973 from tobiasd/2019.12-CHANGELOG
2019-12-20 MichaelMerge remote-tracking branch 'upstream/2019.12-rc'...
2019-12-20 Hypolite PetovanMerge pull request #7977 from annando/api-nick
2019-12-20 MichaelRemove legacy function
2019-12-18 PhilippMerge pull request #7930 from MrPetovan/task/7887-api...
2019-12-18 Tobias DiekershoffMerge pull request #7938 from copiis/patch-2
2019-12-14 Hypolite PetovanMerge pull request #7907 from nupplaphil/task/reduce_ap...
2019-12-13 Michael VogelMerge pull request #7948 from MrPetovan/bug/7946-frio...
2019-12-13 Michael VogelMerge pull request #7943 from MrPetovan/bug/7920-api...
2019-12-13 Hypolite PetovanUpdate tests related to api_ff_ids
2019-12-11 nupplaPhilfix CookieTest
2019-12-11 nupplaPhilRefactor Session Handling (make it more simple & handle...
2019-12-11 Hypolite PetovanMerge pull request #7931 from nupplaphil/bug/codecov_ex...
2019-12-11 nupplaPhilFix codecov exclude list
2019-12-10 nupplaPhilOverwrite constructor of Memory session handling so...
next