Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / server / rest / UserHandler.java @ f9bd859c

History | View | Annotate | Download (5.9 kB)

# Date Author Comment
0e64bec2 04/16/2010 05:18 pm Panagiotis Astithas

Display the last login in the web client.

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.

b4348269 07/02/2009 04:29 pm Dimitris Routsis

Switch reset WebDAV password from GET to POST.

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.