Dan [Sun, 18 Nov 2007 20:37:08 -0500] rev 271
Merging in fixes and updates from stable
Dan [Sun, 18 Nov 2007 18:44:55 -0500] rev 270
Major fixes to the ban system - large IP match lists don't slow down the server miserably anymore.
Dan [Sat, 17 Nov 2007 23:30:23 -0500] rev 269
Fixed a couple of renaming issues in the installer
Dan [Sat, 17 Nov 2007 23:09:12 -0500] rev 268
Hopefully managed to put enough hacks in there to make renaming the config file the last step, so if it fails, it can be done manually
Dan [Sat, 17 Nov 2007 22:56:26 -0500] rev 267
Removed stray debug message in installer
Dan [Sat, 17 Nov 2007 22:25:37 -0500] rev 266
Merging in fixes from stable
Dan [Sat, 17 Nov 2007 22:12:31 -0500] rev 265
Some (not much) progress with localizing tooltips on the pagebar. Still aways to go and committing so as to merge changes from stable
Dan [Sat, 17 Nov 2007 21:09:31 -0500] rev 264
Well I'm an idiot - the fulltext index on page_text was missing from a default installation. It didn't break searches but probably slowed them down tremendously. Also set engine to MyISAM on page_text to avoid cryptic error messages from MySQL.