Michael
|
f1a57dd9c6
|
Avoid an error
|
2017-08-09 23:08:25 +00:00 |
|
Michael
|
03b86d3766
|
Now we have less than 100 insert commands, yeah
|
2017-08-09 23:02:57 +00:00 |
|
Michael
|
69a3f66d56
|
Just more simplyfication
|
2017-08-09 21:34:39 +00:00 |
|
Michael
|
fce72cbbc8
|
Modifed "update" and "insert" function / many changed queries
|
2017-08-09 21:12:41 +00:00 |
|
Michael
|
a5e7f7bf70
|
We don't need an order.
|
2017-08-09 07:57:33 +00:00 |
|
Michael
|
64718b53d1
|
Works now
|
2017-08-09 06:16:19 +00:00 |
|
Michael
|
ae8098eaf2
|
Config now works with the new database routines
|
2017-08-09 05:53:07 +00:00 |
|
rabuzarus
|
28eb5d57a7
|
fix some method names (camelcase) in Probe.php and Lock.php
|
2017-08-02 13:09:42 +02:00 |
|
Michael
|
955229e131
|
Fix incomplete webfinger data for OStatus
|
2017-07-25 21:46:14 +00:00 |
|
Michael
|
79fe249c54
|
Better use a wrapper
|
2017-07-22 06:43:04 +00:00 |
|
Michael
|
41ec057813
|
Avoid "Invalid argument" warning in probing.
|
2017-07-11 17:34:38 +00:00 |
|
Michael
|
363322ba78
|
Issue 3571 and Diaspora mail bugfix
|
2017-07-10 22:35:32 +00:00 |
|
Alexandre Alapetite
|
080da4777d
|
Use unset after unlock
https://github.com/friendica/friendica/pull/3554#issuecomment-313741392
|
2017-07-08 11:03:41 +02:00 |
|
Alexandre Alapetite
|
84972623f7
|
Order of semaphore processing
|
2017-07-07 18:26:43 +02:00 |
|
Alexandre Alapetite
|
329ab7d153
|
More general check for semaphore
|
2017-06-28 22:38:22 +02:00 |
|
Alexandre Alapetite
|
4eaa6b94a6
|
Hide semaphone warning
https://github.com/friendica/friendica/issues/3553
|
2017-06-28 18:38:18 +02:00 |
|
Michael
|
4515c36f69
|
Semaphore based locking and hopefully the fix for the workerqueue
|
2017-06-28 04:53:11 +00:00 |
|
Michael
|
1301a29505
|
It's faster without locks, gnarl ...
|
2017-06-12 19:20:50 +00:00 |
|
Michael
|
16df7715b9
|
Avoid locking problems in lock class
|
2017-06-12 15:42:54 +00:00 |
|
Michael
|
7d0a7f6be9
|
We got rid of two workerqueue queries, yeah!
|
2017-06-11 19:51:18 +00:00 |
|
Hypolite Petovan
|
9c0d2c31e8
|
Replace AND and OR in PHP conditions by && and ||
|
2017-06-07 22:00:59 -04:00 |
|
Michael
|
9c46971aa5
|
The check for blocking processes is deactivated until further checks were performed
|
2017-06-06 22:18:42 +00:00 |
|
Michael
|
e3d5dcf049
|
Beware of camels
|
2017-06-06 17:42:47 +00:00 |
|
Michael
|
286b2da7a9
|
Added documentation and renamed function
|
2017-06-06 17:25:28 +00:00 |
|
Michael
|
5dfa513b62
|
Only wait when you have a timout value at all
|
2017-06-06 04:22:18 +00:00 |
|
Michael
|
2b04865cdb
|
We found the handbrake ...
|
2017-06-05 22:41:33 +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
|
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
|
5de03c1b27
|
Locks now work - ready to be used in the wild
|
2017-06-04 08:36:08 +00:00 |
|
Michael
|
32f61016d3
|
Overhauled "lock" functionality
|
2017-06-04 07:26:21 +00:00 |
|
Michael
|
21eb9a4b2e
|
Fixed locking behaviour for the worker
|
2017-06-03 07:25:01 +00:00 |
|
Michael
|
609649557b
|
Better handling of timeout issues while probing
|
2017-05-31 03:46:43 +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
|
860887557a
|
Some more logging for the probing
|
2017-05-28 05:38:12 +00:00 |
|
Hypolite Petovan
|
471056e989
|
Merge pull request #3488 from annando/ptobr-no-cache
Probing via web frontend shouldn't use the cache.
|
2017-05-23 17:21:10 -04:00 |
|
Michael
|
07e318e991
|
some more logging
|
2017-05-23 20:19:39 +00:00 |
|
Michael
|
c84a2fb1a3
|
Bugfix ParseUrl: Only fetch a range to avoid memory issues
|
2017-05-23 05:26:22 +00:00 |
|
Hypolite Petovan
|
06ea23665c
|
Merge pull request #3460 from annando/1705-dbclean
dbclean is now using the new database functions
|
2017-05-12 11:45:27 -04:00 |
|
Michael
|
6ef24890bb
|
dbclean is now using the new database functions / new functions for commit, rollback and transaction
|
2017-05-11 20:13:45 +00:00 |
|
Hypolite Petovan
|
39f894bd4a
|
Use use instead of \
|
2017-05-11 11:53:04 -04:00 |
|
Michael
|
f6fe11ff49
|
Small bugfix for PR 3454
|
2017-05-08 20:01:18 +00:00 |
|
rabuzarus
|
3d5ff8bab3
|
remove use of PConfig Class from Probe class because we don't use it here
|
2017-05-08 19:04:01 +02:00 |
|
rabuzarus
|
8a2ffffe71
|
Bugfix: correct uninitialized variables
|
2017-05-08 19:02:34 +02:00 |
|
rabuzarus
|
035c79f355
|
add some spaces for better readability
|
2017-05-08 18:28:30 +02:00 |
|
rabuzarus
|
8830d20ed0
|
rename some variables for comprehensibility
|
2017-05-08 18:07:06 +02:00 |
|
rabuzarus
|
51372bc314
|
improve readability
|
2017-05-08 17:36:04 +02:00 |
|
rabuzarus
|
450a4920fd
|
apply coding standard
|
2017-05-08 17:06:57 +02:00 |
|
rabuzarus
|
cc8a3a4101
|
rename methods of the Probe class to camelCase
|
2017-05-08 16:19:10 +02:00 |
|