Statistics
| Branch: | Revision:

root / trunk / Pithos.sln @ 7059b7a2

History | View | Annotate | Download (43 kB)

# Date Author Comment
7a832fe4 03/13/2012 04:04 pm Panagiotis Kanavos

Fixes to x64 configuration for Pithos.ShellExtensions.csproj

e9eab066 03/13/2012 03:25 pm Panagiotis Kanavos

Added console

46426dbd 03/06/2012 02:55 pm Panagiotis Kanavos

Added NetSparkle for auto updating

174bbb6e 03/06/2012 01:19 pm Panagiotis Kanavos Multiple changes:
  • Calculate hashes in place
  • Use SHA1 to detect local changes before starting the Merkle hash calculation
  • Fixes to renaming, downloading behavior
  • Changes to logging
6bcdd8e2 03/03/2012 02:49 pm Panagiotis Kanavos

Logging improvements

255f5f86 02/19/2012 09:41 pm Panagiotis Kanavos

Added header to all files. Closes #2064

0cc137bd 02/02/2012 09:20 pm Panagiotis Kanavos

-

ab2f6f79 01/05/2012 05:20 pm Panagiotis Kanavos

Changes to NHibernate/Activerecord storage code

06f11e8b 12/20/2011 10:40 pm Panagiotis Kanavos

Fixed frequent timeout by always closing WebResponse objects

74d78c90 12/15/2011 03:45 pm Panagiotis Kanavos

Fixed settings save that was disabled due to the addition of a Uri property
Removed "IsPithos" property from UI and classes
Using default token 0007 for feedback

f734ab5b 12/13/2011 11:09 pm Panagiotis Kanavos

Updated wizard and AccountInfo to include the server's URL. Added account validation to the wizard. Have problems saving settings

d17258c2 11/15/2011 04:45 pm Panagiotis Kanavos

Moved SQLite dlls to separate 32/64 folders in Libraries
Created separate target platforms for 32/64 bits
Created separate setup packages for 32/64 bits

166b4c2b 11/14/2011 08:23 pm Panagiotis Kanavos

Added x86 setup project

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