Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed module paths from acf to acf2v0.1.0 | Kaarle Ritvanen | 2013-10-08 | 1 | -204/+0 |
| | |||||
* | model: options argument for Field.load | Kaarle Ritvanen | 2013-10-04 | 1 | -3/+4 |
| | |||||
* | eliminate deprecated module style | Kaarle Ritvanen | 2013-09-04 | 1 | -17/+20 |
| | |||||
* | new metatable function for TreeNode objects: member | Kaarle Ritvanen | 2013-06-28 | 1 | -11/+9 |
| | |||||
* | allow exploring model topology without open transaction | Kaarle Ritvanen | 2013-06-28 | 1 | -5/+7 |
| | | | | | optimize topology scan in model registration phase function for mapping path names to back-end addresses | ||||
* | collect topological information on models | Kaarle Ritvanen | 2013-06-28 | 1 | -8/+20 |
| | |||||
* | web client: display user-friendly names rather than path names | Kaarle Ritvanen | 2013-05-21 | 1 | -1/+4 |
| | |||||
* | explicit control for automatic creation of TreeNode instances | Kaarle Ritvanen | 2013-05-08 | 1 | -5/+7 |
| | |||||
* | object-specific actions | Kaarle Ritvanen | 2013-04-26 | 1 | -27/+96 |
| | |||||
* | metadata query operation | Kaarle Ritvanen | 2013-04-26 | 1 | -3/+5 |
| | |||||
* | basic access control | Kaarle Ritvanen | 2013-03-25 | 1 | -0/+6 |
| | |||||
* | volatile backend for persistence manager | Kaarle Ritvanen | 2013-03-25 | 1 | -3/+5 |
| | | | | | set as default backend possibility to switch backend in field definition | ||||
* | new data type: set | Kaarle Ritvanen | 2013-03-25 | 1 | -17/+18 |
| | |||||
* | refactor the way context is passed to Field and Collection objects | Kaarle Ritvanen | 2013-03-25 | 1 | -2/+2 |
| | |||||
* | improved handling of nested transactions | Kaarle Ritvanen | 2013-03-15 | 1 | -10/+7 |
| | | | | | | 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 deletion | Kaarle Ritvanen | 2013-03-15 | 1 | -2/+4 |
| | |||||
* | forward relevant error messages to client | Kaarle Ritvanen | 2013-03-07 | 1 | -2/+4 |
| | |||||
* | initial version | Kaarle Ritvanen | 2012-12-16 | 1 | -0/+102 |