Statistics
| Branch: | Revision:

root / trunk / Pithos.sln @ 20e9a378

History | View | Annotate | Download (30.8 kB)

# Date Author Comment
7e26c075 10/20/2011 11:13 pm Panagiotis Kanavos

Fixes to Add/Remove accounts

cfed7823 10/13/2011 11:14 pm Panagiotis Kanavos

Added log4net for client profile
Refactored to allow retrieval of shared objects

0c02aa65 09/26/2011 09:01 am Panagiotis Kanavos

Added Hashmap calculations

cd7c162f 09/18/2011 08:21 pm Panagiotis Kanavos

Removed differences between Pithos and Cloudfiles authentication.
Pithos returns the ApiKey and actual URL as Token and Storage Url respectively. Thus it can respond to the auth requests of cloudfiles clients

82db721b 09/16/2011 12:59 pm Panagiotis Kanavos

Replaced the Caliburn.Micro.WPF project with the resulting library Caliburn.Micro.dll

4d301e8e 09/01/2011 11:26 pm Panagiotis Kanavos

Replaced Hammock with custom code

79736291 08/24/2011 09:38 pm Panagiotis Kanavos

Extracted Authentication URL to application settings

46ad0586 08/24/2011 08:28 pm Panagiotis Kanavos

Fixed target platform form some of the setup modules

283809f3 08/23/2011 06:52 pm Panagiotis Kanavos

Changes in PithosMonitor and StatusKeeper to detect concurrent changes
Added x64 setup program

426f53b8 08/22/2011 08:11 pm Panagiotis Kanavos

Added Setup project

0eea575a 08/22/2011 06:00 pm Panagiotis Kanavos

Added hammock project to debug streaming issues
Added latest Castle Activerecord version to target ClientProfile
Modified StatusKeeper.cs to overcome SQLite synch issues. Now only a single thread makes changes to the database

b5061ac8 08/21/2011 01:24 pm Panagiotis Kanavos

-

5bcf6d70 08/18/2011 11:11 pm Panagiotis Kanavos

Added named pipes comm between client and shell extensions
Fixed SQLite compatibility problems. File status now retrieved from SQLite.
Updated Hammock library version, replaced with ClientProfile build

9bae55d1 08/16/2011 05:01 pm Panagiotis Kanavos

Added WPF client based on Caliburn.Micro

29672672 06/21/2011 07:02 pm Panagiotis Kanavos

Changed overlays to use TortoiseOverlays. Added register/unregister functionality to the client

b0d8a1a9 06/14/2011 10:35 pm Panagiotis Kanavos

Added nunit step

d78cbf09 06/01/2011 09:45 am Panagiotis Kanavos

All files