pithos-ms-client
12 years agoCreate Pithos folder in AppData if it doesn't exist
Panagiotis Kanavos [Fri, 16 Sep 2011 10:25:07 +0000 (13:25 +0300)]
Create Pithos folder in AppData if it doesn't exist

12 years agoReplaced the Caliburn.Micro.WPF project with the resulting library Caliburn.Micro.dll
Panagiotis Kanavos [Fri, 16 Sep 2011 09:59:55 +0000 (12:59 +0300)]
Replaced the Caliburn.Micro.WPF project with the resulting library Caliburn.Micro.dll

12 years agoChanged the retry function in PithosClient to use the TPL
Panagiotis Kanavos [Thu, 15 Sep 2011 20:05:28 +0000 (23:05 +0300)]
Changed the retry function in PithosClient to use the TPL
Deactivated the EnsureHost() function in PithosHost.cs
Modified the GotoPithos menu command in FileContextMenu.cs to open a URL using the user's account and token

12 years agoExtracet the job queue functionality to JobQueue.cs
Panagiotis Kanavos [Thu, 15 Sep 2011 15:56:50 +0000 (18:56 +0300)]
Extracet the job queue functionality to JobQueue.cs
Added a Retry function to PithosClient.cs.cs
Removed commented code from CloudFilesClient.cs

12 years agoRemoved hammock source
Panagiotis Kanavos [Thu, 1 Sep 2011 20:30:04 +0000 (23:30 +0300)]
Removed hammock source

12 years agoReplaced Hammock with custom code
Panagiotis Kanavos [Thu, 1 Sep 2011 20:26:48 +0000 (23:26 +0300)]
Replaced Hammock with custom code

12 years agoExtracted Authentication URL to application settings
Panagiotis Kanavos [Wed, 24 Aug 2011 18:38:59 +0000 (21:38 +0300)]
Extracted Authentication URL to application settings

12 years agoFixed target platform form some of the setup modules
Panagiotis Kanavos [Wed, 24 Aug 2011 17:28:43 +0000 (20:28 +0300)]
Fixed target platform form some of the setup modules

12 years agoAdded Tag storage
Panagiotis Kanavos [Wed, 24 Aug 2011 17:25:49 +0000 (20:25 +0300)]
Added Tag storage
DB storage in AppData

12 years agoRenamed Pithos.Setup to Pithos.Setup.x64
Panagiotis Kanavos [Wed, 24 Aug 2011 11:06:44 +0000 (14:06 +0300)]
Renamed Pithos.Setup to Pithos.Setup.x64

12 years agoChanges in PithosMonitor and StatusKeeper to detect concurrent changes
Panagiotis Kanavos [Tue, 23 Aug 2011 15:52:12 +0000 (18:52 +0300)]
Changes in PithosMonitor and StatusKeeper to detect concurrent changes
Added x64 setup program

12 years agoAdded Setup project
Panagiotis Kanavos [Mon, 22 Aug 2011 17:11:39 +0000 (20:11 +0300)]
Added Setup project

12 years agoAdded Tags retrieval
Panagiotis Kanavos [Mon, 22 Aug 2011 16:43:44 +0000 (19:43 +0300)]
Added Tags retrieval

12 years agoAdded hammock project to debug streaming issues
Panagiotis Kanavos [Mon, 22 Aug 2011 15:00:07 +0000 (18:00 +0300)]
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

12 years ago-
Panagiotis Kanavos [Sun, 21 Aug 2011 10:24:47 +0000 (13:24 +0300)]
-

12 years agoAdded named pipes comm between client and shell extensions
Panagiotis Kanavos [Thu, 18 Aug 2011 20:11:24 +0000 (23:11 +0300)]
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

12 years agoAdded SQLite status storage
Panagiotis Kanavos [Tue, 16 Aug 2011 14:03:47 +0000 (17:03 +0300)]
Added SQLite status storage
Extensions and Core communicate using WCF/Named Pipes

12 years agoAdded WPF client based on Caliburn.Micro
Panagiotis Kanavos [Tue, 16 Aug 2011 14:01:53 +0000 (17:01 +0300)]
Added WPF client based on Caliburn.Micro

13 years agoAdded StyleCop.
Panagiotis Kanavos [Tue, 28 Jun 2011 07:51:27 +0000 (10:51 +0300)]
Added StyleCop.

13 years agoAdded WIndows 7 API Code pack to detect internet connectivity.
Panagiotis Kanavos [Tue, 28 Jun 2011 07:43:44 +0000 (10:43 +0300)]
Added WIndows 7 API Code pack to detect internet connectivity.
Added ListObjects method to CloudFilesClient.cs

13 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
Panagiotis Kanavos [Tue, 21 Jun 2011 16:04:45 +0000 (19:04 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

13 years agoChanged overlays to use TortoiseOverlays. Added register/unregister functionality...
Panagiotis Kanavos [Tue, 21 Jun 2011 16:02:04 +0000 (19:02 +0300)]
Changed overlays to use TortoiseOverlays. Added register/unregister functionality to the client

13 years agoAdded folder tests
Panagiotis Kanavos [Mon, 20 Jun 2011 19:46:23 +0000 (22:46 +0300)]
Added folder tests

13 years agoAdded Hammock as package
Panagiotis Kanavos [Mon, 20 Jun 2011 18:48:42 +0000 (21:48 +0300)]
Added Hammock as package
All Network tests pass

13 years agoChanged Pithos storage URL to include the Pithos container at CloudFilesClient.cs
Panagiotis Kanavos [Wed, 15 Jun 2011 18:35:41 +0000 (21:35 +0300)]
Changed Pithos storage URL to include the Pithos container at CloudFilesClient.cs
Modified tests to run against both Pithos and Rackspace

13 years agoremoved nunit command line. Causes hangs
Panagiotis Kanavos [Tue, 14 Jun 2011 20:07:39 +0000 (23:07 +0300)]
removed nunit command line. Causes hangs

13 years agoFixed test command line
Panagiotis Kanavos [Tue, 14 Jun 2011 19:40:28 +0000 (22:40 +0300)]
Fixed test command line

13 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
Panagiotis Kanavos [Tue, 14 Jun 2011 19:35:58 +0000 (22:35 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

13 years agoAdded nunit step
Panagiotis Kanavos [Tue, 14 Jun 2011 19:34:01 +0000 (22:34 +0300)]
Added nunit step

13 years agoAdded nunit step
Panagiotis Kanavos [Tue, 14 Jun 2011 19:34:01 +0000 (22:34 +0300)]
Added nunit step

13 years ago-
Panagiotis Kanavos [Tue, 14 Jun 2011 17:32:45 +0000 (20:32 +0300)]
-

13 years agoMerge branch 'master' of https://code.grnet.gr/git/pithos-ms-client
Panagiotis Kanavos [Tue, 14 Jun 2011 17:23:41 +0000 (20:23 +0300)]
Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

13 years agoChanges to accomodate PITHOS
Panagiotis Kanavos [Tue, 14 Jun 2011 17:23:22 +0000 (20:23 +0300)]
Changes to accomodate PITHOS

13 years agoAdded NUnit as a NuGet package
Panagiotis Kanavos [Tue, 14 Jun 2011 16:42:26 +0000 (19:42 +0300)]
Added NUnit as a NuGet package

13 years agoAll files
Panagiotis Kanavos [Wed, 1 Jun 2011 06:45:00 +0000 (09:45 +0300)]
All files

13 years agoAdded ignore
Panagiotis Kanavos [Wed, 1 Jun 2011 06:40:24 +0000 (09:40 +0300)]
Added ignore