12
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Nov 26, 2024 — Nov 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add missing lightweight generic annotations in CODiffAlgorithm More... over 1 year ago
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... over 1 year ago
Support bundling a custom org.etoile.CoreObject.json in an application to replace default commit descriptor localizations More... over 1 year ago
Add missing lightweight generic annotation for metadata property More... over 1 year ago
Merge pull request #83 from etoile/revision-migration More... over 1 year 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... over 1 year ago
Rename version column in store metadata table to format_version More... over 1 year ago
Delete the old schema migration implementation More... over 1 year ago
Write revision migration doc More... over 1 year ago
Document -commitStoreTransaction: More... over 1 year ago
Merge pull request #84 from etoile/copier-rewrite More... over 1 year ago
Improve API doc More... over 1 year ago
Rewrite copy algorithm to copy composite and non-composite in a single traversal, this makes the code shorter and faster More... over 1 year ago
Remove remnant of COCopierUsesNewUUIDs More... over 1 year ago
Remove dead code and clarify doc More... over 1 year ago
Replace COCopierUsesNewUUIDs with COCopierReusesSourceUUIDs since usually COCopierUsesNewUUIDs is the desired default behavior More... over 1 year ago
Fix failing tests when copying non-composite relationships More... over 1 year ago
Fix returned UUIDs when copying items More... over 1 year ago
Rework COCopier to support various options making possible to control its behavior More... over 1 year ago
Write more benchmarks More... over 1 year ago
Add revision rewriting benchmark and fix store benchmark to cope with latest COSQLiteStore API changes More... over 1 year ago
Fix copyright date More... over 1 year ago
Test rewrite revisions with multiple branches More... over 1 year ago
More revision rewrite tests (multiple persistent roots) More... over 1 year ago
Fix mixed item versions that could appear when retrieving full item graphs for rewriting delta revisions More... over 1 year ago
Add failing test that shows migrated items leaking into the full item graph to migrate (for the delta revision) More... over 1 year ago
New tests to check schema version enforcement on commit More... over 1 year ago
New schema migration to rewrite revisions in store More... almost 2 years ago
Merge pull request #82 from etoile/tree-json-description More... almost 2 years ago
New JSON-based and tree-structured description for debugging item graphs More... almost 2 years ago