Commit Graph

745 Commits

Author SHA1 Message Date
Kai Zimmermann
95259f3246 Fixed mixed polling time configuration.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-03-31 12:24:48 +02:00
Kai Zimmermann
3d9b1465a2 Added missing license header.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-03-31 11:31:01 +02:00
Kai Zimmermann
5cf2ae511e Fixed broken test.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-03-31 11:08:01 +02:00
Kai Zimmermann
52cc957cfb Consolidated equals and hashcode for all BaseEntities. 2016-03-31 09:31:47 +02:00
Kai Zimmermann
413bb9d814 Reduced log severity of invalid incoming messages to warning.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-03-30 17:10:47 +02:00
Kai Zimmermann
00c86ebddb Merge pull request #110 from bsinno/create-theme-customization-example
hawkBit app example that demonstrates theme customisation
2016-03-30 15:48:25 +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
SirWayne
26466c7d6a Before sending a message check if the uri is a amqp uri.
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-03-30 13:05:11 +02:00
Kai Zimmermann
c1b3b40a9d Merge pull request #107 from bsinno/complete-rep-tests
Complete repository tests
2016-03-30 11:38:44 +02:00
Kai Zimmermann
c6c50c6a68 Fixed broken usage of metadata addition. Fixed equals of two elements. 2016-03-30 09:49:25 +02:00
Kai Zimmermann
ca17f4543a Fixed wring metadata change in RSQL test 2016-03-30 09:29:09 +02:00
Kai Zimmermann
d21ed45054 Fixed metadata equals. Value should not be in there. 2016-03-30 09:08:19 +02:00
Kai Zimmermann
292ca31768 Found even more code that could be deleted 2016-03-30 09:03:09 +02:00
Kai Zimmermann
f002eede43 Found two more classes to remove 2016-03-29 17:07:54 +02:00
Kai Zimmermann
7d3d4f1fd4 Fixed broken test. 2016-03-29 15:37:07 +02:00
Michael Hirsch
4a52936a3c allow to set the filename and software module id
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-03-29 15:03:58 +02:00
Michael Hirsch
d23e8d44e6 Merge pull request #105 from bsinno/BUG/TARGET_TABLE_PERFOMANCE
merged. ok 👍
2016-03-29 15:03:41 +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
Kai Zimmermann
db12385d8d Removed generated but unnecessary comments 2016-03-29 13:49:34 +02:00
Kai Zimmermann
f33a8c37e8 Corrected expected exception checks in tests 2016-03-29 13:43:18 +02:00
SirWayne
d23a1aecb4 - Add fixed size for hashset
- Use 1 static block

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-03-29 12:01:27 +02:00
Kai Zimmermann
99df0802ab Merge pull request #104 from bsinno/remove-boilerplate-code
Remove boilerplate code
2016-03-29 11:51:40 +02:00
Kai Zimmermann
83818462b6 Forgot to delete 3 more PageList classes 2016-03-29 11:25:15 +02:00
Michael Hirsch
e033e8718c unit tests for ControllerPreAuthenticatedAnonymousDownloadTest
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-03-29 11:12:42 +02:00
Michael Hirsch
a7c99940f1 Merge pull request #101 from bsinno/Management_ui_n+1_query_on_tag
ok merging.
2016-03-29 08:43:42 +02:00
Kai Zimmermann
a950fa0337 Documented equals dashcode policy 2016-03-28 11:17:06 +02:00
Kai Zimmermann
1146e6a808 Found an even better name 2016-03-28 10:25:07 +02:00
Kai Zimmermann
9849205bea Re-applied base entity based equals hashcode policy 2016-03-28 09:59:24 +02:00
Kai Zimmermann
a2a0a5697e Added tests for DS management. Removed boilerplate. 2016-03-27 17:18:32 +02:00
Kai Zimmermann
8a26ded4c4 Extended tests for tag toggle and fixed a typo on the assigment result
classes.

Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-03-27 10:39:29 +02:00
Kai Zimmermann
c9566e61ce Used lambdas to reduce boilerplate code.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-03-27 10:36:55 +02:00
Kai Zimmermann
0cc7284f6f Added further tests for target searches including the various filter options that we provide 2016-03-26 16:13:58 +01:00
Kai Zimmermann
cc8a62d1d4 Checked in typo by accident. 2016-03-26 09:27:33 +01:00
Kai Zimmermann
080f7d20e8 Removed boiler plate code. Added missing equals in model. Fixed sonar
issues.

Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
2016-03-26 09:26:48 +01:00
Kai Zimmermann
f237a1e508 Added tests for software management
- while at it I renamed also a few methods to fit into the overall
pattern
2016-03-25 16:24:42 +01:00
SirWayne
c14d534fe1 Add license header
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-03-24 18:04:56 +01:00
SirWayne
5232058433 Add license header
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-03-24 17:24:58 +01:00
SirWayne
53fbe367e4 Sonar fix
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-03-24 13:16:37 +01:00
SirWayne
45f6fb80a3 Fix event provider autowiring
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-03-24 12:59:29 +01:00
SirWayne
18b4ac338d Reselect items after deletion
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-03-24 12:38:06 +01:00
SirWayne
cbefcb2f53 Add commit
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-03-24 12:14:08 +01:00
SirWayne
b837defb13 Revert uncomment code
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-03-24 12:12:28 +01:00
SirWayne
7e75b79cbe Add a event provider which hold the repository events which are provided
by the ui.

fix the performance issue. Issue was the selection of targets. The table
needs very long to calculate the scroll position.

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-03-24 12:00:07 +01:00
Jonathan Philip Knoblauch
7715169889 Added id for checkbox component for selenium tests
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-03-24 11:02:28 +01:00
Michael Hirsch
f02c646276 Merge branch 'Download_server_supports_download_through_HTTP_and_HTTPs' of https://github.com/bsinno/hawkbit.git into Download_server_supports_download_through_HTTP_and_HTTPs 2016-03-23 17:14:00 +01:00
Michael Hirsch
1cb7519ace add security and filters for anonymous download via http and amqp
requests

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-03-23 16:17:53 +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