plugins/SpecialRecentChanges.php
2008-07-03 Dan More optimization work. Moved special page init functions to common instead of common_post hook. Allowed paths to cache page metadata on filesystem. Phased out the redundancy in $paths->pages that paired a number with every urlname as foreach loops are allowed now (and have been for some time). Fixed missing includes for several functions. Rewrote str_replace_once to be a lot more efficient.
2008-06-30 Dan Several optimization changes including getting rid of a few eval()s. Added placeholder functions for the theme manager, which should be working now
2008-06-07 Dan Updated version number metadata in system plugin files; added some comments and removed unused code from index.php and includes/graphs.php
2008-04-14 Dan Rebrand as 1.1.4 (Caoineag alpha 4)
2008-04-06 Dan Started work on the new plugin manager and associated management code. Very incomplete at this point and not usable.
2008-03-16 Dan Added support for embedding language data into plugins; updated all version numbers on plugin files
2008-02-18 Dan Started (but disabled) work on the new theme manager, 1.1.2 is being released with this thing halfway done.
2008-02-12 Dan Added "is_draft != 1" where appropriate in SQL queries to prevent drafts from being treated as real revisions.
2008-02-11 Dan Rebrand as 1.1.2; made upgrade framework functional
2008-02-07 Dan Started on a Special:RecentChanges page, more to come.
less more (0) tip