Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / server / domain / UserClass.java @ 023f6f1e

History | View | Annotate | Download (3.3 kB)

# Date Author Comment
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.

01a30cd0 06/02/2010 06:26 pm Panagiotis Astithas

Complete quota upgrades with coupons. Also fix equals() and hashCode() for Invitations to consider the name or its components.

e8e1ac78 04/01/2010 06:42 pm Panagiotis Astithas

Use EHCache for second-level caching.

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

Remove the redundant gss top-level directory.