]> git.mxchange.org Git - friendica.git/history - src/Util/Lock.php
Merge remote-tracking branch 'upstream/develop' into 1706-worker-even-faster
[friendica.git] / src / Util / Lock.php
2017-06-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-06-09 Tobias DiekershoffMerge pull request #3534 from AndyHee/20170609-User_set...
2017-06-09 Tobias DiekershoffMerge pull request #3528 from Hypolite/task/replace...
2017-06-08 Hypolite PetovanReplace AND and OR in PHP conditions by && and ||
2017-06-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-06-07 Andy H3Merge pull request #1 from friendica/develop
2017-06-07 Tobias DiekershoffMerge pull request #3522 from annando/1706-lock
2017-06-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-06-06 MichaelBeware of camels
2017-06-06 MichaelAdded documentation and renamed function
2017-06-06 Michael VogelMerge branch 'develop' into 1706-lock
2017-06-06 MichaelOnly wait when you have a timout value at all
2017-06-05 MichaelWe found the handbrake ...
2017-06-05 MichaelLocking waits now for a shorter period. DB locking...
2017-06-04 MichaelMerge remote-tracking branch 'upstream/3.5.2rc' into...
2017-06-04 MichaelLocking seems to work great now
2017-06-04 MichaelLock now can use the memcache as well
2017-06-04 MichaelDatabase locks are now having its very own functions
2017-06-04 MichaelLocks now work - ready to be used in the wild
2017-06-04 MichaelOverhauled "lock" functionality