Statistics
| Branch: | Revision:

root @ b12f73e8

# Date Author Comment
b12f73e8 11/29/2011 08:18 pm Panagiotis Kanavos

Added code to create a new container. Not tested yet. Commited now to start working on UI fixes

c92e02f3 11/24/2011 11:40 pm Panagiotis Kanavos

Removed unneeded registry key. Resolves #1690
Container properties dialog displays policies, updates tags. Closes #1564
File and Container properties dialogs are now asynchronous. Closes #1691
Added Context menu registry settings to setup. Closes #1574

33f2a6c1 11/16/2011 09:02 pm Panagiotis Kanavos

File properties now appear on top of other windows

f0947233 11/16/2011 08:47 pm Panagiotis Kanavos

Permission updates working
Changed to tabbed interface

aba9e6d9 11/16/2011 06:28 pm Panagiotis Kanavos

Tags, Permissions, Public for Files are working

ac50f298 11/15/2011 08:32 pm Panagiotis Kanavos

Added missing MSVCRT merge module

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

2f41824c 11/14/2011 07:48 pm Panagiotis Kanavos

Fixes to auto-build numbering, About display.

Closes #1649, #1620, #1612

2c27cdd0 11/11/2011 08:52 pm Panagiotis Kanavos

Completed feedback form

4b0a2fc0 11/10/2011 09:27 pm Panagiotis Kanavos

-

d53bbdf0 11/10/2011 06:56 pm Panagiotis Kanavos

New Message, Feedback, About views

20e9a378 11/10/2011 06:55 pm Panagiotis Kanavos

Restructured views

5cb9d74f 11/10/2011 06:55 pm Panagiotis Kanavos

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

Conflicts:
trunk/Pithos.Client.WPF/ShellViewModel.cs

cf761c0d 11/08/2011 12:56 pm Panagiotis Kanavos

Added comments

b5ddf130 11/07/2011 10:40 pm Panagiotis Kanavos

Added Extended WPF Toolkit to use dropdown button
Removed WPF Themes
Now using new login URL with IM
Modified MessageView.xaml to look a little bit better
Fixed background of windows

ff26eb71 11/07/2011 06:58 pm Panagiotis Kanavos

Added unhandled exception handlers
Added message box with expandable exception details - missing proper theme
Modified Manufacturer in Setup project

27361404 11/03/2011 11:50 pm Panagiotis Kanavos

Added Permissions, Tags
Changed all task iterators to Async

437abfca 11/03/2011 06:00 pm Panagiotis Kanavos

Added Async CTP

42800be8 11/01/2011 11:50 pm Panagiotis Kanavos

Added File/Container properties windows
Added ShowProperties command
Container properties menu doesn't appear,even though the properties work
Problem with automatic authentication

7b0a5fec 10/31/2011 11:11 pm Panagiotis Kanavos

First version of File Properties window. Works with random file

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....

ec6f3895 10/25/2011 10:18 pm Panagiotis Kanavos

Changed folder structure

5750d7cc 10/24/2011 09:48 pm Panagiotis Kanavos

Renamed Others to others-shared
Added account name to container info
Now creating Pithos and containers folders, except Trash

2cc7dc10 10/24/2011 08:05 pm Panagiotis Kanavos

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

77e10b4f 10/24/2011 08:05 pm Panagiotis Kanavos

Renamed Fragments to Cache

6f351ec6 10/24/2011 06:36 pm Panagiotis Kanavos

Fix to current account behavior in Preferences/PreferencesView.xaml

Modified Upload to always use block uploading. Need cleanup of dead code

5a99309c 10/20/2011 11:58 pm Panagiotis Kanavos

Added Open Pithos folder for multiple accounts

7e26c075 10/20/2011 11:13 pm Panagiotis Kanavos

Fixes to Add/Remove accounts

79653ffc 10/20/2011 04:02 pm Panagiotis Kanavos

Fix to allow/prevent display of notifications from preferences

0bd56b7c 10/20/2011 03:51 pm Panagiotis Kanavos

Added usage and "Go To Site" menus per account

1bfc38f1 10/18/2011 11:08 pm Panagiotis Kanavos

Fixed uploads of shared files. Added check for unauthorized additions to "others" folder

d3a13891 10/18/2011 08:04 pm Panagiotis Kanavos

Added UI for SelectiveSynch

Tested multi-user and shared objects.

c28a075a 10/17/2011 08:09 pm Panagiotis Kanavos

