install/upgrade.php
2009-01-04 Dan Upgrades should work now.
2009-01-04 Dan Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6.
2008-12-22 Dan Added support for upgrades from Ferrishyn
2008-11-15 Dan Added ability to have alternate main page for members
2008-08-12 Dan Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
2008-07-12 Dan Fixed a few more upgrader glitches and polished things a bit more.
2008-07-12 Dan Refined upgrade process a bit. Uses libenanoinstall (incomplete), and post stage added to flush caches and import new strings
2008-06-10 Dan A bit of UX improvement to upgrade UI; updated readme for 1.1.4
2008-04-14 Dan Rebrand as 1.1.4 (Caoineag alpha 4)
2008-04-09 Dan New plugin manager half-implemented. Most of the UI/frontend code is done. Moved sql_parse.php to /includes/ to allow use after installation - TODO: check installer, etc. for breakage
2008-03-09 Dan Updated upgrade/migration schemas to handle user_timezone column properly
2008-03-08 Dan [Minor] Added a nice little link on upgrade success.
2008-03-08 Dan Added support for upgrading arbitrary previous 1.0.x versions (very experimental)
2008-03-07 Dan Oops - had unneeded debug message in installer
2008-03-07 Dan Fixed session validation bug in upgrade script; fixed non-object reference in template_nodb
2008-02-20 Dan Added support for Diffie-Hellman key exchange during login. w00t!
2008-02-12 Dan Fixed version-set on migration code (see the comments in the source for why) and added post-upgrade hooks.
2008-02-11 Dan Rebrand as 1.1.2; made upgrade framework functional
2008-01-26 Dan Removed stray debugging info from ACL editor success notification; added ability for guests to set language on URI (?lang=eng); added html_in_pages ACL type and separated from php_in_pages so HTML can be embedded but not PHP; rewote portions of the path manager to better abstract URL input; added Zend Framework into list of BSD-licensed libraries; localized some remaining strings; got the migration script working, but just barely; fixed display bug in Special:Contributions; localized Main Page button in admin panel
2008-01-18 Dan A few more installer tweaks / fixes. Initted upgrade script. Added migration schema from 1.0 to 1.1.
less more (0) tip