log

age author description
Wed, 11 Nov 2015 11:42:29 +0100 robcast add servlet filter to provide CORS headers. new_scaling
Tue, 10 Nov 2015 19:02:58 +0100 robcast upped version number. new_scaling
Tue, 10 Nov 2015 18:50:43 +0100 robcast fixed PDFServlet after changes. new_scaling
Tue, 10 Nov 2015 18:36:46 +0100 robcast reshuffled ImageJobDescription again. all case-dependent logic is now in prepareScaleParams which gets called automatically by getInstance. new_scaling
Tue, 10 Nov 2015 16:15:52 +0100 robcast update lost license header and README.md. new_scaling
Tue, 10 Nov 2015 15:42:35 +0100 robcast Merge from default c4d32640c1bebd2fb8b965ee97e745f9601f255e new_scaling
Tue, 10 Nov 2015 15:40:18 +0100 robcast update version.
Tue, 10 Nov 2015 14:41:27 +0100 robcast Added tag release-2.3.4 for changeset 2a248500ede2 release-2.3
Tue, 10 Nov 2015 14:40:44 +0100 robcast set version 2.3.4 release-2.3 release-2.3.4
Tue, 10 Nov 2015 14:30:43 +0100 robcast Merge with 1edc05d955cba1bd06c340b60650f507be4af755 release-2.3
Tue, 10 Nov 2015 14:17:12 +0100 robcast make sure prepareScaleParams is only called once.
Sun, 08 Nov 2015 18:40:38 +0100 robcast not just round up but also down to prevent black-pixel border.
Sun, 08 Nov 2015 18:37:45 +0100 robcast fix borked java-compiler-plugin settings.
Fri, 06 Nov 2015 14:30:56 +0100 robcast more discarding.
Thu, 05 Nov 2015 20:19:38 +0100 robcast Finally fixed bug with images not loading from time to time! (hopefully)