aboutsummaryrefslogtreecommitdiffstats
path: root/include/dba.php
Commit message (Collapse)AuthorAgeFilesLines
* move things to the newer conversation object, a few minor bugs - will sort ↵friendica2012-10-251-4/+0
| | | | it out eventually
* rev updatefriendica2012-09-021-2/+2
|
* eliminate the obsolete "last-child" indicatorfriendica2012-07-181-4/+14
|
* some initial code and benchmarking for "red" content rendering enginefriendica2012-07-041-0/+6
|
* Disabled logging of SQL statementsMichael Vogel2012-05-291-4/+4
|
* Doing negative caching for config values, special logfile for database ↵Michael Vogel2012-05-261-2/+4
| | | | optmisations
* Deactivating the test output in db engineMichael Vogel2012-05-261-2/+2
|
* Speed optimisation by enabling the posibility of the MySQL fulltext engineMichael Vogel2012-05-261-2/+2
|
* Performance testsMichael Vogel2012-05-201-8/+12
|
* log db error strings in all casesfriendica2012-04-291-3/+3
|
* improved db error loggingfriendica2012-04-291-9/+17
|
* DBA: Reverting back to original sourceMichael Vogel2012-04-141-3/+1
|
* DBA: Nothing really done ..Michael Vogel2012-04-141-71/+0
|
* Merge commit 'upstream/master'Michael Vogel2012-04-131-213/+195
|\ | | | | | | | | | | Conflicts: include/dba.php
| * reverting recent db driver changes - won't install cleanly, won't update ↵friendica2012-04-121-274/+186
| | | | | | | | cleanly, and leaks DB credentials over the web if there's a connection problem
* | DBA: Deactivation of the mysqli-class for testing purposes.Michael Vogel2012-04-131-30/+31
|/
* fixed some typosAlexander Kampmann2012-04-091-4/+4
|
* made exceptions from the db optionalAlexander Kampmann2012-04-091-2/+30
| | | set address for updae mails correctly
* added exceptions to dba classAlexander Kampmann2012-04-091-188/+248
| | | | | | | | | added exception handling to index.php, please mind that there is no recovery at the moment added transactions to db update. Please mind that they might not be supported by db table engines. added admin email on failed updates added german translation for admin email
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-2/+4
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * typo in function namefriendica2012-03-291-3/+2
| |
| * some reported warnings cleaned upfriendica2012-03-281-1/+4
|/
* community discovery cont., cleanup of DB debuggingfriendica2012-03-181-12/+12
|
* bug #253 use MSQLI_ASSOC, not MYSQL_ASSOCfriendica2012-01-211-1/+1
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* dba: leave unconnected if $server and $user are not definedFabio Comuni2012-01-021-7/+14
|
* mysql error report fix (no mysqli), suggested friends for new members settingsfriendica2011-11-281-3/+5
|
* start of d* private mail, dba without mysqlifriendica2011-11-271-12/+36
|
* start on bug #227 - more to dofriendica2011-11-251-5/+18
|
* undo last checkinFriendika2011-07-051-7/+0
|
* explicitly close db connections - do not rely on process exitFriendika2011-07-051-1/+10
|
* installation issuesFriendika2011-03-211-1/+1
|
* non-code changeFriendika2011-03-131-1/+2
|
* don't let somebody install with a bogus db hostname as this seems to lead to ↵Friendika2011-03-131-0/+16
| | | | spectacular failure modes
* that would be mysql !i! connect_errno...Friendika2011-03-031-1/+1
|
* make sure db queries never get called if the database isn't openFriendika2011-03-031-6/+9
|
* units conversion app - needs some styling and code cleanupFriendika2011-03-021-3/+4
|
* install issue (memory exhausted) due to incorrect db open checkFriendika2011-03-011-5/+13
|
* more defensive measures against failed or lost DBFriendika2011-01-101-4/+22
|
* fallback dbesc() when db is not thereFriendika2011-01-101-1/+4
|
* never enough commentsFriendika2010-12-081-1/+0
|
* significantly enhanced profile securityFriendika2010-12-071-7/+17
|
* couple of issues w/ profile photo update propogationFriendika2010-11-091-14/+4
|
* use raw db queries wherever query items could contain '%'Friendika2010-11-091-0/+10
|
* installation var mis-taggedFriendika2010-11-051-1/+1
|
* -Wall cleanupMike Macgirvin2010-10-301-2/+2
|
* rework the logging interfaceMike Macgirvin2010-10-261-2/+5
|
* more instrumentationMike Macgirvin2010-10-061-0/+4
|
* contact search + sync to personal edition, installer db check + curl proxyMike Macgirvin2010-08-171-1/+1
|
* installer changes, pe syncMike Macgirvin2010-08-151-0/+4
|