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