]> git.mxchange.org Git - friendica.git/shortlog
friendica.git
2018-07-08 Michael VogelMerge pull request #5332 from annando/fix-lock
2018-07-08 Michaelurgent bugfix: Wrong function name for locks
2018-07-08 Hypolite PetovanMerge pull request #5328 from annando/item-activities
2018-07-08 MichaelOnly build tag and file when really needed
2018-07-08 MichaelImprove test behaviour
2018-07-08 MichaelHopefully this fixes the tests
2018-07-08 MichaelMerge branch 'item-activities' of github.com:annando...
2018-07-08 MichaelAvoid undefined index
2018-07-08 Michael VogelMerge branch 'develop' into item-activities
2018-07-07 MichaelUpdate version number
2018-07-07 MichaelWe already used DB version 1275 (Why hadn't been there...
2018-07-07 MichaelBetter not check too strict
2018-07-07 MichaelDon't use isset
2018-07-07 MichaelClear legacy item fields
2018-07-07 MichaelFix: Ensure that the value is set.
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 Holzerremoved memcache unit-test because lack of support...
2018-07-07 Philipp HolzerFixed & added unittests
2018-07-07 MichaelMore item abstraction / making remote deletion work...
2018-07-07 Philipp HolzerFixed memcache & unittests
2018-07-07 Philipp HolzerAdded Unittests for cache
2018-07-07 Philipp Holzerbug in memcached clear function
2018-07-07 Philipp Holzerbug in redis delete function
2018-07-07 MichaelAvoid storing an icid value when iaid is stored/Fix...
2018-07-07 Philipp Holzercopy&paste error for memcached unittest
2018-07-07 Philipp Holzerfixed locks in database.sql
2018-07-07 Philipp HolzerAdded Lock Unittests & Bugfixings
2018-07-07 MichaelJust some code cleanup
2018-07-07 Michael VogelMerge pull request #5329 from tobiasd/20180707-cs
2018-07-07 MichaelRemoving of likes should work now on comments as well
2018-07-07 Tobias DiekershoffCS translation update THX Aditoo
2018-07-07 MichaelRemoving of orphaned activity and content data
2018-07-06 MichaelBetter handling of empty content
2018-07-06 Michael VogelMerge pull request #5314 from MrPetovan/task/4889-fix...
2018-07-06 Hypolite PetovanMerge pull request #5327 from tobiasd/20180706-issue4753
2018-07-06 Tobias Diekershoffadded forgotten trim
2018-07-06 Tobias Diekershoffadmins can forbid some nicknames from being registered
2018-07-06 Hypolite PetovanMerge pull request #5326 from tobiasd/20180706-cs
2018-07-06 MichaelNew index that is needed for the expiry
2018-07-06 MichaelExpire does work now for activities as well
2018-07-06 MichaelAdded warning
2018-07-06 MichaelUnified content that is stored for a like
2018-07-06 MichaelNew post update to fill the item-activity table
2018-07-06 MichaelUpdate does work now
2018-07-06 Tobias DiekershoffCS translation update THX Aditoo
2018-07-05 MichaelSet iaid after update
2018-07-05 MichaelImprove expire for item-content and item-activity
2018-07-05 MichaelWe now store activities in a separate table
2018-07-05 Hypolite PetovanMerge pull request #5325 from nupplaphil/lock_followup
2018-07-05 Philipp HolzerAbstractCacheDriver now working for each CacheDriver
2018-07-05 Philipp HolzerAbstractCacheDriver now working for each CacheDriver
2018-07-05 Philipp HolzerBugfixings for Cache-Lock
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 Hypolite PetovanRename language to lang in test data as well
2018-07-04 Philipp Holzermerged from develop and increased DB-version
2018-07-04 Philipp HolzerAdding multihost - locking
2018-07-04 Hypolite PetovanRevert renaming lang to language in api
2018-07-04 Hypolite PetovanMerge pull request #5324 from annando/issue-5322
2018-07-04 MichaelFixes issue 5322 - events now again are having a plink
2018-07-04 Hypolite PetovanMerge pull request #5323 from annando/unlike
2018-07-04 MichaelFix unliking liked
2018-07-04 Hypolite PetovanAdd missing author-link property to testFormatItems*
2018-07-04 Hypolite PetovanFix tests error/failures
2018-07-04 Hypolite PetovanFix dataset ids for otheruser/frienduser
2018-07-04 Hypolite PetovanBleh
2018-07-04 Hypolite PetovanMove debug
2018-07-04 Hypolite PetovanAdd debug to database test
2018-07-04 Hypolite PetovanFix missing env variable replacement
2018-07-04 Hypolite PetovanAdd DB structure import from file during Travis execution
2018-07-04 Hypolite PetovanUse correct App mode to disable logging
2018-07-04 Hypolite PetovanAdd creation/deletion of separate .htconfig.php used...
2018-07-04 Hypolite PetovanFix boolean values in test data
2018-07-03 Philipp HolzerMerge remote-tracking branch 'remotes/origin/develop...
2018-07-03 Hypolite PetovanAdd verbose to PHPUnit config
2018-07-03 Hypolite PetovanUse MYSQL_* environment variables for tests
2018-07-03 Tobias DiekershoffMerge pull request #5317 from annando/ostatus-like
2018-07-03 MichaelFix: Likes from OStatus got the gravity of comments
2018-07-03 Hypolite PetovanAdd .htconfig.php in test setUp
2018-07-03 Hypolite PetovanAdd .htconfig.php in test setUp
2018-07-03 Hypolite PetovanReplace more is_null with empty in DBStructure
2018-07-03 Hypolite PetovanFix Undefined index: Collation in DBStructure
2018-07-03 Hypolite PetovanFix Undefined index: HTTP_USER_AGENT in App
2018-07-02 Hypolite PetovanMerge pull request #5316 from annando/fix-wall-to-wall
2018-07-02 MichaelFix: Twitter reshares hadn't been shown as this
2018-07-02 Hypolite PetovanMerge pull request #5315 from annando/item-improved
2018-07-02 MichaelOnly use query conditions in user mode
2018-07-02 Hypolite PetovanFix last undefined variable/index messages in tests
2018-07-02 Hypolite PetovanRevert using System::baseurl() for mock user nurls
2018-07-02 Hypolite PetovanFix notice in Item::deleteById
2018-07-02 Hypolite PetovanFix API test cases
2018-07-02 Hypolite PetovanAdd NotFoundException for recipients in api_direct_mess...
2018-07-02 Hypolite PetovanFix Config use in api_statusnet_config()
2018-07-02 Hypolite PetovanFix yet more undefined variable/index notice in api
2018-07-02 Hypolite PetovanFix root element containing only text in api_create_xml()
2018-07-02 Hypolite PetovanFix yet more undefined variable/index messages in api_s...
2018-07-02 Hypolite PetovanSimplify config.php_path access in App->proc_run
2018-07-02 Hypolite PetovanFix Array to String conversion message for IN conditions
next