mediawiki-extensions-Visual.../modules/ve/test/dm
Catrope 1176bf9677 Move .commit()/.rollback() from TransactionProcessor to Document
Previously these were static functions in TransactionProcessor
which instantiated a TP called .process() on it. These are now
methods of ve.dm.Document.

Also moved the emission of the 'transact' event on the document from
TransactionProcessor to Document itself, and moved the tests asserting
double application is protected against from TP to Document (because
the corresponding code moved as well).

Change-Id: I7c9f22a14accaf0ba1f70d5aa4f0573bb7e677d0
2013-03-25 21:03:44 +00:00
..
nodes Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.dm.BranchNode.test.js Correct name of can(Node)HaveGrandchildren functions 2013-03-13 23:25:33 +00:00
ve.dm.Converter.test.js Create MediaWiki specific nodes to contain MW specific rules. 2013-03-12 16:28:29 -07:00
ve.dm.Document.test.js Move .commit()/.rollback() from TransactionProcessor to Document 2013-03-25 21:03:44 +00:00
ve.dm.DocumentSynchronizer.test.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.dm.example.js Remove more periods 2013-03-20 22:55:50 +00:00
ve.dm.LeafNode.test.js Correct name of can(Node)HaveGrandchildren functions 2013-03-13 23:25:33 +00:00
ve.dm.MetaList.test.js Move .commit()/.rollback() from TransactionProcessor to Document 2013-03-25 21:03:44 +00:00
ve.dm.ModelRegistry.test.js Use static.name once for ce and dm nodes 2013-03-07 17:19:39 -08:00
ve.dm.Node.test.js Correct name of can(Node)HaveGrandchildren functions 2013-03-13 23:25:33 +00:00
ve.dm.NodeFactory.test.js Correct name of can(Node)HaveGrandchildren functions 2013-03-13 23:25:33 +00:00
ve.dm.Surface.test.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.dm.SurfaceFragment.test.js Refactor convert to use isolateAndUnwrap 2013-03-13 01:07:52 +00:00
ve.dm.Transaction.test.js Change MetaNodes to MetaItems 2013-03-14 23:35:50 -07:00
ve.dm.TransactionProcessor.test.js Move .commit()/.rollback() from TransactionProcessor to Document 2013-03-25 21:03:44 +00:00