Kai Zimmermann
ab18e12b69
Completed migration to ConfigurationProperties annotation. Added boot metadata generation to build.
2016-02-25 17:59:46 +01:00
Michael Hirsch
f969d6f4c2
clean code refactorings
...
- add description to assertions in unit tests
- make inner classes static
- remove out-commented code
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-02-25 14:38:25 +01:00
SirWayne
dbf03dca12
Add the "@Override" annotation
...
Add some description to JUnit Tests
Remove unused override comments
Remove unused javadoc on private methode
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-02-25 11:37:56 +01:00
Kai Zimmermann
0b8e693cec
Migrated environment aware to property annotation mechanism, documented properties.
2016-02-25 11:36:21 +01:00
Kai Zimmermann
82121766d1
Merge remote-tracking branch 'eclipse/master' into harmonize-test-documentation
...
# Conflicts:
# pom.xml
2016-02-24 09:00:37 +01:00
Kai Zimmermann
7f2a9d1ed2
Features harmonised, more test descriptions
2016-02-23 09:57:18 +01:00
Kai Zimmermann
a9f91e90da
Removed old issue numbers. Further documentation
2016-02-22 20:13:45 +01:00
Kai Zimmermann
13345406ee
Upgraded 3rd party libs
2016-02-22 11:01:47 +01:00
Kai Zimmermann
3334cf4a64
Updated test
...
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-02-17 08:36:36 +01:00
Kai Zimmermann
6a2b74e565
Enabled target.assignedDs load through action enitygraph.
...
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-02-16 17:37:34 +01:00
Kai Zimmermann
38b750f674
DistributionSetAssignmentResult contains actions that do not reflect the
...
status on the DB. Needs to be avoided by returning actions IDs only and
force the user to query an updated action entity.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-02-16 17:37:06 +01:00
Michael Hirsch
21114a731d
Merge pull request #42 from bsinno/EMPTY_CONTROLLER_ID
...
👍 is ok merging.
2016-02-15 12:11:41 +01:00
Jonathan Philip Knoblauch
88c854f2be
Clean code for junit tests …
...
- Added messages to JUnit assertions
- Added Description when missing
- Changed to assertThat when assertEquals
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-02-12 13:47:53 +01:00
SirWayne
46a71c1b3a
Use javax annotation for validation
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-02-10 16:51:45 +01:00
SirWayne
f78bd68c03
Verify that the target controller id cannot be empty
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-02-10 16:22:20 +01:00
Michael Hirsch
f18825ce34
Initial Contribution of the rollout-management feature
...
- Repository functionality for rollout, rolloutgroup entities
- Rollout scheduler to watch and handle running rollouts and start next
group of rollout
- Vaadin view to administrate rollouts and reflect the current rollout
status
- REST resources to cover rollout creation, updating, starting, pausing
and resuming
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-02-04 15:10:44 +01:00
SirWayne
bf7745160c
- Fix conversion for boolean for sql query. If boolean is not wellformed
...
a rsql syntax error is thrown
- Escape % for sql query#
- Remove operator like ("=li=")
- Extend not equal operator with not like jpa query
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-02-02 09:26:22 +01:00
SirWayne
21d19b2bd2
Fix conversion for boolean (and other types) for the jpa criteria
...
builder
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-02-01 16:17:07 +01:00
Kai Zimmermann
59d1fcaf84
Applied hawkBit code format
2016-01-27 15:06:37 +01:00
Kai Zimmermann
41984f7e55
Merge remote-tracking branch 'eclipse/master' into MECS-1444-CREATE_UNIT_TEST_FOR_ENUM_FIELDS
2016-01-27 14:58:30 +01:00
Kai Zimmermann
2f0bf6629f
Reapplied hawkBit code formatter.
...
It seems that from Luna to Mars Eclipse changed how the code formatter
handles lines breaks in certain cases. This is now the “Mars” variant.
2016-01-27 10:12:11 +01:00
SirWayne
b877faed24
Create Unit Test for all filter enum field
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-01-22 14:40:27 +01:00
Kai Zimmermann
64deaeea3c
Remove swagger and minor feature extensions and bug fixes
...
- Various Bug fixes and improvements
- Management API extended
- Swagger removed
- Guava Upgraded to 19
2016-01-21 13:42:38 +01:00
Kai Zimmermann
7497ab61ed
Initial check in accordance with Parallel IP
2016-01-21 13:18:55 +01:00