aboutsummaryrefslogtreecommitdiff
path: root/engine/start.php
AgeCommit message (Expand)Author
2012-07-14Fixes #4705 validate view typeCash Costello
2012-06-16Fixes #3684 prevent pagesetup, system event from firing during the init, syst...Cash Costello
2012-01-21cleans up the boot processCash Costello
2012-01-21single for loop for loading librariesCash Costello
2012-01-21improved documentation in bootstrap scriptCash Costello
2011-11-02input lib depends on pageowner lib nowCash Costello
2011-10-20Fixes #3680. Explicitly connecting to db in start.php.Brett Profitt
2011-09-04Refs #3661. Merged $CONFIG->lastcache fix to master.Brett Profitt
2011-04-09Refs #3241 upgrade.php is a much better name for the upgrade librarycash
2011-03-16Fixes #3066 moves setting of lastcache value up in boot sequencecash
2011-02-18Fixes #2943: Removed engine/lib/install.phpewinslow
2011-02-15Fixes #2923: Removed "view" prefix from simplecache function namesewinslow
2011-02-13user settings library is now user_settings.phpcash
2011-02-01Moving deprecated functions out of files access.php - entities.php. This tim...ewinslow
2011-02-01Refs #2839: moved deprecated functions from access.php - private_settings.php...ewinslow
2011-01-06replaced deprecated load_plugins() - thanks to hellekincash
2010-12-19added a ready,system event so that plugins can do things after the init has f...cash
2010-11-28Fixes #2160 #2678 introducing a more flexible simplecache handler (this requi...cash
2010-11-28moved api.php to web_services.php as it is more descriptivecash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-06pulled private settings out into a separate libcash
2010-10-30ripped out last remaining tentacles of old installer from core - just needs r...cash
2010-10-30pulled navigation functions out of elgglib.phpcash
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-17Fixes #2563 - setup autoload in elgglib.php so exceptions and other classes a...cash
2010-10-14Refs #2511 - removed empty query.php lib filecash
2010-10-14Fixes #2339 - removes social library and deprecates its two functions (put it...cash
2010-10-14Deprecated unnecessary exceptions.php lib fileewinslow
2010-10-14Fixes #2547: Plugins can now participate in autoloading classes.ewinslow
2010-10-06removed several parts of the old installer from the corecash
2010-10-01replacing more documentation lost in integration of installercash
2010-10-01Refs #2129 - integrates new installer code from http://github.com/cash/Elgg -...cash
2010-09-15Refs #2450: Documented engine/start.phpbrettp
2010-08-22Merged r6812:6837 from 1.7 branch to trunk (skipping some changes to plugins ...cash
2010-06-18Merged r6506:6509 from 1.7 to trunk.brettp
2010-06-15Making sure to load all plugins when doing an upgrade to pull in CSS changes ...brettp
2010-06-14Merged [6485] and [6486] to trunk.brettp
2010-06-04Merge r6301:6338 from 1.7 to trunk.brettp
2010-05-18Moved output.php into the pre-installation required lib list to fix trunk ins...brettp
2010-05-14Fixed loading of activity and database files.brettp
2010-05-14Merged 5928-6908 from 1.7 branch to trunk.brettp
2010-03-20Removed non-working "lightmode" option.brettp
2010-03-20Removed ui_page_setup() to fix installation. Gave engine/start.php a bit of l...brettp
2010-02-09Fixes #1503, fixes #1474: Library files are loaded using a hard-coded list to...brettp
2009-12-07fixes #1187cash
2009-10-16Rewriting core debug messages to be more informative.nickw
2009-10-15Standardized 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-02-18Closes #790: Removed @ before include statements.marcus