aboutsummaryrefslogtreecommitdiff
path: root/engine/start.php
AgeCommit message (Collapse)Author
2010-11-28Fixes #2160 #2678 introducing a more flexible simplecache handler (this ↵cash
requires an htaccess update) git-svn-id: http://code.elgg.org/elgg/trunk@7464 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-28moved api.php to web_services.php as it is more descriptivecash
git-svn-id: http://code.elgg.org/elgg/trunk@7459 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to ↵ewinslow
use elgg_ prefixed versions git-svn-id: http://code.elgg.org/elgg/trunk@7284 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-06pulled private settings out into a separate libcash
git-svn-id: http://code.elgg.org/elgg/trunk@7249 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30ripped out last remaining tentacles of old installer from core - just needs ↵cash
removal of install.php when elgg_view() is updated git-svn-id: http://code.elgg.org/elgg/trunk@7141 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-30pulled navigation functions out of elgglib.phpcash
git-svn-id: http://code.elgg.org/elgg/trunk@7136 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-28Standardized code in all of core, not including language files, tests, or ↵brettp
core mods. git-svn-id: http://code.elgg.org/elgg/trunk@7124 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-17Fixes #2563 - setup autoload in elgglib.php so exceptions and other classes ↵cash
are available as soon as possible git-svn-id: http://code.elgg.org/elgg/trunk@7091 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-14Refs #2511 - removed empty query.php lib filecash
git-svn-id: http://code.elgg.org/elgg/trunk@7079 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-14Fixes #2339 - removes social library and deprecates its two functions (put ↵cash
it output.php for lack of a better location) git-svn-id: http://code.elgg.org/elgg/trunk@7078 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-14Deprecated unnecessary exceptions.php lib fileewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7076 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-14Fixes #2547: Plugins can now participate in autoloading classes.ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7074 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-06removed several parts of the old installer from the corecash
git-svn-id: http://code.elgg.org/elgg/trunk@7021 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-01replacing more documentation lost in integration of installercash
git-svn-id: http://code.elgg.org/elgg/trunk@6993 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-01Refs #2129 - integrates new installer code from http://github.com/cash/Elgg ↵cash
- does not work yet with non-Apache web servers git-svn-id: http://code.elgg.org/elgg/trunk@6991 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-15Refs #2450: Documented engine/start.phpbrettp
git-svn-id: http://code.elgg.org/elgg/trunk@6939 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-08-22Merged r6812:6837 from 1.7 branch to trunk (skipping some changes to plugins ↵cash
like groups and wire) git-svn-id: http://code.elgg.org/elgg/trunk@6851 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-18Merged r6506:6509 from 1.7 to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6516 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-15Making sure to load all plugins when doing an upgrade to pull in CSS changes ↵brettp
and allow plugins to register for the upgrade hook. git-svn-id: http://code.elgg.org/elgg/trunk@6488 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-14Merged [6485] and [6486] to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6487 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-06-04Merge r6301:6338 from 1.7 to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6356 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-18Moved output.php into the pre-installation required lib list to fix trunk ↵brettp
installation. git-svn-id: http://code.elgg.org/elgg/trunk@6089 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-14Fixed loading of activity and database files.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6060 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-05-14Merged 5928-6908 from 1.7 branch to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6059 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-20Removed non-working "lightmode" option.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@5454 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-03-20Removed ui_page_setup() to fix installation. Gave engine/start.php a bit of ↵brettp
love. git-svn-id: http://code.elgg.org/elgg/trunk@5453 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-02-09Fixes #1503, fixes #1474: Library files are loaded using a hard-coded list ↵brettp
to better deal with removed files. Also, ~4% performance increase per page load on my server! git-svn-id: http://code.elgg.org/elgg/trunk@3927 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-07fixes #1187cash
git-svn-id: http://code.elgg.org/elgg/trunk@3738 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-16Rewriting core debug messages to be more informative.nickw
Introducing the concept of levels for Elgg debugging: notices, warnings and errors are displayed when the appropriate debugging level is enabled. An additional level of "debug" exists to differentiate from errors. git-svn-id: http://code.elgg.org/elgg/trunk@3560 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-10-15Standardized files.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3549 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-31All line endings are now Unix-style.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3451 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
git-svn-id: https://code.elgg.org/elgg/trunk@3427 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-18Closes #790: Removed @ before include statements.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2797 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-17Added some very basic page load profiling.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2776 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-17Closes #783: Initial cache write on start now checks whether elgg has been ↵marcus
fully installed before proceeding. git-svn-id: https://code.elgg.org/elgg/trunk@2774 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-16A little more flexibility for the simplecache.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2768 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-16Views simplecache improvements.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2766 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-16Closes #429: Language loading now no longer loads all possible translations ↵marcus
- only english + user's preferred language/site preference git-svn-id: https://code.elgg.org/elgg/trunk@2762 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-16Committing the simplecache for views.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2759 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-04Moves access permissions references over to using the ACCESS_* constants ↵ben
defined in access.php. Refs #687 git-svn-id: https://code.elgg.org/elgg/trunk@2639 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-02-03ticket #728 dealt withdave
git-svn-id: https://code.elgg.org/elgg/trunk@2633 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-01-23Refs #706marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2611 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-11-20No need to trigger the init event on upgrade.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2478 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-11-18Closes #557marcus
git-svn-id: https://code.elgg.org/elgg/trunk@2460 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-11-07Removing unnecessary call to datalistsmarcus
git-svn-id: https://code.elgg.org/elgg/trunk@2422 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-09-23The cache library is now loaded before the main library boot.ben
git-svn-id: https://code.elgg.org/elgg/trunk@2106 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-08-28Closes #313, Fixes #274: Resolved strange OSX language file browsing, ↵marcus
including speculative windows fix. Thanks for the patch! git-svn-id: https://code.elgg.org/elgg/trunk@2044 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-06-23Refs #76: User settings page (to Elgg Classic standard). Committing some ↵marcus
work before shutting down for the day. git-svn-id: https://code.elgg.org/elgg/trunk@1068 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-06-21Plugin init only called on sanitised installs where installation is complete.marcus
git-svn-id: https://code.elgg.org/elgg/trunk@1040 36083f99-b078-4883-b0ff-0f9b5a30f544
2008-06-20Closes #60: Enable/disable plugins on a site by site basis marcus
http://trac.elgg.org/elgg/ticket/60 git-svn-id: https://code.elgg.org/elgg/trunk@1021 36083f99-b078-4883-b0ff-0f9b5a30f544