Jonathan Philip Knoblauch
89f64a2d44
Added new default feign client
...
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-04-22 14:36:29 +02:00
Jonathan Philip Knoblauch
ff0f9ab039
Merge branch 'Extend_end-2-end_tests_for_full_DDI_roundtrip_with_Java_client' of https://github.com/bsinno/hawkbit.git into Extend_end-2-end_tests_for_full_DDI_roundtrip_with_Java_client
...
Conflicts:
hawkbit-ddi-resource/src/main/java/org/eclipse/hawkbit/ddi/rest/resource/DdiArtifactStoreController.java
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-04-22 13:58:58 +02:00
Jonathan Philip Knoblauch
810900eee7
Removed http servlet response and request form method signature
...
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-04-22 13:36:21 +02:00
SirWayne
a615317ba4
Add Managment Default Feign Client
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-04-22 12:24:11 +02:00
SirWayne
3fa9105428
Add test dependencies
...
Add name of @PathVariable
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-04-21 10:02:03 +02:00
SirWayne
e4aa7fddfd
Merge branch 'origin/Extend_end-2-end_tests_for_full_DDI_roundtrip_with_Java_client' of local repository into Extend_end-2-end_tests_for_full_DDI_roundtrip_with_Java_client
2016-04-20 17:42:27 +02:00
SirWayne
c3c405c986
Rename and split rest resources ddi, mgmt and system
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-04-20 17:33:03 +02:00
Jonathan Philip Knoblauch
a5fcd1eeb6
Merge branch 'Extend_end-2-end_tests_for_full_DDI_roundtrip_with_Java_client' of https://github.com/bsinno/hawkbit.git into Extend_end-2-end_tests_for_full_DDI_roundtrip_with_Java_client
...
Conflicts:
hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/api/RootControllerDdiApi.java
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-04-20 15:29:03 +02:00
Jonathan Philip Knoblauch
8d34170515
DDI client implementation validation
...
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-04-20 15:02:44 +02:00
SirWayne
3c0e34ee41
Rename Ddi classes
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-04-20 13:42:43 +02:00
Jonathan Philip Knoblauch
97f099d194
Move DDI resources and annotation to module hawkbit-ddi-resource
...
- added missing pathVaraible
- added port to download urls and adjusted tests
- extended feign management API client
- fixed pom test artifacts dependencies
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-04-19 09:10:27 +02:00
Jonathan Philip Knoblauch
abe6dc223f
Created hawkbit-example-ddi-client example maven module
...
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-04-18 12:51:57 +02:00
Jonathan Philip Knoblauch
3145709824
Move DDI resources and annotation to module hawkbit-ddi-resource
...
- created module and moved resources
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-04-18 12:39:28 +02:00
Kai Zimmermann
d8268e8b6b
Used proper exception
2016-04-05 14:01:09 +02:00
Kai Zimmermann
50c9141f77
Merge pull request #117 from bsinno/hawkbit-sandbox
...
Hawkbit sandbox
2016-04-04 13:48:38 +02:00
Kai Zimmermann
a98f91f05e
Fixed typos
2016-04-04 12:54:30 +02:00
Kai Zimmermann
5c661cd6a4
Added license header
2016-04-04 08:58:58 +02:00
Kai Zimmermann
36e8949feb
Fixed final bugs. Sandbox works now.
2016-04-02 22:13:21 +02:00
Kai Zimmermann
171dc46107
Fixed problem that client works only with localhost.
2016-04-02 21:14:41 +02:00
Kai Zimmermann
6d143273f7
Added simulator autostart and cf deployment.
2016-04-02 21:00:34 +02:00
Kai Zimmermann
16e737a716
Merge remote-tracking branch 'eclipse/master' into hawkbit-sandbox
2016-04-02 13:29:45 +02:00
Kai Zimmermann
bd974ef6ab
Prepared cloud deployment of hawkbit sandbox
2016-04-02 13:29:40 +02:00
Kai Zimmermann
d0dff39932
Added license header.
...
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-03-30 15:14:20 +02:00
Kai Zimmermann
5ec84288af
Added new example to overview README.
...
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-03-30 14:35:14 +02:00
Kai Zimmermann
2b4b715472
Created another hawkBit app example that demonstrates theme
...
custimization.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-03-30 14:31:03 +02:00
Kai Zimmermann
ed533dc0a3
Merge remote-tracking branch 'eclipse/master' into BUG/TARGET_TABLE_PERFOMANCE
...
# Conflicts:
#
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/push/DelayedEventBusPush
Strategy.java
2016-03-29 14:04:12 +02:00
SirWayne
45f6fb80a3
Fix event provider autowiring
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-24 12:59:29 +01:00
Kai Zimmermann
9ff0f00822
Remove REST API boilerplate
...
Was used in the past for Swagger generation.
2016-03-23 16:12:56 +01:00
SirWayne
84519b77ab
Disable to set the current page first item id
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-23 15:12:12 +01:00
Kai Zimmermann
6ee66dc4e1
Put BaseEntity below tenant aware and unaware entities
2016-03-23 14:09:40 +01:00
Kai Zimmermann
061159f259
Merge pull request #82 from bsinno/Sonar_Issue_Methods_should_not_have_too_many_lines
...
Fix for sonar issue: Methods should not have too many lines
2016-03-17 09:17:33 +01:00
Jonathan Philip Knoblauch
03fddfe471
Done refactoring, fixed bug with validator for gateway token
...
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-03-15 13:06:44 +01:00
Kai Zimmermann
807aaf629c
Merge remote-tracking branch 'eclipse/master' into feature_MECS-86_tenant_specific_polling_configuration
...
# Conflicts:
#
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/Tena
ntConfigurationDashboardView.java
2016-03-14 09:51:00 +01:00
Kai Zimmermann
3f763e7db4
Migrated hardcoded doc links to configurable setup.
2016-03-12 19:08:12 +01:00
Jonathan Philip Knoblauch
c91bb15ccb
Refactoring after review.
...
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-03-11 16:39:54 +01:00
Jonathan Philip Knoblauch
6cc64639bd
Fix for sonar issue: Methods should not have too many lines
...
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-03-11 11:19:43 +01:00
Kai Zimmermann
50eb1a4978
Merge pull request #79 from bsinno/optimize_simulator_throughput
...
Optimize simulator throughput
2016-03-11 09:44:55 +01:00
Michael Hirsch
dd7f7d2a9d
fix mgmt client startup with xml problem and not unique bean exception
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-03-08 17:39:24 +01:00
Michael Hirsch
fb9454d840
update vaadin-bom to 7.6.3 version because 7.5 version is not working
...
with updated vaadin 7.6 in hawkbit
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-03-05 11:21:25 +01:00
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
da66e81157
Set proper random generation.
...
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-03-03 12:51:01 +01:00
Kai Zimmermann
cfe8375577
Made update execution more random
2016-03-03 10:16:19 +01:00
Kai Zimmermann
b7f94891a4
Migrated to lambda
2016-03-03 10:15:59 +01:00
Kai Zimmermann
13a0e5d98f
Merge remote-tracking branch 'eclipse/master' into optimize_simulator_throughput
2016-03-02 13:08:07 +01:00
Kai Zimmermann
762183ae12
Merge pull request #58 from bsinno/Clean_Code
...
👍 merged
2016-03-02 13:05:12 +01:00
Michael Hirsch
229e7c54af
introduce a push strategy to the HawkbitUI and a delayed push
...
implementation to avoid UI freezes when too many events are dispatched
to the UI
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-03-02 07:33:22 +01:00
Kai Zimmermann
031cca7c1c
Removed sleep.
...
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-03-01 17:12:59 +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
Kai Zimmermann
0b8e693cec
Migrated environment aware to property annotation mechanism, documented properties.
2016-02-25 11:36:21 +01:00