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
/
Extensions
History
Drew McCormack
bf4511dbaf
Fixed an error checking problem for deletion of S3 files. In that case, the data has length 0, which is correct. But it was flagged as an error by Ensembles.
2014-03-05 13:29:36 +01:00
..
CDEDropboxCloudFileSystem.h
Rewrote dropbox file system to use NSOperation subclasses. Not tested yet.
2014-02-11 14:40:19 +01:00
CDEDropboxCloudFileSystem.m
Added a base class for async operations (CDEAsynchronousOperation).
2014-03-01 12:05:46 +01:00
CDENodeCloudFileSystem.h
Got login and other aspects of authentication working for Idiosync. Only thing not working is resetting password, because heroku mailer is being blocked as spam.
2014-03-05 12:13:06 +01:00
CDENodeCloudFileSystem.m
Fixed an error checking problem for deletion of S3 files. In that case, the data has length 0, which is correct. But it was flagged as an error by Ensembles.
2014-03-05 13:29:36 +01:00