Statistics
| Branch: | Tag: | Revision:

root / src / gr / ebs / gss / server / configuration @ 1206:292dec4eae08

Name Size Revision Age Author Comment

Latest revisions

# Date Author Comment
1206:292dec4eae08 04/26/2011 05:43 pm Christos Stathis

Automated merge with https://gss.googlecode.com/hg/

1205:fbeae20462e6 04/26/2011 05:33 pm Christos Stathis

Packages names moved under org.gss_project

976:4f0d16b8f411 10/13/2010 12:14 pm Panagiotis Astithas

Rename Transaction to EntityManager to make its use more evident.

970:101022608450 10/12/2010 06:05 pm Panagiotis Astithas

Add a simple implementation of transaction rollback that keeps a session cache and persists the original objects in case of error during commit. This is not actually tested with real rollback scenarios, yet.

967:e629f3245cb7 10/12/2010 02:10 pm Panagiotis Astithas

Implement a fix from the default branch to use getFilesPermittedForGroup when deleting a group.

954:a72a054f9b17 10/07/2010 01:58 pm Panagiotis Astithas

Convert nonce handling to the New World Order.

947:e6ac9cd26d80 10/07/2010 12:36 pm Panagiotis Astithas

Rename FooBean to FooImpl, since we don't use EJBs any more.

936:3dbc205d48f2 10/07/2010 12:10 pm Panagiotis Astithas

Rename the ejb package to service.

924:05e873dc19f9 10/07/2010 10:37 am Panagiotis Astithas

Fix eclipse classpath, fix a warning, add a TODO, add a configurable setting for the Mongo host and replace a deprecated Morphia method.

880:08eb4ee3a524 10/04/2010 05:50 pm Panagiotis Astithas

Implement a simple transaction handler, for simpplifying datastore persistence. Currently it only coalesces multiple pending requests to save objects and flushes them at the end of a unit of work. Note that it currently requires every former external EJB call to end with a commit call.

View revisions

Also available in: Atom