Commit Graph

1071 Commits

Author SHA1 Message Date
Kai Zimmermann
507c355d35 Merge remote-tracking branch 'eclipse/master' into
fix-set-db-read-uncommited

Fixed small typo


Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-05-02 18:10:21 +02:00
Kai Zimmermann
2c5969b080 Fixed a few spellings 2016-05-02 18:07:23 +02:00
Kai Zimmermann
ecc2102532 Added credential hint 2016-05-02 17:14:53 +02:00
Kai Zimmermann
6763cb9aff Grammar 2016-05-02 17:08:43 +02:00
Kai Zimmermann
054dca1a64 Added driver hint 2016-05-02 17:08:01 +02:00
venu1278
51184e23eb Merge branch 'master' into fix_assigned_installed_ds_tooltip_gliches 2016-05-02 15:34:08 +05:30
venu1278
1438d3ef2b displaying assigned installed ds tooltip in Deployment View
Signed-off-by: venu1278 <venugopal.boodidadinne@in.bosch.com>
2016-05-02 15:32:40 +05:30
Michael Hirsch
26b581e904 Merge pull request #159 from bsinno/fix_assigned_installed_ds_tooltip_gliches
Fix assigned installed ds tooltip gliches
2016-04-29 15:32:03 +02:00
Michael Hirsch
a946f51da4 fix installed and assigned distribution set setting on the proxy target
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-29 12:57:25 +02:00
Michael Hirsch
59bec04c58 add null check for distribution set
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-29 12:52:27 +02:00
venu1278
8e2ea76c8c fix_assigned_installed_ds_tooltip_gliches
Signed-off-by: venu1278 <venugopal.boodidadinne@in.bosch.com>
2016-04-29 16:10:10 +05:30
Kai Zimmermann
b112643591 Merge pull request #158 from bsinno/use_vaadin_version_placeholder_for_bom
use vaadin-version placeholder in case of hard-coded vaadin version
2016-04-29 10:48:05 +02:00
Kai Zimmermann
7982727347 Merge pull request #157 from bsinno/fix_tenant_unknown_exception_for_rollout_scheduler
remove current tenant null check
2016-04-29 10:20:14 +02:00
Michael Hirsch
3c548c9121 use vaadin-version placeholder in case of hard-coded vaadin version
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-29 10:18:45 +02:00
Kai Zimmermann
c1b9fb48e8 No need to get EM if no tenant has to be set.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-04-29 08:44:29 +02:00
Michael Hirsch
607c98b819 remove current tenant null check cause not all queries have current
tenant and must set it for tenant indenpendent queries like
SystemManagement

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-29 07:21:43 +02:00
SirWayne
37e576103a Add feign version into examples parent pom
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-28 18:38:19 +02:00
SirWayne
4560856e89 Add feign version into examples parent pom
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-28 18:30:31 +02:00
SirWayne
2b1bfd83ab Add feign slf4j
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-28 18:17:11 +02:00
Michael Hirsch
ae5c083733 Merge pull request #151 from bsinno/Displaying-DistributionSet-Details-Tooltip
Displaying DistributionSet Details in Tooltip
2016-04-28 17:11:37 +02:00
Michael Hirsch
e899a3553f Merge pull request #156 from bsinno/Bug/Show_User_Information
Fix: Return trimmed username
2016-04-28 16:47:17 +02:00
SirWayne
266e3e1b69 Merge branch 'Feature/Add_Rest_Api_with_Java_client' of https://github.com/bsinno/hawkbit into Feature/Add_Rest_Api_with_Java_client 2016-04-28 16:42:46 +02:00
SirWayne
aefdcdfbcd Remove unused dependencies
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-28 16:42:20 +02:00
Jonathan Philip Knoblauch
5b9e6ddb9d Updates Readme.md
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-04-28 16:26:44 +02:00
SirWayne
345e9a7cf3 Rename method
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-28 16:24:13 +02:00
SirWayne
f5cf4d811f Remove unused dependencies
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-28 16:23:07 +02:00
SirWayne
a6386ecdff Remove unused dependencies
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-28 16:20:14 +02:00
Michael Hirsch
f203e31d00 use constants for html tags used often
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-28 16:20:13 +02:00
SirWayne
8dcfc8412d Fix: Return trimmed username
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-28 16:05:37 +02:00
Michael Hirsch
97eb406fa6 Merge pull request #145 from bsinno/performance_rollout_target_group_creation
make use of the existencechecking annotation for targetrolloutgroup
2016-04-28 14:45:36 +02:00
Jonathan Philip Knoblauch
8e8545092f Updated README.md for examples
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-04-28 14:42:04 +02:00
Jonathan Philip Knoblauch
a08db803ce Merge branch 'Feature/Add_Rest_Api_with_Java_client' of https://github.com/bsinno/hawkbit.git into Feature/Add_Rest_Api_with_Java_client 2016-04-28 14:19:04 +02:00
Jonathan Philip Knoblauch
474a496e8d Added README.md
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-04-28 14:18:26 +02:00
Michael Hirsch
9be6aa6e18 remove special coap-auth-token filter for coap-downloads
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-28 14:12:07 +02:00
SirWayne
1e6f9b5747 Add dependency
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-28 13:18:27 +02:00
SirWayne
3c46c8902f Add examples to pom
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-28 12:58:27 +02:00
SirWayne
a23da8202f 1. Rename mgmt api client
2. Split the spring boot application and the client api resources to 2
projects

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-28 12:44:13 +02:00
Michael Hirsch
edab76dc5b Merge pull request #144 from bsinno/fix_rolloutmanagement_transaction_handling_deadlock
change transaction handling of creating groups and check running Rollouts
2016-04-28 12:30:52 +02:00
Michael Hirsch
1e6914ed25 Merge pull request #147 from bsinno/Add_TTL_to_Deadeletter_Queue
Add ttl to deadeletter queue
2016-04-28 11:53:03 +02:00
venu1278
d8d026e9a1 Displaying DistributionSet Details in Tooltip
Signed-off-by: venu1278 <venugopal.boodidadinne@in.bosch.com>
2016-04-28 15:17:01 +05:30
Michael Hirsch
4e48c7c9d7 code cleanup pull-request feedback
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-28 11:46:01 +02:00
Michael Hirsch
30788904be code cleanup pull-request feedback
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-28 11:45:06 +02:00
Michael Hirsch
f62b740ae8 change propagation level to SUPPORTS instead of NOT_SUPPORTED
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-28 11:43:46 +02:00
Michael Hirsch
9db2a1bf1b Merge branch 'master' into fix_rolloutmanagement_transaction_handling_deadlock 2016-04-28 11:27:49 +02:00
SirWayne
306b0ae805 Fix dependencies
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-28 10:35:20 +02:00
SirWayne
a4902d9920 Merge branch 'Feature/Add_Rest_Api_with_Java_client' of https://github.com/bsinno/hawkbit into Feature/Add_Rest_Api_with_Java_client 2016-04-28 09:50:56 +02:00
SirWayne
d7d48df47d Fix dependencies
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-28 09:50:48 +02:00
venu1278
63d6448432 Displaying DistributionSet Details in Tooltip
Signed-off-by: venu1278 <venugopal.boodidadinne@in.bosch.com>
2016-04-28 11:55:48 +05:30
venu1278
ad2e9a60f6 Merge branch 'master' into MECS-794-Display-DS-Details-Tooltip 2016-04-28 11:48:16 +05:30
Jonathan Philip Knoblauch
f5ee78bb95 Removed test class and added missing dependency
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-04-28 07:44:14 +02:00