Age | Commit message (Expand) | Author |
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 |
2009-02-16 | Committing the simplecache for views. | ben |
2009-02-04 | Moves access permissions references over to using the ACCESS_* constants defi... | ben |
2009-02-03 | ticket #728 dealt with | dave |
2009-01-23 | Refs #706 | marcus |
2008-11-20 | No need to trigger the init event on upgrade. | ben |
2008-11-18 | Closes #557 | marcus |
2008-11-07 | Removing unnecessary call to datalists | marcus |
2008-09-23 | The cache library is now loaded before the main library boot. | ben |
2008-08-28 | Closes #313, Fixes #274: Resolved strange OSX language file browsing, includi... | marcus |
2008-06-23 | Refs #76: User settings page (to Elgg Classic standard). Committing some work... | marcus |
2008-06-21 | Plugin init only called on sanitised installs where installation is complete. | marcus |
2008-06-20 | Closes #60: Enable/disable plugins on a site by site basis | marcus |
2008-06-17 | Fixed #36 - CSS now works on the install page. | ben |
2008-06-17 | CLOSED - #34: Install process must be completely graphical | marcus |
2008-06-17 | We need actions to work when the installation hasn't been settled. Refs #3 | ben |
2008-06-10 | Error text change. | ben |
2008-06-10 | Languages are now loaded before the main engine starts. | ben |
2008-06-10 | register_event_handler and trigger_event have been renamed to register_elgg_e... | ben |
2008-06-05 | git-svn-id: https://code.elgg.org/elgg/trunk@807 36083f99-b078-4883-b0ff-0f9b... | icewing |
2008-05-23 | Marcus Povey <marcus@dushka.co.uk> | icewing |
2008-05-22 | Marcus Povey <marcus@dushka.co.uk> | icewing |
2008-05-20 | Removing a PHP notice | ben |
2008-05-20 | Marcus Povey <marcus@dushka.co.uk> | icewing |
2008-05-19 | Fixing the install process, step 1. | ben |
2008-05-19 | Elgg will now enter light mode (no plugins are loaded, system init doesn't ha... | ben |
2008-05-02 | Update to start.php to fix bug on installation | ben |
2008-05-02 | The system now uses the site GUID to get and set entity data. Also, installat... | ben |
2008-04-09 | Fixed some bugs including a load order patch from Rolando, and an update issue | ben |
2008-04-08 | Incorporating setup fixes from Rolando | ben |
2008-03-28 | Marcus Povey <marcus@dushka.co.uk> | icewing |
2008-03-07 | Some extra plugins stuff | ben |
2008-03-03 | Installation issues: fixed | ben |
2008-02-15 | Added the concept of a site_id to msot of the database tables. Also some extr... | ben |
2008-02-15 | Simple plugin mechanism | ben |
2008-02-13 | Added some fancy database connection gubbins. If you give it loads of read or... | ben |
2008-02-13 | Messages and exceptions, working merrily together. Aww. | ben |
2008-02-13 | Further message handling in the template | ben |
2008-02-13 | Exception handling | ben |
2008-02-13 | Moving on to explodenew | icewing |