]> git.mxchange.org Git - friendica.git/history - include
Split poco discovery in smaller function calls
[friendica.git] / include /
2017-01-27 MichaelSplit poco discovery in smaller function calls
2017-01-27 Tobias DiekershoffMerge pull request #3096 from annando/1701-index-again
2017-01-27 MichaelAdded documentation
2017-01-25 MichaelImproved handling of non string values in the config
2017-01-24 MichaelBugfix: Caching of non string cache values now works.
2017-01-24 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-01-24 MichaelReformatted stuff, improved query
2017-01-22 Hypolite PetovanMerge remote-tracking branch 'refs/remotes/friendica...
2017-01-21 MichaelSome added logging
2017-01-21 MichaelBugfix for masses of php warnings
2017-01-21 MichaelRearranged the logging
2017-01-21 MichaelSome changed logging
2017-01-21 MichaelAdded callstack
2017-01-20 MichaelAvoiding some error messages
2017-01-20 MichaelBetter number format
2017-01-20 MichaelSome more logging
2017-01-20 MichaelHopefully better index length.
2017-01-19 MichaelBugfix: Quarter Hour cache was cleared every time.
2017-01-19 MichaelBugfix: The caching of values didn't really work for...
2017-01-19 MichaelThe worker now tells the process runtime length.
2017-01-19 MichaelAdded reminder
2017-01-18 MichaelThe config class now makes less database reads.
2017-01-17 MichaelReplace the direct access of config variables
2017-01-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-01-17 Tobias DiekershoffMerge pull request #3095 from annando/bugfix-app
2017-01-16 MichaelOOpppss ...
2017-01-16 MichaelRedo some work
2017-01-16 MichaelRemoved commented text
2017-01-16 MichaelDeactivated the alternative update script by now
2017-01-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-01-16 MichaelBugfix for failed events page and api
2017-01-16 Tobias DiekershoffMerge pull request #3093 from annando/issue-3011
2017-01-16 Tobias DiekershoffMerge pull request #3094 from annando/1701-hubzilla...
2017-01-15 MichaelSmarter way to create unique indexes
2017-01-15 MichaelHubzilla doesn't send a width attribute in the avatar...
2017-01-15 MichaelSome more database stuff
2017-01-15 MichaelIssue 3011 (and others): OStatus: Don't fetch liked...
2017-01-14 MichaelSome more changed indexes and improved queries
2017-01-14 MichaelSome removed indexes
2017-01-13 MichaelBetter usage of text and mediumtext.
2017-01-13 MichaelSome more caching
2017-01-13 MichaelThe relay query now uses a better index
2017-01-13 MichaelNew function to detect heavily used indexes
2017-01-12 Tobias DiekershoffMerge pull request #3088 from beardyunixer/patch-1
2017-01-12 rabuzarusMerge pull request #3080 from annando/1701-curl-range
2017-01-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-01-12 rabuzarusMerge pull request #3074 from annando/1701-diaspora...
2017-01-12 rabuzarusMerge pull request #3081 from annando/1701-top-level
2017-01-11 rabuzarusMerge pull request #3085 from annando/1701-poll-contacts
2017-01-11 MichaelCorrection of commit a96eb3428dfd66e132ff834212be408ee6...
2017-01-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-01-11 Michael VogelMerge pull request #3078 from Hypolite/issue/#3039...
2017-01-11 Michael VogelMerge pull request #3079 from Hypolite/issue/#3039...
2017-01-11 Michael VogelMerge pull request #3083 from rabuzarus/20170111_-_dias...
2017-01-11 rabuzarusdiaspora - add braces
2017-01-11 rabuzarusdiaspora - switch logger for "non subscribed messages...
2017-01-11 Michael VogelMerge pull request #3076 from Hypolite/issue/#3039...
2017-01-10 Hypolite PetovanMerge branch 'develop' of https://github.com/friendica...
2017-01-10 Michael VogelMerge pull request #3077 from Hypolite/issue/#3039...
2017-01-10 MichaelStandards stuff should make Hypolite happy.
2017-01-10 MichaelCompare instead of assign ...
2017-01-10 MichaelWe should check for the item, not the parent.
2017-01-10 MichaelWhen commenting too fast, messages weren't delivered...
2017-01-09 MichaelDownload limit for fetching data via "z_fetch_url"
2017-01-09 rabuzarusMerge pull request #3069 from annando/1612-unused-indexes
2017-01-09 Hypolite PetovanNormalize App parameter declaration (doc-include folder...
2017-01-09 MichaelDBClean now has a smaller limit/Query improvements
2017-01-09 MichaelMore standards
2017-01-08 MichaelMaking Hypolite smile
2017-01-08 MichaelBugfix: Answers to OStatus posts should never reach...
2017-01-08 Michaelit should be "gid" not "cid"
2017-01-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-01-07 Michael VogelMerge pull request #3043 from Quix0r/rewrites/dbm_is_result
2017-01-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-01-07 MichaelLast minutes changes
2017-01-07 Hypolite PetovanMerge remote-tracking branch 'friendica/develop' into...
2017-01-07 MichaelUse Config class/Option to deactivate the count on...
2017-01-07 Roland HäderMerge remote-tracking branch 'upstream/develop' into...
2017-01-07 Michael VogelMerge pull request #3068 from rabuzarus/20170105_-_frio...
2017-01-06 Roland HäderMerge branch 'develop' into rewrites/dbm_is_result
2017-01-06 Roland HäderMerge remote-tracking branch 'upstream/develop' into...
2017-01-06 MichaelSome corrections
2017-01-06 Michael VogelMerge pull request #3067 from rabuzarus/20170105_-_fix_...
2017-01-06 MichaelRemoved some removed indexes
2017-01-05 MichaelCleaning up the stuff
2017-01-05 MichaelSome new indexes and some removed.
2017-01-05 MichaelWill we now find the best index fort the contact?
2017-01-05 MichaelRemoving and adding some indexes
2017-01-05 MichaelAnother index
2017-01-05 MichaelContact testing
2017-01-05 MichaelHopefully this it it ...
2017-01-05 Roland HäderMerge remote-tracking branch 'upstream/develop' into...
2017-01-05 MichaelFinding the best index ...
2017-01-05 MichaelSome more contact indexes
2017-01-05 rabuzarusBugfix: make some todos usable for doxygen in dfrn.php
2017-01-04 MichaelSome more indexes on the contact table
2017-01-04 MichaelSome notification thingy
2017-01-04 MichaelSome more indexes and other query improvements
2017-01-04 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-01-04 Roland HäderMerge branch 'develop' into rewrites/dbm_is_result
next