]> git.mxchange.org Git - friendica.git/history - include/dba.php
community discovery cont., cleanup of DB debugging
[friendica.git] / include / dba.php
2012-03-19 friendicacommunity discovery cont., cleanup of DB debugging
2012-01-21 friendicabug #253 use MSQLI_ASSOC, not MYSQL_ASSOC
2012-01-19 friendicaadd remove_user hook (it looks like dreamhost changed...
2012-01-03 Fabio ComuniMerge remote-tracking branch 'friendica/master'
2012-01-02 friendicaMerge branch 'pull'
2012-01-02 fabrixxmMerge pull request #21 from fabrixxm/fixinstall
2012-01-02 Fabio Comunidba: leave unconnected if $server and $user are not...
2011-11-29 friendicamysql error report fix (no mysqli), suggested friends...
2011-11-28 friendicastart of d* private mail, dba without mysqli
2011-11-26 friendicastart on bug #227 - more to do
2011-07-06 Friendikaundo last checkin
2011-07-06 Friendikaexplicitly close db connections - do not rely on proces...
2011-05-22 Chris Casemerged multipart email changes
2011-04-04 FriendikaMerge branch 'erikl-master'
2011-04-04 FriendikaMerge branch 'master' of https://github.com/erikl/frien...
2011-03-24 FriendikaMerge branch 'erikl-master'
2011-03-24 FriendikaMerge branch 'master' of https://github.com/erikl/frien...
2011-03-23 Fabio ComuniMerge branch 'master' of github.com:fabrixxm/friendika
2011-03-22 Tobias DiekershoffMerge branch 'master' of git://github.com/friendika...
2011-03-21 Friendikainstallation issues
2011-03-18 FriendikaMerge branch 'gettext' of https://github.com/fabrixxm...
2011-03-17 FriendikaMerge branch 'master' of http://github.com/erikl/friend...
2011-03-16 Tobias DiekershoffMerge github.com:tobiasd/friendika
2011-03-16 Tobias DiekershoffMerge branch 'master' of git://github.com/friendika...
2011-03-14 FriendikaMerge branch 'omigeot-master'
2011-03-14 Friendikanon-code change
2011-03-13 Friendikadon't let somebody install with a bogus db hostname...
2011-03-08 oliviermMerge remote branch 'mike/master'
2011-03-03 Friendikathat would be mysql !i! connect_errno...
2011-03-03 Friendikamake sure db queries never get called if the database...
2011-03-02 Friendikaunits conversion app - needs some styling and code...
2011-03-02 Friendikainstall issue (memory exhausted) due to incorrect db...
2011-01-11 rootMerge branch 'master' of git://github.com/friendika...
2011-01-11 Friendikamore defensive measures against failed or lost DB
2011-01-10 Friendikafallback dbesc() when db is not there
2010-12-09 rootMerge branch 'master' of git://github.com/friendika...
2010-12-09 Friendikanever enough comments
2010-12-08 rootMerge branch 'master' of git://github.com/friendika...
2010-12-08 Friendikasignificantly enhanced profile security
2010-11-10 Friendikacouple of issues w/ profile photo update propogation
2010-11-09 Friendikause raw db queries wherever query items could contain '%'
2010-11-06 Friendikainstallation var mis-tagged
2010-10-30 Mike Macgirvin-Wall cleanup
2010-10-27 Mike Macgirvinrework the logging interface
2010-10-07 Mike Macgirvinmore instrumentation
2010-08-18 Mike Macgirvincontact search + sync to personal edition, installer...
2010-08-16 Mike Macgirvininstaller changes, pe sync
2010-08-15 Mike Macgirvinonly escape dbg tags when running in server mode
2010-08-12 Mike Macgirvinmake debugging safe
2010-07-16 Mike Macgirvinmostly done with dfrn-notify
2010-07-01 Mike MacgirvinInitial checkin