]> git.mxchange.org Git - friendica.git/history - tests/src
Fix yet another Fatal Error in Protocol\OStatus (#5454)
[friendica.git] / tests / src /
2018-07-21 PhilippDBStructure enhancements (#5437)
2018-07-20 Michael VogelMerge pull request #5422 from MrPetovan/task/5410-renam...
2018-07-20 Hypolite PetovanRename Friendica\Database\dba to Friendica\Database\DBA
2018-07-20 Michael VogelMerge pull request #5418 from MrPetovan/task/5410-move...
2018-07-20 Hypolite PetovanUpdate use statement lists with new Friendica\Database...
2018-07-18 Philippsimplifying unittests (#5395)
2018-07-18 Michael VogelMerge pull request #5394 from MrPetovan/bug/fix-config...
2018-07-18 Michael VogelMerge pull request #5295 from MrPetovan/task/4889-move...
2018-07-16 Hypolite PetovanReplace global $a with BaseObject::getApp()
2018-07-16 Hypolite PetovanMove meaningful message inside Exception thrown in...
2018-07-16 Hypolite PetovanRemove direct App instantiation from tests
2018-07-16 Hypolite PetovanInstantiate the App in test bootstrap
2018-07-14 Hypolite PetovanMerge pull request #16 from MrPetovan/imgbot
2018-07-09 Michael VogelMerge pull request #5351 from nupplaphil/system_guid
2018-07-09 Philipp Holzera new unittest for prefix
2018-07-09 Philipp Holzerswitched back to origin TestCase structure
2018-07-09 Philipp Holzerimproved unittest
2018-07-09 Philipp Holzermoved get_guid to System::createGUID
2018-07-08 Hypolite PetovanMerge pull request #5338 from annando/warnings
2018-07-08 Hypolite PetovanMerge pull request #5339 from nupplaphil/redis_serialize
2018-07-08 Philipp HolzerMerge branch 'develop' of https://github.com/friendica...
2018-07-08 Philipp HolzerRedis serialize instead of json because of objects
2018-07-08 MichaelMerge branch 'item-activities' of github.com:annando...
2018-07-08 Michael VogelMerge branch 'develop' into item-activities
2018-07-07 Hypolite PetovanMerge pull request #5331 from nupplaphil/lock_tests_fixings
2018-07-07 Philipp Holzercode-standards wrap operators with spaces
2018-07-07 Philipp HolzerFixed & added unittests
2018-07-07 Philipp HolzerFixed memcache & unittests
2018-07-07 Philipp HolzerAdded Unittests for cache
2018-07-07 Philipp Holzercopy&paste error for memcached unittest
2018-07-07 Philipp HolzerAdded Lock Unittests & Bugfixings
2018-07-06 Michael VogelMerge pull request #5314 from MrPetovan/task/4889-fix...
2018-07-05 Hypolite PetovanMerge pull request #5291 from nupplaphil/lock_abstraction
2018-07-05 Philipp HolzerFixings
2018-07-05 Philipp Holzercode standards / simplifications
2018-07-04 Philipp Holzermerged from develop and increased DB-version
2018-07-04 Philipp HolzerAdding multihost - locking