Statistics
| Branch: | Tag: | Revision:

root / src / gr / grnet / pithos / web / client / catalog / GetUserCatalogs.java @ 499bb620

History | View | Annotate | Download (6.3 kB)

# Date Author Comment
28e270f9 05/31/2013 12:29 pm Christos KK Loverdos

Configurable service URLs via the otherProperties JS mechanism

I have implemented the following:

  • Key STORAGE_API_URL represents the Pithos API
    URL and it is search for in otherProperties.
  • Key USER_CATALOGS_API_URL represents the
    /user_catalogs API URL and it is searched for...
8ddb4627 04/01/2013 04:07 pm Christos KK Loverdos

Provider a safer way to purge the container

Refs #3443
https://code.grnet.gr/issues/3443

01337c33 03/13/2013 03:56 pm Christos KK Loverdos

Enhance logging

e6e9f6e6 02/12/2013 12:50 pm Christos KK Loverdos

Change copyright notice

902e3ef4 02/06/2013 05:49 pm Christos KK Loverdos

Remove hard-coded debugging aids (System.outs etc)

2ef4bd13 02/01/2013 06:52 pm Christos KK Loverdos

Add a FIXME note on how to obtain the server URL for /user_catalogs call

b9a1049a 02/01/2013 06:41 pm Christos KK Loverdos

Show display name in "Shared with me"

cc0120ab 02/01/2013 02:23 pm Christos KK Loverdos

Implement the /user_catalogs API