aboutsummaryrefslogtreecommitdiffstats
path: root/include/dba
Commit message (Expand)AuthorAgeFilesLines
* added dbdriver to siteinfo json to better track affected sitesHabeas Codice2014-11-224-0/+18
* somehow missed this oneHabeas Codice2014-11-221-0/+2
* some poller optimisations and a fix for undefined (empty) dbtype which shows ...friendica2014-11-161-2/+6
* Merge pull request #693 from habeascodice/masterRedMatrix2014-11-141-0/+4
|\
| * Add bitwise xor to db_getfunc()Habeas Codice2014-11-131-0/+4
* | mysql driver - in debug mode for statements that return true/false report the...friendica2014-11-131-1/+1
|/
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-30/+123
|\
| * Some Doxygen documentation.Klaus Weidenbach2014-11-131-44/+128
* | PostgreSQL support initial commitHabeas Codice2014-11-132-13/+234
|/
* syntax error in dba driver, document z_post_urlfriendica2014-09-091-0/+1
* if we have php54 don't log the whole damn stack on a db error, just the curre...friendica2014-09-091-2/+5
* bring back mail list and cleanup some issues which popped out with full PHP w...friendica2013-08-271-1/+1
* fix intltext template driverfriendica2013-05-152-1/+7
* add $db_port to .htconfig.php and $a->config['syste]['smarty3_folder'] for co...fabrixxm2013-05-103-11/+13
* dba driver cleanupfriendica2013-04-231-14/+8
* remove old driverfriendica2013-04-221-0/+10
* cleanup debugging code in abstracted db driverfriendica2013-04-221-6/+15
* db abstraction layerfriendica2013-04-223-0/+285