Added retries to delete commands and in case of error the process continues with...
[pithos-web-client] / src / gr / grnet / pithos / web / client / rest / DeleteRequest.java
2012-06-25 Christos StathisAdded retries to delete commands and in case of error...
2012-06-25 Christos StathisImplemented empty trash by deleting and re-creating...
2012-02-01 Christos StathisUpdated copyright
2012-01-27 Christos StathisFixed various warnings
2011-09-23 Christos StathisFix url encoding in requests. Fix for avoiding the...
2011-09-23 Christos StathisAdded re-authentication in case the token has expired
2011-09-09 Christos StathisFixed various compilation warnings
2011-07-22 Christos StathisFirst implementation of public permission setting
2011-07-05 Christos StathisImplemented folder deletion (without refresh yet)