Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / client / rest / GetCommand.java @ 56c1ca4b

History | View | Annotate | Download (9.1 kB)

# Date Author Comment
56c1ca4b 02/03/2011 05:14 pm Giannis Koutsoubos

initial caching support

c83bb60b 12/29/2010 06:57 pm Dimitris Routsis

Correctly handle error response so all requestors get it.

ac4f68ab 12/29/2010 01:23 pm Dimitris Routsis

Cache responses for a short time period to avoid delays when multiple requests are generated.

023f6f1e 07/08/2010 01:57 pm Panagiotis Astithas

- Add an administration application.
- Remove the redundant RequestBuilder wrapper for efficiency.
- Fix warnings.
- Ignore the admin app build artifacts.
- Guard against users without userclasses in the DB.
- Add a dev mode launcher for debugging the admin app.

86c951b2 05/19/2010 04:16 pm Panagiotis Astithas

Fix more than 100 warnings.

62f168b2 03/11/2010 11:53 am Giannis Koutsoubos

use http caching by using IF-MODIFIED-SINCE HEADERS and handling response accordingly

16baf609 06/04/2009 12:02 pm Panagiotis Astithas

Remove the redundant gss top-level directory.