]> 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-09-15 MichaelBugfix for pictures that weren't stored / reworked...
2017-09-15 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-09-15 Tobias DiekershoffMerge pull request #3702 from annando/new-dba
2017-09-15 Michael"exists", "select" whre is the difference?
2017-09-15 MichaelAdded documentation
2017-09-15 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-09-15 MichaelOnly warn when there are arguments at all
2017-09-15 MichaelWe now avoid prepared statements without an argument
2017-09-14 MichaelThe old database function is now replaced with a wrapper
2017-08-26 Tobias DiekershoffMerge pull request #3659 from annando/more-static
2017-08-26 MichaelAnd some more static warnings removed
2017-08-25 Tobias DiekershoffMerge pull request #3655 from annando/static-methods
2017-08-25 MichaelStatically used methods should be defined statically...
2017-08-24 Tobias DiekershoffMerge pull request #3650 from annando/feed-probing
2017-08-24 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-08-23 rabuzarusMerge pull request #3648 from annando/develop
2017-08-23 MichaelIssue 3645: Avoid problems with boolean values
2017-08-15 Tobias DiekershoffMerge pull request #3631 from annando/1708-libertree
2017-08-15 Tobias DiekershoffMerge pull request #3632 from annando/bugfix-3630
2017-08-14 MichaelNow the bugfix really should work
2017-08-14 Tobias DiekershoffMerge pull request #3630 from annando/dba-2
2017-08-14 MichaelCleaning code
2017-08-12 MichaelNow deletions will also work with complicated queries
2017-08-12 MichaelDBA: The condition can now be a complex string
2017-08-12 MichaelRestructured "dba::exists" function
2017-08-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-08-12 Michael VogelMerge pull request #3627 from tobiasd/20170812-invite
2017-08-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-08-11 MichaelNew dba functions
2017-08-11 Tobias DiekershoffMerge pull request #3622 from annando/new-dba
2017-08-10 MichaelImproved parameter handling
2017-08-09 Michael VogelMerge pull request #3620 from tobiasd/20170809-issue3592
2017-08-09 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-08-09 MichaelModifed "update" and "insert" function / many changed...
2017-08-09 Tobias DiekershoffMerge pull request #3619 from annando/dba-connect
2017-08-09 MichaelDBA: Do a fallback to other db functions on problems
2017-08-08 Tobias DiekershoffMerge pull request #3618 from annando/mysqli-fix
2017-08-08 MichaelQuickfix for MYSQLi (prepared statement problem)
2017-08-05 Michael VogelMerge pull request #3617 from ddorian1/develop
2017-08-04 Johannes SchwabCatch exceptions in PDO constructor
2017-08-03 Tobias DiekershoffMerge pull request #3613 from annando/some-ostatus
2017-08-03 Tobias DiekershoffMerge pull request #3614 from annando/avoid-warnings
2017-08-03 MichaelAvoid some PHP warnings, no functional changes
2017-07-13 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-07-13 Tobias DiekershoffMerge pull request #3580 from annando/issue-3571-2
2017-07-12 MichaelFixed error reporting
2017-07-12 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-07-11 Michaeldatabase logging now works for database errors
2017-07-10 Michael VogelMerge pull request #3569 from tobiasd/20170702-delete
2017-07-07 Alexandre AlapetiteMerge branch 'develop' into semaphore_warning
2017-07-04 Tobias DiekershoffMerge pull request #3559 from annando/some-more-poller
2017-07-02 Michael VogelMerge pull request #3439 from tobiasd/20170506-token
2017-06-29 MichaelJust found the handbrake ...
2017-06-18 Hypolite PetovanMerge pull request #3473 from Quix0r/rewrites/coding...
2017-06-16 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-06-16 Hypolite PetovanMerge pull request #3533 from annando/1706-worker-even...
2017-06-13 MichaelNew function for affected rows
2017-06-13 Roland HäderMerge remote-tracking branch 'upstream/develop' into...
2017-06-13 MichaelChanged timeout, logging added
2017-06-13 Michaelörgs
2017-06-13 MichaelHandle deadlocks centrally
2017-06-11 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-06-09 Tobias DiekershoffMerge pull request #3534 from AndyHee/20170609-User_set...
2017-06-09 Tobias DiekershoffMerge pull request #3528 from Hypolite/task/replace...
2017-06-08 Hypolite PetovanReplace AND and OR in PHP conditions by && and ||
2017-06-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-06-07 Andy H3Merge pull request #1 from friendica/develop
2017-06-07 Tobias DiekershoffMerge pull request #3522 from annando/1706-lock
2017-06-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2017-06-06 Michael VogelMerge branch 'develop' into 1706-lock
2017-06-06 Tobias DiekershoffMerge branch 'master' into develop
2017-06-05 MichaelLocking waits now for a shorter period. DB locking...
2017-06-04 MichaelMerge remote-tracking branch 'upstream/3.5.2rc' into...
2017-06-04 MichaelDatabase locks are now having its very own functions
2017-05-17 Tobias DiekershoffMerge pull request #3472 from rabuzarus/feature/frio...
2017-05-16 rabuzarusMerge pull request #3380 from fabrixxm/feature/frio...
2017-05-16 Hypolite PetovanMerge pull request #3465 from annando/bugfix-dba-1
2017-05-16 MichaelSpelling
2017-05-16 Michael VogelMerge pull request #3464 from beardyunixer/nginx
2017-05-15 Michaeldba: Beautification is now a separate function
2017-05-15 MichaelBugfix: dba::num_rows hadn't checked the object variable
2017-05-14 Michael VogelMerge pull request #3463 from friendica/develop
2017-05-14 Hypolite PetovanMerge pull request #3462 from annando/bugfix-dba
2017-05-14 MichaelBugfix: The commit in dba::delete was never executed
2017-05-13 Hypolite PetovanMerge pull request #3381 from Quix0r/rewrites/coding...
2017-05-12 Hypolite PetovanMerge pull request #3460 from annando/1705-dbclean
2017-05-11 MichaelNow it should work
2017-05-11 Michaeldbclean is now using the new database functions / new...
2017-05-11 Roland HäderMerge branch 'develop' of github.com:friendica/friendic...
2017-05-08 Tobias DiekershoffMerge pull request #3418 from gerhard6380/develop
2017-05-07 Hypolite PetovanMerge branch 'develop' into improvement/move-app-to...
2017-05-07 Michael VogelMerge pull request #3442 from Alkarex/any_value_dbstructure
2017-05-07 Tobias DiekershoffMerge pull request #3441 from annando/1705-bugfix-delete
2017-05-07 MichaelAnd another one
2017-05-07 MichaelWrong parameter for delete command
2017-05-06 Hypolite PetovanMerge pull request #3438 from annando/1705-dba-select
2017-05-06 MichaelDESC should be ASC - this is more logically.
2017-05-06 MichaelNew function "dba::select" to fetch table rows
2017-05-04 rabuzarusMerge pull request #3417 from fabrixxm/feature/frio...
2017-05-04 Hypolite PetovanMerge pull request #3426 from annando/1705-diaspora...
next