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
server
Add File
New File
Upload File
Apply Patch
core-data-ensembles-mirror
/
Framework
/
Source
/
Revisioning
History
Drew McCormack
946f1fed99
Added consistency checks for data files pre-integration and pre-rebasing. Also updated some for the other integration checks. The check method now takes events as an argument, rather than fetching things itself. It doesn’t have sufficient information to fetch all the events that need checking. The CDEIntegrator has that info.
2014-02-18 16:21:05 +01:00
..
CDERevision.h
Updated the attributes of many properties to be more explicit.
2013-11-09 11:45:09 +01:00
CDERevision.m
Changed handling of global count in CDERevision methods. Added a test for the revisions resulting from a baseline merge. All pass.
2013-12-09 20:28:43 +01:00
CDERevisionManager.h
Added consistency checks for data files pre-integration and pre-rebasing. Also updated some for the other integration checks. The check method now takes events as an argument, rather than fetching things itself. It doesn’t have sufficient information to fetch all the events that need checking. The CDEIntegrator has that info.
2014-02-18 16:21:05 +01:00
CDERevisionManager.m
Added consistency checks for data files pre-integration and pre-rebasing. Also updated some for the other integration checks. The check method now takes events as an argument, rather than fetching things itself. It doesn’t have sufficient information to fetch all the events that need checking. The CDEIntegrator has that info.
2014-02-18 16:21:05 +01:00
CDERevisionSet.h
Quite a bit of refactoring. Moving code to classes where it can be shared by the consolidator and the debaser.
2014-01-16 10:28:38 +01:00
CDERevisionSet.m
Added test for baseline revisions after rebasing, and caught logic error in CDERebaser.
2014-01-20 13:18:02 +01:00