log

age author description
Wed, 26 Oct 2011 20:00:09 +0200 Daniele Nicolodi Avoid opening the database connection when serving static resources.
Wed, 26 Oct 2011 19:59:04 +0200 Daniele Nicolodi Handle uncaught exceptions with nice error pages.
Fri, 21 Oct 2011 19:04:34 +0200 Daniele Nicolodi Make schema dump predictable ordering tables and columns by name.
Fri, 21 Oct 2011 14:47:30 +0200 Daniele Nicolodi Add database schema dump utility.
Fri, 21 Oct 2011 16:10:17 +0200 Daniele Nicolodi Fix database schema upgrade. Now most of the step can be run multiple times.
Fri, 21 Oct 2011 16:09:46 +0200 Daniele Nicolodi Fix important schema upgrade bug in 2.6 to 2.7 step.
Thu, 20 Oct 2011 09:30:33 +0200 Daniele Nicolodi Allow to force both current and destination schema version in upgrade operation.