Kai Zimmermann
|
42b37c9c06
|
Merge pull request #74 from bsinno/Sonar_remove_unused_method_parameters
Looks good, thx for the contribution
|
2016-03-09 18:59:07 +01:00 |
|
Kai Zimmermann
|
e8473928c9
|
Merge pull request #61 from bsinno/Sonar_issue_Fields_and_methods_have_conflicting_names
👍 looks good, thx
|
2016-03-08 08:42:43 +01:00 |
|
Jonathan Philip Knoblauch
|
8f35b75857
|
Removed unused target parameter in method forceQuitAction and change assertEquals to assertThat
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
|
2016-03-07 14:44:34 +01:00 |
|
Jonathan Philip Knoblauch
|
cf48ef215a
|
Changed names for editRollout boolean and discardRolllout Button
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
|
2016-03-07 13:14:40 +01:00 |
|
SirWayne
|
f4791743ce
|
Add test case description
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
|
2016-03-07 12:18:18 +01:00 |
|
Jonathan Philip Knoblauch
|
7fec5c8407
|
Changed name saveDistributionButton to saveDistributionBtn and discardDistributionButton to discardDistributionBtn for consistency
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
|
2016-03-07 10:07:06 +01:00 |
|
Kai Zimmermann
|
54b29ea446
|
Remove broken css compressor
|
2016-03-04 21:38:57 +01:00 |
|
Kai Zimmermann
|
dcea53f4c8
|
Merge remote-tracking branch 'eclipse/master' into harmonize-test-documentation
|
2016-03-04 18:14:26 +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
|
71653470dc
|
Merge remote-tracking branch 'eclipse/master' into harmonize-test-documentation
|
2016-03-03 20:59:15 +01:00 |
|
Kai Zimmermann
|
8c5945badd
|
Fixed sort order in UI
|
2016-03-03 20:53:54 +01:00 |
|
Kai Zimmermann
|
e7173aa846
|
Cleanup messed up actionstatus sorting. We used sort param but had
hardcoded sorting in the reposirory. I added also reportAt based
sorting.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-03-03 18:54:50 +01:00 |
|
Jonathan Philip Knoblauch
|
e731543313
|
Fix for sonar rule: Fields and methods should not have conflicting names
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
|
2016-03-03 10:52:55 +01:00 |
|
Kai Zimmermann
|
762183ae12
|
Merge pull request #58 from bsinno/Clean_Code
👍 merged
|
2016-03-02 13:05:12 +01:00 |
|
Michael Hirsch
|
d28ea67e89
|
remove author tag from javadoc
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-03-02 11:25:43 +01:00 |
|
Kai Zimmermann
|
6f39769692
|
Removed out commented code.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-03-02 10:20:47 +01:00 |
|
Michael Hirsch
|
5efcc295bc
|
clean code do early return.
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-03-02 09:00:10 +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 |
|
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
|
7e2ad9fc4a
|
Merge pull request #53 from bsinno/Artifiact_upload_directory_upload
👍 merged
|
2016-02-27 15:35:40 +01:00 |
|
asharani-murugesh
|
80366b03be
|
Review comments addresses
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com>
|
2016-02-27 09:24:18 +01:00 |
|
asharani-murugesh
|
92811f1a22
|
review comment addressed
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com>
|
2016-02-26 08:47:21 +01:00 |
|
Kai Zimmermann
|
3eaab83014
|
Merge remote-tracking branch 'eclipse/master' into cleanup-properties
|
2016-02-25 18:01:56 +01:00 |
|
Kai Zimmermann
|
ab18e12b69
|
Completed migration to ConfigurationProperties annotation. Added boot metadata generation to build.
|
2016-02-25 17:59:46 +01:00 |
|
asharani-murugesh
|
b8ed510e8a
|
reset the has directory flag
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com>
|
2016-02-25 17:54:50 +01:00 |
|
asharani-murugesh
|
0b5c0673b1
|
fix
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com>
|
2016-02-25 17:43:28 +01:00 |
|
asharani-murugesh
|
e3862cee74
|
Merge branch 'master' into Artifiact_upload_directory_upload
|
2016-02-25 17:07:20 +01:00 |
|
SirWayne
|
dbf03dca12
|
Add the "@Override" annotation
Add some description to JUnit Tests
Remove unused override comments
Remove unused javadoc on private methode
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
|
2016-02-25 11:37:56 +01:00 |
|
Kai Zimmermann
|
0b8e693cec
|
Migrated environment aware to property annotation mechanism, documented properties.
|
2016-02-25 11:36:21 +01:00 |
|
SirWayne
|
fcd6555e3e
|
Fix diamond operator
Remove unused override comments
Remove unused javadoc on private methode
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
|
2016-02-24 18:24:53 +01:00 |
|
Michael Hirsch
|
ca66932918
|
Merge pull request #44 from bsinno/clearing_the_search_field_should_keep_the_focus
ok merging.
|
2016-02-24 14:47:30 +01:00 |
|
Kai Zimmermann
|
82121766d1
|
Merge remote-tracking branch 'eclipse/master' into harmonize-test-documentation
# Conflicts:
# pom.xml
|
2016-02-24 09:00:37 +01:00 |
|
Kai Zimmermann
|
204fe1fd18
|
Created TODOs for missing descriptions
|
2016-02-23 20:53:21 +01:00 |
|
Kai Zimmermann
|
6a5a3f2188
|
Cleaned up code
|
2016-02-23 11:34:36 +01:00 |
|
Kai Zimmermann
|
a9f91e90da
|
Removed old issue numbers. Further documentation
|
2016-02-22 20:13:45 +01:00 |
|
Kai Zimmermann
|
b9a2e155fd
|
Removed runtime dependencies to sass compiler package
|
2016-02-21 20:50:21 +01:00 |
|
venu1278
|
52fee2b2df
|
Drag and drop handles wrong item
Signed-off-by: venu1278 <venugopal.boodidadinne@in.bosch.com>
|
2016-02-17 13:01:05 +05:30 |
|
venu1278
|
65a49545b1
|
Merge branch 'master' into MECS-1277_clearing_the_search_field_should_keep_the_focus
|
2016-02-16 15:58:05 +05:30 |
|
venu1278
|
600a16def8
|
Clearing the search field should keep the focus
Signed-off-by: venu1278 <venugopal.boodidadinne@in.bosch.com>
|
2016-02-16 15:52:04 +05:30 |
|
asharani-murugesh
|
ead2b58bfa
|
Merge branch 'master' into Artifiact_upload_directory_upload
|
2016-02-16 10:32:16 +01:00 |
|
asharani-murugesh
|
1252bfe53d
|
Formatted
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com>
|
2016-02-16 09:29:17 +01:00 |
|
Michael Hirsch
|
2ef04bb437
|
Merge pull request #41 from bsinno/custom-target-filter-bug-fixes
👍 ok merging.
|
2016-02-15 13:13:30 +01:00 |
|
Michael Hirsch
|
7b79010fbf
|
format sources with correct formatter.
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-02-15 12:32:12 +01:00 |
|
Michael Hirsch
|
e8a2c7566c
|
Merge pull request #43 from bsinno/Drag_and_Drop_handles_wrong_item
👍 is ok merging.
|
2016-02-15 12:12:05 +01:00 |
|
venu1278
|
caad1b7a10
|
Merge branch 'master' into MECS-911_Drag_and_Drop_handles_wrong_item
|
2016-02-15 15:55:36 +05:30 |
|
venu1278
|
dff95dc332
|
Merge branch 'master' into
MECS-1277_clearing_the_search_field_should_keep_the_focus
Conflicts:
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/dstable/DistributionSetTable.java
|
2016-02-15 15:51:19 +05:30 |
|
asharani-murugesh
|
a0a24376bb
|
Revert to master copy
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com>
|
2016-02-15 10:43:07 +01:00 |
|
asharani-murugesh
|
b498f60392
|
Reverting the changes as per master copy
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com>
|
2016-02-15 10:40:30 +01:00 |
|
asharani-murugesh
|
158a9cfa20
|
RSQLUtility : convert query to lower case before parsing
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com>
|
2016-02-15 10:38:30 +01:00 |
|
asharani-murugesh
|
629ac6c4de
|
Sonar issues fixed
Signed-off-by: asharani-murugesh <asharani.murugesh@in.bosch.com>
|
2016-02-13 12:26:46 +01:00 |
|