Statistics
| Branch: | Tag: | Revision:

root / gss / src / gr / ebs / gss / server / rest @ 38be0112

Latest revisions

# Date Author Comment
38be0112 03/30/2009 02:25 pm pastith

Limit user searches by appending @.

f4b86428 03/30/2009 02:09 pm pastith

Implement the server-side part of user search.

e7391eda 03/30/2009 02:03 pm pastith

Fix comment.

5942d113 03/27/2009 10:52 am pastith

Set the Content-Disposition header only for IE.

faa8d601 03/26/2009 12:33 pm pastith

Display correct filenames when downloading on IE.

Submitted by: koutsoub

8fa7f8ff 03/24/2009 05:39 pm pastith

Assume URL-encoded folder names and return status 400 when the decoding process fails. Previously such cases would trigger a generic 500 response.

c961594d 03/24/2009 03:42 pm pastith

Avoid signature mismatch issues by using the request URI as sent by the client, before the container gets a chance to tinker with it.

6d876038 03/23/2009 04:31 pm pastith

Add more JSON attributes to search results, for consistency with the responses in files, trash, others and shared namespaces.

2d40bbc6 03/20/2009 01:54 pm pastith

Add a size property to the JSON response for files, since Content-Length might not get sent, when the server uses an alternative transfer encoding.

3d1b9329 03/18/2009 03:26 pm Giannis Koutsoubos

getFiles in ExternalAPI gets an extra boolean argument for ignoring or not deleted files
allow update of deleted files

View revisions

Also available in: Atom