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
baselining
Add File
New File
Upload File
Apply Patch
core-data-ensembles-mirror
/
Framework
/
Source
/
Model
History
Drew McCormack
4234487a13
Fixed some issues with rebasing. The global count of revisions was not being determined properly, causing the rebase to fail. The global count now takes into account whether the revision belongs to a baseline event or not.
2014-01-28 17:28:55 +01:00
..
CDEEventRevision.h
Updated the attributes of many properties to be more explicit.
2013-11-09 11:45:09 +01:00
CDEEventRevision.m
Fixed some issues with rebasing. The global count of revisions was not being determined properly, causing the rebase to fail. The global count now takes into account whether the revision belongs to a baseline event or not.
2014-01-28 17:28:55 +01:00
CDEGlobalIdentifier.h
Delete unreferenced global identifiers.
2014-01-16 14:25:51 +01:00
CDEGlobalIdentifier.m
Delete unreferenced global identifiers.
2014-01-16 14:25:51 +01:00
CDEObjectChange.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
CDEObjectChange.m
Fixed the property change value relationship merge method. It was not properly accounting for removals.
2014-01-17 12:28:12 +01:00
CDEStoreModificationEvent.h
Changed file naming convention for baselines. The previous approach didn’t guarantee uniqueness, so two baselines could happen to have the same revision and name, causing file transfer to not occur properly. We now use unique id + global count to get a unique baseline state for files.
2014-01-28 13:15:35 +01:00
CDEStoreModificationEvent.m
Changed file naming convention for baselines. The previous approach didn’t guarantee uniqueness, so two baselines could happen to have the same revision and name, causing file transfer to not occur properly. We now use unique id + global count to get a unique baseline state for files.
2014-01-28 13:15:35 +01:00