| Commit message (Expand) | Author | Age | Files | Lines |
* | some initial code and benchmarking for "red" content rendering engine | friendica | 2012-07-04 | 1 | -0/+6 |
* | Disabled logging of SQL statements | Michael Vogel | 2012-05-29 | 1 | -4/+4 |
* | Doing negative caching for config values, special logfile for database optmis... | Michael Vogel | 2012-05-26 | 1 | -2/+4 |
* | Deactivating the test output in db engine | Michael Vogel | 2012-05-26 | 1 | -2/+2 |
* | Speed optimisation by enabling the posibility of the MySQL fulltext engine | Michael Vogel | 2012-05-26 | 1 | -2/+2 |
* | Performance tests | Michael Vogel | 2012-05-20 | 1 | -8/+12 |
* | log db error strings in all cases | friendica | 2012-04-29 | 1 | -3/+3 |
* | improved db error logging | friendica | 2012-04-29 | 1 | -9/+17 |
* | DBA: Reverting back to original source | Michael Vogel | 2012-04-14 | 1 | -3/+1 |
* | DBA: Nothing really done .. | Michael Vogel | 2012-04-14 | 1 | -71/+0 |
* | Merge commit 'upstream/master' | Michael Vogel | 2012-04-13 | 1 | -213/+195 |
|\ |
|
| * | reverting recent db driver changes - won't install cleanly, won't update clea... | friendica | 2012-04-12 | 1 | -274/+186 |
* | | DBA: Deactivation of the mysqli-class for testing purposes. | Michael Vogel | 2012-04-13 | 1 | -30/+31 |
|/ |
|
* | fixed some typos | Alexander Kampmann | 2012-04-09 | 1 | -4/+4 |
* | made exceptions from the db optional | Alexander Kampmann | 2012-04-09 | 1 | -2/+30 |
* | added exceptions to dba class | Alexander Kampmann | 2012-04-09 | 1 | -188/+248 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -2/+4 |
|\ |
|
| * | typo in function name | friendica | 2012-03-29 | 1 | -3/+2 |
| * | some reported warnings cleaned up | friendica | 2012-03-28 | 1 | -1/+4 |
|/ |
|
* | community discovery cont., cleanup of DB debugging | friendica | 2012-03-18 | 1 | -12/+12 |
* | bug #253 use MSQLI_ASSOC, not MYSQL_ASSOC | friendica | 2012-01-21 | 1 | -1/+1 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | dba: leave unconnected if $server and $user are not defined | Fabio Comuni | 2012-01-02 | 1 | -7/+14 |
* | mysql error report fix (no mysqli), suggested friends for new members settings | friendica | 2011-11-28 | 1 | -3/+5 |
* | start of d* private mail, dba without mysqli | friendica | 2011-11-27 | 1 | -12/+36 |
* | start on bug #227 - more to do | friendica | 2011-11-25 | 1 | -5/+18 |
* | undo last checkin | Friendika | 2011-07-05 | 1 | -7/+0 |
* | explicitly close db connections - do not rely on process exit | Friendika | 2011-07-05 | 1 | -1/+10 |
* | installation issues | Friendika | 2011-03-21 | 1 | -1/+1 |
* | non-code change | Friendika | 2011-03-13 | 1 | -1/+2 |
* | don't let somebody install with a bogus db hostname as this seems to lead to ... | Friendika | 2011-03-13 | 1 | -0/+16 |
* | that would be mysql !i! connect_errno... | Friendika | 2011-03-03 | 1 | -1/+1 |
* | make sure db queries never get called if the database isn't open | Friendika | 2011-03-03 | 1 | -6/+9 |
* | units conversion app - needs some styling and code cleanup | Friendika | 2011-03-02 | 1 | -3/+4 |
* | install issue (memory exhausted) due to incorrect db open check | Friendika | 2011-03-01 | 1 | -5/+13 |
* | more defensive measures against failed or lost DB | Friendika | 2011-01-10 | 1 | -4/+22 |
* | fallback dbesc() when db is not there | Friendika | 2011-01-10 | 1 | -1/+4 |
* | never enough comments | Friendika | 2010-12-08 | 1 | -1/+0 |
* | significantly enhanced profile security | Friendika | 2010-12-07 | 1 | -7/+17 |
* | couple of issues w/ profile photo update propogation | Friendika | 2010-11-09 | 1 | -14/+4 |
* | use raw db queries wherever query items could contain '%' | Friendika | 2010-11-09 | 1 | -0/+10 |
* | installation var mis-tagged | Friendika | 2010-11-05 | 1 | -1/+1 |
* | -Wall cleanup | Mike Macgirvin | 2010-10-30 | 1 | -2/+2 |
* | rework the logging interface | Mike Macgirvin | 2010-10-26 | 1 | -2/+5 |
* | more instrumentation | Mike Macgirvin | 2010-10-06 | 1 | -0/+4 |
* | contact search + sync to personal edition, installer db check + curl proxy | Mike Macgirvin | 2010-08-17 | 1 | -1/+1 |
* | installer changes, pe sync | Mike Macgirvin | 2010-08-15 | 1 | -0/+4 |
* | only escape dbg tags when running in server mode | Mike Macgirvin | 2010-08-14 | 1 | -1/+4 |
* | make debugging safe | Mike Macgirvin | 2010-08-11 | 1 | -4/+8 |
* | mostly done with dfrn-notify | Mike Macgirvin | 2010-07-16 | 1 | -3/+3 |