Age | Commit message (Expand) | Author |
2011-03-20 | Fixes #3188. We no longer store the version as the key, so a standard sort wi... | brettp |
2011-03-15 | Refs #1433. Restored db_upgrade() call during upgrades to fix issues for peop... | brettp |
2011-02-18 | Fixes #1433, #2183. Upgrades are now tracked and will be run if needed regard... | brettp |
2010-11-19 | $CONFIG->path is not set up early enough for some elgg deprecate notices | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-10-30 | ripped out last remaining tentacles of old installer from core - just needs r... | cash |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-22 | Merged r6620:6653 from 1.7 branch into trunk | cash |
2010-02-06 | missing new on upgrade_details object creation | cash |
2010-01-10 | Fixes #1432: Version number is set during installation. | brettp |
2009-10-15 | Standardized gobs of files. | brettp |
2009-10-07 | Fixes #790: Removing unneeded @s. | 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-05-11 | Refs #965 & #967: Event triggered on upgrade, allowing easier integration wit... | marcus |
2009-01-23 | Refs #706 | marcus |
2008-10-13 | Closes #430 | marcus |
2008-10-07 | Closes #409: PHP update script to update core added | marcus |
2008-10-03 | Fixes #401 | marcus |
2008-09-30 | Install now works again | marcus |
2008-09-23 | The database schema will now automatically update itself on upgrade. | ben |
2008-04-24 | The beginnings of a db upgrade system. See lib/version.php, /version.php and ... | ben |