Sun, 27 Jan 2008 23:44:02 -0500 Fixed case where HTML comments were getting stripped when opening tag not followed by whitespace (<!--foo--> was stripped, <!-- foo --> was not, neither is stripped now)
Dan [Sun, 27 Jan 2008 23:44:02 -0500] rev 381
Fixed case where HTML comments were getting stripped when opening tag not followed by whitespace (<!--foo--> was stripped, <!-- foo --> was not, neither is stripped now)
Sun, 27 Jan 2008 23:17:15 -0500 Updated acledit and comment templates on themes, as they weren't in sync with Oxygen; fixed some undefined index errors in SpecialAdmin and paths
Dan [Sun, 27 Jan 2008 23:17:15 -0500] rev 380
Updated acledit and comment templates on themes, as they weren't in sync with Oxygen; fixed some undefined index errors in SpecialAdmin and paths
Sun, 27 Jan 2008 23:03:57 -0500 Minor and hopefully non-breaking change to plugin loader to possibly double performance at hook points
Dan [Sun, 27 Jan 2008 23:03:57 -0500] rev 379
Minor and hopefully non-breaking change to plugin loader to possibly double performance at hook points
Sun, 27 Jan 2008 22:57:40 -0500 Got Enano to load even if there are no plugins; added caching for decrypted session keys to significantly improve performance (in theory at least)
Dan [Sun, 27 Jan 2008 22:57:40 -0500] rev 378
Got Enano to load even if there are no plugins; added caching for decrypted session keys to significantly improve performance (in theory at least)
Sat, 26 Jan 2008 15:42:32 -0500 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
Dan [Sat, 26 Jan 2008 15:42:32 -0500] rev 377
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
Sat, 26 Jan 2008 11:51:19 -0500 Finished (or nearly finished) the admin language CP
Dan [Sat, 26 Jan 2008 11:51:19 -0500] rev 376
Finished (or nearly finished) the admin language CP
Thu, 24 Jan 2008 22:14:40 -0500 [minor] Trying to be a little more careful with values from users_extra in validate_session()
Dan [Thu, 24 Jan 2008 22:14:40 -0500] rev 375
[minor] Trying to be a little more careful with values from users_extra in validate_session()
Thu, 24 Jan 2008 22:10:00 -0500 [minor] silenced errors to mysql_free_result() and pg_free_result()
Dan [Thu, 24 Jan 2008 22:10:00 -0500] rev 374
[minor] silenced errors to mysql_free_result() and pg_free_result()
Thu, 24 Jan 2008 22:08:51 -0500 [minor] silenced errors to ob_gzhandler()
Dan [Thu, 24 Jan 2008 22:08:51 -0500] rev 373
[minor] silenced errors to ob_gzhandler()
Thu, 24 Jan 2008 22:06:09 -0500 A number of scattered changes. Profiler added and only enabled in debug mode (currently on), but awfully useful for fixing performance in the future. Started work on Admin:LangManager
Dan [Thu, 24 Jan 2008 22:06:09 -0500] rev 372
A number of scattered changes. Profiler added and only enabled in debug mode (currently on), but awfully useful for fixing performance in the future. Started work on Admin:LangManager
(0) -300 -100 -10 +10 +100 +300 +1000 tip