Tue, 27 Aug 2013 09:45:23 +0200 |
Raimund Renkert |
Added LAF exporter and LAF creator.
|
Tue, 27 Aug 2013 09:44:59 +0200 |
Raimund Renkert |
New interfaces for data exporter and data creator.
|
Fri, 23 Aug 2013 12:56:19 +0200 |
Raimund Renkert |
Extracted LAF import service to its own service class.
|
Fri, 23 Aug 2013 11:49:38 +0200 |
Raimund Renkert |
Use a more genereic path to LAF files in maven tests.
|
Fri, 23 Aug 2013 11:48:32 +0200 |
Raimund Renkert |
Moved importer config.
|
Fri, 23 Aug 2013 11:47:57 +0200 |
Raimund Renkert |
Added test files for LAF format.
|
Fri, 23 Aug 2013 11:35:24 +0200 |
Raimund Renkert |
Completed importer for LAF format. Ort objects still need some attention.
|
Fri, 23 Aug 2013 11:32:21 +0200 |
Raimund Renkert |
Use 'merge' instead of 'persist' since it saves detached objects, too.
|
Fri, 23 Aug 2013 11:30:56 +0200 |
Raimund Renkert |
Removed dependencies from build target.
|
Fri, 23 Aug 2013 11:29:08 +0200 |
Raimund Renkert |
Commented out the main in Importertest and removed some annotations.
|
Wed, 21 Aug 2013 09:00:11 +0200 |
Raimund Renkert |
Updated system property keys.
|
Wed, 21 Aug 2013 08:59:39 +0200 |
Raimund Renkert |
Stop parsing as soon as posible if laf content is not valid.
|
Wed, 21 Aug 2013 08:58:28 +0200 |
Raimund Renkert |
Updates systemproperty keys and testcases.
|
Wed, 21 Aug 2013 08:57:57 +0200 |
Raimund Renkert |
Updated system property keys.
|
Wed, 21 Aug 2013 08:56:46 +0200 |
Raimund Renkert |
Added system properties to maven surefire plugin to have them available in tests.
|
Tue, 20 Aug 2013 16:21:55 +0200 |
Raimund Renkert |
Config file for LAF importer.
|
Tue, 20 Aug 2013 16:19:20 +0200 |
Raimund Renkert |
JUnit test cases and small test application for LAF importer.
|
Tue, 20 Aug 2013 16:13:17 +0200 |
Raimund Renkert |
First version of the LAF importer.
|
Tue, 20 Aug 2013 16:06:33 +0200 |
Raimund Renkert |
New interfaces for importer and object producer.
|
Fri, 16 Aug 2013 16:43:07 +0200 |
Torsten Irländer |
Added tag 0.3 for changeset 82bea32eddb7
|
Fri, 16 Aug 2013 16:42:55 +0200 |
Torsten Irländer |
Edited Example.
0.3
|
Fri, 16 Aug 2013 14:42:37 +0200 |
Raimund Renkert |
merged.
|
Fri, 16 Aug 2013 14:41:40 +0200 |
Raimund Renkert |
Use sql queries from config to get proben.
|
Fri, 16 Aug 2013 14:40:01 +0200 |
Raimund Renkert |
Set default values for width and flex.
|
Fri, 16 Aug 2013 14:39:27 +0200 |
Raimund Renkert |
New filter method with free parameters and resultset.
|
Fri, 16 Aug 2013 12:27:43 +0200 |
Torsten Irländer |
Added label attribute to the QueryFilter
|
Fri, 16 Aug 2013 12:27:12 +0200 |
Torsten Irländer |
Added label attribute to the filter configuration
|
Fri, 16 Aug 2013 10:57:59 +0200 |
Torsten Irländer |
Changed example queryconf
|
Thu, 15 Aug 2013 15:20:41 +0200 |
Raimund Renkert |
merged.
|
Thu, 15 Aug 2013 15:19:47 +0200 |
Raimund Renkert |
Use the new model and utility classes in queryservice.
|
Thu, 15 Aug 2013 15:19:02 +0200 |
Raimund Renkert |
New utility class for creating and reading query configs.
|
Thu, 15 Aug 2013 15:18:22 +0200 |
Raimund Renkert |
New model classes for query configs.
|
Thu, 15 Aug 2013 15:16:07 +0200 |
Raimund Renkert |
Added dependency org.json.
|
Thu, 15 Aug 2013 14:59:25 +0200 |
Torsten Irländer |
Removed archive configuration. Prevents deployment using pure maven.
|
Wed, 14 Aug 2013 16:12:09 +0200 |
Raimund Renkert |
Added config to pom to write metadata in the manifest file and send metadata via info service.
|
Wed, 14 Aug 2013 16:10:05 +0200 |
Raimund Renkert |
New method to get user name in authentication module.
|
Wed, 14 Aug 2013 13:27:26 +0200 |
Raimund Renkert |
Added authinfo service. This service returns information about ownership and readonly status of a probe object.
|
Wed, 14 Aug 2013 13:25:51 +0200 |
Raimund Renkert |
Removed content from beans.xml. The content prevents dependency injection.
|
Tue, 13 Aug 2013 16:26:00 +0200 |
Torsten Irländer |
Added upload function to the ProbenService. Must be implemented.
|
Fri, 09 Aug 2013 12:07:54 +0200 |
Torsten Irländer |
Formatting
|
Fri, 09 Aug 2013 12:07:46 +0200 |
Torsten Irländer |
Removed scope for junit in junit-testprofile
|
Fri, 09 Aug 2013 12:07:15 +0200 |
Torsten Irländer |
Do not skip tests.
|
Fri, 09 Aug 2013 12:06:58 +0200 |
Torsten Irländer |
Added global dependency (Testing was just set in a profile before)
|
Fri, 09 Aug 2013 12:06:12 +0200 |
Torsten Irländer |
Rename TestCase to meet the Surfire requirement
|
Fri, 09 Aug 2013 11:34:34 +0200 |
Torsten Irländer |
Fixed indention
|
Fri, 09 Aug 2013 11:34:26 +0200 |
Torsten Irländer |
Fixed package name.
|
Fri, 09 Aug 2013 11:23:20 +0200 |
Torsten Irländer |
Moved Testcase
|
Fri, 09 Aug 2013 10:11:01 +0200 |
torsten |
Fixed indention
|