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 |
|
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 |
|
kaizimmerm
|
a4252283db
|
Target securityToken and address fully manageable through MGMT API.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
|
2016-07-01 08:42:17 +02:00 |
|
Asharani
|
4f7bb98587
|
Enable push for update target, create/update/delete ds
Renamed constant MAX_TARGET_TABLE_ENTRIES
Signed-off-by: Asharani <asharani.murugesh@in.bosch.com>
|
2016-06-28 12:07:26 +05:30 |
|
SirWayne
|
82bdaf53ed
|
Fix wrong multi part exception message in response.
Hardening all exception message and classes in exception handler for
reponses
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
|
2016-06-24 15:12:24 +02:00 |
|
Michael Hirsch
|
bf1ca010c7
|
throw correct exception if target address violates rfc standard
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-06-21 16:36:01 +02:00 |
|
kaizimmerm
|
2044695aeb
|
Fixed license header.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
|
2016-06-20 08:56:40 +02:00 |
|
kaizimmerm
|
fb59dca168
|
Added configurable late feedback functionality, i.e. action feedback
still allowed even for closed action.
Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
|
2016-06-20 08:46:50 +02:00 |
|
Kai Zimmermann
|
239e9ff514
|
Merge branch 'master' into feature_configurable_mgmt_sim_scenario
|
2016-06-13 21:19:28 +02:00 |
|
Kai Zimmermann
|
8230a47620
|
Fixed typos in repo default setup and logging.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-06-13 16:02:04 +02:00 |
|
Kai Zimmermann
|
a9c5dcef69
|
Added integration option with device simulator.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-06-13 09:03:01 +02:00 |
|
Kai Zimmermann
|
7468d8961e
|
Completed constants.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-06-03 12:34:09 +02:00 |
|
Kai Zimmermann
|
2769170c47
|
Created constants in API for default tenant type setup.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-06-02 15:13:49 +02:00 |
|
Kai Zimmermann
|
935ca2f963
|
Fixed broken repo access security checks.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-06-02 08:20:55 +02:00 |
|
Kai Zimmermann
|
1881880cd9
|
Added findactions method.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-06-01 09:21:51 +02:00 |
|
Kai Zimmermann
|
13f9791891
|
Removed JPA dependencies from runtime. Test only now.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
|
2016-05-31 20:50:22 +02:00 |
|
Michael Hirsch
|
62a2e2cdb4
|
introduce own interfaces for registering the currentTenantKeyGenerator
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-05-31 10:50:10 +02:00 |
|
SirWayne
|
b14d3bbd3c
|
Small fixes
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
|
2016-05-31 10:50:09 +02:00 |
|
Michael Hirsch
|
14cb962f42
|
fix sonar rule don't use generic wildcard
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-05-31 10:50:09 +02:00 |
|
Michael Hirsch
|
c2cb42df61
|
add javadoc
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-05-31 10:50:08 +02:00 |
|
Michael Hirsch
|
002e0d3048
|
Merge branch 'feature_split_repo_into_api_impl' of
https://github.com/bsinno/hawkbit.git into
feature_split_repo_into_api_impl
Conflicts:
hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/Constants.java
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
|
2016-05-31 08:54:51 +02:00 |
|