0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Resolve references to objects in other actions in transactions More... over 12 years ago
Add scenario tests for a custom validation hook More... almost 13 years ago
Add a utility script to validate schema files More... almost 13 years ago
Add a scenario test for a valid list property update transaction More... almost 13 years ago
Add scenario tests for setting/breaking reference list properties More... almost 13 years ago
Add scenario tests for setting/breaking text list properties More... almost 13 years ago
Add scenario tests for setting/breaking text/timestamp properties More... almost 13 years ago
Write scenario tests for setting/breaking float properties More... almost 13 years ago
Add scenario tests for setting/breaking int properties More... almost 13 years ago
Add scenario tests for setting/breaking boolean properties More... almost 13 years ago
Checkout origin refs for tests, check for the "schema-v2" branch More... almost 13 years ago
Extend the unit test for ListProperty serialisation to YAML More... almost 13 years ago
When validating a commit, catch non-set mandatory properties More... almost 13 years ago
Rename the commit/ref validation script More... almost 13 years ago
Add a standalone script to validate a commit/ref in a local store More... almost 13 years ago
Automatically convert Timestamp objects to raw strings when needed More... almost 13 years ago
Initial work on validating commits while loading their data More... almost 13 years ago
Document the responsibilities of some of the transaction classes More... almost 13 years ago
Refactor loading logic in consonant.store.local a bit More... almost 13 years ago
Merge {prepare,commit}_transaction() into apply_transaction() More... almost 13 years ago
Throw an exception when detecting actions with duplicate IDs More... almost 13 years ago
Rename consonant.store.timestamps to consonant.util.timestamps More... almost 13 years ago
Add more scenario tests and a Register.service_url() method More... almost 13 years ago
Implement applying delete actions as part of transactions More... almost 13 years ago
Add more scenario tests for applying update actions More... almost 13 years ago
Simplify tests by checking how many objects a transaction affects More... almost 13 years ago
Add a basic implementation of applying update actions More... almost 13 years ago
Add consonant.store scenario tests for create action failures More... almost 13 years ago
Implement applying create actions plus scenario tests for it More... almost 13 years ago
Implement applying basic begin/commit actions of transactions More... almost 13 years ago