Statistics
| Branch: | Tag: | Revision:

root / gss / src / gr @ 68410d59

Name Size
  ebs

Latest revisions

# Date Author Comment
68410d59 02/24/2009 05:36 pm pastith

Fix fetching resources moved to the trash. This required a large-scale refactoring and assorted bug fixing that hopefully clears up the backend APIs. Major changes:

- ExternalAPI.getResourceAtPath() now requires the call site to explicitly mention whether it will consider a resource moved to the trash. Previously it would always ignore such resources....

82750ec8 02/24/2009 05:17 pm Giannis Koutsoubos

fixed transaction error on concurrent deletes of files of the same folder, removal of file from folder happens by cascade

95da8819 02/24/2009 05:11 pm Giannis Koutsoubos

-Fix the URL of files & folders shared by user, when requested with a trailing slash in the URL
-Use UTF-8 encoding when reading post contents

75a0e12a 02/23/2009 02:01 pm pastith

- Fix the URL of files & folders shared by others, when requested with a trailing slash in the URL.
- Make sure file and folder URIs are properly encoded in trash, shared & others namespaces.

ed1ac326 02/21/2009 04:36 pm Giannis Koutsoubos

include tag url in users json response

2a35ae1c 02/20/2009 05:55 pm pastith

Implement "empty trash" as a DELETE on the /trash namespace. Also, make sure that GETs on children of /trash get the error they deserve.

40347b0e 02/20/2009 03:46 pm pastith

Add debugging info on failed Shibboleth authentications. That way the user can aid their IdP on resolving the problem.

15ad8af3 02/20/2009 02:04 pm Giannis Koutsoubos

fixed an infinite loop when source and target are the same folders

08c62ec7 02/20/2009 12:58 pm pastith

Partial revert of r18: don't encode the resource names, only the URIs.

553e6584 02/19/2009 10:42 pm pastith

Encode the nonce before using it, since the servler container decodes it automatically.

View revisions

Also available in: Atom