Ease the job of the clients by expanding string arrays to object arrays:
[pithos] / gss / src / gr / ebs /
2009-02-27 pastithEase the job of the clients by expanding string arrays...
2009-02-26 pastithUse the username instead of the name for the mini-file...
2009-02-26 pastith- Help the clients make less requests, by returning...
2009-02-25 pastithDisplay the WebDAV URL in the credentials dialog, in...
2009-02-25 pastithImplement file uploads via multipart POST for browser...
2009-02-24 pastithFix fetching resources moved to the trash. This require...
2009-02-24 koutsoubfixed transaction error on concurrent deletes of files...
2009-02-24 koutsoub-Fix the URL of files & folders shared by user, when...
2009-02-23 pastith- Fix the URL of files & folders shared by others,...
2009-02-21 koutsoubinclude tag url in users json response
2009-02-20 pastithImplement "empty trash" as a DELETE on the /trash names...
2009-02-20 pastithAdd debugging info on failed Shibboleth authentications...
2009-02-20 koutsoubfixed an infinite loop when source and target are the...
2009-02-20 pastithPartial revert of r18: don't encode the resource names...
2009-02-19 pastithEncode the nonce before using it, since the servler...
2009-02-19 pastith- Properly encode resource names and paths while constr...
2009-02-19 pastithReturn the shared files that do not belong in shared...
2009-02-19 pastithProperly encode the nonce in order to avoid modificatio...
2009-02-17 pastithInitial import.