kaizimmerm
|
66297d7c27
|
reduced empty collections. Fixed Ui eventbus memory leak.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
|
2016-09-20 13:40:51 +02:00 |
|
kaizimmerm
|
01533d1538
|
Merge branch 'master' into fix_wrong_error_response
|
2016-09-14 09:26:24 +02:00 |
|
Kai Zimmermann
|
da1f91b24a
|
Merge pull request #283 from bsinno/fix_dmf_cancel
Fixed DMF sending out wrong message if action on CANCELING
|
2016-09-13 09:44:37 +02:00 |
|
Michael Hirsch
|
0986b9985b
|
don't requeue too many status entries ex, fix typo of ex
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-09-12 09:27:43 +02:00 |
|
kaizimmerm
|
47e3417f55
|
Improved method naming
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
|
2016-09-07 12:17:50 +02:00 |
|
Michael Hirsch
|
bdd56c3b4a
|
validate the type parameter of softwaremodule
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-09-06 11:26:56 +02:00 |
|
kaizimmerm
|
b317823e86
|
Fixed entity content validation.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
|
2016-09-05 14:56:28 +02:00 |
|
Kai Zimmermann
|
8ce8d8e571
|
Fixed DMF sending out wrong message if action on CANCELING
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-09-05 09:17:15 +02:00 |
|
Kai Zimmermann
|
000fa2ab9b
|
Merge pull request #279 from bsinno/fix_negative_max_assignments
Fix negative max assignments of softwareModuleTypes
|
2016-08-31 08:55:44 +02:00 |
|
Melanie Retter
|
f3534bc4d9
|
Refactor, add db clean script
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
|
2016-08-26 10:32:48 +02:00 |
|
Melanie Retter
|
34daea319c
|
Rename constant WHITESPACE
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
|
2016-08-25 10:39:50 +02:00 |
|
Melanie Retter
|
d84365e3d2
|
Refactor
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
|
2016-08-25 09:51:16 +02:00 |
|
Melanie Retter
|
d323f67648
|
Refactor ConstraintViolationException
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
|
2016-08-24 16:38:18 +02:00 |
|
Melanie Retter
|
50a86cdb7b
|
ConstraintViolationException can contain mulitple violation messages
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
|
2016-08-24 13:48:18 +02:00 |
|
Melanie Retter
|
679f465db1
|
Insert custom constraintViolationException
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
|
2016-08-24 13:07:37 +02:00 |
|
Melanie Retter
|
9f5a2ea3d5
|
Delete ConstraintViolationException, correct db migration script
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
|
2016-08-23 17:11:33 +02:00 |
|
Melanie Retter
|
2ae08ffaef
|
Add constraint to the database column maxAssignment
Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
|
2016-08-23 16:10:27 +02:00 |
|
SirWayne
|
84c9296a70
|
Merge branch 'eclipse/master' into
fix_unhandled_ConstraintViolationException
Conflicts:
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtable/SoftwareModuleTable.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetTable.java
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
|
2016-08-19 14:38:28 +02:00 |
|
SirWayne
|
a4703ea0a8
|
Merge remote-tracking branch 'eclipse/master' into
fix-improve-code-quality
Conflicts:
hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/EntityPropertyChangeListener.java
hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaTarget.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/DistributionSetMetadatadetailslayout.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionAddUpdateWindowLayout.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetTable.java
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
|
2016-08-16 15:17:30 +02:00 |
|
SirWayne
|
aa5e4d0601
|
- Fix ds assignment result
- Fix drag and drop to assignment
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
|
2016-08-15 17:57:52 +02:00 |
|
Dominic Schabel
|
3accac9ade
|
Minor code improvements
Signed-off-by: Dominic Schabel dominic.schabel@bosch-si.com
|
2016-08-15 13:17:37 +02:00 |
|
Gaurav
|
d7539de64d
|
Merge branch 'master' into feature_enable_push_in_deployment_view
Conflicts:
hawkbit-core/src/main/java/org/eclipse/hawkbit/eventbus/event/TargetDeletedEvent.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/SoftwareModuleMetadatadetailslayout.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/dstable/DistributionSetDetails.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionDetails.java
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionTable.java
Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com>
|
2016-08-10 11:44:23 +02:00 |
|
Dominic Schabel
|
9c7db25197
|
Merge branch 'master' into Feature_Improve_Code_Quality
Signed-off-by: Dominic Schabel <dominic.schabel@bosch-si.com>
# Conflicts:
# hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/WithSpringAuthorityRule.java
|
2016-08-08 16:40:00 +02:00 |
|
Gaurav
|
8fa2a60a71
|
Formatted the code.
Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com>
|
2016-08-08 13:30:16 +02:00 |
|
Gaurav
|
e42f8164a8
|
Incorporated the review comments.
Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com>
|
2016-08-08 13:24:12 +02:00 |
|
Michael Hirsch
|
1e00439f3c
|
add new line
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-08-05 13:13:46 +02:00 |
|
Michael Hirsch
|
06f64da6d5
|
refactor test using ClassPath from guava
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-08-05 13:04:56 +02:00 |
|
SirWayne
|
54ce3ad8e0
|
Fix sonar issues
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
|
2016-08-05 08:56:38 +02:00 |
|
Michael Hirsch
|
f5d9cf19bb
|
return type is not used, method can be void
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-08-04 13:30:53 +02:00 |
|
Michael Hirsch
|
b1b9716cc5
|
refactor test code
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-08-04 12:41:13 +02:00 |
|
Michael Hirsch
|
cd39f32c21
|
fix unit test
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-08-03 09:49:57 +02:00 |
|
Michael Hirsch
|
fca7ecbce4
|
fix unit test
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-08-03 09:32:10 +02:00 |
|
Michael Hirsch
|
2965c93083
|
fix unit test
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-08-03 09:24:28 +02:00 |
|
Michael Hirsch
|
2ba9fd135d
|
Add missing PreAuthorize annotation to secure methods and write unit
test
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-08-03 09:08:03 +02:00 |
|
Michael Hirsch
|
046ec2b2ec
|
add preauthorize to system management
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-08-01 17:22:21 +02:00 |
|
Michael Hirsch
|
9c442967f8
|
add tests for repository entity events
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-08-01 15:14:40 +02:00 |
|
Gaurav
|
dfd449592c
|
Fix for EOL from widows EOL to unix EOL
|
2016-07-29 13:22:38 +02:00 |
|
Gaurav
|
9c468c76f0
|
Fix for EOL.
|
2016-07-29 13:12:51 +02:00 |
|
Gaurav
|
ea83b75e76
|
Merge branch 'master' into feature_enable_push_in_deployment_view
|
2016-07-29 12:35:22 +02:00 |
|
Gaurav
|
e32d6b1b3e
|
Modified EOL from windows to unix.
|
2016-07-29 12:33:10 +02:00 |
|
Gaurav
|
bf28a8dde8
|
Fixed the issue for metadata not getting updated and also the refresh of
page not displaying the distribution details in deployment and
distribution view.
Signed-off-by: Gaurav <gaurav.sahay@in.bosch.com>
|
2016-07-28 14:07:19 +02:00 |
|
SirWayne
|
7fa89d7d3c
|
Add entity lifercycle interceptor interface and add a entity listener.
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
|
2016-07-28 12:39:12 +02:00 |
|
gah6kor
|
01d2cc8422
|
Merge branch 'master' into feature_enable_push_in_deployment_view
Conflicts:
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionAddUpdateWindowLayout.java
|
2016-07-19 16:09:47 +02:00 |
|
Kai Zimmermann
|
015f88a54f
|
Merge pull request #238 from bsinno/feature_traffic_tenant_stats
Traffic data in DownloadProgress event
|
2016-07-15 11:01:08 +02:00 |
|
kaizimmerm
|
9a4903526a
|
Removed percentage from the event. Moved event into the repo API.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
|
2016-07-08 13:00:47 +02:00 |
|
Michael Hirsch
|
21bd2c33ac
|
Add IS_SYSTEM_CODE to all springEvalExpr and remove explicit usage
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-07-07 16:45:07 +02:00 |
|
kaizimmerm
|
8fb2bd4322
|
Fixed download progress event.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
|
2016-07-07 14:46:29 +02:00 |
|
kaizimmerm
|
a9204fe5eb
|
Removed commented code.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
|
2016-07-07 13:20:04 +02:00 |
|
Kai Zimmermann
|
3a72627940
|
Add traffic stats to mgmt API
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-07-06 09:17:31 +02:00 |
|
Kai Zimmermann
|
227b93c527
|
Added artifact download traffic statistics.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-07-05 17:41:08 +02:00 |
|