]> git.mxchange.org Git - friendica.git/log
friendica.git
6 years agoSemaphore based locking and hopefully the fix for the workerqueue
Michael [Wed, 28 Jun 2017 04:53:11 +0000 (04:53 +0000)]
Semaphore based locking and hopefully the fix for the workerqueue

6 years agoBugfix: Poller entries had been executed multiple times
Michael [Wed, 21 Jun 2017 03:49:05 +0000 (03:49 +0000)]
Bugfix: Poller entries had been executed multiple times

6 years agoMerge pull request #3542 from annando/1706-not-done
Tobias Diekershoff [Tue, 20 Jun 2017 05:39:28 +0000 (07:39 +0200)]
Merge pull request #3542 from annando/1706-not-done

Only show the number of workerqueue entries that aren't done

6 years agoOnly show the number of workerqueue entries that aren't done
Michael [Tue, 20 Jun 2017 02:05:16 +0000 (02:05 +0000)]
Only show the number of workerqueue entries that aren't done

6 years agoMerge pull request #3541 from annando/bugfix-poller
Tobias Diekershoff [Mon, 19 Jun 2017 18:35:08 +0000 (20:35 +0200)]
Merge pull request #3541 from annando/bugfix-poller

Recurring had been executed only once - and then never again

6 years agoRecurring had been executed only once - and then never again
Michael [Mon, 19 Jun 2017 18:20:19 +0000 (18:20 +0000)]
Recurring had been executed only once - and then never again

6 years agoMerge pull request #3540 from tobiasd/20170619-de
Michael Vogel [Mon, 19 Jun 2017 17:33:37 +0000 (19:33 +0200)]
Merge pull request #3540 from tobiasd/20170619-de

DE translations

6 years agoDE translations
Tobias Diekershoff [Mon, 19 Jun 2017 15:03:08 +0000 (17:03 +0200)]
DE translations

6 years agoMerge pull request #3473 from Quix0r/rewrites/coding-convention-split2-6-2
Hypolite Petovan [Sun, 18 Jun 2017 22:44:34 +0000 (18:44 -0400)]
Merge pull request #3473 from Quix0r/rewrites/coding-convention-split2-6-2

Coding convention applied split 2-6-2 (of 2-14-2)

