Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / rest @ 8474a42a

# Date Author Comment
45c76262 04/19/2013 12:52 pm Christos KK Loverdos

Enhance HTTP call logging

8ddb4627 04/01/2013 04:07 pm Christos KK Loverdos

Provider a safer way to purge the container

Refs #3443
https://code.grnet.gr/issues/3443

e6e9f6e6 02/12/2013 12:50 pm Christos KK Loverdos

Change copyright notice

86432004 02/11/2013 03:23 pm Christos KK Loverdos

Fix regression with empty "Shared by me"

dc8cc18a 02/08/2013 03:57 pm Christos KK Loverdos

Revert "Work in progress. Do not rely on this commit"

This reverts commit ee77dbf16f524824e3c0337a04984caa84a12231.

ee77dbf1 02/07/2013 07:47 pm Christos KK Loverdos

Work in progress. Do not rely on this commit

902e3ef4 02/06/2013 05:49 pm Christos KK Loverdos

Remove hard-coded debugging aids (System.outs etc)

cc0120ab 02/01/2013 02:23 pm Christos KK Loverdos

Implement the /user_catalogs API

4f5f3706 06/27/2012 06:16 pm Christos Stathis

Added retry capabillity to head requests

b73a903e 06/25/2012 06:52 pm Christos Stathis

Added retries to delete commands and in case of error the process continues with the next object to be deleted

bb160e3a 06/25/2012 06:37 pm Christos Stathis

Implemented empty trash by deleting and re-creating the trash

2f4ea617 06/25/2012 03:09 pm Christos Stathis

Added retries when getting errors while fetching folders (issue #2552)

6c372d22 06/15/2012 04:44 pm Christos Stathis

Added more logging for debugging unexplained UNAUTHORIZED responses

cae2a8db 02/01/2012 06:42 pm Christos Stathis

Updated copyright

ebead1b5 01/27/2012 04:40 pm Christos Stathis

Fixed various warnings

ea94470a 11/23/2011 04:23 pm Christos Stathis

Fixed problem with header name encoding in tags and groups

5300a16e 10/31/2011 04:50 pm Christos Stathis

Fixed invitations url and post request

f5023f13 09/23/2011 06:13 pm Christos Stathis

Fix url encoding in requests. Fix for avoiding the browser 's cache

9539e23d 09/23/2011 11:55 am Christos Stathis

Added re-authentication in case the token has expired

64f42c0b 09/21/2011 05:36 pm Christos Stathis

Update statistics every time an operation finishes

7811b9d1 09/09/2011 04:15 pm Christos Stathis

Fixed various compilation warnings

f6445935 08/11/2011 07:04 pm Christos Stathis

Clean up code

a7c43f26 08/03/2011 03:14 pm Christos Stathis

Removed all static references to the Pithos class

b51c628b 07/22/2011 07:18 pm Christos Stathis

First implementation of public permission setting

749068ba 07/19/2011 04:54 pm Christos Stathis

Renamed various GSS references to Pithos

81918908 07/12/2011 05:17 pm Christos Stathis

Implemented move file(s) to trash

f1aabd89 07/05/2011 05:48 pm Christos Stathis

Implemented folder deletion (without refresh yet)

b651e67f 07/05/2011 05:13 pm Christos Stathis

Implemented virtual folder creation

6fce3fd6 07/04/2011 12:28 pm Christos Stathis

Added a dummy If-Modified-Since to avoid browser 's caching

63366925 07/04/2011 11:21 am Christos Stathis

Updated licence in code files. Removed some unused methods

7c818c14 06/23/2011 05:33 pm Christos Stathis

Fixed bug when displaying folder tree after the second level. Now the tree works correctly

8e61880b 06/22/2011 05:59 pm Christos Stathis

Finally displayed virtual folder hierarchy up to second level

6084aa02 06/17/2011 07:39 pm Christos Stathis

First version of client that displays first level containers

a853017c 05/05/2011 05:05 pm Christos Stathis

Updated copyright notice

a57faaf0 05/04/2011 07:02 pm Christos Stathis

Renamed all packages to gr.grnet.pithos.*