Fixes error rendering (render :nothing => true, :layout => true does no longer render anything).
render :nothing => true, :layout => true
Fixes call to strip_tags in MailHandler.
Fixes an error in unit test (looks like a Rails bug?).
Fixes url in integration tests.
Fixes integration tests.
Missing dependency.
Fixes redirect assertions.
Fixes urls in functional tests.
Session store.
Engines upgrade.
View revisions
Also available in: Atom