Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / server / webdav @ 46268014

Latest revisions

# Date Author Comment
872e1390 04/16/2010 05:39 pm Panagiotis Astithas

Use exponential backoff when updating the password or last login time in WebDAV.

5b07b9ec 04/16/2010 04:32 pm Panagiotis Astithas

Update the last login for WebDAV access as well.

62f168b2 03/11/2010 11:53 am Giannis Koutsoubos

use http caching by using IF-MODIFIED-SINCE HEADERS and handling response accordingly

3b6b7f25 09/28/2009 02:32 pm Dimitris Routsis

Retry transactions in the face of optimistic locking exceptions for all "write" transactions in WebDAV API.
Move TransactionHelper class to EJBs so it is visible from both REST and WebDAV WARs.

2f1a60e0 09/28/2009 12:39 pm Dimitris Routsis

Retry transactions in the face of optimistic locking exceptions for all "write" transactions in REST API.

4d737770 07/03/2009 04:25 pm Fotis Stamatelopoulos

- more efficient moveFile implementation
- code clean up for better maintenance and easier implementation of future file storage layering

20dae4f9 06/29/2009 12:39 pm Dimitris Routsis

When using token as WebDAV password (fallback case), also copy it to webdavpassword field so it will never expire.

304f3a5f 06/26/2009 05:52 pm Dimitris Routsis

Fallback for transition to new WebDAV password: If no password has been created, use token as before.

3ef7b691 06/25/2009 06:45 pm Dimitris Routsis

Add system-generated password for WebDAV. (Bug #705)

16baf609 06/04/2009 12:02 pm Panagiotis Astithas

Remove the redundant gss top-level directory.

View revisions

Also available in: Atom