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-02-27 18:24:06 +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
History
Drew McCormack
1d5f310f49
Got the basic login working for node server. You can enter your username and password, and it is stored.
2014-03-04 20:06:52 +01:00
..
Baselines
Fixed a number of bugs related to confusion between the persistent store id, and the baseline id. The variables are now more distinct to avoid autocompletion errors.
2014-02-12 12:14:12 +01:00
Cloud
More changes to node server sync. Still not working. Uploading of files seems to fail.
2014-03-02 19:36:12 +01:00
Cloud File Systems
Got file uploads and downloads working with S3.
2014-03-03 19:44:24 +01:00
Ensemble
Got the basic login working for node server. You can enter your username and password, and it is stored.
2014-03-04 20:06:52 +01:00
Events
Changes CDELog() to call through a callback function that clients can supply, for integration with logging systems like CocoaLumberjack. Also replaces the remaining NSLog calls with CDELog calls.
2014-02-25 07:55:28 -05:00
General
Started implementing Node server UI, including storage of passwords in keychain.
2014-03-04 14:49:26 +01:00
Model
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
Revisioning
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