Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (5.1 kB)

# 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

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

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

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

Updated copyright

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

Fixed various warnings

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

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

Fixed various compilation warnings

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

First implementation of public permission setting

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