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
0aa254b45c
Merge pull request #24 from bsinno/rollout_mgmt
...
Looks good, merged
2016-02-04 18:47:35 +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
Michael Hirsch
d55e521701
fixing security properties for anonymous enabled, adding javadoc
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-02-02 17:32:10 +01:00
SirWayne
877cb1ee24
Remove @Value annotation and use inner configuration properties to set
...
the default value.
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-01-28 15:29:31 +01:00
Michael Hirsch
a27a770b6a
removing the default value from the @Value annotation, seems like is not
...
working overwriting the default value with profiles. Removing the
default value, it is possible again to overwrite the default value
again.
2016-01-28 10:35:26 +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
Kai Zimmermann
b1f753b291
Upgrade to 0.2 release train
...
0.2. development starts in parallel to the preparation for first
eclipse release 0.1
2016-01-26 11:34:39 +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