From: Matt Amos Date: Mon, 17 Nov 2008 19:00:01 +0000 (+0000) Subject: Migration to add close-time to changesets. This replaces the boolean 'open' attribute... X-Git-Tag: live~8659^2~141 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/a90be5e69a478e2b49ae676b649a78589f85a50e?ds=inline;hp=a90be5e69a478e2b49ae676b649a78589f85a50e Migration to add close-time to changesets. This replaces the boolean 'open' attribute. Added checks to ensure that the maximum lifetime and number of changes in a changeset are enforced. Added some tests. ---