summaryrefslogtreecommitdiffstats
path: root/acf/transaction
Commit message (Collapse)AuthorAgeFilesLines
* fix bug in validation: skip deleted objectsKaarle Ritvanen2013-03-201-2/+2
|
* fixed bug in conflict detection: update parent's timestamp when ↵Kaarle Ritvanen2013-03-151-2/+7
| | | | creating/deleting subordinate
* improved handling of nested transactionsKaarle Ritvanen2013-03-151-8/+25
| | | | | | add nested transaction support to protocol allow deferring validation to parent transaction process each update request within a nested transaction
* fix bugs in validation and deletionKaarle Ritvanen2013-03-151-8/+12
|
* forward relevant error messages to clientKaarle Ritvanen2013-03-072-5/+13
|
* initial versionKaarle Ritvanen2012-12-162-0/+222