Statistics
| Branch: | Tag: | Revision:

root / pithos-macos / PithosSharingAccountsNode.m @ 56198066

History | View | Annotate | Download (11.9 kB)

# Date Author Comment
da7bfe47 04/12/2012 12:32 am Miltiadis Vasilakis

Reset state of root nodes when pithos is set. Send verbose messages on all node listing failures to activity facility.

5551c25f 04/12/2012 12:32 am Miltiadis Vasilakis

Do not use the shared cache in sharing account requests.

d4433f6f 03/09/2012 06:47 pm Miltiadis Vasilakis

Simplify default and support custom notifications for nodes.

75cecfcc 03/09/2012 01:48 am Miltiadis Vasilakis

Fix bug.

7da4ebcc 03/08/2012 07:46 pm Miltiadis Vasilakis

Modify nodes to make notifications configurable and provide property access to all related ASIPithos objects.

d8426ffb 02/29/2012 09:51 pm Miltiadis Vasilakis

Support multiple accounts. Bug fixes. Improve concurrency.

919cb043 01/27/2012 07:42 pm Miltiadis Vasilakis

Refactor to use updated ASIPithos lib.

5f54c6be 01/10/2012 07:36 pm Miltiadis Vasilakis

Modify PithosNodes to use the global concurrent dispatch queue for ASIPithosRequest delegates.

f059e0e6 11/18/2011 11:41 am Miltiadis Vasilakis

Memory leaks plugged.
Sync daemon uses background thread for ASIPithosRequest callbacks.
For server updates from local objects, a check is made if the local object still exists, and the appropriate action is taken.

4a8699ab 11/04/2011 04:01 pm Miltiadis Vasilakis

Listing requests for account, container and sharing accounts implement retries and check for proper response status.

1b1e6fa1 10/13/2011 12:01 am Miltiadis Vasilakis

All requests made asynchronous.
Request are prioritized accordingly.
Download/Upload activity is more precise.
Copy/Move actions are shown in activity.
Initial implementation of request retries.
Other fixes and changes.

90fadc45 09/29/2011 06:53 pm Miltiadis Vasilakis

Shift-refresh forces no use of cache.
Other changes.

af3b9f06 09/28/2011 05:04 pm Miltiadis Vasilakis

Initial implementation of 'others shared'.