This website requires JavaScript.
Explore
Help
Sign In
averello
/
core-data-ensembles-mirror
Watch
1
Star
0
Fork
0
You've already forked core-data-ensembles-mirror
mirror of
https://github.com/drewmccormack/ensembles.git
synced
2026-03-03 18:23:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
static-framework
Add File
New File
Upload File
Apply Patch
core-data-ensembles-mirror
/
Framework
/
Source
/
Baselines
History
Drew McCormack
fd9c8bbc0b
Changed the baseline consolidator to use the revision number 0 if the local persistent store is not found in the baselines.
2014-04-29 14:18:33 +02:00
..
CDEBaselineConsolidator.h
Added method in CDEBaselineConsolidator to determine if the store has been abandoned. It does this by comparing a baseline with its rebased version, and seeing if there were any revisions between the two from the local store. If not, it is abandoned.
2014-01-24 13:58:07 +01:00
CDEBaselineConsolidator.m
Changed the baseline consolidator to use the revision number 0 if the local persistent store is not found in the baselines.
2014-04-29 14:18:33 +02:00
CDERebaser.h
Added method that deletes events predating the baseline.
2014-01-24 13:18:22 +01:00
CDERebaser.m
Removed a assertion for revision sets. Replaced with error logging.
2014-04-22 09:55:58 +02:00