aboutsummaryrefslogtreecommitdiff
path: root/engine/start.php
AgeCommit message (Expand)Author
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
2009-02-17Added some very basic page load profiling.marcus
2009-02-17Closes #783: Initial cache write on start now checks whether elgg has been fu...marcus
2009-02-16A little more flexibility for the simplecache.ben
2009-02-16Views simplecache improvements.ben
2009-02-16Closes #429: Language loading now no longer loads all possible translations -...marcus
2009-02-16Committing the simplecache for views.ben
2009-02-04Moves access permissions references over to using the ACCESS_* constants defi...ben
2009-02-03ticket #728 dealt withdave
2009-01-23Refs #706marcus