Thu, 17 Dec 2009 04:29:55 -0500 | Dan | Fixed undefined $score_min in password change. Potential security concern? | changeset | files |
Thu, 17 Dec 2009 04:27:50 -0500 | Dan | Namespace_Default: added a workaround for an inconsistency in SQL. Basically, if you join the same table multiple times under multiple aliases, COUNT() always uses the first instance. Was affecting the comment counter in the "discussion" button. | changeset | files |
Thu, 17 Dec 2009 04:26:21 -0500 | Dan | JSON preparser: fixed corruption of strings that include the exact pattern word, comma, space, word, colon | changeset | files |
Sun, 13 Dec 2009 03:56:18 -0500 | Dan | Merge from accidental split | changeset | files |
Sun, 13 Dec 2009 03:56:06 -0500 | Dan | DBAL: Majorly cleaned up and improved coding standards/documentation | changeset | files |
Sat, 12 Dec 2009 17:30:46 -0500 | Dan | Installer: cleaned up CSS header; updated comments in config.php to not say that passwords are stored with AES (as they are now stored with HMAC-SHA1) | changeset | files |