aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/database.php
AgeCommit message (Expand)Author
2009-05-19Refs #1027: Introducing $CONFIG->db_disable_query_cache which allows disablin...marcus
2009-04-08Added callback support to get_data_row()marcus
2009-03-30Closes #875: Using db linkmarcus
2009-03-02Corrected unnecessarily patriotic comments.ben
2009-02-13Added lazy database connections to delay establishing the db link until actua...marcus
2009-01-23Refs #706marcus
2008-11-07Profiling now showing queries executed before debug flag being setmarcus
2008-11-06* Database functions optimised and centralised a bitmarcus
2008-11-05Revert use of memcache for database query cachemarcus
2008-11-04More tweaksmarcus
2008-11-04Moved caching to function so it can be easily replacedmarcus
2008-11-03Database using new memory cache objectmarcus
2008-11-03Experimental database query caching, please report problems asap.marcus
2008-11-03Experimental database query caching, please report problems asap.marcus
2008-10-31Closes #493: Moved database queries out of module and in to core in line with...marcus
2008-10-07Closes #409: PHP update script to update core addedmarcus
2008-10-01Fixes #395marcus
2008-09-23The database schema will now automatically update itself on upgrade.ben
2008-09-20Apparently non-p connections are better in many cases, see http://www.slidesh...marcus
2008-09-06Fixes #330: I implemented the changes you suggested (except for quotes around...marcus
2008-08-19Refs #266: Error given if no database has been set up.marcus
2008-08-19Refs #256: Basic installation parameters checked.marcus
2008-07-08Removing annoying warning messagesben
2008-06-27git-svn-id: https://code.elgg.org/elgg/trunk@1194 36083f99-b078-4883-b0ff-0f9...marcus
2008-06-27Using persistent db connections. This should speed up pages with numerous sma...marcus
2008-06-27Removed explains since these weren't much usemarcus
2008-06-27Refs #101 - DB Profiling in debug mode (recommended usage means putting $CONF...marcus
2008-06-24Caching the show_db_tables functionben
2008-06-20Removed database gatekeepers to avoid chicken and egg problems with privilege...marcus
2008-06-20update_data now returns true on a successful update.ben
2008-06-19Re-enabled database gatekeepers, please report problems.marcus
2008-06-18Re-commented out callpath_gatekeeper. refs #37ben
2008-06-17Fixed #37. It turns out callpath_gatekeeper worked fine; PHP 5.2 with the Zen...ben
2008-06-17Removed references to callpath_gatekeeper.ben
2008-06-17Disabling the gatekeeper for now. Reopened #3ben
2008-06-13Marcus Povey: CLOSED - # 9: FilePluginFile not found marcus
2008-06-11Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-10Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-10register_event_handler and trigger_event have been renamed to register_elgg_e...ben
2008-06-10Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-05Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-04Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-03Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-03Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-02git-svn-id: https://code.elgg.org/elgg/trunk@775 36083f99-b078-4883-b0ff-0f9b...icewing
2008-06-02Marcus Povey <marcus@dushka.co.uk>icewing
2008-06-02Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-30Marcus Povey <marcus@dushka.co.uk>icewing
2008-05-29git-svn-id: https://code.elgg.org/elgg/trunk@753 36083f99-b078-4883-b0ff-0f9b...icewing
2008-05-28Marcus Povey <marcus@dushka.co.uk>icewing