tests/bundles/hgweb+obs.hg
author Durham Goode <durham@fb.com>
Mon, 24 Mar 2014 15:57:47 -0700
changeset 20881 3c47677a8d04
parent 18401 683a76a07325
permissions -rw-r--r--
transaction: add onclose/onabort hook for pre-close logic Adds an optional onclose parameter to transactions that gets called just before the transaction is committed. This allows things that build up data over the course of the transaction (like the fncache) to commit their data. Also adds onabort. It's not used, but will allow extensions to hook into onclose and onabort to provide transaction support.

(binary:application/octet-stream)