Commit Graph

20 Commits

Author SHA1 Message Date
Kai Zimmermann
25832e7e16 Merge remote-tracking branch 'eclipse/master' into cleanup-properties
# Conflicts:
#
hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpProperties.j
ava
2016-03-04 12:11:35 +01:00
Kai Zimmermann
0fc63a452f Switched to REPORTEDAT to be more consitend with other fields.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-03-04 08:59:17 +01:00
Kai Zimmermann
3b74db0cac Sleep raised to 10ms as stem.currentMillis is not updated every
millisecond.

Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-03-04 08:40:47 +01:00
Kai Zimmermann
794db18673 Added comments and changed default sorting for actions. 2016-03-03 20:46:50 +01:00
Kai Zimmermann
e7173aa846 Cleanup messed up actionstatus sorting. We used sort param but had
hardcoded sorting in the reposirory. I added also reportAt based
sorting.

Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-03-03 18:54:50 +01:00
Kai Zimmermann
19fe7e5a46 Fixed ordering problem.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-03-03 17:46:14 +01:00
Kai Zimmermann
3e158deb6b Fixed typo.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-03-03 17:09:09 +01:00
Kai Zimmermann
8b1816f422 Fixed wrong status content generation in mgmt API.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-03-03 17:06:58 +01:00
SirWayne
c9c36ea435 Add description for asserts in test cases
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-02-29 15:34:07 +01:00
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
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
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
Michael Hirsch
08ffb16352 fix license header
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-02-04 17:51:05 +01:00
Michael Hirsch
543849db98 fix wrong test verification of http response status, should return 403
not 201.

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-02-04 15:49:45 +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
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
SirWayne
021a4da13d Create new filter options for maps
- Add new filter property for target
- Add new filter property for software module
- Add new filter property for distribution set

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-01-22 10:55:05 +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