Menu

SvnCode Commit Log


Commit Date  
[r940] by tart

Reverting the Shielded experiment (it stays on GitHub): reverting r932-r939

2017-02-02 23:19:08 Tree
[r939] by tart

AbstractDefTriggerGroupHolder now shielded.

2017-01-25 01:07:06 Tree
[r938] by tart

AbstractIndexedDef now shielded.

2017-01-25 00:31:11 Tree
[r937] by tart

AbstractScript now shielded.

2017-01-25 00:22:58 Tree
[r936] by tart

AbstractDef now shielded. The unloading is still somehow an unknown for me, so will be resolved later.

2017-01-25 00:08:59 Tree
[r935] by tart

TransException is now not caught on places where FatalException wasn't being caught. This is needed for the proper working of Shielded.

2017-01-24 23:15:06 Tree
[r934] by tart

Fixing FieldValue tests. The parallelism one is still red as we need to stop translating TransException to SEException. I'll try to fix that globally.

2017-01-24 22:45:17 Tree
[r933] by tart

Rewriting the usage of Shield.Intransaction (yes it's far from done and I'm already rewriting :) I think it makes generally more sense to not try to make every single method "atomic" by introducing a transaction. Instead we'll just generally assert a transaction in public methods in "shielded" classes, and the actual transactions will be started on just a few "global" places - generally there where we also handle exceptions. That way the transaction-ness doesn't get out of control and at the same time asserts make sure we have transactions where we need them.

2017-01-24 21:06:31 Tree
[r932] by tart

FieldValue shielding improvement.

2017-01-24 19:57:27 Tree
[r931] by tart

Mass code style fix using Resharper: Removing unused using directives.

2017-01-24 19:52:59 Tree
Older >
MongoDB Logo MongoDB