12
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix broken store format migration (was not taking in account the renaming of format version column and backing store update statement was wrongly formatted) More... 12 days ago
Support bundling a custom org.etoile.CoreObject.json in an application to replace default commit descriptor localizations More... 13 days ago
Add missing lightweight generic annotation for metadata property More... 13 days ago
Merge pull request #83 from etoile/revision-migration More... 13 days ago
Rewrite writeSetContents to reference tokens with pointer offsets rather than raw pointers, this prevents the pointers to become invalid in case the buffer holding the tokens is resized More... 29 days ago
Rename version column in store metadata table to format_version More... 30 days ago
Delete the old schema migration implementation More... 30 days ago
Write revision migration doc More... 30 days ago
Document -commitStoreTransaction: More... about 1 month ago
Merge pull request #84 from etoile/copier-rewrite More... about 1 month ago
Improve API doc More... about 1 month ago
Rewrite copy algorithm to copy composite and non-composite in a single traversal, this makes the code shorter and faster More... about 1 month ago
Remove remnant of COCopierUsesNewUUIDs More... about 1 month ago
Remove dead code and clarify doc More... about 1 month ago
Replace COCopierUsesNewUUIDs with COCopierReusesSourceUUIDs since usually COCopierUsesNewUUIDs is the desired default behavior More... about 1 month ago
Fix failing tests when copying non-composite relationships More... about 1 month ago
Fix returned UUIDs when copying items More... about 1 month ago
Rework COCopier to support various options making possible to control its behavior More... about 1 month ago
Write more benchmarks More... about 1 month ago
Add revision rewriting benchmark and fix store benchmark to cope with latest COSQLiteStore API changes More... about 2 months ago
Fix copyright date More... about 2 months ago
Test rewrite revisions with multiple branches More... about 2 months ago
More revision rewrite tests (multiple persistent roots) More... about 2 months ago
Fix mixed item versions that could appear when retrieving full item graphs for rewriting delta revisions More... about 2 months ago
Add failing test that shows migrated items leaking into the full item graph to migrate (for the delta revision) More... about 2 months ago
New tests to check schema version enforcement on commit More... about 2 months ago
New schema migration to rewrite revisions in store More... about 2 months ago
Merge pull request #82 from etoile/tree-json-description More... about 2 months ago
New JSON-based and tree-structured description for debugging item graphs More... about 2 months ago
Merge pull request #81 from etoile/dns-to-underscore-item-key-prefix More... 2 months ago