log

age author description
Wed, 26 Oct 2011 20:02:09 +0200 Daniele Nicolodi Small correction to error page.
Wed, 26 Oct 2011 20:01:36 +0200 Daniele Nicolodi Move DEBUG and TESTING options to configuration file.
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.