openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
SMSyncServer
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 3 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added some keywords to tuple on conflict delegate callbacks, to help clarity. Did some cleanup with usages of optional chaining.
Christopher Prince
More...
over 8 years ago
Modified some comments.
Christopher Prince
More...
over 8 years ago
Updated TODO list. Working on conflict tests.
Christopher Prince
More...
over 8 years ago
Debugging tests.
Christopher Prince
More...
over 8 years ago
Now have separating delegate callbacks for deletion/download from respective conflict resolution callbacks. SMSyncServerConflict is now a class because I wanted to keep track of when the conflict was resolved-- which involved a state change to the SMSyncServerConflict object. In SharedNotes, have added DiffMatchPatch-- to merge notes when there is a conflict.
Christopher Prince
More...
over 8 years ago
Continued work on conflict management, and testing of conflict management. Added mechanism to allow client to resolve conflict. Moved checkForDownloads method from SMQueues to SMSyncControl-- seemed like the information in SMSyncControl was a better context.
Christopher Prince
More...
over 8 years ago
Making sure single user tests working-- so can work on conflict tests. Fixed race condition in a download test. Added new API for conflicts into Shared Notes app. Moved "Core Data" folders to "CoreData" (i.e., removed space) because the space was causing a problem for a script. Fixed bug (typo) in server upload API call. Adding conflict handling into Shared Notes app. Added SDK into Shared Notes app to merge text files for some conflict cases.
Christopher Prince
More...
over 8 years ago
Updated documentation. Adding undelete functionality to deal with conflict management. Added this to both client-side and server-side. Revised conflict management client API. Removed SMDownloadConflict Core Data objects because conflicts are now persisted on the file download and download deletion Core Data objects.
Christopher Prince
More...
over 8 years ago
Fixed typo in docs.
Christopher Prince
More...
over 8 years ago
Updated documentation. Added delegate method to SMCloudStorageUserDelegate: syncServerSignOutUser Improving sign-out capabilities in SharedNotes demo app.
Christopher Prince
More...
over 8 years ago
Adding items to TODO list.
Christopher Prince
More...
over 8 years ago
Fixed bug: can now upload and then delete a new file. Added test case for this.
Christopher Prince
More...
over 8 years ago
Working on TODO list. Improved the refresh control for Shared Notes app.
Christopher Prince
More...
over 8 years ago
Updated docs.
Christopher Prince
More...
over 8 years ago
Update docs-- added TODO list. Now automatically returning to main VC when sign-in completed. Fixed spinner bug where it wouldn't start if sync started when not on main VC.
Christopher Prince
More...
over 8 years ago
Updating docs.
Christopher Prince
More...
over 8 years ago
Updating docs.
Christopher Prince
More...
over 8 years ago
Updating docs.
Christopher Prince
More...
over 8 years ago
Calling SMSyncServer delegate methods on main thread. Continued work on new iOS demo app: SharedNotes.
Christopher Prince
More...
over 8 years ago
Edit docs.
Christopher Prince
More...
almost 9 years ago
Editing docs.
Christopher Prince
More...
almost 9 years ago
Continuing addition of new demo app. Reorganized some code-- pushed some from example app into framework.
Christopher Prince
More...
almost 9 years ago
Beginning work on new demo iOS app: SharedNotes. Fixed some warnings due to Swift 3.0 deprecations.
Christopher Prince
More...
almost 9 years ago
Reorganized directories: Moved iOS code inside of iOS directory.
Christopher Prince
More...
almost 9 years ago
Putting all server secrets in an external file-- not using Heroku environment variables. To reduce dependency on specific hosting system. Put serverSecrets.json file in .gitignore file so don't have to just have a symbolic link. Changed docs to reflect the fact that testing can take place on external host (e.g., Heroku) or local system.
Christopher Prince
More...
almost 9 years ago
Fixed typos in docs.
Christopher Prince
More...
almost 9 years ago
Updated documentation.
Christopher Prince
More...
almost 9 years ago
Single user tests, and two user tests-- working with Node.js on Heroku and external MongoDb database.
Christopher Prince
More...
almost 9 years ago
Now have Node.js server running on Heroku.
Christopher Prince
More...
almost 9 years ago
Putting in some debug code to deal with issue-- where a bad lock was held on the server. Getting ready to push code to Heroku.
Christopher Prince
More...
almost 9 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree