aboutsummaryrefslogtreecommitdiffstats
path: root/include/dba.php
Commit message (Expand)AuthorAgeFilesLines
* bug #253 use MSQLI_ASSOC, not MYSQL_ASSOCfriendica2012-01-211-1/+1
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* 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
* 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
* only escape dbg tags when running in server modeMike Macgirvin2010-08-141-1/+4
* make debugging safeMike Macgirvin2010-08-111-4/+8
* mostly done with dfrn-notifyMike Macgirvin2010-07-161-3/+3
* Initial checkinMike Macgirvin2010-07-011-0/+138