index.php
2009-06-01 Dan Comments: SECURITY: Fixed IP not recorded in non-JSON submit and a few other non-security issues
2009-05-10 Dan Wikitext redirects should work again + get_redirect() added to Namespace_* to allow plugins to extend
2009-05-05 Dan Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
2009-04-13 Dan Live Re-Auth is now required for deleting pages, editing ACLs, protecting pages, and clearing logs. Committing in a hurry as a storm is coming in, hope everything is in there.
2009-04-13 Dan New page protection UI. Both miniPrompt and failsafe HTML.
2009-04-12 Dan Index: minor fix-up to code cleanliness under diff loading
2009-03-15 Dan Moved gzip and aggressive_optimize_html calls to output.php
2009-02-16 Dan Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
2009-01-26 Dan Replaced integer checks that used preg_match() to use ctype_digit() instead
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-31 Dan Redid error handler (it was causing some problems with gzip enabled)
2008-11-30 Dan Plugins can now register their own custom actions for $_GET["do"].
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 Unstable alpha release: 1.1.4 (Caoineag alpha 4)
2008-07-07 Dan First draft of new CacheManager admin page. Backend is yet to be implemented.
less more (0) -15 tip