Retry transactions in the face of optimistic locking exceptions for all "write" trans...
[pithos] / src / gr / ebs / gss / server / rest /
2009-09-28 Dimitris RoutsisRetry transactions in the face of optimistic locking...
2009-09-10 Dimitris RoutsisFixed broken caching in IE.
2009-09-08 Dimitris RoutsisPrevent any client from creating group including /...
2009-09-04 Fotis StamatelopoulosAdded the groupURI parameter when parsing permissions...
2009-09-04 Dimitris RoutsisFix bug: Delete user didn't work for group with interna...
2009-09-03 Panagiotis AstithasFix wrong encoding in new folder names, by returning...
2009-09-02 Panagiotis AstithasRetry transactions in the face of optimistic locking...
2009-08-07 Panagiotis AstithasFix multiple file uploads in IE using Google Gears...
2009-07-06 Dimitris RoutsisFixed broken search for international characters. ...
2009-07-06 Dimitris RoutsisFixed problems copying/moving via drag-and-drop had...
2009-07-03 Fotis StamatelopoulosMerge ... f948e955504b0f4f31c1fe813f97f0297cd64cdb
2009-07-03 Fotis Stamatelopoulos- more efficient moveFile implementation
2009-07-03 Dimitris RoutsisMove create new WebDAV password URL from /users to...
2009-07-02 Dimitris RoutsisSwitch reset WebDAV password from GET to POST.
2009-07-01 Dimitris RoutsisProperly update others shares when refreshing / expandi...
2009-06-25 Dimitris RoutsisAdd system-generated password for WebDAV. (Bug #705)
2009-06-23 Dimitris RoutsisUploaded files should be counted towards owner's (i...
2009-06-17 Panagiotis AstithasUse an exponential backoff strategy for retrying rolled...
2009-06-15 Panagiotis AstithasIntroduce TransactionHelper, a utility class for retryi...
2009-06-12 Dimitris Routsis- Add "Save file as" menu that forces browser to downlo...
2009-06-04 Panagiotis AstithasDecode file names received by PUT, as we do with file...
2009-06-04 Panagiotis AstithasUse application/json content type for all JSON responses.
2009-06-04 Panagiotis AstithasRemove the redundant gss top-level directory.