Properly return Forbidden for folders in the deferred authentication case. Folders...
[pithos] / gss / src / gr / ebs / gss / server / rest / FilesHandler.java
2009-03-03 pastithProperly return Forbidden for folders in the deferred...
2009-02-27 koutsoub-fixed some path handling in trash and search when...
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 pastithImplement file uploads via multipart POST for browser...
2009-02-24 pastithFix fetching resources moved to the trash. This require...
2009-02-24 koutsoub-Fix the URL of files & folders shared by user, when...
2009-02-20 pastithPartial revert of r18: don't encode the resource names...
2009-02-19 pastith- Properly encode resource names and paths while constr...
2009-02-17 pastithInitial import.