Added Agent locator to locate file agents for specific folders

c53aa229 10/14/2011 10:45 pm Panagiotis Kanavos

Large changes to accomodate multiple users

5120f3cb 10/14/2011 05:12 pm Panagiotis Kanavos

Logging changes, first changes to multi account support

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

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

0af3141d 10/10/2011 11:41 pm Panagiotis Kanavos

Multiple changes to enable delete detection, safer uploading

24477d85 10/10/2011 01:35 pm Panagiotis Kanavos

Checked to ensure exceptions occuring inside continuations are propagated

a64c87c8 10/09/2011 07:45 pm Panagiotis Kanavos

Added BlockUpdater.cs to perform block updates in a separate class. Will include TxF in a future version
Simplified agent loop code

a27aa447 10/09/2011 03:22 pm Panagiotis Kanavos

Uploading and downloading with hashes

bfc13ed8 10/03/2011 11:58 pm Panagiotis Kanavos

Synch fixes

6e25cc48 10/03/2011 07:10 pm Panagiotis Kanavos

Parallelized hash calculations

5ce54458 10/02/2011 11:57 pm Panagiotis Kanavos

Fixed ceiling calculation

1caef52e 10/02/2011 11:52 pm Panagiotis Kanavos

Added treehash calculation

5d4e820b 09/28/2011 09:30 am Panagiotis Kanavos

Exposed IfModifiedSince on the RestClient

9c4346c9 09/27/2011 11:51 pm Panagiotis Kanavos

Refactored to agents

1955901a 09/26/2011 11:27 am Panagiotis Kanavos

Missing files

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

Added Hashmap calculations

4fd04975 09/22/2011 10:51 am Panagiotis Kanavos

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

153975d0 09/22/2011 10:51 am Panagiotis Kanavos

Changes to use a new active account

d9643dd6 09/21/2011 08:32 pm Panagiotis Kanavos

Minor fix creating the address

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

bcaae5d4 09/16/2011 01:25 pm Panagiotis Kanavos

Create Pithos folder in AppData if it doesn't exist

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

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

7d915c34 09/15/2011 11:05 pm Panagiotis Kanavos

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

d15e99b4 09/15/2011 06:56 pm Panagiotis Kanavos

Extracet the job queue functionality to JobQueue.cs
Added a Retry function to PithosClient.cs.cs
Removed commented code from CloudFilesClient.cs

e07bddd3 09/01/2011 11:30 pm Panagiotis Kanavos

Removed hammock source

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

3c43ec9b 08/24/2011 08:25 pm Panagiotis Kanavos

Added Tag storage
DB storage in AppData

0d0f6837 08/24/2011 02:06 pm Panagiotis Kanavos

Renamed Pithos.Setup to Pithos.Setup.x64

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

0050438e 08/22/2011 07:43 pm Panagiotis Kanavos

Added Tags retrieval

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

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

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

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

Added WPF client based on Caliburn.Micro

03d17f61 06/28/2011 10:51 am Panagiotis Kanavos

Added StyleCop.

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

c5905b76 06/21/2011 07:04 pm Panagiotis Kanavos

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

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

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

10523ad9 06/20/2011 10:46 pm Panagiotis Kanavos

Added folder tests

1482f9ad 06/20/2011 09:48 pm Panagiotis Kanavos

Added Hammock as package
All Network tests pass

b6c72f62 06/15/2011 09:36 pm Panagiotis Kanavos

Changed Pithos storage URL to include the Pithos container at CloudFilesClient.cs
Modified tests to run against both Pithos and Rackspace

5029dcf3 06/14/2011 11:07 pm Panagiotis Kanavos

removed nunit command line. Causes hangs

6c6b1874 06/14/2011 10:40 pm Panagiotis Kanavos

Fixed test command line

222c0291 06/14/2011 10:35 pm Panagiotis Kanavos

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

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

Added nunit step

ed0be341 06/14/2011 10:34 pm Panagiotis Kanavos

Added nunit step

111f9a28 06/14/2011 08:32 pm Panagiotis Kanavos

-

d45df680 06/14/2011 08:23 pm Panagiotis Kanavos

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

2c053915 06/14/2011 08:23 pm Panagiotis Kanavos

Changes to accomodate PITHOS

0d87bc5f 06/14/2011 07:42 pm Panagiotis Kanavos

Added NUnit as a NuGet package

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

All files

2b753c23 06/01/2011 09:40 am Panagiotis Kanavos

Added ignore