Age | Commit message (Expand) | Author |
2011-02-01 | Reversing 7975 | ewinslow |
2011-02-01 | Refs #2839: moved deprecated functions from access.php - private_settings.php... | ewinslow |
2010-11-16 | just in case any plugin called the previous install functions, I put them bac... | cash |
2010-10-30 | ripped out last remaining tentacles of old installer from core - just needs r... | cash |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-10-10 | handling the database being down/busy or an incomplete install. Also cleaned ... | cash |
2010-10-06 | removed several parts of the old installer from the core | cash |
2010-09-15 | Refs #2220: Pulled remaining classes out of lib files. Core classes now auto... | ewinslow |
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-03-22 | Merged 1.7 bugfixes back into core. (5376:HEAD). | 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-03-02 | Minor change to previous. | ben |
2009-03-02 | A different table to check db existence against. | ben |
2009-02-19 | A lighter way to detect if the db has been installed. Fixes #791 | ben |
2009-01-29 | Tentatively downgraded version requirement. | ben |
2009-01-23 | Refs #706 | marcus |
2008-10-03 | Fixing whitescreen on settings file creation | marcus |
2008-10-03 | Fixing installer issue. | marcus |
2008-10-01 | Fixes #395 | marcus |
2008-09-24 | git-svn-id: https://code.elgg.org/elgg/trunk@2128 36083f99-b078-4883-b0ff-0f9... | marcus |
2008-09-24 | Closes #360: Will now install on 5.1.6 or greater with a warning, 5.2 with no... | marcus |
2008-08-19 | Refs #256: Basic installation parameters checked. | marcus |
2008-06-27 | Db installed flag on config, Refs #101 | marcus |
2008-06-17 | CLOSED - #34: Install process must be completely graphical | marcus |
2008-06-17 | is_installed now returns a much more representative result. Refs #3 | ben |
2008-06-10 | register_event_handler and trigger_event have been renamed to register_elgg_e... | ben |
2008-06-04 | Fixed actions issues | ben |
2008-05-02 | The system now uses the site GUID to get and set entity data. Also, installat... | ben |
2008-05-01 | Further changes to the site install procedure. | ben |
2008-05-01 | Major site config changes | ben |
2008-02-14 | Some further installation tweaks | ben |