Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / server @ c527afd3

Name Size
  configuration
  domain
  ejb
  rest
  webdav
Login.java 13.2 kB
NonceIssuer.java 4.1 kB
Policy.java 3.9 kB
TokenRetriever.java 4.7 kB

Latest revisions

# Date Author Comment
739f501e 08/21/2009 03:08 pm Panagiotis Astithas

Avoid a NPE when the next parameter is empty.

9fd42cf4 08/07/2009 05:39 pm Panagiotis Astithas

Fix multiple file uploads in IE using Google Gears. It needed a POST instead of PUT, which required accommodating it in the server-side code. Also, error codes from file uploads are not handled in IE, since merely accessing the request.status field throws an internal error.

144fe6ce 08/04/2009 12:56 pm Panagiotis Astithas

Parse the nextUrl parameter with URI instead of URL so that chrome: URIs can be used for redirection. This should simplify the login process for Firefox extensions.

4684df80 07/06/2009 06:23 pm Fotis Stamatelopoulos

- added a few more mime-types when attempting to identify mime-type from the file extension
- remove warnings (uneeded throws declarations)

d3e41d00 07/06/2009 05:30 pm Fotis Stamatelopoulos

Merge with d1e79f3c8c8779d14ab5297049bdc0812f942654

f3f7bdf3 07/06/2009 05:28 pm Fotis Stamatelopoulos

ignore case when examining the file extension for guessing the mime-type

f4122f48 07/06/2009 04:31 pm Dimitris Routsis

Fixed bug that prevented tags with international characters from being indexed properly, causing search to fail. (Bug #864 #2)

cee371d9 07/06/2009 03:49 pm Dimitris Routsis

Fixed broken search for international characters. (Bug #864)

918daa9b 07/06/2009 01:12 pm Dimitris Routsis

Merge with 24c6efe7ed90856868433076609836d2a95f7154

2be5f35d 07/06/2009 01:11 pm Dimitris Routsis

Fixed bug: When copying a versioned file, destination versioned flag wasn't set, causing only last version to be copied.

View revisions

Also available in: Atom