Michael Vogel
|
f4652d6e50
|
Merge branch 'develop' into 1706-lock
|
2017-06-06 14:16:00 +02:00 |
|
Michael
|
f96423feae
|
Merge branch '1706-lock' of github.com:annando/friendica into 1706-lock
|
2017-06-06 12:12:07 +00:00 |
|
Michael
|
8d13751d40
|
Increased database version
|
2017-06-06 12:07:27 +00:00 |
|
Michael
|
e00105d649
|
Don't fork a new worker
|
2017-06-06 11:59:38 +00:00 |
|
Tobias Diekershoff
|
f3d8da7d33
|
Merge branch 'master' into develop
|
2017-06-06 12:20:55 +02:00 |
|
Michael
|
ba7b4fddea
|
memory check is now also only done once in a while
|
2017-06-06 04:00:24 +00:00 |
|
Michael
|
2b04865cdb
|
We found the handbrake ...
|
2017-06-05 22:41:33 +00:00 |
|
Michael
|
2bff8e302a
|
Removing the lock after the process was removed is better
|
2017-06-05 16:56:21 +00:00 |
|
Michael
|
b86c4d539e
|
Locking waits now for a shorter period. DB locking is used at other locations as well
|
2017-06-05 14:59:53 +00:00 |
|
Michael
|
8db079c65e
|
Don't always fork the poller.
|
2017-06-05 06:08:26 +00:00 |
|
Michael
|
fb72fc77f5
|
Some code beautification
|
2017-06-04 20:03:37 +00:00 |
|
Michael
|
2d229ad856
|
Merge remote-tracking branch 'upstream/3.5.2rc' into 1706-lock
|
2017-06-04 19:06:40 +00:00 |
|
Michael
|
16276b21eb
|
Typo
|
2017-06-04 19:05:15 +00:00 |
|
Michael
|
bde4943da5
|
Every hour should mean: every hour :)
|
2017-06-04 19:01:22 +00:00 |
|
Michael
|
30b24a2908
|
Locking seems to work great now
|
2017-06-04 18:59:50 +00:00 |
|
Michael
|
bca5776e9c
|
Lock now can use the memcache as well
|
2017-06-04 15:59:20 +00:00 |
|
Michael
|
d2cb87a200
|
Database locks are now having its very own functions
|
2017-06-04 12:59:29 +00:00 |
|
Michael
|
ad53a03f83
|
It should be "e" not "p"
|
2017-06-04 09:00:07 +00:00 |
|
Michael
|
32f61016d3
|
Overhauled "lock" functionality
|
2017-06-04 07:26:21 +00:00 |
|
Michael
|
945d3cc048
|
The constant CURLE_OPERATION_TIMEDOUT isn't defined on older PHP versions
|
2017-06-03 19:46:19 +00:00 |
|
Tobias Diekershoff
|
ec5a3c3440
|
Merge pull request #3514 from annando/worker-locking
Fixed locking behaviour for the worker
|
2017-06-03 11:02:50 +02:00 |
|
Michael
|
21eb9a4b2e
|
Fixed locking behaviour for the worker
|
2017-06-03 07:25:01 +00:00 |
|
rabuzarus
|
8806688d68
|
restructure the conditions if gnetwork and gaddr is empty
|
2017-06-01 12:47:47 +02:00 |
|
rabuzarus
|
a726056c5f
|
use get_contact_details_by_url() instead of Probe:uri()
|
2017-06-01 11:44:59 +02:00 |
|
rabuzarus
|
8311af3e92
|
use Probe:uri() instead of probe_url
|
2017-05-31 18:43:57 +02:00 |
|
rabuzarus
|
df7acc7655
|
Bugfix: don't probe for introduction if it is not necessary
|
2017-05-31 14:29:33 +02:00 |
|
gerhard6380
|
1a0e8723c5
|
corrected change
sorry, I should not change code late in the evening when I am already tired.
|
2017-05-31 10:33:35 +02:00 |
|
gerhard6380
|
bbddea03e9
|
API: link to original page for feed posts
link to original page added to html output of feed posts if body is empty
|
2017-05-31 02:24:09 +02:00 |
|
Michael
|
f6d10198cc
|
Bugfix: The poller often couldn't store the pid in the workerqueue
|
2017-05-30 13:20:29 +00:00 |
|
Michael
|
a32de855cc
|
Don't quit if the own host cannot be reached via SSL
|
2017-05-29 19:14:44 +00:00 |
|
Michael
|
104acec09c
|
The database structure is now checked ad the admin summary page
|
2017-05-28 08:39:41 +00:00 |
|
Michael
|
646ef9842c
|
Bugfix: pubsubpublish has always to be called with high priority
|
2017-05-25 03:04:26 +00:00 |
|
Michael
|
3d14fa3d81
|
Priority needs to be integer
|
2017-05-24 10:36:44 +00:00 |
|
Michael
|
d2dd0b3248
|
Minimal poll intervall
|
2017-05-24 08:21:05 +00:00 |
|
Michael
|
d7de7bb70a
|
Optimized priorities for the automated expiring of items
|
2017-05-24 06:29:47 +00:00 |
|
Michael
|
1bd6d7dd7a
|
Bugfix OStatus: Avoid empty author data
|
2017-05-23 05:28:51 +00:00 |
|
Michael
|
6e8e326705
|
Bugfix: Timeout problems when saving profile settings
|
2017-05-19 06:01:13 +00:00 |
|
Michael
|
192a5e254a
|
Merge remote-tracking branch 'upstream/3.5.2rc' into bugfix-mail
|
2017-05-17 19:56:38 +00:00 |
|
Michael
|
696404739b
|
Bugfix Diaspora: We exited with the wrong return values and the guid for messages was too short
|
2017-05-17 19:25:30 +00:00 |
|
Michael
|
cb3077b7a9
|
It is better this way
|
2017-05-17 06:07:55 +00:00 |
|
Michael
|
7daf5ecde1
|
Use the contact picture instead of the profile picture
|
2017-05-17 06:00:20 +00:00 |
|
Michael
|
80103f8ad9
|
Issue 3309: Avatar update should work now
|
2017-05-16 21:21:54 +00:00 |
|
Roland Häder
|
d7b420a44e
|
opps, re-introduced this out-dated code by mistake
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2017-05-16 20:13:08 +02:00 |
|
Roland Häder
|
79d524a9ad
|
opps, added missing curly braces
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2017-05-16 17:56:36 +02:00 |
|
Roland Häder
|
f4a33ed3f0
|
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-05-16 14:40:07 +02:00 |
|
Roland Häder
|
701e761c68
|
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-05-16 14:37:12 +02:00 |
|
Hypolite Petovan
|
48e3f4f47f
|
Merge pull request #3465 from annando/bugfix-dba-1
Bugfix: dba::num_rows hadn't checked the object variable
|
2017-05-16 02:05:16 -04:00 |
|
Michael
|
41f94a62fc
|
Spelling
|
2017-05-16 06:00:01 +00:00 |
|
Michael
|
124690cc4d
|
dba: Beautification is now a separate function
|
2017-05-15 21:06:17 +00:00 |
|
Michael
|
875592f285
|
API: Direct Messages via the API now work again.
|
2017-05-15 20:11:33 +00:00 |
|