Statistics
| Branch: | Tag: | Revision:

root / pithos-macos / PublicURLTransformer.m @ e5cbe7aa

History | View | Annotate | Download (2.4 kB)

# Date Author Comment
baaf1397 07/05/2013 05:18 pm Miltiadis Vasilakis

Use service catalog

Support tokens mechanism to retrieve service catalog,
for account creation or change.
Allow fallback for older server versions.
Add option for ignoring SSL errors.
Migrate providers from older versions.
Improve preferences UI.
Support full URL in X-Object-Public header....

cb6abe72 01/14/2013 12:14 pm Miltiadis Vasilakis

Convert to Objective-C ARC

Use Xcode refactoring to convert project to Objective-C ARC, to fix problems that memory is freed more than once, when autorelease pools are drained. Update version.

b58ff732 01/07/2013 04:32 pm Miltiadis Vasilakis

Use @autoreleasepool directive

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.

e5096d8a 09/08/2011 03:35 pm Miltiadis Vasilakis

Updated pithos-apple-common and dir appropriate changes.

c6f07a3c 09/02/2011 12:49 pm Miltiadis Vasilakis

PublicURL in the object info window can be updated.