All releases tagged Code cleanup


Release Notes: A bug that corrupted some pipelined requests was fixed. A bug was fixed with the error page template handling for authentication required. A proxy chain selector was added so that it is possible to direct internal and external requests to different paths. A lot of javadoc was added and updated. A few bugs were fixed in the build file for ant.


Release Notes: Big code cleanup to make it easy to use RabbIt's HTTP classes from other programs. Fixes for a few rare NullPointerExceptions. A problem where ImageHandler ignored the min_size directive has been fixed.


Release Notes: Major code cleanups, including removing static from a lot of methods so that it is easier to use parts of RabbIt in other projects.


Release Notes: This release has moved to Java 5. Many small code cleanups have been made. Reflection has been removed by using factories instead. There are some small performance fixes.