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