Age | Commit message (Expand) | Author |
2011-03-17 | Fixes #3123. Datalists and config names can now be up to 255 chars long. Debu... | brettp |
2011-02-20 | Refs #2793, #2956. Ported run_function_once() and datalist_get/set() changes ... | brettp |
2011-02-20 | Refs #2813, #2956. Ported get_config() returns null to 1.8's get_config() and... | brettp |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-02-03 | Refs #2428 just a few more CONFIG uses left to be replaced | cash |
2010-12-29 | added a catch for configuration names longer than 32 characters | cash |
2010-12-29 | fixed bug where get_config was returning 0 because there is not not auto id o... | cash |
2010-12-27 | Refs #2543: set_default_config() uses better names. get_config() rewrites old... | brettp |
2010-12-01 | Fixes #2461 unsetting CONFIG variable in unset_config() | cash |
2010-11-30 | Refs #2428 adds elgg_get_plugin_path() and elgg_get_data_path() | cash |
2010-11-29 | Refs #2428 added elgg_get_config(), elgg_set_config(), and elgg_save_config() | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-10-30 | ripped out last remaining tentacles of old installer from core - just needs r... | cash |
2010-10-30 | moved datalist code into the configuration lib | cash |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-09-09 | Refs #2450: Documented configuration.php. | brettp |
2010-03-22 | Merged 1.7 bugfixes back into core. (5376:HEAD). | brettp |
2010-03-17 | Updated documentation for set_config(). Removed unnecessary escaping of valu... | brettp |
2009-10-15 | Standardized gobs of files. | brettp |
2009-08-31 | All line endings are now Unix-style. | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-04-08 | Close #968: View path cache can now be turned on and off | marcus |
2009-02-23 | Added the ability to turn simplecache on and off. | kevinjardine |
2009-01-23 | Refs #706 | marcus |
2009-01-05 | Fixes #655, Refs #628: Install now working with correct event chain (#628). | marcus |
2008-11-03 | Minor tweaks 'cos case does matter... | marcus |
2008-10-16 | Closes #438 | marcus |
2008-09-30 | Closes #388: Additionally the site check in configuration_init() should be in... | marcus |
2008-07-25 | sitedescription now loaded into config and displayed | marcus |
2008-06-18 | Hopefully fixed default wwwroot. refs #51 - Misja, if this works for you, cou... | ben |
2008-06-18 | Fixes #17 - Debug mode toggle. Introduced unset_config() which is also called... | marcus |
2008-06-18 | Fixes #19: Default language selector | marcus |
2008-06-16 | CLOSED - #30: $CONFIG is not populated from elggconfig or datalists | marcus |
2008-06-10 | register_event_handler and trigger_event have been renamed to register_elgg_e... | ben |
2008-06-04 | Fixed the installation labels issue! | ben |
2008-05-19 | Fixing the install process, step 1. | ben |
2008-05-02 | Configuration prerequisites are now loaded on boot time rathr than init | ben |
2008-05-02 | A small validation check | ben |
2008-05-02 | Minor bug fix in configuration | ben |
2008-05-02 | The system now uses the site GUID to get and set entity data. Also, installat... | ben |
2008-05-01 | Docs for previous | ben |
2008-05-01 | Get and set per-site configuration values from the database | ben |
2008-03-31 | Marcus Povey <marcus@dushka.co.uk> | icewing |
2008-03-28 | Autoconfiguration update .. again | ben |
2008-03-17 | Marcus Povey <marcus@dushka.co.uk> | icewing |
2008-03-08 | Configuration fix | ben |
2008-03-03 | Fixed wwwroot | icewing |
2008-03-03 | Removed some notices | ben |
2008-03-03 | Installation issues: fixed | ben |