Mon, 08 Feb 2010 10:07:52 +0100 | Alexandre Fayolle | merge | changeset | files |
Fri, 05 Feb 2010 17:57:51 +0100 | Alexandre Fayolle | use calendar.gmtime instead of time.mktime to avoid UTC/localtime issues with Flot | changeset | files |
Mon, 08 Feb 2010 13:33:09 +0100 | Sylvain Thénault | must use in-place modification, pending_operations is a read-only property | changeset | files |
Mon, 08 Feb 2010 13:29:23 +0100 | Sylvain Thénault | avoid to see the same warning twice, one for 3.6 another for 3.3 | changeset | files |
Mon, 08 Feb 2010 13:05:19 +0100 | Sylvain Thénault | backport stable | changeset | files |
Mon, 08 Feb 2010 13:03:38 +0100 | Sylvain Thénault | fix session's commit handling: when an operation failed in [pre]commit, call rollback_event as well for already processed operation, not only the revert<event> callback | changeset | files |