Makes unit tests inherit from ActiveSupport::TestCase.
Changes :session_key to :key in session store settings.
TamperedWithCookie seems to have been removed.
RAILS_GEM_VERSION set to 2.3.2 and rake rails:update
Rails 2.3 port branch.
Updated INSTALL doc for Rails 2.2.2
Extend the settings.name column so it can fit longer plugin names.
#3010
Set sort orders on 'View all issues' links on my page.
Makes the 'View all' link on 'Reported issues' list open and closed issues.
Adds missing scope for r2595.