]> git.mxchange.org Git - friendica.git/history - include
Don't fork a new worker
[friendica.git] / include /
2017-06-06 MichaelDon't fork a new worker
2017-06-06 Michaelmemory check is now also only done once in a while
2017-06-05 MichaelWe found the handbrake ...
2017-06-05 MichaelRemoving the lock after the process was removed is...
2017-06-05 MichaelLocking waits now for a shorter period. DB locking...
2017-06-05 MichaelDon't always fork the poller.
2017-06-04 MichaelSome code beautification
2017-06-04 MichaelMerge remote-tracking branch 'upstream/3.5.2rc' into...
2017-06-04 MichaelTypo
2017-06-04 MichaelEvery hour should mean: every hour :)
2017-06-04 MichaelLocking seems to work great now
2017-06-04 Tobias DiekershoffMerge pull request #3517 from annando/bugfix-curl
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 MichaelIt should be "e" not "p"
2017-06-04 MichaelOverhauled "lock" functionality
2017-06-03 MichaelThe constant CURLE_OPERATION_TIMEDOUT isn't defined...
2017-06-03 Tobias DiekershoffMerge pull request #3514 from annando/worker-locking
2017-06-03 MichaelFixed locking behaviour for the worker
2017-06-01 Michael VogelMerge pull request #3509 from rabuzarus/20170531_-_fix_...
2017-06-01 rabuzarusrestructure the conditions if gnetwork and gaddr is...
2017-06-01 rabuzarususe get_contact_details_by_url() instead of Probe:uri()
2017-05-31 rabuzarususe Probe:uri() instead of probe_url
2017-05-31 rabuzarusBugfix: don't probe for introduction if it is not necessary
2017-05-31 rabuzarusMerge pull request #3505 from annando/1705-probe-timeout
2017-05-31 Michael VogelMerge pull request #3508 from gerhard6380/patch-1
2017-05-31 gerhard6380corrected change
2017-05-31 Hypolite PetovanMerge pull request #3504 from gerhard6380/patch-1
2017-05-31 gerhard6380API: link to original page for feed posts
2017-05-30 Hypolite PetovanMerge pull request #3503 from annando/1705-bugfix-poller
2017-05-30 MichaelBugfix: The poller often couldn't store the pid in...
2017-05-29 Tobias DiekershoffMerge pull request #3502 from annando/1705-self-probing
2017-05-29 MichaelDon't quit if the own host cannot be reached via SSL
2017-05-29 Tobias DiekershoffMerge pull request #3500 from AndyHee/3.5.2rc
2017-05-28 Tobias DiekershoffMerge pull request #3497 from annando/1705-dbstructure...
2017-05-28 MichaelThe database structure is now checked ad the admin...
2017-05-25 Hypolite PetovanMerge pull request #3492 from annando/1705-push-priority
2017-05-25 MichaelBugfix: pubsubpublish has always to be called with...
2017-05-24 Tobias DiekershoffMerge pull request #3491 from annando/1705-priorities
2017-05-24 MichaelPriority needs to be integer
2017-05-24 MichaelMinimal poll intervall
2017-05-24 MichaelOptimized priorities for the automated expiring of...
2017-05-23 Hypolite PetovanMerge pull request #3488 from annando/ptobr-no-cache
2017-05-23 Hypolite PetovanMerge pull request #3484 from annando/fix-empty-author
2017-05-23 MichaelBugfix OStatus: Avoid empty author data
2017-05-22 Michael VogelMerge pull request #3483 from rabuzarus/20170522_-_frio...
2017-05-20 Hypolite PetovanMerge pull request #3476 from rabuzarus/20170519_-_frio...
2017-05-19 Hypolite PetovanMerge pull request #3475 from annando/bugfix-profile...
2017-05-19 MichaelBugfix: Timeout problems when saving profile settings
2017-05-17 Hypolite PetovanMerge pull request #3474 from annando/bugfix-mail
2017-05-17 MichaelMerge remote-tracking branch 'upstream/3.5.2rc' into...
2017-05-17 MichaelBugfix Diaspora: We exited with the wrong return values...
2017-05-17 Hypolite PetovanMerge pull request #3471 from annando/issue-3309
2017-05-17 Tobias DiekershoffMerge pull request #3472 from rabuzarus/feature/frio...
2017-05-17 MichaelIt is better this way
2017-05-17 MichaelUse the contact picture instead of the profile picture
2017-05-16 MichaelIssue 3309: Avatar update should work now
2017-05-16 Hypolite PetovanMerge pull request #3465 from annando/bugfix-dba-1
2017-05-16 MichaelSpelling
2017-05-16 Michael VogelMerge pull request #3464 from beardyunixer/nginx
2017-05-15 Hypolite PetovanMerge pull request #3467 from annando/1705-dm-api
2017-05-15 Michaeldba: Beautification is now a separate function
2017-05-15 MichaelAPI: Direct Messages via the API now work again.
2017-05-15 MichaelBugfix: dba::num_rows hadn't checked the object variable
2017-05-14 Michael VogelMerge pull request #3463 from friendica/develop
2017-05-14 Hypolite PetovanMerge pull request #3462 from annando/bugfix-dba
2017-05-14 MichaelBugfix: The commit in dba::delete was never executed
2017-05-13 Hypolite PetovanMerge pull request #3461 from annando/1705-some-more-dba
2017-05-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-05-13 MichaelJust some more dba::delete
2017-05-13 Hypolite PetovanMerge pull request #3381 from Quix0r/rewrites/coding...
2017-05-12 Roland Häderfixed parser error, need parentheses
2017-05-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-05-12 Michaeldba functions in poller / avoiding SQL errors in conver...
2017-05-12 Hypolite PetovanMerge pull request #3460 from annando/1705-dbclean
2017-05-12 MichaelAnd another one
2017-05-12 MichaelSome more cleaner delete
2017-05-12 MichaelThis item removal is much more cleaner
2017-05-12 Michael VogelMerge pull request #3459 from Hypolite/improvement...
2017-05-12 MichaelRemoved code from the pre worker era.
2017-05-12 Hypolite PetovanImproved usage of `use` in dba_pdo
2017-05-12 Hypolite PetovanRemoved useless usage of `use`
2017-05-11 MichaelNow it should work
2017-05-11 Michaeldbclean is now using the new database functions / new...
2017-05-11 Hypolite PetovanUse `use` instead of `\`
2017-05-11 Roland HäderMerge branch 'develop' of github.com:friendica/friendic...
2017-05-09 Michael VogelMerge pull request #3458 from Hypolite/bug/missing...
2017-05-08 Hypolite PetovanMerge pull request #3456 from annando/1704-mastodon...
2017-05-08 MichaelThis should make posts fine on GNU Social as well
2017-05-08 Hypolite PetovanMerge pull request #3455 from rabuzarus/20170508_-_fix_...
2017-05-08 MichaelShared links create now a better HTML
2017-05-08 MichaelAdded documentation
2017-05-08 Hypolite PetovanMerge pull request #3453 from rabuzarus/20170508_-_came...
2017-05-08 MichaelEven better?
2017-05-08 rabuzarusrename methods of the Probe class to camelCase
2017-05-08 MichaelShould work now ...
2017-05-08 MichaelMore URL can be styled
2017-05-08 MichaelBetter design for links in Mastodon posts
2017-05-08 Tobias DiekershoffMerge pull request #3451 from annando/issue-basepath...
2017-05-08 Tobias DiekershoffMerge pull request #3418 from gerhard6380/develop
next