Kai Zimmermann
5c661cd6a4
Added license header
2016-04-04 08:58:58 +02:00
Michael Hirsch
f4bd947cbd
remove unused parameter
...
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com >
2016-04-04 08:03:42 +02:00
Kai Zimmermann
19e628aac9
Added sandbox chapter
2016-04-02 22:18:04 +02:00
Kai Zimmermann
36e8949feb
Fixed final bugs. Sandbox works now.
2016-04-02 22:13:21 +02:00
Kai Zimmermann
4b95ebc75d
Skript for sandbox setup
2016-04-02 21:36:06 +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
Michael Hirsch
861c92cb9d
Merge pull request #116 from bsinno/fix-wrong-ui-call
...
Fixed wrong call of sw module type. UI uses name and not key.
2016-04-01 16:40:35 +02:00
Kai Zimmermann
0a0c08b700
Fixed wrong call of sw module type. UI uses name and not key.
...
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-04-01 15:55:00 +02:00
Kai Zimmermann
13c38c1134
Merge pull request #112 from bsinno/fix-log-severity
...
Reduced log severity of invalid incoming messages to warning.
2016-03-31 17:30:33 +02:00
Kai Zimmermann
802288c5a1
Merge pull request #113 from bsinno/consolidate-equals-hashcode
...
Consolidate equals hashcode
2016-03-31 17:30:28 +02:00
Kai Zimmermann
d84a42e064
Merge pull request #115 from bsinno/BUG/Check_Message_Body
...
Check if the message body is empty
2016-03-31 17:30:20 +02:00
Michael Hirsch
515edbd417
Merge pull request #114 from bsinno/fix-mixed-pollingtime
...
ok, merging and deleting branch.
2016-03-31 16:56:14 +02:00
Kai Zimmermann
9b11d92b7f
Added javadoc.
...
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-03-31 15:56:51 +02:00
SirWayne
3bbbadd165
Check if the message body is empty
...
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com >
2016-03-31 15:53:52 +02:00
Kai Zimmermann
2b5a887f6e
Fixed wrong timeframe check. Set proper 24h default.
...
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-03-31 15:47:24 +02:00
Jonathan Philip Knoblauch
1d416327d6
Sonar fix moving private methods to inner classes
...
- Rule: "private" methods called only by inner classes should be moved to those classes
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-03-31 15:08:20 +02:00
Kai Zimmermann
ae7585e1bc
Added description to test asserts.
...
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-03-31 14:47:00 +02:00
Kai Zimmermann
b839fd4925
Log complete message in error case
2016-03-31 14:18:17 +02:00
Kai Zimmermann
ddc1f7059f
Merge pull request #111 from bsinno/BUG/Exception_When_Try_to_Extract_Amqp_Uri
...
Before sending a message check if the uri is a amqp uri.
2016-03-31 14:06:06 +02:00
Jonathan Philip Knoblauch
b03fa5eec8
Verify all download URLs generated by SP-server (e.g. DDI and DMF API)
...
- the get artifact request for the DDI API know contains https links
- additional there where http links added
- section for creating download urls based on patters was moved to hawkbit-core
- tests where adapted and extended
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com >
2016-03-31 13:17:08 +02:00
Kai Zimmermann
174be0b7c7
Missed one issue.
...
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com >
2016-03-31 12:45:32 +02:00
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