aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/database.php
AgeCommit message (Expand)Author
2013-10-23replaced all references to trac.elgg.org to the correct GitHub issuesJerome Bakker
2013-04-20Fixes #5004 fixed some documentation in database libCash Costello
2013-04-13Fixes #4978 integrates LRU cache for db query cachecash
2013-04-13introduces _elgg_invalidate_query_cache() to dry up the db query cache codecash
2013-04-13documentation updatescash
2013-02-09Lots of new @todos :(Steve Clay
2013-02-09remove unused code: vars, foreach keys, etcSteve Clay
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2012-06-19Fixes #4382 catches lost connection to database - from Pawełcash
2012-01-21cleans up the boot processCash Costello
2012-01-08coding standards fixes - commentsCash Costello
2011-11-10Fixes #4071 hellekin was right - it was a bad idea to format queriescash
2011-11-05Fixes #4049 casting bool to int so it doesn't disappear in the cache keycash
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-10-02Merged fixes for delayed queries from 1.7.Brett Profitt
2011-05-14Refs #2591 we were not logging inserts, updates, and deletes. Also logging wa...cash
2011-05-14made database query logging explicitly set to NOTICE levelcash
2011-04-18Fixes #2046. Applied Franz' patch for sanitize_int().brettp
2011-03-27Fixes #2591 removing newlines in queries - thanks to Tachyoncash
2011-02-18Fixes #1433, #2183. Upgrades are now tracked and will be run if needed regard...brettp
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2011-02-06fixed some minor documentation issuescash
2011-01-23Refs #2804 #2805 pulling changes in trunk from 1.7 branchcash
2011-01-06Refs #1242, Fixes #2775. Pulled common code between get_data() and get_data_r...brettp
2010-11-22Refs #2673 moved changes into trunk from 1.7 branchcash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03Refs #1320. Updated core to use elgg_echo()'s native string replacement.brettp
2010-10-30ripped out last remaining tentacles of old installer from core - just needs r...cash
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-20Refs #2474 - merged [6976] from 1.7 branch into trunkcash
2010-10-10removed function replaced by installercash
2010-09-13Refs #2450: Really removed the @uses and @see tags.brettp
2010-09-13Refs #2450: Removing @see and @uses. Replaced NB: with English phrases.brettp
2010-09-08Refs #2450: Documentation added for database functions.brettp
2010-08-22Merged r6757:6810 from 1.7 branch into trunkcash
2010-08-22Merged r6701:6756 from 1.7 branch into trunkcash
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-02-01Adding some \ns between the SQL error and the query in the database exception.brettp
2010-01-10Fixes #1432: Version number is set during installation.brettp
2009-12-31Closes #1424: Faulty database migrations will now halt an upgrade.brettp
2009-12-20cleaned up logic on db query cachecash
2009-12-17fixed warning due to database query cachecash
2009-10-19Replacing a direct call to error_log() with new elgg_log().nickw
2009-10-16Rewriting core debug messages to be more informative.nickw
2009-10-07database.php now more closely matches coding standards.brettp
2009-10-07Fixes #1181: UTF8 now correctly stored in database.brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-06-02Removed some error messagesmarcus
2009-05-22Refs #965: Allowing upgrades to be loaded from other locations.marcus