fix bug for node copy and move refresh when using dnd
[pithos] / src / gr / ebs / gss / server / webdav /
2011-02-25 koutsoubretry transaction on delete
2011-02-24 Christos V. StathisReverted un-needed change
2011-02-24 Christos V. StathisAutomated merge with https://gss.googlecode.com/hg/
2011-02-24 Christos V. StathisRemoved jaas login module and configuration as it is...
2011-02-24 koutsoubfix lazy loading excpetions
2011-02-23 Christos V. StathisRemoved all DTO where possible
2011-02-21 Christos V. StathisMerged with milton branch
2011-02-18 koutsoubremoved milton webdav code (milton webdav implementatio...
2011-02-18 koutsoubthrow exception on nonce create/retrieve errors
2011-02-18 koutsoubtune resource creation
2011-02-18 koutsoubdo not lock resource if entity object does not exist
2011-02-18 koutsoubcatch exception when client closes connection
2011-02-17 koutsoubrenamed GSSLock to FileLock, initial implementation...
2011-02-17 koutsoubtune file download
2011-02-16 koutsoubuse milton authentication manager, working on windows...
2011-02-15 koutsoubuse jaas for authentication, so we can access easily...
2011-02-14 koutsoubfix rename file
2011-02-14 koutsoubdo not use range in download
2011-02-14 koutsoubadded range support to file upload, perform authorizati...
2011-02-14 koutsoubremove comments
2011-02-14 koutsoublock manager using JPA
2011-02-14 koutsoubfix npe
2011-02-11 koutsoubdisplay quota, fix bug on file creation and folder...
2011-02-11 Christos V. StathisMerge with optimizations branch
2011-02-11 koutsoubmilton webdav
2011-02-11 koutsoubcopy/move and throw correct exceptions
2011-02-11 koutsoubuse /tmp for tmp file
2011-02-11 koutsoubfix create file
2011-02-11 fstamatelopoulosremoved unused imports
2011-02-10 koutsoubmilton webdav support - TODO: get rid of spring depende...
2011-01-05 Natasa KapravelouRemove user logins db entries via webdav this solves...
2010-12-21 fstamatelopoulosremoved even more DTOs
2010-12-07 Natasa KapravelouInitial commit related to Issue 64. Last login should...
2010-09-14 Natasa KapravelouSome more fixes on Issue 16 - handling a CastException...
2010-09-10 Natasa KapravelouFixed a NullPointerException while range headers existe...
2010-07-15 Natasa KapravelouAutomated merge with https://gss.googlecode.com/hg/
2010-07-15 Natasa KapravelouIn order to implement display public's folder contents...
2010-07-14 Natasa Kapraveloufirst commit - display public's folder contents as...
2010-07-14 Panagiotis AstithasForbid logins from disabled users.
2010-07-08 Panagiotis Astithas- Add an administration application.
2010-06-10 Panagiotis AstithasFix WebDAV mounts from the Windows WebDAV mini-redirect...
2010-05-19 Panagiotis AstithasFix more than 100 warnings.
2010-04-16 Panagiotis AstithasUse exponential backoff when updating the password...
2010-04-16 Panagiotis AstithasUpdate the last login for WebDAV access as well.
2010-03-11 Giannis Koutsoubosuse http caching by using IF-MODIFIED-SINCE HEADERS...
2009-09-28 Dimitris RoutsisRetry transactions in the face of optimistic locking...
2009-09-28 Dimitris RoutsisRetry transactions in the face of optimistic locking...
2009-07-03 Fotis Stamatelopoulos- more efficient moveFile implementation
2009-06-29 Dimitris RoutsisWhen using token as WebDAV password (fallback case...
2009-06-26 Dimitris RoutsisFallback for transition to new WebDAV password: If...
2009-06-25 Dimitris RoutsisAdd system-generated password for WebDAV. (Bug #705)
2009-06-04 Panagiotis AstithasRemove the redundant gss top-level directory.