Statistics
| Branch: | Revision:

root / trunk / Pithos.Core / packages.config @ 88e2300a

History | View | Annotate | Download (562 Bytes)

# Date Author Comment
44cae3e0 10/12/2012 02:31 pm Panagiotis Kanavos

Upgraded JSON.Net to 4.5.10 from 4.5.9

60c17115 10/12/2012 02:26 pm Panagiotis Kanavos

Removed unwanted packages and dlls
Converted Pithos.Client.WPF to AnyCPU

7e39367d 09/20/2012 05:14 pm Panagiotis Kanavos

Merge branch 'Polling' of https://code.grnet.gr/git/pithos-ms-client into Polling

Conflicts:
trunk/Pithos.Core/Agents/StatusAgent.cs
Also switched from SQLite, ActiveRecord to pure NHibernate and SQL Server Compact

562c42a7 09/19/2012 04:41 pm Panagiotis Kanavos

Replaced SQLite package with SQL Compact. Still need to update or remove direct statements

9280ac46 09/19/2012 01:48 pm Panagiotis Kanavos

Commit before switching to sql compact

befeed92 08/27/2012 01:17 pm Panagiotis Kanavos

Upgradec Caliburn.Micro, SQLite

c561991c 08/27/2012 11:06 am Panagiotis Kanavos

Move to 2012 and the Async Targeting pack

0a9d4d18 04/24/2012 09:37 pm Panagiotis Kanavos

New SQLite version

5ac32089 03/30/2012 01:06 am Panagiotis Kanavos

Merge branch 'master' of https://code.grnet.gr/git/pithos-ms-client

Conflicts:
trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs
trunk/Pithos.Network/RestClient.cs

Replaced v 1.0.66 of SQLite with v. 1.0.79 specific for .NET 4.0

9aa8abad 10/26/2011 11:11 pm Panagiotis Kanavos

Added json serialization of permissions in PermissionConverter.cs
Added json serialization of Pithos version timestamp dates in PithosDateTimeConverter.cs
Replaced redundant ObjectInfo properties with Json named attributes

Build intentionally left broken, moving code to another machine....

eeee29e3 08/16/2011 05:03 pm Panagiotis Kanavos

Added SQLite status storage
Extensions and Core communicate using WCF/Named Pipes

637bc368 06/28/2011 10:43 am Panagiotis Kanavos

Added WIndows 7 API Code pack to detect internet connectivity.
Added ListObjects method to CloudFilesClient.cs