aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/configuration.php
AgeCommit message (Expand)Author
2013-03-15more coding standard fixescash
2013-02-09Small changes to remove static analysis noise and simplify flowSteve Clay
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2013-01-17Fixes #3123 - Correct name length control in datalist_get and set_configPaweł Sroka
2012-11-27elgg_get_config: Don't generate NOTICE if $value not setSteve Clay
2012-11-27Don't hit DB on elgg_get_config after putting all configuration into local ob...Paweł Sroka
2012-06-18Fixes #4483 fixes undefined variable errors for non-deprecated functions in e...Cash Costello
2012-02-04Merge pull request #156 from cash/cache_langcash
2012-02-03response from insert_data needs to be checked for !== FALSEJanek Lasocki-Biczysko
2012-01-25caching language datacash
2012-01-24Fixes #4272 where an array of entity types can be used, use array in config o...Cash Costello
2012-01-21Fixes #4180 finished conversion to system cache by converting datalist/CONFIG...Cash Costello
2012-01-21cleans up the boot processCash Costello
2012-01-21updated documentation of configuration libCash Costello
2012-01-09coding standard fixes to engineCash Costello
2011-10-30setting $CONFIG->context earlier to avoid using the context functions before ...Cash Costello
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-10-01Fixes #3826 using wwwroot in 1.8.x releasescash
2011-06-25datalist_get() was incorrectly setting escaped values in the cache.Brett Profitt
2011-03-26Fixes #3250 elgg_get_root_path() to be consistentcash
2011-03-17Fixes #3123. Datalists and config names can now be up to 255 chars long. Debu...brettp
2011-02-20Refs #2793, #2956. Ported run_function_once() and datalist_get/set() changes ...brettp
2011-02-20Refs #2813, #2956. Ported get_config() returns null to 1.8's get_config() and...brettp
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-02-03Refs #2428 just a few more CONFIG uses left to be replacedcash
2010-12-29added a catch for configuration names longer than 32 characterscash
2010-12-29fixed bug where get_config was returning 0 because there is not not auto id o...cash
2010-12-27Refs #2543: set_default_config() uses better names. get_config() rewrites old...brettp
2010-12-01Fixes #2461 unsetting CONFIG variable in unset_config()cash
2010-11-30Refs #2428 adds elgg_get_plugin_path() and elgg_get_data_path()cash
2010-11-29Refs #2428 added elgg_get_config(), elgg_set_config(), and elgg_save_config()cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-10-30ripped out last remaining tentacles of old installer from core - just needs r...cash
2010-10-30moved datalist code into the configuration libcash
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-09-09Refs #2450: Documented configuration.php.brettp
2010-03-22Merged 1.7 bugfixes back into core. (5376:HEAD).brettp
2010-03-17Updated documentation for set_config(). Removed unnecessary escaping of valu...brettp
2009-10-15Standardized gobs of files.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-04-08Close #968: View path cache can now be turned on and offmarcus
2009-02-23Added the ability to turn simplecache on and off.kevinjardine
2009-01-23Refs #706marcus
2009-01-05Fixes #655, Refs #628: Install now working with correct event chain (#628).marcus
2008-11-03Minor tweaks 'cos case does matter...marcus
2008-10-16Closes #438marcus
2008-09-30Closes #388: Additionally the site check in configuration_init() should be in...marcus
2008-07-25sitedescription now loaded into config and displayedmarcus