Commit Graph

12 Commits

Author SHA1 Message Date
Robert von Burg c64421a0d7 moved everything to a subdirectory for repo merge 2014-09-16 08:52:52 +02:00
Robert von Burg d0a3e89bbd [Project] set version to 1.0.0-SNAPSHOT 2014-08-24 17:24:01 +02:00
Robert von Burg ab54378b66 [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:50:10 +02:00
Robert von Burg 7a88def08a [Project] added resource filtering for componentVersion.properties 2014-08-13 23:37:59 +02:00
Robert von Burg 5140acdd42 [Major] moved to Jersey 2.11
fixed muliple issues:
- use language passed by client
- test language
- testing for enums
2014-08-07 14:55:04 +02:00
Robert von Burg a7bae4b9f5 [Major] fixed rest unit tests due to changes in jersey 2.7
also had to replace eclipse.persistence with 2.5.1 due to a bug in
namespace resolution.
2014-03-28 22:22:44 +01:00
Robert von Burg 316764a409 [Project] using jersey version 2.7 2014-03-28 19:33:19 +01:00
Robert von Burg 3942103d3b [Project] fixed urls of projects 2014-03-14 14:37:02 +01:00
Robert von Burg 9c38fc079f [New] Implemented a StrolchSessionHandler with a RESTful auth service 2014-01-27 20:33:09 +01:00
Robert von Burg 3056d5eb95 [New] added version info metadata to agent 2014-01-23 22:01:23 +01:00
Robert von Burg 4a0a0d5001 [New] Added tests for inspector with HTTP request test 2014-01-21 00:21:33 +01:00
Robert von Burg 54494a9070 [Initial] Initial import
We have an inspector Rest URL to get an orderview of the order and
resource map
2014-01-15 21:59:24 +01:00