6 years agoadded missing curly brace ... :-(
Roland Häder [Sun, 18 Jun 2017 21:15:50 +0000 (23:15 +0200)]
added missing curly brace ... :-(

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoconverted upper-case to lower-case as they are no constants but keywords
Roland Häder [Sun, 18 Jun 2017 21:14:52 +0000 (23:14 +0200)]
converted upper-case to lower-case as they are no constants but keywords

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoOpps, also this!
Roland Häder [Sun, 18 Jun 2017 20:14:21 +0000 (22:14 +0200)]
Opps, also this!

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoFixed some stuff as requested by @Hypolite
Roland Häder [Sun, 18 Jun 2017 20:10:03 +0000 (22:10 +0200)]
Fixed some stuff as requested by @Hypolite

Signed-off-by: Roland Häder <roland@mxchange.org>
6 years agoMerge pull request #3537 from annando/1706-diaspora2
Tobias Diekershoff [Sun, 18 Jun 2017 19:31:25 +0000 (21:31 +0200)]
Merge pull request #3537 from annando/1706-diaspora2

We now use the new Diaspora protocol for sending

6 years agoMerge pull request #3538 from annando/1706-some-more-performance
Tobias Diekershoff [Sun, 18 Jun 2017 19:29:51 +0000 (21:29 +0200)]
Merge pull request #3538 from annando/1706-some-more-performance

Some more worker fine tuning

6 years agoChanged documentation
Michael [Sat, 17 Jun 2017 19:13:40 +0000 (19:13 +0000)]
Changed documentation

6 years agoCorrected query
Michael [Sat, 17 Jun 2017 14:15:17 +0000 (14:15 +0000)]
Corrected query

6 years agoSome more worker fine tuning
Michael [Sat, 17 Jun 2017 13:58:18 +0000 (13:58 +0000)]
Some more worker fine tuning

6 years agoNow the Salmons flys
Michael [Sat, 17 Jun 2017 08:58:28 +0000 (08:58 +0000)]
Now the Salmons flys

7 years agoAdded documentation
Michael [Fri, 16 Jun 2017 21:01:56 +0000 (21:01 +0000)]
Added documentation

7 years agoThe new envelope could work now
Michael [Fri, 16 Jun 2017 20:57:35 +0000 (20:57 +0000)]
The new envelope could work now

7 years ago"unsharing" is now done different
Michael [Fri, 16 Jun 2017 16:39:17 +0000 (16:39 +0000)]
"unsharing" is now done different

7 years agoMerge remote-tracking branch 'upstream/develop' into 1706-diaspora2
Michael [Fri, 16 Jun 2017 06:10:35 +0000 (06:10 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1706-diaspora2

7 years agoWe now should send all data in the new format
Michael [Fri, 16 Jun 2017 05:21:25 +0000 (05:21 +0000)]
We now should send all data in the new format

7 years agoMerge pull request #3533 from annando/1706-worker-even-faster
Hypolite Petovan [Fri, 16 Jun 2017 01:48:53 +0000 (21:48 -0400)]
Merge pull request #3533 from annando/1706-worker-even-faster

Further improvements to the workerqueue

7 years agoRemoved unneeded stuff
Michael [Thu, 15 Jun 2017 21:45:36 +0000 (21:45 +0000)]
Removed unneeded stuff

7 years agoJust some more message types
Michael [Thu, 15 Jun 2017 21:20:18 +0000 (21:20 +0000)]
Just some more message types

7 years agoWe now use the new Diaspora format while sending
Michael [Thu, 15 Jun 2017 20:50:53 +0000 (20:50 +0000)]
We now use the new Diaspora format while sending

7 years agoWe don't need the timeout there anymore
Michael [Tue, 13 Jun 2017 22:25:24 +0000 (22:25 +0000)]
We don't need the timeout there anymore

7 years agoNew function for affected rows
Michael [Tue, 13 Jun 2017 21:56:50 +0000 (21:56 +0000)]
New function for affected rows

7 years agoMerge remote-tracking branch 'upstream/develop' into rewrites/coding-convention-split...
Roland Häder [Tue, 13 Jun 2017 21:26:06 +0000 (23:26 +0200)]
Merge remote-tracking branch 'upstream/develop' into rewrites/coding-convention-split2-6-2

Signed-off-by: Roland Häder <roland@mxchange.org>
7 years agoSmall corrections
Michael [Tue, 13 Jun 2017 20:51:24 +0000 (20:51 +0000)]
Small corrections

7 years agoDon't fork these calls
Michael [Tue, 13 Jun 2017 15:14:53 +0000 (15:14 +0000)]
Don't fork these calls

7 years agoFetching new queue tasks in a bulk to increase speed
Michael [Tue, 13 Jun 2017 13:51:25 +0000 (13:51 +0000)]
Fetching new queue tasks in a bulk to increase speed

7 years agoChanged timeout, logging added
Michael [Tue, 13 Jun 2017 09:03:19 +0000 (09:03 +0000)]
Changed timeout, logging added

7 years agoörgs
Michael [Tue, 13 Jun 2017 05:56:02 +0000 (05:56 +0000)]
örgs

7 years agoHandle deadlocks centrally
Michael [Tue, 13 Jun 2017 05:52:59 +0000 (05:52 +0000)]
Handle deadlocks centrally

7 years agoReally fast, sadly with deadlocks
Michael [Mon, 12 Jun 2017 21:39:20 +0000 (21:39 +0000)]
Really fast, sadly with deadlocks

7 years agoIt's faster without locks, gnarl ...
Michael [Mon, 12 Jun 2017 19:20:50 +0000 (19:20 +0000)]
It's faster without locks, gnarl ...

7 years agoAvoid locking problems in lock class
Michael [Mon, 12 Jun 2017 15:42:54 +0000 (15:42 +0000)]
Avoid locking problems in lock class

7 years agoReplaced "table lock" - it is not so good, it seems
Michael [Mon, 12 Jun 2017 14:19:47 +0000 (14:19 +0000)]
Replaced "table lock" - it is not so good, it seems

7 years agoLocking seems to be better here
Michael [Mon, 12 Jun 2017 12:28:48 +0000 (12:28 +0000)]
Locking seems to be better here

7 years agoMerge branch '1706-worker-even-faster' of github.com:annando/friendica into 1706...
Michael [Mon, 12 Jun 2017 09:46:07 +0000 (09:46 +0000)]
Merge branch '1706-worker-even-faster' of github.com:annando/friendica into 1706-worker-even-faster

7 years agoRemove test message
Michael [Mon, 12 Jun 2017 09:45:13 +0000 (09:45 +0000)]
Remove test message

7 years agoOnly check for stale processes every 5 minutes
Michael [Mon, 12 Jun 2017 09:44:46 +0000 (09:44 +0000)]
Only check for stale processes every 5 minutes

7 years agoAnd some more integer
Michael [Sun, 11 Jun 2017 20:41:01 +0000 (20:41 +0000)]
And some more integer

7 years agoContact ID is integer
Michael [Sun, 11 Jun 2017 20:25:51 +0000 (20:25 +0000)]
Contact ID is integer

7 years agoWe got rid of two workerqueue queries, yeah!
Michael [Sun, 11 Jun 2017 19:51:18 +0000 (19:51 +0000)]
We got rid of two workerqueue queries, yeah!

7 years agoMerge remote-tracking branch 'upstream/develop' into 1706-worker-even-faster
Michael [Sun, 11 Jun 2017 07:49:34 +0000 (07:49 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1706-worker-even-faster

Conflicts:
include/poller.php

7 years agoInherit the creation date
Michael [Sun, 11 Jun 2017 07:41:38 +0000 (07:41 +0000)]
Inherit the creation date

7 years agoMerge pull request #3534 from AndyHee/20170609-User_settings
Tobias Diekershoff [Fri, 9 Jun 2017 10:39:50 +0000 (12:39 +0200)]
Merge pull request #3534 from AndyHee/20170609-User_settings

Better input hints, user settings, account types

7 years agoRegenerated master messages.po file
Andy H3 [Fri, 9 Jun 2017 09:44:42 +0000 (16:44 +0700)]
Regenerated master messages.po file

7 years agoUpdated settings.php
Andy H3 [Fri, 9 Jun 2017 09:21:25 +0000 (16:21 +0700)]
Updated settings.php

7 years agoRegenerated master messages.po file
Andy H3 [Fri, 9 Jun 2017 08:42:31 +0000 (15:42 +0700)]
Regenerated master messages.po file

7 years agoMerge pull request #3528 from Hypolite/task/replace-explicit-php-logical-operators
Tobias Diekershoff [Fri, 9 Jun 2017 05:44:19 +0000 (07:44 +0200)]
Merge pull request #3528 from Hypolite/task/replace-explicit-php-logical-operators

Replace explicit php logical operators

7 years agoReplace lowercase operators
Hypolite Petovan [Fri, 9 Jun 2017 01:03:44 +0000 (21:03 -0400)]
Replace lowercase operators

7 years agoMerge pull request #3527 from annando/acl-speedup
rabuzarus [Thu, 8 Jun 2017 21:09:49 +0000 (23:09 +0200)]
Merge pull request #3527 from annando/acl-speedup

Increase the page load speed with Frio

7 years agoChanged documentation
Michael [Thu, 8 Jun 2017 21:00:45 +0000 (21:00 +0000)]
Changed documentation

7 years agoRemoved commented out line
Michael [Thu, 8 Jun 2017 20:53:21 +0000 (20:53 +0000)]
Removed commented out line

7 years agoAdded documentation
Michael [Thu, 8 Jun 2017 20:50:25 +0000 (20:50 +0000)]
Added documentation

7 years agofurther improvements to the workerqueue
Michael [Thu, 8 Jun 2017 20:43:30 +0000 (20:43 +0000)]
further improvements to the workerqueue

7 years agoMerge pull request #3530 from tobiasd/20170608-portdocs
Michael Vogel [Thu, 8 Jun 2017 19:50:07 +0000 (21:50 +0200)]
Merge pull request #3530 from tobiasd/20170608-portdocs

added hints how to specify a port for the database connection

7 years agospacing not tabs
Tobias Diekershoff [Thu, 8 Jun 2017 13:03:04 +0000 (15:03 +0200)]
spacing not tabs

7 years agoadded hints how to specify a port for the database connection
Tobias Diekershoff [Thu, 8 Jun 2017 13:00:50 +0000 (15:00 +0200)]
added hints how to specify a port for the database connection

7 years agoMerge pull request #3523 from annando/issue-2864
Tobias Diekershoff [Thu, 8 Jun 2017 08:45:36 +0000 (10:45 +0200)]
Merge pull request #3523 from annando/issue-2864

Issue 2864: Create a alternate link for every status

7 years agoMerge remote-tracking branch 'upstream/develop' into acl-speedup
Michael [Thu, 8 Jun 2017 04:01:55 +0000 (04:01 +0000)]
Merge remote-tracking branch 'upstream/develop' into acl-speedup

7 years agoThe function "construct_acl_data" isn't used at all, it seems. it is deactivated now
Michael [Thu, 8 Jun 2017 03:56:42 +0000 (03:56 +0000)]
The function "construct_acl_data" isn't used at all, it seems. it is deactivated now

7 years agoUpdated documentation with the new coding standard
Hypolite Petovan [Thu, 8 Jun 2017 02:01:27 +0000 (22:01 -0400)]
Updated documentation with the new coding standard

7 years agoReplace && by AND in SQL queries
Hypolite Petovan [Thu, 8 Jun 2017 02:01:14 +0000 (22:01 -0400)]
Replace && by AND in SQL queries

7 years agoReplace AND and OR in PHP conditions by && and ||
Hypolite Petovan [Thu, 8 Jun 2017 02:00:59 +0000 (22:00 -0400)]
Replace AND and OR in PHP conditions by && and ||

7 years agoMerge pull request #3526 from annando/bugfix-index
Hypolite Petovan [Thu, 8 Jun 2017 00:36:40 +0000 (20:36 -0400)]
Merge pull request #3526 from annando/bugfix-index

The index mustn't be 192 characters long

7 years agoMerge branch 'bugfix-index' of github.com:annando/friendica into acl-speedup
Michael [Wed, 7 Jun 2017 20:26:00 +0000 (20:26 +0000)]
Merge branch 'bugfix-index' of github.com:annando/friendica into acl-speedup

7 years agoWe should increase the database version number
Michael [Wed, 7 Jun 2017 20:24:44 +0000 (20:24 +0000)]
We should increase the database version number

7 years agoIncrease the page load speed with Frio
Michael [Wed, 7 Jun 2017 19:51:37 +0000 (19:51 +0000)]
Increase the page load speed with Frio

7 years agoThe index mustn't be 192 characters long
Michael [Wed, 7 Jun 2017 18:34:17 +0000 (18:34 +0000)]
The index mustn't be 192 characters long

7 years agoMerge remote-tracking branch 'upstream/develop' into issue-2864
Michael [Wed, 7 Jun 2017 18:17:37 +0000 (18:17 +0000)]
Merge remote-tracking branch 'upstream/develop' into issue-2864

7 years agoCode beautification
Michael [Wed, 7 Jun 2017 09:51:21 +0000 (09:51 +0000)]
Code beautification

7 years agoMoved include to top
Michael [Wed, 7 Jun 2017 08:46:38 +0000 (08:46 +0000)]
Moved include to top

7 years agoMerge pull request #1 from friendica/develop
Andy H3 [Wed, 7 Jun 2017 08:06:13 +0000 (15:06 +0700)]
Merge pull request #1 from friendica/develop

Update develop branch

7 years agoMerge pull request #3522 from annando/1706-lock
Tobias Diekershoff [Wed, 7 Jun 2017 07:29:54 +0000 (09:29 +0200)]
Merge pull request #3522 from annando/1706-lock

Some more poller speed and lock functionality

7 years agoMerge pull request #3524 from tobiasd/20170607-missingdash
Michael Vogel [Wed, 7 Jun 2017 06:29:36 +0000 (08:29 +0200)]
Merge pull request #3524 from tobiasd/20170607-missingdash

added missing dash in version

7 years agoSpeeded up calling "proc_run"
Michael [Wed, 7 Jun 2017 05:42:30 +0000 (05:42 +0000)]
Speeded up calling "proc_run"

7 years agoadded missing dash in version
Tobias Diekershoff [Wed, 7 Jun 2017 05:36:04 +0000 (07:36 +0200)]
added missing dash in version

7 years agoMerge remote-tracking branch 'upstream/develop' into 1706-lock
Michael [Wed, 7 Jun 2017 05:28:37 +0000 (05:28 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1706-lock

7 years agoMerge pull request #3521 from annando/1705-dbclean-advanced
Hypolite Petovan [Wed, 7 Jun 2017 03:43:40 +0000 (23:43 -0400)]
Merge pull request #3521 from annando/1705-dbclean-advanced

Expire remote items

7 years agoMerge branch '1706-lock' of github.com:annando/friendica into 1706-lock
Michael [Tue, 6 Jun 2017 22:20:05 +0000 (22:20 +0000)]
Merge branch '1706-lock' of github.com:annando/friendica into 1706-lock

7 years agoThe check for blocking processes is deactivated until further checks were performed
Michael [Tue, 6 Jun 2017 22:18:42 +0000 (22:18 +0000)]
The check for blocking processes is deactivated until further checks were performed

7 years agoWe have an alternate link
Michael [Tue, 6 Jun 2017 21:56:25 +0000 (21:56 +0000)]
We have an alternate link

7 years agoSpaces
Michael [Tue, 6 Jun 2017 20:10:47 +0000 (20:10 +0000)]
Spaces

7 years agoIssue 2864: Add a "alternate" link on display page
Michael [Tue, 6 Jun 2017 17:56:22 +0000 (17:56 +0000)]
Issue 2864: Add a "alternate" link on display page

7 years agoBeware of camels
Michael [Tue, 6 Jun 2017 17:42:47 +0000 (17:42 +0000)]
Beware of camels

7 years agoAdded documentation
Michael [Tue, 6 Jun 2017 17:41:01 +0000 (17:41 +0000)]
Added documentation

7 years agoAdded documentation
Michael [Tue, 6 Jun 2017 17:38:58 +0000 (17:38 +0000)]
Added documentation

7 years agoMerge remote-tracking branch 'upstream/develop' into 1705-dbclean-advanced
Michael [Tue, 6 Jun 2017 17:30:40 +0000 (17:30 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1705-dbclean-advanced

7 years agoAdded documentation and renamed function
Michael [Tue, 6 Jun 2017 17:25:28 +0000 (17:25 +0000)]
Added documentation and renamed function

7 years agoMerge branch 'develop' into 1706-lock
Michael Vogel [Tue, 6 Jun 2017 12:16:00 +0000 (14:16 +0200)]
Merge branch 'develop' into 1706-lock

7 years agoMerge branch '1706-lock' of github.com:annando/friendica into 1706-lock
Michael [Tue, 6 Jun 2017 12:12:07 +0000 (12:12 +0000)]
Merge branch '1706-lock' of github.com:annando/friendica into 1706-lock

7 years agoIncreased database version
Michael [Tue, 6 Jun 2017 12:07:27 +0000 (12:07 +0000)]
Increased database version

7 years agoDon't fork a new worker
Michael [Tue, 6 Jun 2017 11:59:38 +0000 (11:59 +0000)]
Don't fork a new worker

7 years agoFriendica version 3.5.3dev
Tobias Diekershoff [Tue, 6 Jun 2017 10:22:06 +0000 (12:22 +0200)]
Friendica version 3.5.3dev