]> git.mxchange.org Git - friendica.git/history - include/dba.php
Bugfix for pictures that weren't stored / reworked database calls
[friendica.git] / include / dba.php
2017-05-03 Hypolite PetovanMerge pull request #3425 from annando/1705-db-port
2017-05-03 MichaelIt is now possible to connect to a db server with host...
2017-05-02 Tobias DiekershoffMerge pull request #3420 from annando/issue-3419
2017-05-02 MichaelPR 3419: Avoid problems with PHP7 and dba.php
2017-05-02 Tobias DiekershoffMerge pull request #3415 from annando/1704-db-relation
2017-05-01 MichaelError reporting hadn't worked for the new functions
2017-05-01 MichaelAvoid duplicated queries
2017-05-01 MichaelDelete queries are now split into chunks.
2017-05-01 MichaelThe number of queries is reduced dramatically
2017-05-01 MichaelThis is better
2017-05-01 MichaelOnly fetch the rows when needed
2017-04-30 MichaelDelete now works
2017-04-29 Hypolite PetovanMerge pull request #3408 from annando/1704-conversation-2
2017-04-29 MichaelImproved dba:update function.
2017-04-28 Michael VogelMerge pull request #3403 from tobiasd/20170428-typo
2017-04-28 Tobias DiekershoffMerge pull request #3402 from annando/1704-conversation
2017-04-28 MichaelWe should return a return value when we say that we...
2017-04-28 MichaelNew function "dba::update" and changed unique index...
2017-04-28 Michaeldba:p and dba:e can now be called with a parameter...
2017-04-28 MichaelWe should escape the table name as well.
2017-04-28 Hypolite PetovanMerge pull request #3390 from annando/1704-cleaned_install
2017-04-27 MichaelSalmons with Mastodon seem to work now
2017-04-26 MichaelConversation data is now stored in another table
2017-04-26 Hypolite PetovanMerge pull request #3388 from tobiasd/20170424-blocklis...
2017-04-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-04-25 Hypolite PetovanMerge pull request #3389 from annando/1704-db-query
2017-04-25 MichaelAdded class description
2017-04-25 MichaelBetter debugging
2017-04-25 MichaelSmall corrections
2017-04-24 MichaelWe weren't able to test mysqlnd, so better remove the...
2017-04-24 MichaelFree results
2017-04-24 MichaelLittle spelling problem
2017-04-24 MichaelReplace spaces by tabs
2017-04-24 MichaelCode cleanup
2017-04-24 MichaelRemoved old functions
2017-04-24 MichaelNew function to calculate rows
2017-04-24 MichaelNew function to check for the existance of data
2017-04-24 MichaelRestored privates variables
2017-04-24 MichaelRearranged lines
2017-04-24 MichaelLost lines are back
2017-04-24 MichaelNew function skeleton for execution of queries
2017-04-23 MichaelWe now can work with prepared statements
2017-04-21 rabuzarusMerge develop into 20170407_-_group_edit
2017-04-20 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-04-19 Roland HäderMerge branch 'develop' into rewrites/coding-convention...
2017-04-17 rabuzarusMerge pull request #3333 from Rudloff/feature/theme...
2017-04-16 Alexandre AlapetiteMore replaces UTF8 to UTF8MB4
2017-04-16 Alexandre AlapetiteMerge branch 'develop' into MySQL5.7
2017-04-16 Tobias DiekershoffMerge pull request #3343 from annando/1704-mastodon
2017-04-15 Hypolite PetovanMerge pull request #3323 from Alkarex/ostatus-only_full...
2017-04-15 Alexandre AlapetiteMove any_value_fallback() to dba class
2017-04-15 Alexandre AlapetiteDocument any_value_fallback()
2017-04-15 Alexandre AlapetiteUse server_info to fallback from ANY_VALUE if needed
2017-04-14 Alexandre AlapetiteMerge develop
2017-04-14 Alexandre AlapetiteMySQL ANY_VALUE with fallback to MIN
2017-04-08 rebeka-catalinaMerge branch 'develop' of http://github.com/rebeka...
2017-03-25 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-03-20 rabuzarusMerge develop into 20170316_-_fix_event_edit
2017-03-20 Hypolite PetovanMerge branch 'develop' into 20170316_-_fix_event_edit
2017-03-20 Hypolite PetovanMerge remote-tracking branch 'refs/remotes/origin/devel...
2017-03-20 Hypolite PetovanMerge remote-tracking branch 'refs/remotes/friendica...
2017-03-19 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-03-18 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-03-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-03-17 rabuzarusMerge pull request #3226 from annando/1702-only-worker
2017-03-17 rabuzarusMerge pull request #3240 from annando/bugfix-dba
2017-03-16 MichaelBugfix: When a query fails we mustn't use the result...
2017-03-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-03-16 Hypolite PetovanMerge branch 'develop' into improvement/frio-action...
2017-03-16 Hypolite PetovanMerge branch 'develop' of https://github.com/friendica...
2017-03-15 rabuzarusMerge pull request #3227 from annando/1703-pdo
2017-03-15 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-03-13 MichaelMerge branch 'master' of github.com:annando/friendica
2017-03-13 MichaelMerge remote-tracking branch 'upstream/master'
2017-03-13 MichaelRemove redundancies.
2017-03-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-03-07 MichaelBetter separation between queries with or without result
2017-03-06 MichaelQuickfix for SQL commands that should return "true...
2017-03-05 MichaelEmulation for the mysqli behaviour when executing inser...
2017-03-05 MichaelWe now support PDO for database connections as well
2017-02-24 Michael VogelMerge pull request #2841 from Hypolite/issue/#2103-alt
2017-02-24 Michael VogelMerge pull request #2916 from tobiasd/20160925-changes
2017-02-16 Hypolite PetovanMerge remote-tracking branch 'refs/remotes/friendica...
2017-01-27 Hypolite PetovanMerge branch 'develop' into issue/#3062
2017-01-27 Michael VogelMerge pull request #3109 from Hypolite/issue/scrap...
2017-01-27 Michael VogelMerge pull request #3110 from tobiasd/20170127-translat...
2017-01-27 Michael VogelMerge pull request #3111 from tobiasd/20170127-lang
2017-01-27 Tobias DiekershoffMerge pull request #3096 from annando/1701-index-again
2017-01-24 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-01-21 MichaelSome added logging
2017-01-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-01-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-01-15 MichaelSome more database stuff
2017-01-14 MichaelSome more changed indexes and improved queries
2017-01-13 MichaelNew function to detect heavily used indexes
2017-01-12 Tobias DiekershoffMerge pull request #3088 from beardyunixer/patch-1
2016-12-20 Hypolite PetovanMerge remote-tracking branch 'friendica/develop' into...
2016-12-20 Hypolite PetovanMerge remote-tracking branch 'friendica/develop' into...
2016-12-20 Hypolite PetovanMerge remote-tracking branch 'friendica/develop' into...
2016-12-20 Michael VogelMerge pull request #3030 from Hypolite/bug/proxy_url_ex...
next