Commit Graph

12 Commits

Author SHA1 Message Date
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
c798620c9b Merge pull request #18 from bsinno/fix-sonar-issues
ok 👍  Fix sonar issue in UI file read
2016-02-03 10:12:42 +01:00
Kai Zimmermann
bc46bac2ac Fix sonar issue 2016-02-02 10:19:37 +01:00
SirWayne
ef3618ed9e Fix Sonar Issue: Change visibilty of mutable field
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-01-29 11:27:57 +01:00
Kai Zimmermann
bed3f0c8c9 Fixed stream handling and some sonar issues 2016-01-27 14:16:24 +01:00
Kai Zimmermann
b51113af89 Try to make sonar happy about generated methods 2016-01-27 11:56:59 +01:00
Kai Zimmermann
fbcc0b8de0 Removed unused private methods 2016-01-27 11:45:53 +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
asharani-murugesh
64ad6e7790 Added null checks for components .
Removed not required permission check

Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com>
2016-01-25 10:32:46 +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