Skip to content

Changes

Summary

  1. Fix/update docker images (#1543) (details)
  2. Add Relese notes for 0.4.1 in doc (#1544) (details)
  3. Fix redoc build after hateoas support (#1545) (details)
  4. Add blog post for 0.4.1 release (#1546) (details)
  5. Add hawkBit extensions release info (0.4.1) (#1547) (details)
  6. [#1548] Add support for dynamic rollouts (#1533) (details)
  7. Remove docker properties from pom (#1549) (details)
  8. Rename docs to site (#1550) (details)
  9. Switch to revision 0-SNAPSHOT (#1551) (details)
  10. Fix Simple UI for 0-SNAPSHOT (#1552) (details)
  11. [#1510] Remove Vaadin v8 UI: Remove Application (#1553) (details)
  12. [#1510] Remove Vaadin v8 UI: Remove Libs (#1554) (details)
  13. [#1510] Remove Vaadin v8 UI: Remove Lib - FIX (#1555) (details)
  14. [#1510] Remove Vaadin v8 UI: Remove Dependencies (#1556) (details)
  15. [#1510] Remove Vaadin v8 UI: Remove Config & Plugins (#1557) (details)
  16. [#1510] Remove Vaadin v8 UI: Remove Doc from Site (#1558) (details)
  17. [#1383] Spring Boot 3 migration Step 2 (#1559) (details)
  18. Fix docker images and micro-service compose (#1560) (details)
  19. Provide artifact last modified timestamp on DMF API (#1470) (details)
  20. Enable specifying target type when created using DMF API (#1472) (details)
  21. Fix flaky actions auto cleanup test (#1561) (details)
  22. [#1383] Spring Boot 3 migration Step 2: fix auto conigurations (#1562) (details)
  23. [#1383] Spring Boot 3 migration Step 2: fix auto conigurations (2nd) (#1563) (details)
  24. [#1383] Spring Boot 3 migration Step 2: fix swagger (#1566) (details)
  25. Make Amqp Handler service conditional in order to add possibility to be overriden (#1567) (details)
  26. Add debug log to flaky RolloutManagementFlowTest (#1569) (details)
  27. Fix flaky RolloutManagementTest (#1570) (details)
  28. Update hawkBit sandbox URL (#1568) (details)
  29. Remove outdate jose dependency (#1571) (details)
  30. Remove outdate jose dependency (#1571) (#1572) (details)
  31. Fix 2023 contributors license in pom.xml (#1573) (details)
  32. Return bad request when illegal argument is thrown (#1574) (details)
  33. Made implicit tenant meta data creation configurable (#1575) (details)
  34. fix: return url without port if default port protocol is used (#1511) (details)
  35. Remove default user/pass (#1577) (details)
  36. Fix sonar finding (#1578) (details)
  37. Bump docker base version -> 17.0.10_7 (#1579) (details)
  38. Remove .flattened-pom.xml on install (#1581) (details)
  39. Remove .flattened-pom.xml on install (#1581) (#1582) (details)
  40. Rollback .flattened-pom.xml cleanup on install - needed on deploy (#1583) (details)
  41. Bump spring to 3.2.2 (#1584) (details)
  42. Fix Spring 3.2.2 migration (#1586) (details)
  43. Improve core with lombok (#1587) (details)
  44. Improve root pom readability (#1588) (details)
  45. Reduce dependency on Guava (#1589) (details)
  46. Test lombok on AmqpProperties (#1585) (details)
  47. Reduce dependency on Guava 2 (#1590) (details)
  48. Improve Security Core with lombok (#1591) (details)
  49. Improve Security Core with lombok (#1592) (details)
  50. Improve Security Core with lombok 2 (#1593) (details)
  51. Lombok/apply to security repo3 (#1594) (details)
  52. Improve Security Core with lombok 4 (#1595) (details)
  53. Fix RemoteTenantAwareEventTest (#1596) (details)
  54. Fix SystemManagementTest.systemUsageReportCollectsActionsOfAllTenants:123 (#1597) (details)
  55. Refactoring/Improving source: core (#1598) (details)
  56. Refactoring/Improving source: security core (#1599) (details)
  57. Refactoring/Improving source: security core (#1599) (#1600) (details)
  58. Refactoring/Improving source: repository & fix log() (#1601) (details)
  59. Refactoring/Improving source: repository & fix log() (#1601) (#1602) (details)
  60. Refactoring/Improving source: repository 3 (slf4j) (#1603) (details)
  61. Refactoring/Improving source: repository 4 (slf4j) (#1604) (details)
  62. Refactoring/Improving source: repository 5 (slf4j) (#1605) (details)
  63. Refactoring/Improving source: artifactory-fs (#1606) (details)
  64. Refactoring/Improving source: sec integration (#1607) (details)
  65. Refactoring/Improving source: sec integration (fix) (#1609) (details)
  66. Refactoring/Improving source: sec integration (fix) (#1609) (#1610) (details)
  67. Refactoring/Improving source: dmf (#1611) (details)
  68. Refactoring/Improving source: dmf 2 (#1612) (details)
  69. Refactoring/Improving source: rest (lombok) (#1613) (details)
  70. Refactoring/Improving source: rest (lombok) (#1614) (details)
  71. Refactoring/Improving source: loggers (lombok) (#1615) (details)
  72. Allow DEFAULT tenant auto create in example runtimes (#1616) (details)
  73. Swagger: little config cleanup (#1617) (details)
  74. REST doc / DDI - fix missed info (#1618) (details)
  75. REST doc / Mgmt Actions - fix missed info (#1619) (details)
  76. REST doc / Mgmt DS - fix missed info (#1621) (details)
  77. REST doc / Mgmt DS Tags - fix missed info (#1622) (details)
  78. REST doc / Mgmt DS Tags - fix missed info (#1622) (#1623) (details)
  79. REST doc / Mgmt DS Rollouts - fix missed info (#1624) (details)
  80. REST doc / Mgmt Software Modules - fix missed info (#1625) (details)
  81. REST doc / Mgmt Software Modules Types - fix missed info (#1626) (details)
  82. REST doc / Mgmt Target Filters - fix missed info (#1627) (details)
  83. REST doc / Mgmt Targets - fix missed info (#1628) (details)
  84. REST doc / Mgmt Target Tag - fix missed info (#1629) (details)
  85. Rest mme/fix openapi doc losses targettype (#1630) (details)
  86. REST doc / Mgmt Tenant - fix missed info (#1631) (details)
  87. Fix log in DDI Root Controler (#1632) (details)
  88. Fix MgmtBaseEntity deserialization (#1633) (details)
  89. Fix lombok toString to call super where needed (#1634) (details)
  90. Simple UI: Add support for dynamic rollouts (#1635) (details)
  91. Simple UI: Fix rollout and rollout group status (#1636) (details)
  92. Simple UI: Fix NPE on missing description (#1637) (details)
  93. Introduce inital draft of hawkBit SDK (#1638) (details)
  94. SDK: Fix software update download (#1639) (details)
  95. SDK: Add Update & Artifact handler (#1640) (details)
  96. [#1580] Software Module & Distribution Set lock: add lock at db level (#1643) (details)
  97. [#1580] Software Module & Distribution Set lock: add lock at mgmt level (#1644) (details)
  98. [#1580] Software Module & Distribution Set lock: add lock at mgmt level (2) (#1645) (details)
  99. [#1580] Software Module & Distribution Set lock: add lock at rest level (#1646) (details)
  100. [#1580] Software Module & Distribution Set lock: add lock at rest level (#1647) (details)
  101. [#1580] Software Module & Distribution Set lock: apply (#1648) (details)
  102. [#1580] Software Module & Distribution Set lock: implicit (#1649) (details)
  103. Fix some sonar finings (#1652) (details)
  104. Fix some sonar finings (2) (#1653) (details)
  105. Remove TestHelper (#1654) (details)
  106. [#1650] Expose externalRef via REST API (#1655) (details)
  107. Add lombok config file (#1656) (details)
  108. [#1650] Expose externalRef via search filters (#1657) (details)
  109. SDK AutoConfig & improvements & fixes (#1663) (details)
  110. Simple UI migrated over SDK Management Client (#1664) (details)
  111. Fix ActionFields javadoc (#1665) (details)
  112. Improve hawkBit user management (#1666) (details)
  113. Rename UserTenantAware to TenantAwareUser (#1668) (details)
  114. Add fine graned role and permission for user management (#1670) (details)
  115. Move static config based auth provider in security-core (#1671) (details)
  116. Fix TenantAwareUserProperies (#1672) (details)
  117. Add Roles and Hierarchies (#1673) (details)
  118. Apply role hierarchy in hasPermission checks (#1675) (details)
  119. [#1651] Add SoftwareModule and DistributionSet unlock (Mgmt) (#1676) (details)
  120. [#1651] Add SoftwareModule and DistributionSet unlock (REST) (#1677) (details)
  121. [#1651] Implement tenant level config for DistributionSet implicit lock (#1678) (details)
  122. [#1651] Fix tenant level config for DistributionSet implicit lock (enabled by default) (#1679) (details)
  123. [#1651] Implement skip DistributionSet implicit lock on DS tags (#1680) (details)
  124. [#1651] Fix tag config - case insensitive (test) (#1681) (details)
  125. Fix multipart file resource close (#1683) (details)
  126. Improve Java (hence feign) API of the REST API (#1684) (details)
  127. Consistent chain = true fore Mgmt REST API (#1685) (details)
  128. Improve Http controller authentication filters log (#1686) (details)
  129. Fix log in AbstractHttpControllerAuthenticationFitler (#1687) (details)
  130. Upgrade dependency versions (#1688) (details)
  131. Fix properties files to make admin a DEFAULT tenant user (#1689) (details)
  132. Expose rollout group dynamic flag via REST (#1691) (details)
  133. SDK improvements (#1693) (details)
  134. update third party content (#1694) (details)
Commit b5e9bc8caa669b8b0bcda3cc592cb7c57a31bcdc by github
Fix/update docker images (#1543)

* update docker images with latest released version and set revision ot 0.5.0-SNAPSHOT

Signed-off-by: TRS1SF3 <Stanislav.Trailov@bosch.io>

* simple ui rev ision to 0.5.0-SNAPSHOT

Signed-off-by: TRS1SF3 <Stanislav.Trailov@bosch.io>

---------

Signed-off-by: TRS1SF3 <Stanislav.Trailov@bosch.io>
The file was modified hawkbit-runtime/docker/docker_build/build_all_dev.sh (diff)
The file was modified hawkbit-runtime/hawkbit-simple-ui/pom.xml (diff)
The file was modified hawkbit-runtime/docker/docker_build/Dockerfile (diff)
The file was modified hawkbit-runtime/docker/docker_build/Dockerfile-mysql (diff)
The file was modified hawkbit-runtime/docker/docker_build/Dockerfile_dev (diff)
The file was modified hawkbit-runtime/docker/docker_build/Dockerfile_dev-mysql (diff)
The file was modified pom.xml (diff)
Commit 3603d491bc1056b6fa1d2790fd1480c2c08f623b by github
Add Relese notes for 0.4.1 in doc (#1544)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified docs/content/release-notes.md (diff)
Commit cace192c99fc7b35931d7d1c5d377088300a7887 by github
Fix redoc build after hateoas support (#1545)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified docs/src/test/java/org/eclipse/hawkbit/doc/RestApiDocTest.java (diff)
Commit 03f9c6793154ae0743a1e0d7e43aebda2c6471ad by github
Add blog post for 0.4.1 release (#1546)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was addeddocs/content/blog/2024-01-16-0.4.1-release.md
The file was modified docs/content/release-notes.md (diff)
Commit b98b224964c573526002e48e51de13389e211fc2 by github
Add hawkBit extensions release info (0.4.1) (#1547)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified docs/content/release-notes.md (diff)
Commit 7768e543fdd987c5c0f781babeabe39c8fa1f39f by github
[#1548] Add support for dynamic rollouts (#1533)

* [#1548] Add support for dynamic rollouts

-- Current status --

Initial draft only !!!, to be improved

TODO:
* evaluate the target count - if update group/rollout total count fails dynamic updates could (?), actually, contain more targets
* is it needed to break handler on group creating?
* if dynamic group schedulers occur to be heavy - maybe a handler per tenant will ensure that one tenant won't break all

*Concept for dynamic groups*:

Rollouts are static and dynamic.
Static rollouts consist of static groups only while dynamic rollouts have a number of static groups (first groups) and then an unlimited number of dynamic groups.

Group targets assignments:
* static groups include ALL matching targets created at the time the rollout was created, nevertheless they have active actions with bigger weight or not. Actions for the rollout and included targeets however are created at the start time.
* dynamic groups however are filled in when started and consider the action weight. The targets included in a dynamic group are:
  * matching (filter and distribution set compatible)
  * not included in this or following rollout static groups (if already included in any of the following rollouts - it's intended to be overridden)
  * not in active actions of any rollouts with equal or bigger weight

In general, when you create a rollout it contains all matching targets available at create time overriding any previous rollouts, actions, and so on. If the rollout is dynamic when its dynamic group becomes running it gets only matching targets that doesn't belong to static groups or have actions with great or equal weight

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>

* [#1548] Add 1000 weight for actions, rollouts and auto assignments without weight

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>

---------

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/builder/JpaRolloutCreate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/event/remote/RemoteTenantAwareEventTest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetFilterQueryResourceTest.java (diff)
The file was removedhawkbit-sdk/hawkbit-sdk-test/spring-shell.log
The file was addedhawkbit-repository/hawkbit-repository-jpa/src/main/resources/db/migration/SQL_SERVER/V1_12_28__add_dynamic_rollout___SQL_SERVER.sql
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rollout/condition/ThresholdRolloutGroupErrorCondition.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/AbstractDsAssignmentStrategy.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetFilterQueryManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/RolloutCreate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/TargetManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaRollout.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/RolloutGroup.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rollout/condition/ThresholdRolloutGroupSuccessCondition.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaTargetFilterQuery.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/RepositoryApplicationConfiguration.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaRolloutGroup.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/event/remote/entity/ActionEventTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rollout/condition/StartNextGroupRolloutGroupSuccessAction.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/RolloutManagementTest.java (diff)
The file was modified pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/specifications/TargetSpecifications.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/OfflineDsAssignmentStrategy.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDeploymentManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaTargetManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/autocleanup/AutoActionCleanupTest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutResponseBody.java (diff)
The file was addedhawkbit-repository/hawkbit-repository-jpa/src/main/resources/db/migration/DB2/V1_12_28__add_dynamic_rollout___DB2.sql
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/ControllerManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaTargetFilterQueryManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/AbstractJpaIntegrationTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/TestdataFactory.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDistributionSetResourceTest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtRolloutResourceTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaRolloutManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/JpaRolloutExecutor.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtRolloutMapper.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetManagementTest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutRestRequestBody.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/OnlineDsAssignmentStrategy.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetResourceTest.java (diff)
The file was addedhawkbit-repository/hawkbit-repository-jpa/src/main/resources/db/migration/MYSQL/V1_12_28__add_dynamic_rollout___MYSQL.sql
The file was addedhawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/RolloutManagementFlowTest.java
The file was addedhawkbit-repository/hawkbit-repository-jpa/src/main/resources/db/migration/POSTGRESQL/V1_12_28__add_dynamic_rollout___POSTGRESQL.sql
The file was addedhawkbit-repository/hawkbit-repository-jpa/src/main/resources/db/migration/H2/V1_12_28__add_dynamic_rollout___H2.sql
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/Rollout.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/utils/WeightValidationHelper.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DeploymentManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/autoassign/AutoAssignCheckerIntTest.java (diff)
Commit d15bcce8d21be06c4c3950abd7f437ae47def925 by github
Remove docker properties from pom (#1549)

(Example) Docker images are build using Dockerfiles

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified pom.xml (diff)
Commit f2a4f6f591d6afc2e4bc807a8f317d4891d1285d by github
Rename docs to site (#1550)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was removeddocs/static/slides/resources/images/hawkBit_overview.jpg
The file was removeddocs/static/slides/plugin/search/search.js
The file was removeddocs/static/images/hawkbit_transparency.png
The file was addedsite/static/slides/plugin/multiplex/master.js
The file was addedsite/cleanup.bat
The file was removeddocs/content/concepts/authentication.md
The file was addedsite/content/apis/ddi_api.md
The file was addedsite/static/images/ui/distribution_mgmt.png
The file was removeddocs/README.md
The file was addedsite/static/css/hawkbit.css
The file was addedsite/static/images/security/targetToken.png
The file was addedsite/static/slides/js/reveal.js
The file was addedsite/static/images/security/exampleReverseProxyArchitecture.png
The file was addedsite/static/slides/community-day-2020.html
The file was removeddocs/content/blog/2023-09-21-epl2.0.md
The file was removeddocs/content/guides/feignclient.md
The file was addedsite/static/images/interfaces.png
The file was addedsite/src/main/resources/application.properties
The file was addedsite/content/blog/2018-07-26-first-release.md
The file was removeddocs/layouts/partials/copyright.html
The file was removeddocs/content/apis/ddi_api.md
The file was addedsite/build-htmls.bat
The file was removeddocs/static/slides/plugin/notes/notes.js
The file was removeddocs/content/release-notes.md
The file was removeddocs/cleanup.sh
The file was removeddocs/layouts/partials/drawer.html
The file was addedsite/static/images/rollout.png
The file was removeddocs/content/blog/2018-07-26-first-release.md
The file was removeddocs/static/images/hawkbit_ui.png
The file was removeddocs/static/images/packagemodel.png
The file was removeddocs/static/slides/plugin/multiplex/master.js
The file was removeddocs/.gitignore
The file was addedsite/static/images/hawkbit_ui.png
The file was addedsite/static/slides/plugin/multiplex/client.js
The file was addedsite/static/images/packagemodel.png
The file was removeddocs/content/gettingstarted.md
The file was addedsite/install-theme.bat
The file was addedsite/static/slides/community-day-2018.html
The file was addedsite/build-htmls.sh
The file was removeddocs/src/main/resources/application.properties
The file was addedsite/content/gettingstarted.md
The file was removeddocs/layouts/_default/single.html
The file was removeddocs/static/images/security/exampleReverseProxySettings.png
The file was removeddocs/static/images/interfaces.png
The file was removeddocs/static/images/rolloutstatediagram.png
The file was addedsite/src/main/resources/banner.txt
The file was removeddocs/src/main/resources/banner.txt
The file was addedsite/content/blog/2023-09-21-epl2.0.md
The file was removeddocs/content/sandbox.md
The file was addedsite/content/blog/2023-11-22-vaadin8_ui_discontinuation.md
The file was removeddocs/static/slides/community-day-2020.html
The file was removeddocs/content/guides/clustering.md
The file was removeddocs/layouts/partials/head.html
The file was removeddocs/content/concepts/targetstate.md
The file was addedsite/static/images/ui/deployment_ds_invalidation.png
The file was removeddocs/content/apis/management_api.md
The file was removeddocs/content/ui.md
The file was addedsite/content/guides/runhawkbit.md
The file was removeddocs/content/blog/2024-01-16-0.4.1-release.md
The file was addedsite/config.toml
The file was removeddocs/content/blog/2023-11-22-vaadin8_ui_discontinuation.md
The file was addedsite/static/slides/plugin/math/math.js
The file was removeddocs/static/slides/plugin/notes/notes.html
The file was removeddocs/static/slides/plugin/highlight/highlight.js
The file was addedsite/static/images/ui/rollout_groups.png
The file was addedsite/content/concepts/authorization.md
The file was removeddocs/install-theme.sh
The file was addedsite/static/slides/reveal.js.txt
The file was removeddocs/content/concepts/authorization.md
The file was removeddocs/static/images/security/gatewayToken.png
The file was removeddocs/static/images/security/anonymousDownload.png
The file was addedsite/static/slides/css/theme/hawkBit.css
The file was addedsite/static/images/hawkbit_logo.png
The file was addedsite/static/images/hawkbit_transparency.png
The file was removeddocs/static/slides/plugin/print-pdf/print-pdf.js
The file was removeddocs/static/slides/plugin/multiplex/index.js
The file was removeddocs/static/slides/plugin/notes-server/notes.html
The file was addedsite/content/guides/feignclient.md
The file was addedsite/layouts/partials/nav_link.html
The file was addedsite/static/images/overall_cluster.png
The file was addedsite/static/images/security/gatewayToken.png
The file was addedsite/content/concepts/datamodel.md
The file was removeddocs/content/features.md
The file was removeddocs/layouts/partials/nav_link.html
The file was removeddocs/static/slides/lib/js/classList.js
The file was addedsite/src/test/java/org/eclipse/hawkbit/doc/RestApiDocTest.java
The file was addedsite/content/apis/dmf_api.md
The file was addedsite/content/sandbox.md
The file was addedsite/static/images/architecture/targetStatusStates.png
The file was addedsite/content/concepts/authentication.md
The file was addedsite/content/blog/2024-01-16-0.4.1-release.md
The file was addedsite/content/release-notes.md
The file was addedsite/layouts/partials/footer_js.html
The file was removeddocs/static/images/security/targetToken.png
The file was addedsite/static/images/ui/target_filter_auto_assignment.png
The file was removeddocs/static/slides/plugin/markdown/marked.js
The file was removeddocs/static/images/hawkbit_logo.png
The file was removeddocs/layouts/_default/list.html
The file was removeddocs/static/images/ui/artifact_mgmt.png
The file was addedsite/static/images/rolloutstatediagram.png
The file was addedsite/layouts/_default/list.html
The file was addedsite/content/guides/clustering.md
The file was removeddocs/layouts/partials/header.html
The file was removeddocs/static/slides/plugin/zoom-js/zoom.js
The file was removeddocs/static/slides/reveal.js.txt
The file was addedsite/content/community.md
The file was addedsite/static/slides/plugin/notes/notes.html
The file was removeddocs/static/slides/css/theme/hawkBit.css
The file was addedsite/static/slides/lib/js/head.min.js
The file was removeddocs/pom.xml
The file was removeddocs/static/images/ui/rollout_groups.png
The file was removeddocs/static/slides/plugin/multiplex/client.js
The file was removeddocs/static/slides/resources/images/hawkbit_logo.png
The file was removeddocs/src/test/java/org/eclipse/hawkbit/doc/RestApiDocTest.java
The file was removeddocs/static/images/overall_cluster.png
The file was removeddocs/static/images/eclipse_foundation_logo.png
The file was addedsite/.gitignore
The file was removeddocs/content/architecture.md
The file was addedsite/static/images/security/anonymousDownload.png
The file was removeddocs/content/apis/dmf_api.md
The file was addedsite/content/features.md
The file was removeddocs/src/main/resources/logback-spring.xml
The file was removeddocs/static/slides/plugin/math/math.js
The file was addedsite/layouts/partials/drawer.html
The file was addedsite/static/slides/css/reveal.css
The file was addedsite/layouts/index.html
The file was addedsite/static/images/favicon.ico
The file was addedsite/static/slides/community-day-2019.html
The file was addedsite/static/images/security/exampleReverseProxySettings.png
The file was removeddocs/content/concepts/datamodel.md
The file was addedsite/content/concepts/targetstate.md
The file was addedsite/README.md
The file was addedsite/static/slides/plugin/markdown/markdown.js
The file was addedsite/content/apis/management_api.md
The file was addedsite/content/ui.md
The file was removeddocs/static/images/ui/target_filter_auto_assignment.png
The file was removeddocs/static/images/hawkBit_overview.jpeg
The file was removeddocs/layouts/index.html
The file was addedsite/static/slides/plugin/markdown/marked.js
The file was addedsite/content/architecture.md
The file was removeddocs/static/images/favicon.ico
The file was removeddocs/config.toml
The file was removeddocs/build-htmls.bat
The file was addedsite/static/slides/lib/js/classList.js
The file was addedsite/static/slides/plugin/multiplex/index.js
The file was removeddocs/static/images/eventing-within-cluster.png
The file was addedsite/static/images/rolloutgroupstatediagram.png
The file was addedsite/static/slides/plugin/notes-server/notes.html
The file was addedsite/static/slides/plugin/search/search.js
The file was removeddocs/install-theme.bat
The file was addedsite/pom.xml
The file was addedsite/install-theme.sh
The file was addedsite/static/slides/plugin/notes-server/index.js
The file was addedsite/static/slides/plugin/print-pdf/print-pdf.js
The file was addedsite/layouts/_default/single.html
The file was addedsite/static/images/hawkbit_icon.png
The file was addedsite/static/slides/plugin/highlight/highlight.js
The file was addedsite/static/images/ui/deployment_mgmt.png
The file was removeddocs/static/images/security/exampleReverseProxyArchitecture.png
The file was addedsite/static/images/ui/target_filter.png
The file was removeddocs/static/slides/plugin/markdown/markdown.js
The file was addedsite/static/images/architecture/architecture.png
The file was addedsite/src/main/java/org/eclipse/hawkbit/doc/Start.java
The file was addedsite/static/images/hawkBit_overview.jpeg
The file was addedsite/layouts/partials/head.html
The file was removeddocs/static/images/rollout.png
The file was removeddocs/static/images/hawkbit_icon.png
The file was addedsite/layouts/partials/header.html
The file was addedsite/cleanup.sh
The file was removeddocs/static/images/ui/distribution_mgmt.png
The file was removeddocs/content/guides/runhawkbit.md
The file was removeddocs/static/slides/plugin/notes-server/client.js
The file was removeddocs/static/images/architecture/targetStatusStates.png
The file was removeddocs/static/images/ui/deployment_ds_invalidation.png
The file was addedsite/static/slides/plugin/notes-server/client.js
The file was removeddocs/build-htmls.sh
The file was removeddocs/content/whatishawkbit.md
The file was removeddocs/src/main/java/org/eclipse/hawkbit/doc/Start.java
The file was addedsite/static/slides/resources/images/hawkBit_overview.jpg
The file was removeddocs/static/slides/lib/js/head.min.js
The file was addedsite/layouts/partials/copyright.html
The file was modified pom.xml (diff)
The file was removeddocs/static/images/rolloutgroupstatediagram.png
The file was removeddocs/static/slides/community-day-2019.html
The file was removeddocs/static/slides/plugin/multiplex/package.json
The file was removeddocs/content/concepts/rollout-management.md
The file was addedsite/static/slides/resources/images/hawkbit_logo.png
The file was removeddocs/static/slides/community-day-2018.html
The file was addedsite/static/images/eclipse_foundation_logo.png
The file was removeddocs/static/css/hawkbit.css
The file was removeddocs/static/images/ui/deployment_mgmt.png
The file was removeddocs/static/images/ui/target_filter.png
The file was addedsite/content/whatishawkbit.md
The file was removeddocs/static/slides/plugin/notes-server/index.js
The file was removeddocs/content/guides/customtheme.md
The file was removeddocs/layouts/partials/footer_js.html
The file was removeddocs/static/images/architecture/architecture.png
The file was addedsite/content/concepts/rollout-management.md
The file was removeddocs/static/images/ui/rollout_mgmt.png
The file was addedsite/static/images/ui/rollout_mgmt.png
The file was removeddocs/cleanup.bat
The file was addedsite/content/guides/customtheme.md
The file was addedsite/static/images/ui/artifact_mgmt.png
The file was removeddocs/static/slides/js/reveal.js
The file was addedsite/static/images/eventing-within-cluster.png
The file was removeddocs/static/slides/css/reveal.css
The file was removeddocs/content/community.md
The file was addedsite/static/slides/plugin/zoom-js/zoom.js
The file was addedsite/static/slides/plugin/notes/notes.js
The file was addedsite/src/main/resources/logback-spring.xml
Commit 12ec3eae4d4f86f611aebabf55531fa2bd940bfc by github
Switch to revision 0-SNAPSHOT (#1551)

Now there is no necessity to change revision on every relase
Note: when release docker images from nexus repo - version shall always be passed

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-runtime/docker/docker_build/Dockerfile (diff)
The file was modified pom.xml (diff)
The file was modified hawkbit-runtime/docker/docker_build/Dockerfile-mysql (diff)
The file was modified hawkbit-runtime/docker/docker_build/README.md (diff)
The file was modified hawkbit-runtime/docker/docker_build/Dockerfile_dev (diff)
The file was modified hawkbit-runtime/docker/docker_build/build_all_dev.sh (diff)
The file was modified hawkbit-runtime/docker/docker_build/Dockerfile_dev-mysql (diff)
Commit c1cf90f7cff34692710c80c7b404e988d21b1998 by github
Fix Simple UI for 0-SNAPSHOT (#1552)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-runtime/hawkbit-simple-ui/pom.xml (diff)
Commit b929b864370a4782a9d023a2ab00b1cc18f83304 by github
[#1510] Remove Vaadin v8 UI: Remove Application (#1553)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-runtime/README.md (diff)
The file was modified hawkbit-runtime/docker/docker_build/build_all_dev.sh (diff)
The file was removedhawkbit-runtime/hawkbit-vv8-ui/README.md
The file was removedhawkbit-runtime/hawkbit-vv8-ui/src/main/java/org/eclipse/hawkbit/app/vv8ui/MyLoginUI.java
The file was removedhawkbit-runtime/hawkbit-vv8-ui/src/test/java/org/eclipse/hawkbit/app/vv8ui/AbstractSecurityTest.java
The file was removedhawkbit-runtime/hawkbit-vv8-ui/src/main/java/org/eclipse/hawkbit/app/vv8ui/Vaadin8UIStart.java
The file was removedhawkbit-runtime/hawkbit-vv8-ui/src/test/java/org/eclipse/hawkbit/app/vv8ui/AllowedHostNamesTest.java
The file was modified site/content/gettingstarted.md (diff)
The file was removedhawkbit-runtime/hawkbit-vv8-ui/src/main/resources/application-mssql.properties
The file was removedhawkbit-runtime/hawkbit-vv8-ui/src/main/java/org/eclipse/hawkbit/app/vv8ui/MyUI.java
The file was removedhawkbit-runtime/hawkbit-vv8-ui/src/main/resources/logback-spring.xml
The file was removedhawkbit-runtime/hawkbit-vv8-ui/src/main/resources/application-postgresql.properties
The file was removedhawkbit-runtime/hawkbit-vv8-ui/src/main/java/org/eclipse/hawkbit/app/vv8ui/ErrorController.java
The file was removedhawkbit-runtime/hawkbit-vv8-ui/src/main/resources/application-db2.properties
The file was removedhawkbit-runtime/hawkbit-vv8-ui/src/main/resources/application-mysql.properties
The file was removedhawkbit-runtime/hawkbit-vv8-ui/src/main/resources/application.properties
The file was removedhawkbit-runtime/hawkbit-vv8-ui/src/main/resources/banner.txt
The file was removedhawkbit-runtime/hawkbit-vv8-ui/pom.xml
The file was modified hawkbit-runtime/docker/docker-compose-micro-services-mysql.yml (diff)
The file was modified hawkbit-runtime/pom.xml (diff)
Commit d9481ed43f28238ab8355ef46b02d90fa1066d5e by github
[#1510] Remove Vaadin v8 UI: Remove Libs (#1554)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/controllers/ProxyRolloutValidator.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/components/ApprovalLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/EventListenersAwareLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/filterlayout/AbstractFilterButtons.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/client/RangeSelectionHandler.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/NamedEntityToProxyNamedEntityMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/DistributionSetDistributionsStateDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/dstable/AddDsWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/AbstractProxyDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/filterlayout/AbstractFilterMultiButtonClick.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/TargetFilterTargetGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/TargetTagWindowBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/filter/FilterByStatusLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/ConfigurationGroup.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/client/SuggestionContextDto.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/tagdetails/DistributionTagToken.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/TenantConfigurationDashboardView.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/FilterType.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/AbstractFooterSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/SpringContextHolder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/distributionset/DsMetaDataWindowBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/state/TargetFilterGridLayoutUiState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/ActionStatusToProxyActionStatusMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/AbstractTextFieldBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/disttype/SmTypeSelectedGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterStateDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/TargetFilterGridHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/VaadinMessageSource.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/push/event/RolloutChangedEvent.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/TenantConfigurationDashboardViewMenuItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/disttype/filter/DSTypeFilterHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/menu/DashboardMenu.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/smtable/SwModuleGridLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/TargetFilterQueryDetailsGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/ViewAwareListener.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/PinSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/RolloutWindowLayoutComponentBuilder.java
The file was removedhawkbit-ui/src/test/java/org/eclipse/hawkbit/ui/error/UiErrorDetailsExtractorsTest.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/upload/UploadProgressButtonLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/AbstractEntityWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/RolloutWindowBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyTypeInfo.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtype/AddSmTypeWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/filterlayout/AbstractTargetTypeFilterButtons.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/targettype/TargetTypeWindowBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/AbstractEventListenersAwareView.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/repository/ConfirmationFlowConfigurationItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/SoftwareModuleToProxyMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/ProxyMetadataValidator.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/aware/DescriptionAware.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/popup-common.scss
The file was removedhawkbit-ui/src/main/resources/META-INF/spring.factories
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/client/SuggestTokenDto.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/distributionset/AbstractDistributionSetGridLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/actionhistory/ActionStatusGridLayout.java
The file was removedhawkbit-ui/src/main/resources/hawkbit-ui-defaults.properties
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/AbstractGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/suppliers/TargetFilterStateDataSupplier.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/upload/UploadProgressInfoWindow.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/TargetFilterQueryToProxyTargetFilterMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/LayoutViewAwareListener.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/AbstractEntityGridHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/CommonDialogWindow.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/SelectionSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/login/AbstractHawkbitLoginUI.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/generic-styles.scss
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/drop-hint.scss
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/table-header-common.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/details/ArtifactDetailsGridLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/TargetTypeToProxyTargetTypeMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/ProxyFontIcon.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/ErrorView.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/actionhistory/ActionHistoryGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/AbstractGridHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/state/HidableLayoutUiState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/extractors/AbstractSingleUiErrorDetailsExtractor.java
The file was modified hawkbit-test-report/pom.xml (diff)
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxySoftwareModule.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyTargetFilterQueryInfo.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/DistributionSetsToTagAssignmentSupport.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/systemconfig.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/dstable/DsWindowLayoutComponentBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/SoftwareModuleTypeDataProvider.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/others.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/actionhistory/ActionStatusGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/layouts/AbstractRolloutWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/RepositoryConfigurationView.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/disttype/filter/DSTypeFilterLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstag/filter/DistributionTagFilterHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtype/filter/SMTypeFilterLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetAutoConfActivationLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/EditDetailsHeaderSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/UpdateTargetFilterController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/ActionsVisibilityEventPayload.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/filterlayout/AbstractFilterLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/components/SPUIComponentProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/suppliers/TargetFilterStateDataSupplierImpl.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/RangeSelectionWidgetset.gwt.xml
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/miscs/AbstractActionTypeOptionGroupLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/CommonUiDependencies.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/MetaDataDetailsHeaderSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstag/UpdateDsTagWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/TopicEventListener.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/smtype/filter/SmTypeCssStylesHandler.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/miscs/MaintenanceWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/UploadArtifactView.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/filterlayout/TypeFilterButtonClick.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/filter/TargetTagFilterLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/TrimmingStringConverter.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetGridHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyRolloutWindow.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/layouts/AddRolloutWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/notification/ParallelNotificationWidgetset.gwt.xml
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/miscs/ActionTypeOptionGroupAssignmentLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/UploadArtifactViewMenuItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/RolloutWindowDependencies.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyRolloutForm.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/decorators/SPUIButtonStyleNoBorderWithIcon.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/login.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetConfirmationOptionsComponent.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyTargetFilterQuery.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtable/SmWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/distributionset/DistributionSetDetailsHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/components/RolloutFormLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/UIMessageIdProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/TargetsToTagAssignmentSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/AbstractEntityWindowBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/KeyValueDetailsComponent.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/ProxyTargetValidator.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/components/SimpleGroupsLayout.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/table-common.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/aware/VersionAware.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/aware/DsIdAware.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/support/EntityModifiedGridRefreshAwareSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtype/SmTypeWindowLayoutComponentBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/push/UIEventProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/tag/ProxyTagValidator.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/HawkbitCommonUtil.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/DistributionSetToProxyDistributionMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtable/ProxySmValidator.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtable/UpdateSmWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/details/ArtifactDetailsGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/SelectionChangedListener.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/push/event/ActionChangedEvent.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/AbstractBreadcrumbGridHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/AbstractEntityWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxySystemConfigWindow.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/MetaDataAddUpdateWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/TargetFilterCountMessageLabel.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/components/AutoStartOptionGroupLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyDistributionSetInfo.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/LayoutVisibilityListener.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/RolloutConfigurationView.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyIdentifiableEntity.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/rolloutgroup/RolloutGroupGridLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/components/SPUIButton.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/WindowBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/EntityModifiedListener.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/RolloutManagementUIState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/TargetFilterGrid.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/js/dynamicStylesheet.js
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/actionhistory/ActionHistoryGridHeader.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/.gitignore
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/actionhistory/ActionStatusGridHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/filter/MultipleTargetFilter.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/details/ArtifactDetailsGridLayoutUiState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/TypeToTargetAssignmentSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/TargetTagsToDistributionSetAssignmentSupport.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/hawkbitvariables.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxySystemConfigPolling.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/support/EntityModifiedTagTokenAwareSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/DsTagsToDistributionSetAssignmentSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/DsManagementFilterParams.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyAction.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/LayoutResizeEventPayload.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/CoordinatesToColor.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/extractors/InvalidDistributionSetErrorExtractor.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/disttype/UpdateDsTypeWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/menu/DashboardMenuItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/TagToProxyTagMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/DeploymentView.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/RolloutGroupDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/UpdateTargetWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/ViewNameAware.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/TextFieldBuilder.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/favicon.ico
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/AbstractUpdateNamedEntityWindowController.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/statusprogressbar.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/rollout/RolloutGridHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/TextAreaBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/TargetTagsToTargetAssignmentSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/SwModulesToDistributionSetAssignmentSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/bulkupload/TargetBulkUpdateWindowLayout.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/grid.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/tagdetails/AbstractTagToken.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/common.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/authentication/TargetSecurityTokenAuthenticationConfigurationItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/EntityModifiedEventPayloadIdentifier.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/disttype/DsTypeWindowBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/DistributionSetStatelessDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/TenantConfigChangedListener.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtype/SmTypeWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/components/VisualGroupDefinitionLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/aware/StartOptionAware.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/SoftwareModuleDetailsHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/GridActionsVisibilityListener.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/SpPermissionChecker.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/rolloutgrouptargets/RolloutGroupTargetGridHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/AbstractDetailsHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/distributionset/DistributionSetDetails.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyDistributionSet.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtable/SmMetaDataWindowBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxySystemConfigDsType.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/TargetsToNoTargetTypeAssignmentSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/components/AdvancedGroupRow.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/upload/FileTransferHandlerStreamVariable.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/DistributionSetManagementStateDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/dstable/UpdateDsWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/menu/GravatarResource.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/AdvancedRolloutGroupDefinitionToCreateMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/extractors/AssignmentQuotaExceededErrorExtractor.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/state/TagFilterLayoutUiState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/GenericEventListener.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/AbstractNamedEntityToProxyNamedEntityMapper.java
The file was removedhawkbit-starters/hawkbit-boot-starter-mgmt-ui/README.md
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/themes/HawkbitTheme.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/EventNotificationType.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/AbstractHawkbitUI.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/FilterManagementViewMenuItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/ConfirmationDialog.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/ArtifactDetailsHeaderSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/decorators/SPUITagButtonStyle.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/BulkUploadEventPayload.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyBulkUploadWindow.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/upload/UploadDropAreaLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetAttributesDetailsComponent.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetCountMessageLabel.java
The file was removedhawkbit-runtime/hawkbit-update-server/src/main/java/org/eclipse/hawkbit/app/MyLoginUI.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/SPUITargetDefinitions.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/HawkbitEntityEventListener.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/tagdetails/TagListField.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/menu/AbstractDashboardMenuItemNotification.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/rollout/RolloutGridLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/suppliers/DataSupplier.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/disttype/DsTypeWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/CrudMenuHeaderSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/extractors/ConstraintViolationErrorExtractor.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/AddTargetTagWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/TextFieldSuggestionBox.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/window/SystemConfigWindowDependencies.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/AutoAssignmentWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/UpdateMetaDataWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/rolloutgroup/RolloutGroupGridHeader.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/hawkbittheme.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/upload/UploadFixed.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/AbstractMetaDataDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/decorators/SPUIButtonDecorator.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/TargetToProxyTargetMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/ShowEntityFormLayoutListener.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterQueryDetailsDataProvider.java
The file was removedhawkbit-ui/src/main/resources/public/favicon.ico
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/FilterChangedListener.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/client/AutoCompleteTextFieldConnector.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/UIComponentIdProvider.java
The file was removedhawkbit-ui/README.md
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/disttype/SmTypeSourceGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/AddTargetFilterController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/AuthenticationConfigurationView.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/extractors/EntityNotFoundErrorExtractor.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/AbstractMetaDataWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/DistributionSetFilterDropAreaSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/TargetWithActionStatusToProxyTargetMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/InvalidateDsConsequencesDialog.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstag/filter/DistributionTagLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/RolloutView.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/EntityDraggingListener.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/disttype/DsTypeSmSelectLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/TypeToProxyTypeMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/rolloutgroup/RolloutGroupGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/targettype/TargetTypeDsTypeSelectLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtype/UpdateSmTypeWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/BaseConfigurationView.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/MetaDataWindowGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/DeploymentAssignmentSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/layouts/ApproveRolloutWindowLayout.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/images/hawkbit_logo.png
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxySystemConfigRollout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/AbstractGridComponentLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/bulkupload/BulkUploadHandler.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/styles.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/SelectGridEntityListener.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/.gitignore
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/filter/CustomTargetTagFilterButtonClick.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/authentication/GatewaySecurityTokenAuthenticationConfigurationItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyMessage.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/table.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/DistributionSetTagDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/dstable/DistributionSetGridLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/RangeSelectionGridRowDragger.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/artifact-upload.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/client/RangeDragSourceSelectionState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/PinningChangedListener.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/ActionToProxyActionMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/FormComponentBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/TargetsToDistributionSetAssignmentSupport.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/images/profile-pic-57px.jpg
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/filter-status.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/filterlayout/AbstractFilterSingleButtonClick.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/push/event/RolloutGroupChangedEvent.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/groupschart/GroupsPieChart.gwt.xml
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtable/SmWindowLayoutComponentBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/upload/FileUploadId.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/distributionset/DistributionSetGridHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/dstable/DsMetaDataWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/DistributionBarHelper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtable/AddSmWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/DistributionSetsToTargetAssignmentSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/distributionset/DsWindowBuilder.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/action-history.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyTarget.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyNamedEntity.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/FilterChangedEventPayload.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/push/HawkbitEventPermissionChecker.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/distributionset/AbstractDsGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/autoconfigure/RedirectController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetFilterQueryDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyType.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/tagdetails/TagPanelLayout.java
The file was removedhawkbit-runtime/hawkbit-update-server/src/main/java/org/eclipse/hawkbit/app/MyUI.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/AbstractAddEntityWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionStatusMsgDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/BoundComponent.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxySystemConfigRepository.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/MasterEntitySupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/filter/TargetFilterQueryButtons.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/event/RolloutEvent.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/extractors/ArtifactEncryptionErrorExtractor.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/TargetManagementFilterParams.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/AddHeaderSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetMetaDataWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/HeaderSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/UpdateTargetTagWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyActionStatus.java
The file was removedhawkbit-ui/src/test/java/org/eclipse/hawkbit/ui/error/HawkbitUIErrorHandlerTest.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/dstable/DsWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/CommandTopics.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/tagdetails/TargetTagToken.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/SPDateTimeUtil.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/client/RangeDragSourceConnector.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/AutoAssignmentWindowLayoutComponentBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/TargetFilterTabChangedEventPayload.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/client/TextFieldSuggestionBoxClientRpc.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtype/filter/SMTypeFilterHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/components/NotificationUnreadButton.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/DsMetaDataDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetTypeDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/PinningChangedEventPayload.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/HawkbitUIErrorHandler.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/controllers/ApproveRolloutWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/suppliers/TargetManagementStateDataSupplierImpl.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/rollout/RolloutGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/polling/DurationConfigField.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetGridLayoutUiState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/miscs/DeploymentAssignmentWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/controllers/CopyRolloutWindowController.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/filter-layout-styles.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/support/EntityModifiedSelectionAwareSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/UserDetailsFormatter.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/MetaDataAddUpdateWindowLayoutComponentBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/ShowFormEventPayload.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/AutoAssignmentWindowBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/BulkUploadChangedListener.java
The file was modified hawkbit-starters/hawkbit-boot-starter/pom.xml (diff)
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/smtype/filter/DistSMTypeFilterLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/targettype/DsTypeSelectedGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/ArtifactUploadState.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/notification-unread-change.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/MetadataDetailsGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/TargetFilterDetailsLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/disttype/filter/DSTypeFilterButtons.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/DsDistributionsFilterParams.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetTagDataProvider.java
The file was removedhawkbit-starters/hawkbit-boot-starter-mgmt-ui/pom.xml
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/IdentifiableEntityToProxyIdentifiableEntityMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/disttype/AddDsTypeWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/StatusIconBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/components/AdvancedGroupsLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/EventLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/TypeToTypeInfoMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/bulkupload/BulkUploadWindowBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/NumericInputValidator.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/autoconfigure/UISecurityConfigurationAdapter.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/groupschart/GroupsPieChart.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/LocalizedSystemMessagesProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/support/EntityModifiedPinAwareSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/filterlayout/AbstractTagFilterButtons.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/AddMetaDataWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/controllers/AddRolloutWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetMetaDataDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/CloseHeaderSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/client/RangeSelectionState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ActionStatusDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/SPUIDefinitions.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/colorpicker.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxySoftwareModuleDetails.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/filterlayout/TagFilterButtonClick.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/ManageDistUIState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/ConfigurationItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/generic/AbstractBooleanTenantConfigurationItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/UiProperties.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/RolloutGroupToProxyRolloutGroupMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/RangeSelectionGridDragSource.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/targettype/TargetTypeWindowLayoutComponentBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/aware/NameAware.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/AbstractAddNamedEntityWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetDetails.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtable/SmMetaDataWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/type/ProxyTypeValidator.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxySimpleRolloutGroupsDefinition.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/MetadataWindowGridHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/targettype/UpdateTargetTypeWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstag/AddDsTagWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/miscs/AssignmentWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/DragAndDropSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/FilterManagementView.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/AutoCompleteTextFieldComponent.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/SPUILabelDefinitions.java
The file was modified pom.xml (diff)
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/filterlayout/AbstractTypeFilterButtons.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/repository/ActionAutoCloseConfigurationItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/client/RangeSelectionServerRpc.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/SoftwareModuleDetailsGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/SmMetaDataDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/TagsAssignmentSupport.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/table-content.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/SPUIStyleDefinitions.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetGridLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/filter/TargetTagFilterHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/actionhistory/ActionHistoryGridLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionGridLayoutUiState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyTargetConfirmationOptions.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/DeleteSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/DefaultDistributionSetTypeView.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyUploadProgress.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/tagdetails/TagAssignementComboBox.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/extractors/IncompatibleTargetTypeErrorExtractor.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/ShortCutModifierUtils.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/TargetFilterDetailsGridHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/dstable/DistributionSetGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/support/EntityModifiedCountAwareSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/BulkUploadHeaderSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/push/EventPushStrategy.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyKeyValueDetails.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/SelectionChangedEventPayload.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyFilterButton.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/support/EntityModifiedGenericSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/actionhistory/ActionStatusMsgGridHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtable/SmMetaDataAddUpdateWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/decorators/SPUIButtonStyleNoBorder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/SystemConfigViewAutoConfiguration.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/RangeSelectionModel.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/layouts/UpdateRolloutWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/RolloutGroupToAdvancedDefinitionMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/rollout/ApprovalConfigurationItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtable/SoftwareModuleGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/bulkupload/TargetBulkUploadUiState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/PollingConfigurationView.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/components/ColorPickerComponent.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/decorators/SPUIButtonStyleTiny.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/ResizeHeaderSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyMetaData.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/EventTopics.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/ProxyTargetFilterValidator.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/TargetManagementStateDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/AutoAssignmentWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/extractors/InsufficientPermissionErrorExtractor.java
The file was removedhawkbit-ui/src/test/java/org/eclipse/hawkbit/ui/artifacts/state/ArtifactUploadStateTest.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/target-filter-query.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/tag/TagWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/push/HawkbitEventProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/AbstractGenericDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/filter/TargetTagFilterButtons.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/TargetFilterAddUpdateLayoutComponentBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/suppliers/TargetManagementStateDataSupplier.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/upload/AbstractFileTransferHandler.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/targettype/ProxyTargetTypeValidator.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/rolloutgrouptargets/RolloutGroupTargetGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/authentication/CertificateAuthenticationConfigurationItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/selection/client/RangeSelectionModelConnector.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/autoconfigure/MgmtUiAutoConfiguration.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/ToTagAssignmentSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/RolloutDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/TenantConfigChangedEventPayload.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/images/lightCorner_top.png
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/details/ArtifactDetailsGridHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/FilterSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/dstable/ProxyDsValidator.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxySystemConfigAuthentication.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/StringHtmlEncoder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtable/SoftwareModuleGridHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/polling/DurationField.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/GridComponentBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/repository/ActionAutoCleanupConfigurationItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/CountAwareComponent.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/window/SystemConfigWindowLayoutComponentBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/SoftwareModuleDetails.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/accordion.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/components/GroupsLegendLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/aware/ActionTypeAware.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/RolloutViewMenuItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/components/ValidatableLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/window/controllers/UpdateRolloutWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/targettype/TargetTypeWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/actionhistory/ActionHistoryLayout.java
The file was removedhawkbit-ui/src/test/java/org/eclipse/hawkbit/ui/utils/HawkbitCommonUtilTest.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/upload/UploadProgressGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/AbstractMetaDataWindowBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetAutoConfActivationWindowBuilder.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/tags.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/AbstractMasterAwareGridHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/AddTargetWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/state/FilterManagementUIState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/notification/client/ParallelNotificationConnector.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/EventViewAware.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/TargetTypeToTypeInfoMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyTag.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/ArtifactDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/builder/LabelBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/MasterEntityAwareComponent.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtable/SmWindowBuilder.java
The file was removedhawkbit-ui/.gitignore
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/disttype/DsTypeWindowLayoutComponentBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetMetaDataWindowBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtable/SoftwareModuleGridLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtype/filter/SMTypeFilterButtons.java
The file was removedhawkbit-ui/src/test/java/org/eclipse/hawkbit/ui/utils/SPUIComponentProviderTest.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/filter/TargetTagFilterLayoutUiState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/SearchHeaderSupport.java
The file was modified hawkbit-starters/pom.xml (diff)
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetDetailsHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/repository/MultiAssignmentsConfigurationItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyTargetAttributesDetails.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstag/filter/DistributionTagButtons.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/authentication/AnonymousDownloadAuthenticationConfigurationItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyTargetType.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/AbstractFilterHeader.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/header/support/FilterButtonsHeaderSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/bulkupload/TargetBulkTokenTags.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/tag/TagWindowLayoutComponentBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/aware/TypeInfoAware.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/EntityDraggingEventPayload.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyRolloutApproval.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/EntityValidator.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyAssignmentWindow.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/MgmtUiConfiguration.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/SoftwareModuleDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/actionhistory/ActionStatusMsgGridLayout.java
The file was removedhawkbit-ui/src/main/.gitignore
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionGridLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/notification/ParallelNotification.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetWindowBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/filterlayout/TargetTypeFilterButtonClick.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/DistributionGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/LayoutVisibilityEventPayload.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/upload/FileUploadProgress.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/aware/TargetFilterQueryAware.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/rolloutgrouptargets/RolloutGroupTargetGridLayout.java
The file was removedhawkbit-ui/pom.xml
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/push/DelayedEventBusPushStrategy.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/filter/TargetTypeFilterButtons.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/AbstractTargetsToTargetTypeAssignmentSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/InvalidateDsAffectedEntitiesDialog.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/RolloutGroupTargetsDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/TargetsToTargetTypeAssignmentSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/miscs/AssignmentWindowLayoutComponentBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/softwaremodule/AbstractSoftwareModuleGridLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/TargetFilterGridLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/SwFilterParams.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/layouts/footer.html
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/generic/BooleanConfigurationItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyLoginCredentials.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/filterlayout/AbstractFilterButtonClickBehaviour.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/actionhistory/ActionStatusMsgGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/UiErrorDetails.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetWindowLayoutComponentBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/state/GridLayoutUiState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/DeploymentViewMenuItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/EntityWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/TextFieldSuggestionBox.gwt.xml
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/DistributionsViewMenuItem.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/miscs/ActionTypeOptionGroupAutoAssignmentLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/EventView.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/rollout.scss
The file was removedhawkbit-ui/src/main/resources/messages.properties
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/push/event/ParentIdAwareEvent.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/utils/UINotification.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyRollout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/bulkupload/BulkUploadWindowLayoutComponentBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/ArtifactToProxyArtifactMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/layout/listener/LayoutResizeListener.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/AbstractUpdateEntityWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/EventLayoutViewAware.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/state/TargetFilterDetailsLayoutUiState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/event/EntityModifiedEventPayload.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/ManagementUIState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyAdvancedRolloutGroup.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/AssignedSoftwareModuleToProxyMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/mappers/RolloutToProxyRolloutMapper.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstable/InvalidateDistributionSetSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/TargetFilterAddUpdateLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/dstag/DsTagWindowBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/targettype/DsTypeSourceGrid.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/menu/DashboardEvent.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyRolloutGroup.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/AppWidgetSet.gwt.xml
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/actionhistory/ActionHistoryGridLayoutUiState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/state/TypeFilterLayoutUiState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/groupschart/client/GroupsPieChartState.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/distributions/DistributionsView.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettable/TargetWindowLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/smtype/SmTypeWindowBuilder.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/groupschart/client/GroupsPieChartConnector.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/rollout/groupschart/client/GroupsPieChartWidget.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/providers/DistributionSetTypeDataProvider.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/client/TextFieldSuggestionBoxServerRpc.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/proxies/ProxyArtifact.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/filtermanagement/client/SuggestionsSelectList.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/grid/support/assignment/AssignmentSupport.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/upload/FileTransferHandlerVaadinUpload.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/extractors/UploadErrorExtractor.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/data/filters/DsFilterParams.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/push/UIEventPermissionChecker.java
The file was removedhawkbit-ui/src/main/resources/VAADIN/themes/hawkbit/customstyles/popup-window.scss
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/common/detailslayout/AbstractGridDetailsLayout.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/management/targettag/targettype/AddTargetTypeWindowController.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/decorators/SPUIButtonStyleSmall.java
The file was removedhawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/error/extractors/UiErrorDetailsExtractor.java
Commit 54ccc4bee9ef26d229005a10b8ee734d14334503 by github
[#1510] Remove Vaadin v8 UI: Remove Lib - FIX (#1555)

Fixes the security vulerability in previous commit: https://github.com/eclipse/hawkbit/pull/1554/commits/76996c7b4a5423fc7a27b5c8d9c906b4c9a4a51d

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-runtime/hawkbit-update-server/src/main/java/org/eclipse/hawkbit/app/Start.java (diff)
Commit 360ec2b8e775e7716d1ffae3971417d01b62c30d by github
[#1510] Remove Vaadin v8 UI: Remove Dependencies (#1556)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-autoconfigure/pom.xml (diff)
Commit e61dde56f073c4c6139bcdf09516232332981eff by github
[#1510] Remove Vaadin v8 UI: Remove Config & Plugins (#1557)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified pom.xml (diff)
Commit 98e11de8f69b1ba4226032ec6bf92e6711671658 by github
[#1510] Remove Vaadin v8 UI: Remove Doc from Site (#1558)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was removedsite/static/images/ui/target_filter_auto_assignment.png
The file was removedsite/static/images/ui/rollout_mgmt.png
The file was removedsite/static/images/ui/rollout_groups.png
The file was removedsite/content/guides/customtheme.md
The file was removedsite/static/images/ui/artifact_mgmt.png
The file was removedsite/static/images/ui/deployment_mgmt.png
The file was removedsite/static/images/ui/distribution_mgmt.png
The file was removedsite/static/images/ui/deployment_ds_invalidation.png
The file was removedsite/static/images/ui/target_filter.png
Commit 7440d90f5996c10da7b3b58f623fe4ba7ef0cc46 by github
[#1383] Spring Boot 3 migration Step 2 (#1559)

* [#1383] Spring Boot 3 migration Step 2

Some of the steps:

1. Change spring version parent and versions in root pom.xml
2. update eclipselink versions
3. javax.annotation -> jakarta.annotation (*.java)
4. javax.persistence -> jakarta.persistence (*.java)
5. javax.servlet -> jakarta.servlet (*.java, pom.xml)
6. javax.validation:validation-api -> jakarta.validation:jakarta.validation-api (pom.xml)
7. javax.validation -> jakarta.validation (*.java)
8. javax.transaction -> jakarta.transaction (*.java)
9. replace spring-cloud-stream-binder-test (hawkbit-repository-test) with
```
<dependency>
   <groupId>org.springframework.cloud</groupId>
   <artifactId>spring-cloud-stream-test-binder</artifactId>
</dependency>
```
, TestSupportBinderAutoConfiguration.class }) -> })
@Import(TestChannelBinderConfiguration.class)
10. Set to Simple UI standard parent
11. requestMatchers to securityMatcher
12. @SpringBootApplication(scanBasePackages = "org.eclipse.hawkbit") (otherwise for instance flyway doesn't work - suffix is default ".sql", not H2.sql and don't differentiate dbs? strange is there a change?)
13. @NonEmpty for Long leads to validation exception - replaced with @NotNull
14. RSQLUtilityTest.correctRsqlBuildsPredicate - fixed - mock query builder add method
15. https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide#spring-mvc-and-webflux-url-matching-changes - aliases as targers/ return 404 - remove trailing slash
16. firewall tests (allowedHostNameWithNotAllowedHost) doesn't throw 'rejected exception' but return 400 instead (as probably is expected anyway)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com

* Fix tenant listing to do not mix with multitenancy

Tenant metadata is not multitenancy aware while depend on distribution set type
which is. Thus querying all tenant metadata (in non tenant context) sometimes leads to
resolution of distribution set type which is tenant scoped and leads to problems.

So, now listing tenant lists just their ids - not fill entities.

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>

---------

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com
Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/specifications/DistributionSetTagSpecifications.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/AbstractFieldNameRSQLVisitor.java (diff)
The file was modified hawkbit-security-core/pom.xml (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/main/java/org/eclipse/hawkbit/ddi/rest/resource/DdiRootController.java (diff)
The file was modified hawkbit-http-security/src/main/java/org/eclipse/hawkbit/security/ControllerTenantAwareAuthenticationDetailsSource.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/TargetTypeUpdate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaRollout.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/RolloutGroupCreate.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/util/RequestResponseContextHolder.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/repository/SoftwareModuleTypeRepository.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaTag.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/repository/BaseEntityRepository.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/BaseAmqpService.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/repository/TenantConfigurationRepository.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaTargetType.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaAutoConfirmationStatus.java (diff)
The file was modified hawkbit-runtime/hawkbit-mgmt-server/pom.xml (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDistributionSetResourceTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutStatusCache.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/AutoAssignDistributionSetUpdate.java (diff)
The file was modified hawkbit-http-security/src/main/java/org/eclipse/hawkbit/security/AbstractHttpControllerAuthenticationFilter.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/DelegatingConditionalErrorHandler.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/TargetUpdate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetTypeManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaControllerManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/TargetCreate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSetType.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/repository/TargetFilterQueryRepository.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/SoftwareModuleTypeUpdate.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/test/java/org/eclipse/hawkbit/rest/filter/ExcludePathAwareShallowETagFilterTest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDistributionSetTypeResourceTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/DeploymentRequest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSetMetadata.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/SoftwareModuleCreate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/DistributionSetTypeUpdate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaArtifactManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaRolloutGroup.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiConfirmationBase.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaNamedEntity.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSet.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetTagManagementTest.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiDeployment.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/repository/DistributionSetTypeRepository.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/RolloutManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/HawkBitEclipseLinkJpaDialect.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/specifications/TagSpecification.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractRolloutUpdateCreate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaTenantMetaData.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiStatus.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/test/java/org/eclipse/hawkbit/integration/AbstractAmqpServiceIntegrationTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/RepositoryManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/aspects/ExceptionMappingAspectHandler.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtInvalidateDistributionSetRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetResource.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetFilterQueryUpdateCreate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaTargetFilterQuery.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/RolloutTargetGroup.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiCancel.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/DdiRootControllerTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/ArtifactManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/specifications/SoftwareModuleSpecification.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/EntityInterceptorListener.java (diff)
The file was modified hawkbit-runtime/hawkbit-update-server/src/main/java/org/eclipse/hawkbit/app/Start.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/TargetFilterQueryUpdate.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/filter/ExcludePathAwareShallowETagFilter.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/DistributionSetTagManagement.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiMetadata.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDeploymentManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/TargetTagManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaTypeEntity.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/ControllerManagementTest.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiActionFeedback.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/acm/controller/TestAccessControlManger.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiResult.java (diff)
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/OidcUserManagementAutoConfiguration.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/DistributionSetTypeManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/RolloutUpdate.java (diff)
The file was modified hawkbit-runtime/hawkbit-mgmt-server/src/main/java/org/eclipse/hawkbit/app/mgmt/MgmtServerStart.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/specifications/RolloutSpecification.java (diff)
The file was modified hawkbit-runtime/hawkbit-dmf-server/src/main/java/org/eclipse/hawkbit/app/dmf/DMFStart.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtSoftwareModuleTypeResourceTest.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/util/IpUtil.java (diff)
The file was modified hawkbit-security-integration/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/TargetTypeManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModuleType.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaTarget.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/specifications/ActionSpecifications.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/AbstractManagementApiIntegrationTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/repository/TargetTagRepository.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/repository/BaseEntityRepositoryACM.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/JpaManagementHelper.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/artifact/repository/ArtifactRepository.java (diff)
The file was modified hawkbit-runtime/hawkbit-simple-ui/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/SoftwareModuleManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/TargetFilterQueryManagement.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtTargetRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/autoassign/AutoAssignChecker.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/DistributionSetTypeElement.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/repository/DistributionSetRepository.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/test/java/org/eclipse/hawkbit/rest/util/FileStreamingUtilTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/SoftwareModuleTypeManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DeploymentManagementTest.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiCancelActionToStop.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtBasicAuthResourceTest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTargetAutoConfirm.java (diff)
The file was modified hawkbit-runtime/hawkbit-mgmt-server/src/main/java/org/eclipse/hawkbit/app/mgmt/ErrorController.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/specifications/TargetTypeSpecification.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetResourceTest.java (diff)
The file was modified hawkbit-runtime/hawkbit-ddi-server/src/test/java/org/eclipse/hawkbit/app/ddi/AllowedHostNamesTest.java (diff)
The file was modified pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/SystemManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/SoftwareModuleMetadataUpdate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModuleMetadata.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/SecurityContextSwitch.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/DeploymentManagement.java (diff)
The file was modified hawkbit-runtime/hawkbit-mgmt-server/src/test/java/org/eclipse/hawkbit/app/mgmt/AllowedHostNamesTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/JpaRolloutExecutor.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiChunk.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/DistributionSetManagement.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtDistributionSetRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/DistributionSetUpdate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/AbstractJpaIntegrationTest.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/util/HttpResponseFactoryBean.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/utils/DeploymentHelper.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtRolloutResource.java (diff)
The file was modified hawkbit-runtime/hawkbit-ddi-server/src/main/java/org/eclipse/hawkbit/app/ddi/DDIStart.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaTenantConfiguration.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/repository/TenantMetaDataRepository.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/ConfirmationManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/repository/RolloutRepository.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/TagCreate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaRolloutManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/configuration/MultiTenantJpaTransactionManager.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaTargetManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaArtifact.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/event/JpaEventEntityManager.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/CustomBaseRepositoryFactoryBean.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaTargetTag.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageSenderService.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/specifications/DistributionSetSpecification.java (diff)
The file was modified hawkbit-autoconfigure/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaSystemManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/TargetBuilder.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModule.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/ArtifactManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/SoftwareModuleUpdate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/ControllerManagement.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/util/FileStreamingUtil.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/ArtifactUpload.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/EntityFactory.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtSoftwareModuleResource.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/SoftwareModuleTypeCreate.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/RestConfiguration.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiConfirmationFeedback.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaAction.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/repository/DistributionSetTagRepository.java (diff)
The file was modified hawkbit-http-security/src/main/java/org/eclipse/hawkbit/security/HttpDownloadAuthenticationFilter.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaTenantAwareBaseEntity.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiAutoConfirmationState.java (diff)
The file was modified hawkbit-runtime/hawkbit-update-server/src/main/java/org/eclipse/hawkbit/app/ErrorController.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/TargetTypeCreate.java (diff)
The file was modified hawkbit-core/pom.xml (diff)
The file was modified hawkbit-http-security/pom.xml (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiDeploymentBase.java (diff)
The file was modified hawkbit-http-security/src/main/java/org/eclipse/hawkbit/security/DosFilter.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/ActionStatusCreate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/TargetManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/TargetFilterQueryCreate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/JpaQueryRsqlVisitor.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtilityTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DistributionSetManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DistributionSetTypeManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/EntityInterceptor.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaRolloutGroupManagement.java (diff)
The file was modified hawkbit-security-integration/src/main/java/org/eclipse/hawkbit/security/TenantAwareWebAuthenticationDetails.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/SystemManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/specifications/SpecificationsBuilderTest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDistributionSetResource.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/TargetWithActionType.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/RepositoryApplicationConfiguration.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiProgress.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/repository/TargetRepository.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/SoftwareModuleTypeManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/utils/QuotaHelper.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/exception/ResponseExceptionHandler.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/DistributionSetTypeCreate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/AbstractDsAssignmentStrategy.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaNamedVersionedEntity.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/RolloutManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/SystemManagementCacheKeyGenerator.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtility.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/repository/HawkBitBaseRepository.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaTargetFilterQueryManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/builder/JpaSoftwareModuleCreate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/DistributionSetTypeElementCompositeKey.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetFilterQueryManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaMetaData.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/SystemSecurityContext.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiArtifact.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/tenancy/MultiTenancyEntityTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/DistributionSetCreate.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-rabbitmq-test/src/main/java/org/eclipse/hawkbit/rabbitmq/test/RabbitMqSetupService.java (diff)
The file was modified hawkbit-runtime/hawkbit-update-server/src/test/java/org/eclipse/hawkbit/app/AllowedHostNamesTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/ValidStringValidator.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/RolloutGroupManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/ValidString.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/PagedList.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtSoftwareModuleResourceTest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTenantManagementResourceTest.java (diff)
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/SecurityManagedConfiguration.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaSoftwareModuleManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSetTag.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaTargetMetadata.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/RolloutCreate.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-rabbitmq-test/src/main/java/org/eclipse/hawkbit/rabbitmq/test/AbstractAmqpIntegrationTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/specifications/TargetSpecifications.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/HawkBitEclipseLinkJpaDialectTest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDownloadArtifactResource.java (diff)
The file was modified hawkbit-artifact-repository-filesystem/src/main/java/org/eclipse/hawkbit/artifact/repository/ArtifactFilesystem.java (diff)
The file was modified hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/RolloutView.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/RolloutGroupsValidation.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiConfirmationBaseAction.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/DelayedRequeueExceptionStrategy.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/SoftwareModuleMetadataCreate.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/util/FilterHttpResponse.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/Action.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpControllerAuthentication.java (diff)
The file was modified hawkbit-security-core/src/test/java/org/eclipse/hawkbit/util/IpUtilTest.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/AbstractDDiApiIntegrationTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaActionStatus.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiConfigData.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/repository/SoftwareModuleRepository.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/test/java/org/eclipse/hawkbit/rest/AbstractRestIntegrationTest.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/UserAuthenticationFilter.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/TagUpdate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/AbstractJpaBaseEntity.java (diff)
Commit 4f63a66a6de3d57bd85d3dbee2a3fb037379e7ee by github
Fix docker images and micro-service compose (#1560)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com
The file was modified hawkbit-runtime/docker/docker_build/Dockerfile (diff)
The file was modified hawkbit-runtime/docker/docker_build/Dockerfile_dev-mysql (diff)
The file was modified hawkbit-runtime/docker/docker-compose-micro-services-mysql.yml (diff)
The file was modified hawkbit-runtime/docker/docker_build/Dockerfile_dev (diff)
The file was modified hawkbit-runtime/docker/docker_build/Dockerfile-mysql (diff)
Commit af56b71d536fb97ddf75d28c18ba3a509417fc1a by github
Provide artifact last modified timestamp on DMF API (#1470)

Sets lastModified filed of DmfArtifact DTO according to artifact's last modification timestamp so it is server over DMF.

Signed-off-by: Ondrej Charvat <ondrej.charvat@proton.me>
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageDispatcherService.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/test/java/org/eclipse/hawkbit/amqp/AmqpMessageDispatcherServiceTest.java (diff)
Commit 49a5509e89c00aab13bc236a5b631291c84bec15 by github
Enable specifying target type when created using DMF API (#1472)

Extension of DMF API with possibility of setting target
type name when creating target. If a target type with the
provided name is found (was created beforehand) then it
is associated with the new target.

Signed-off-by: Ondrej Charvat <ondrej.charvat@proton.me>
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerService.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/test/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerServiceTest.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/test/java/org/eclipse/hawkbit/matcher/SoftwareModuleJsonMatcher.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/ControllerManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/ControllerManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaControllerManagement.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfCreateThing.java (diff)
The file was modified site/content/apis/dmf_api.md (diff)
Commit 274d0b01fbcaa749f75166b9342c9670e098f326 by github
Fix flaky actions auto cleanup test (#1561)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/autocleanup/AutoActionCleanupTest.java (diff)
Commit 6c542c36509f53682e8e0be766e259d2c6451441 by github
[#1383] Spring Boot 3 migration Step 2: fix auto conigurations (#1562)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com
The file was removedhawkbit-autoconfigure/src/main/resources/META-INF/spring.factories
The file was addedhawkbit-autoconfigure/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports.factories
Commit fc3cbe52ec9f3ff497733dd378eddda72b768123 by github
[#1383] Spring Boot 3 migration Step 2: fix auto conigurations (2nd) (#1563)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com
The file was addedhawkbit-autoconfigure/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
The file was removedhawkbit-autoconfigure/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports.factories
Commit d3cab9a3266dcbdbc8115e58336bd5b385e41580 by github
[#1383] Spring Boot 3 migration Step 2: fix swagger (#1566)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com
The file was modified pom.xml (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/pom.xml (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/pom.xml (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/OpenApiConfiguration.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/pom.xml (diff)
Commit cbc2185561596911e5fbfe6b0fe72bd6ce87341d by github
Make Amqp Handler service conditional in order to add possibility to be overriden (#1567)

Signed-off-by: TRS1SF3 <Stanislav.Trailov@bosch.io>
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpConfiguration.java (diff)
Commit 5592689b6295cd6bafd1a74fc32319d89562ccf9 by github
Add debug log to flaky RolloutManagementFlowTest (#1569)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/RolloutManagementFlowTest.java (diff)
Commit 015bbe70071fbd6bbcce37e286944e3933cc8e65 by github
Fix flaky RolloutManagementTest (#1570)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/RolloutManagementFlowTest.java (diff)
Commit 28f0446d9d835979c7bc7759ae0a75e82c5514e5 by github
Update hawkBit sandbox URL (#1568)

Update hawkBit sandbox URL to use the eclipseprojects.io domain.

Signed-off-by: Diego Rondini <diego.rondini@kynetics.it>
The file was modified hawkbit-runtime/README.md (diff)
The file was modified hawkbit-runtime/.sandbox/README.md (diff)
The file was modified hawkbit-runtime/hawkbit-update-server/src/main/resources/application-cloudsandbox.properties (diff)
Commit 4ded7deeb2d3e42e0303a4283a291ec91ebdc857 by github
Remove outdate jose dependency (#1571)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified pom.xml (diff)
Commit 532982264eaa37544fb58b0a7b923022ccedab8c by github
Remove outdate jose dependency (#1571) (#1572)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was addedlicenses/LICENSE_HEADER_TEMPLATE_CONTRIBUTORS_23.txt
The file was modified licenses/LICENSE_HEADER_TEMPLATE.txt (diff)
Commit 53196ef68068d44ddb35753661e539cb5adda144 by github
Fix 2023 contributors license in pom.xml (#1573)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified pom.xml (diff)
Commit 8a95a531235a43e08381371be45d1bb5889c4e44 by github
Return bad request when illegal argument is thrown (#1574)

Signed-off-by: TRS1SF3 <Stanislav.Trailov@bosch.io>
The file was modified hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/exception/ResponseExceptionHandler.java (diff)
Commit 537a942021df5d263b7f9fdf470216fcdf812a63 by github
Made implicit tenant meta data creation configurable (#1575)

In hawkBit up to 0.4.1 it was true - getTenantMetadate created implicitly a tenant metadata.  It was disable in latest commits - but now it is made optional - disabled by default

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/RepositoryProperties.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaSystemManagement.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageDispatcherService.java (diff)
Commit a5dda8cb471513d4e121139820450cb8bc5e0349 by github
fix: return url without port if default port protocol is used (#1511)

* fix: return url without port if default port protocol is used

* tests: set server port to 8080 and assert that all generated url use port 8080
The file was addedhawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/RequestOnHawkbitDefaultPortPostProcessor.java
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/api/PropertyBasedArtifactUrlHandler.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/AbstractDDiApiIntegrationTest.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/DdiRootControllerTest.java (diff)
The file was modified hawkbit-core/src/test/java/org/eclipse/hawkbit/api/PropertyBasedArtifactUrlHandlerTest.java (diff)
Commit e0bc1f85c17bc1b96cdfb9d9a0ee3dc29b601464 by github
Remove default user/pass (#1577)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-autoconfigure/src/main/resources/hawkbit-security-defaults.properties (diff)
Commit fec4c36847bba6667e01f06f6c919e6ef3671ffa by github
Fix sonar finding (#1578)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaSystemManagement.java (diff)
Commit 34e2ad4fad16ba106f9004f3bee028318cf3e474 by github
Bump docker base version -> 17.0.10_7 (#1579)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-runtime/docker/docker_build/Dockerfile_dev (diff)
The file was modified hawkbit-runtime/docker/docker_build/Dockerfile-mysql (diff)
The file was modified hawkbit-runtime/docker/docker_build/Dockerfile (diff)
The file was modified hawkbit-runtime/docker/docker_build/Dockerfile_dev-mysql (diff)
Commit d95a4123fa939687b56252ab0d55b102a191854b by github
Remove .flattened-pom.xml on install (#1581)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified pom.xml (diff)
Commit 41a3095a1084fb727f7c8278f2ed102b6b00dc5c by github
Remove .flattened-pom.xml on install (#1581) (#1582)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified pom.xml (diff)
Commit 2d9413fa997492e04b33b598ef55d5aab4f8b0a1 by github
Rollback .flattened-pom.xml cleanup on install - needed on deploy (#1583)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified pom.xml (diff)
Commit 94ed1f8133e88ffd0a4769a3b5ca4d4eb25839c6 by github
Bump spring to 3.2.2 (#1584)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified pom.xml (diff)
Commit 7a7fb7fc3f04f4bda66ec1dee92d12aa34280d34 by github
Fix Spring 3.2.2 migration (#1586)

HandlerMethodValidationException is thrown in some validations instead MethodArgumentNotValidException
handle it also

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/exception/ResponseExceptionHandler.java (diff)
Commit 853960621b9c97f576c25bd8f6abc3846d918a2a by github
Improve core with lombok (#1587)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/HawkbitServerProperties.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/DistributedResourceBundleMessageSource.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/ControllerPollProperties.java (diff)
Commit 0ee916e8cb8beed742b319990a697fb94aa9ae03 by github
Improve root pom readability (#1588)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified pom.xml (diff)
Commit bce69676d284693ab27773d4a4c1f04e06a8e8ce by github
Reduce dependency on Guava (#1589)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-api/src/test/java/org/eclipse/hawkbit/repository/RepositoryManagementMethodPreAuthorizeAnnotatedTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/matcher/EventVerifier.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaTargetManagement.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/HawkbitSecurityProperties.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaRolloutManagement.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/DdiArtifactDownloadTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/ArtifactManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/AbstractJpaIntegrationTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/HashGeneratorUtils.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/pom.xml (diff)
The file was modified hawkbit-artifact-repository-filesystem/src/main/java/org/eclipse/hawkbit/artifact/repository/ArtifactFilesystemRepository.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageDispatcherService.java (diff)
The file was modified hawkbit-security-core/src/test/java/org/eclipse/hawkbit/util/IpUtilTest.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/RepositoryApplicationConfiguration.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DeploymentManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/SoftwareModuleManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/aspects/ExceptionMappingAspectHandler.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/test/java/org/eclipse/hawkbit/ddi/json/model/JsonIgnorePropertiesAnnotationTest.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/DosFilterTest.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpControllerAuthentication.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/exception/ResponseExceptionHandler.java (diff)
The file was modified CONTRIBUTING.md (diff)
The file was modified hawkbit-artifact-repository-filesystem/pom.xml (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/util/FileStreamingUtil.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetManagement.java (diff)
The file was modified hawkbit-autoconfigure/pom.xml (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDistributionSetTypeResourceTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaActionStatus.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/TestdataFactory.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/DdiConfigDataTest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDistributionSetResourceTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/OnlineDsAssignmentStrategy.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/ControllerManagementTest.java (diff)
The file was modified hawkbit-core/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDeploymentManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetManagementSearchTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/JpaQueryRsqlVisitor.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/pom.xml (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpConfiguration.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLSoftwareModuleMetadataFieldsTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/event/remote/AbstractRemoteEventTest.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DistributionSetManagementTest.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-rabbitmq-test/pom.xml (diff)
The file was modified hawkbit-security-core/pom.xml (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetResourceTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaTargetFilterQueryManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/OfflineDsAssignmentStrategy.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetTypeResourceTest.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/pom.xml (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtSystemManagementResource.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/artifact/repository/AbstractArtifactRepository.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DistributionSetTypeManagementTest.java (diff)
The file was modified hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/util/SelectionGrid.java (diff)
The file was modified pom.xml (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpDeadletterProperties.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaControllerManagement.java (diff)
Commit ee5e12a300281a3dda2f67029e2cb8330c7a8e34 by github
Test lombok on AmqpProperties (#1585)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpProperties.java (diff)
The file was modified hawkbit-dmf/pom.xml (diff)
Commit 791b87b27bd037c0b0b6fc6cafba577a1bde0801 by github
Reduce dependency on Guava 2 (#1590)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/scheduling/ExecutorAutoConfiguration.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetManagementSearchTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/TestConfiguration.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDeploymentManagement.java (diff)
The file was modified hawkbit-artifact-repository-filesystem/src/main/java/org/eclipse/hawkbit/artifact/repository/ArtifactFilesystemRepository.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageDispatcherService.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/OfflineDsAssignmentStrategy.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/OnlineDsAssignmentStrategy.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/matcher/EventVerifier.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/RsqlParserValidationOracle.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/pom.xml (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaActionStatus.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaControllerManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaTargetManagement.java (diff)
Commit ea885d6f61c710a67c46d71db8f00375e050a232 by github
Improve Security Core with lombok (#1591)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/DdiSecurityProperties.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/InMemoryUserAuthoritiesResolver.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/UserPrincipal.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/util/UrlUtils.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/HawkbitSecurityProperties.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/artifact/repository/AbstractArtifactRepository.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/TenantAwareAuthenticationDetails.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/SystemSecurityContext.java (diff)
Commit d2a740823d5f9307052c43496dc687c814ba6da8 by github
Improve Security Core with lombok (#1592)

Add lombok to repository modules

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/TargetWithActionType.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/DistributionSetMetadata.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/RepositoryModelConstants.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaArtifactManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/DistributionSetTagAssignmentResult.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/RolloutGroupsValidation.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DistributionSetManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/AbstractAssignmentResult.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/TargetTypeAssignmentResult.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/TenantConfigurationValue.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DistributionSetTagManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/AssignedSoftwareModule.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/TotalTargetCountActionStatus.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/DistributionSetAssignmentResult.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/DistributionSetFilter.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/TargetWithActionStatus.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/ArtifactUpload.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/DistributionSetInvalidation.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/acm/controller/DistributionSetAccessControllerTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/RolloutGroupConditionBuilder.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/DistributionSetInvalidationCount.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/RolloutGroupConditions.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/TargetTagAssignmentResult.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/DeploymentRequest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/PollStatus.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/ActionProperties.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/DeploymentRequestBuilder.java (diff)
Commit 1c5a7bbeb30b51278847cc14ac57e242452eeaf2 by github
Improve Security Core with lombok 2 (#1593)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/CancelTargetAssignmentEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/MultiActionEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TargetAttributesRequestedEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TargetDeletedEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/SoftwareModuleTypeDeletedEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/MultiActionAssignEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TargetTypeDeletedEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/report/model/SystemUsageReport.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TargetPollEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/OffsetBasedPageRequest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/AutoAssignDistributionSetUpdate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/RolloutStoppedEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/RepositoryProperties.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/RemoteIdEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/report/model/SystemUsageReportWithTenants.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TargetTagDeletedEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/FilterParams.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/tenancy/configuration/validator/TenantConfigurationBooleanValidator.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/RolloutDeletedEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/SoftwareModuleDeletedEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaTargetFilterQueryManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/RolloutGroupDeletedEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/RemoteTenantAwareEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TenantConfigurationDeletedEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/report/model/TenantUsage.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractTargetUpdateCreate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/SystemManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/tenancy/configuration/TenantConfigurationProperties.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/CustomEvents.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/AbstractAssignmentEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TargetAssignDistributionSetEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/MultiActionCancelEvent.java (diff)
Commit f69d3866132cf79350b4de689c16a5caa75c82da by github
Lombok/apply to security repo3 (#1594)

* Improve Security Core with lombok (#1592)

Add lombok to repository modules

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>

* Improve Security Core with lombok 3

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>

---------

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/event/remote/RemoteTenantAwareEventTest.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/api/ArtifactUrl.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/api/ArtifactUrlHandlerProperties.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/artifact/repository/model/AbstractDbArtifact.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/cache/DefaultDownloadIdCache.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/MultiActionEvent.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/artifact/repository/model/DbArtifactHash.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/artifact/repository/AbstractArtifactRepository.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/api/URLPlaceholder.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/MultiActionAssignEvent.java (diff)
Commit 6d43327e38995d5ff49153f162b2080d59d09c80 by github
Improve Security Core with lombok 4 (#1595)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/MultiActionEvent.java (diff)
Commit abbf484fc38672f28816cb3b4170d64ec6503c28 by github
 Fix RemoteTenantAwareEventTest (#1596)

* Improve Security Core with lombok 4

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>

* Fix RemoteTenantAwareEventTest

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>

---------

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/event/remote/RemoteTenantAwareEventTest.java (diff)
Commit 24c4cde84e62420d617bb7e400993b00b268007b by github
Fix SystemManagementTest.systemUsageReportCollectsActionsOfAllTenants:123 (#1597)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/SystemManagementTest.java (diff)
Commit e4c70f3f348a349e776d7706e6eb6a31ac573508 by github
Refactoring/Improving source: core (#1598)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/api/URLPlaceholder.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/api/ApiType.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/api/ArtifactUrlHandlerProperties.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/api/Base62Util.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/api/ProtocolProperties.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/api/HostnameResolver.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/artifact/repository/AbstractArtifactRepository.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/DistributedResourceBundleMessageSource.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/artifact/repository/model/DbArtifactHash.java (diff)
The file was modified hawkbit-core/src/test/java/org/eclipse/hawkbit/cache/DefaultDownloadIdCacheTest.java (diff)
Commit 9e31685757e5d1fb177de89cf1ef1cfb0ee49830 by github
Refactoring/Improving source: security core (#1599)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/SpringSecurityAuditorAware.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/SecurityConstants.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/DdiSecurityProperties.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/HawkbitSecurityProperties.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/util/IpUtil.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/util/UrlUtils.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/SecurityTokenGenerator.java (diff)
Commit 9631292934984189a72ac7604c6026e3aa968c09 by github
Refactoring/Improving source: security core (#1599) (#1600)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/SpPermission.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/SystemSecurityContext.java (diff)
Commit a7f7b0fea80a4dee7298c60f9c9daec27b89ccbc by github
Refactoring/Improving source: repository & fix log() (#1601)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/ValidStringValidator.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/entity/RemoteEntityEvent.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/SpPermission.java (diff)
Commit ba685ef429bafe8c71d6b611a4add3408dc3cbaa by github
Refactoring/Improving source: repository & fix log() (#1601) (#1602)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutStatusCache.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/model/helper/SystemManagementHolder.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/event/EventType.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/util/UrlUtils.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/model/helper/TenantConfigurationManagementHolder.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/util/IpUtil.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/model/helper/SystemSecurityContextHolder.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/model/helper/EventPublisherHolder.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/api/Base62Util.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/event/BusProtoStuffMessageConverter.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/TimestampCalculator.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RolloutHelper.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/SecurityConstants.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/rsql/VirtualPropertyResolver.java (diff)
Commit 5821c2543c37fd6a1ca9fe45f8e9b784e4d6a518 by github
Refactoring/Improving source: repository 3 (slf4j) (#1603)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/event/JpaEventEntityManager.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaTenantConfigurationManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rollout/condition/ThresholdRolloutGroupSuccessCondition.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rollout/condition/RolloutGroupEvaluationManager.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/autoassign/AutoAssignScheduler.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/configuration/MultiTenantJpaTransactionManager.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/AbstractFieldNameRSQLVisitor.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetInvalidationManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaSystemManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaTargetFilterQueryManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rollout/RolloutScheduler.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/JpaRolloutHandler.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/utils/DeploymentHelper.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/JpaQueryRsqlVisitor.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLUtility.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/utils/QuotaHelper.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/JpaRolloutExecutor.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/executor/AfterTransactionCommitDefaultServiceExecutor.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/configuration/Constants.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaTarget.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rsql/RsqlParserValidationOracle.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaArtifactManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/autoassign/AbstractAutoAssignExecutor.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rollout/condition/ThresholdRolloutGroupErrorCondition.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/autocleanup/AutoActionCleanup.java (diff)
Commit 990d1a754544949047cd792956b1a61d21d67772 by github
Refactoring/Improving source: repository 4 (slf4j) (#1604)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaRolloutManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/aspects/ExceptionMappingAspectHandler.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaActionManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/autocleanup/AutoCleanupScheduler.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaControllerManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDeploymentManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/autoassign/AutoAssignChecker.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaConfirmationManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/repository/BaseEntityRepositoryACM.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/AbstractDsAssignmentStrategy.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/rollout/condition/StartNextGroupRolloutGroupSuccessAction.java (diff)
Commit f8b1910d024378b3c9ef2e10fbb26f878939409e by github
Refactoring/Improving source: repository 5 (slf4j) (#1605)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/DisposableSqlTestDatabaseExtension.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/PostgreSqlTestDatabase.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/matcher/EventVerifier.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/DatasourceContext.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/JpaTestRepositoryManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/AbstractSqlTestDatabase.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/HashGeneratorUtils.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/MsSqlTestDatabase.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/JUnitTestLoggerExtension.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/MySqlTestDatabase.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/SharedSqlTestDatabaseExtension.java (diff)
Commit d388b8afdd2a31a44fd2b1aae0d6f557930eef24 by github
Refactoring/Improving source: artifactory-fs (#1606)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-artifact-repository-filesystem/src/test/java/org/eclipse/hawkbit/artifact/repository/ArtifactFilesystemRepositoryTest.java (diff)
The file was modified hawkbit-artifact-repository-filesystem/src/main/java/org/eclipse/hawkbit/artifact/repository/ArtifactFilesystemProperties.java (diff)
Commit a15db4cd926647fb7a45b42ae7cdb52f8e03d12d by github
Refactoring/Improving source: sec integration (#1607)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-security-integration/src/main/java/org/eclipse/hawkbit/security/PreAuthTokenSourceTrustAuthenticationProvider.java (diff)
The file was modified hawkbit-security-integration/src/main/java/org/eclipse/hawkbit/security/ControllerPreAuthenticatedSecurityHeaderFilter.java (diff)
The file was modified hawkbit-security-integration/src/main/java/org/eclipse/hawkbit/security/AbstractControllerAuthenticationFilter.java (diff)
The file was modified hawkbit-security-integration/src/main/java/org/eclipse/hawkbit/security/ControllerPreAuthenticatedGatewaySecurityTokenFilter.java (diff)
The file was modified hawkbit-security-integration/src/main/java/org/eclipse/hawkbit/security/ControllerPreAuthenticateSecurityTokenFilter.java (diff)
Commit 5ac365f92e354afa2a5439b8c3a850daf50d4d0b by github
Refactoring/Improving source: sec integration (fix) (#1609)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-security-integration/src/main/java/org/eclipse/hawkbit/security/PreAuthTokenSourceTrustAuthenticationProvider.java (diff)
Commit e218d2c64de6de3d019888c0a7b56884f2c91568 by github
Refactoring/Improving source: sec integration (fix) (#1609) (#1610)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-http-security/src/main/java/org/eclipse/hawkbit/security/AbstractHttpControllerAuthenticationFilter.java (diff)
The file was modified hawkbit-http-security/src/main/java/org/eclipse/hawkbit/security/ControllerTenantAwareAuthenticationDetailsSource.java (diff)
The file was modified hawkbit-http-security/src/main/java/org/eclipse/hawkbit/security/HttpDownloadAuthenticationFilter.java (diff)
The file was modified hawkbit-http-security/src/main/java/org/eclipse/hawkbit/security/DosFilter.java (diff)
Commit da3a6470ec104224d509bbee0b70dcdbe9c83b2b by github
Refactoring/Improving source: dmf (#1611)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/EntityNotFoundExceptionHandler.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpErrorMessageComposer.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpAuthenticationMessageHandler.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpErrorHandlerChain.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageSenderService.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpConfiguration.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/ConfigurableRabbitListenerContainerFactory.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageDispatcherService.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/DelayedRequeueExceptionStrategy.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/DefaultAmqpMessageSenderService.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpErrorHandler.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/DmfApiConfiguration.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpDeadletterProperties.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpMessageHandlerService.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/BaseAmqpService.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpControllerAuthentication.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AbstractAmqpErrorHandler.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/InvalidTargetAttributeExceptionHandler.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-rabbitmq-test/src/main/java/org/eclipse/hawkbit/rabbitmq/test/AbstractAmqpIntegrationTest.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/DelegatingConditionalErrorHandler.java (diff)
Commit c320a45b558124c37864716306d100607720e85b by github
Refactoring/Improving source: dmf 2 (#1612)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfDownloadResponse.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/amqp/api/AmqpSettings.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/amqp/api/MessageType.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TargetPollEvent.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfArtifactHash.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfTarget.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/RemoteTenantAwareEvent.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfConfirmRequest.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfArtifact.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TargetAttributesRequestedEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/event/EventType.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TargetAssignDistributionSetEvent.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/amqp/api/MessageHeaderKey.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TargetDeletedEvent.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfActionRequest.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfDownloadAndUpdateRequest.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfUpdateMode.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TenantConfigurationDeletedEvent.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfBatchDownloadAndUpdateRequest.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/amqp/api/EventTopic.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfAttributeUpdate.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfCreateThing.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/RemoteIdEvent.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfMetadata.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfActionStatus.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfSoftwareModule.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfActionUpdateStatus.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/AutoAssignDistributionSetUpdate.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfAutoConfirmation.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-api/src/main/java/org/eclipse/hawkbit/dmf/json/model/DmfMultiActionRequest.java (diff)
Commit 47f20886c1a2b83a1ac51fceb0bd84194a8054de by github
Refactoring/Improving source: rest (lombok) (#1613)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtDistributionSetRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtInvalidateDistributionSetRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/artifact/MgmtArtifact.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/action/MgmtActionRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtDistributionSetStatistics.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtActionType.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtSoftwareModuleResource.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/exception/ResponseExceptionHandler.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtRolloutResource.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/test/java/org/eclipse/hawkbit/rest/util/MockMvcResultPrinter.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtCancelationType.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetFilterQueryResource.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetResource.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTenantManagementResource.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/artifact/MgmtArtifactHash.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDownloadResource.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtActionId.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtDistributionSetRequestBodyPost.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetTypeResource.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtActionResource.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDistributionSetMapper.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/util/FileStreamingUtil.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDistributionSetResource.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtDistributionSet.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/main/java/org/eclipse/hawkbit/ddi/rest/resource/DdiRootController.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDistributionSetTagResource.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtSystemManagementResource.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/auth/MgmtUserInfo.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtTargetAssignmentResponseBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetTagResource.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/action/MgmtAction.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtTargetAssignmentRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/action/MgmtActionStatus.java (diff)
Commit d22055315794a3f0aa1b022de98ab1acdf70461e by github
Refactoring/Improving source: rest (lombok) (#1614)

Apply data to models

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTargetAutoConfirm.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtDistributionSetAssignment.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionsettype/MgmtDistributionSetTypeRequestBodyPost.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/system/MgmtSystemTenantConfigurationValue.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtAssignedDistributionSetRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTarget.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/systemmanagement/MgmtSystemStatisticsRest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targetfilter/MgmtDistributionSetAutoAssignment.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtRolloutResource.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targetfilter/MgmtTargetFilterQueryRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModule.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutCondition.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutResponseBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionsettype/MgmtDistributionSetTypeRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rolloutgroup/MgmtRolloutGroup.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModuleMetadataBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTargetRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtDistributionSetTagAssigmentResult.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutErrorAction.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtDistributionSetAssignmentsDeserializer.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTargetAutoConfirmUpdate.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremoduletype/MgmtSoftwareModuleTypeRequestBodyPost.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtBaseEntity.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtAssignedTargetRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targettype/MgmtTargetTypeRequestBodyPost.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtDistributionSetAssignments.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targettype/MgmtTargetTypeRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtTargetTagAssigmentResult.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtTagRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtActionId.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/systemmanagement/MgmtSystemTenantServiceUsage.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetFilterQueryResource.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rolloutgroup/MgmtRolloutGroupResponseBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutSuccessAction.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModuleRequestBodyPost.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTargetAttributes.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtSoftwareModuleResource.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/AbstractMgmtRolloutConditionsEntity.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutRestRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModuleRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremoduletype/MgmtSoftwareModuleTypeRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremoduletype/MgmtSoftwareModuleType.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targetfilter/MgmtTargetFilterQuery.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targettype/MgmtTargetType.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetResource.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModuleMetadata.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/systemmanagement/MgmtSystemCache.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtNamedEntity.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/system/MgmtSystemTenantConfigurationValueRequest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtTag.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionsettype/MgmtDistributionSetType.java (diff)
Commit 115397ef720c65d13a4a00bc4026365e703c4ad4 by github
Refactoring/Improving source: loggers (lombok) (#1615)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/SecurityManagedConfiguration.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtActionMapper.java (diff)
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/scheduling/ExecutorAutoConfiguration.java (diff)
Commit 6ddc2fae1b3a8f833f0ddaad76c10ad1d65c682b by github
Allow DEFAULT tenant auto create in example runtimes (#1616)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-runtime/hawkbit-mgmt-server/src/main/resources/application.properties (diff)
The file was modified hawkbit-runtime/hawkbit-update-server/src/main/resources/application.properties (diff)
Commit ec1095030847a7b3550a8e3d724f5ca32d73621a by github
Swagger: little config cleanup (#1617)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-runtime/hawkbit-mgmt-server/src/main/resources/application.properties (diff)
The file was modified site/src/main/resources/application.properties (diff)
The file was modified hawkbit-runtime/hawkbit-ddi-server/src/main/resources/application.properties (diff)
The file was modified hawkbit-runtime/hawkbit-update-server/src/main/resources/application.properties (diff)
Commit fc561c3effb50fddfba4744fc78e5ce1ec68260c by github
REST doc / DDI - fix missed info (#1618)

When spring restdoc was replaces with swagger & open api some info was lost
This commit returns back this info for DDI API

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiDeployment.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiChunk.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiCancel.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRestConstants.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiResult.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiAutoConfirmationState.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiDeploymentBase.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/rest/api/DdiRootControllerRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiActionHistory.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/main/java/org/eclipse/hawkbit/ddi/rest/resource/DataConversionHelper.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiUpdateMode.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiActivateAutoConfirmation.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiCancelActionToStop.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiConfig.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtDistributionSetStatistics.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiControllerBase.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiActionFeedback.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiConfirmationFeedback.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/artifact/MgmtArtifactHash.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiConfirmationBaseAction.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiMetadata.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiArtifactHash.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/UserPrincipal.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiStatus.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/main/java/org/eclipse/hawkbit/ddi/rest/resource/DdiRootController.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/test/java/org/eclipse/hawkbit/ddi/json/model/DdiActionHistoryTest.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/DdiSecurityProperties.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiConfigData.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiConfirmationBase.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiPolling.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiProgress.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiArtifact.java (diff)
Commit 3808d86b33469ba1e1b822853f14a4faf0575110 by github
REST doc / Mgmt Actions - fix missed info (#1619)

When spring restdoc was replaces with swagger & open api some info was lost
This commit returns back this info for Mgmt API - Actions

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtBaseEntity.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/action/MgmtAction.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtActionRestApi.java (diff)
Commit ad022423f226564106c0d2f9ef07a6f8e78035b1 by github
REST doc / Mgmt DS - fix missed info (#1621)

When spring restdoc was replaces with swagger & open api some info was lost
This commit returns back this info for Mgmt API - DistributionSets

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtMetadata.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTarget.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targetfilter/MgmtTargetFilterQuery.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtActionId.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtTargetAssignmentRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtTargetAssignmentResponseBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtDistributionSet.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtDistributionSetRequestBodyPost.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtDistributionSetRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtInvalidateDistributionSetRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModule.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtDistributionSetRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtMaintenanceWindowRequestBody.java (diff)
Commit 8e256f845110eac2877bf72cb69e0fb9f7937305 by github
REST doc / Mgmt DS Tags - fix missed info (#1622)

When spring restdoc was replaces with swagger & open api some info was lost
This commit returns back this info for Mgmt API - DistributionSetsTags

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtDistributionSetTagAssigmentResult.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtDistributionSetTypeRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtRolloutRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtTargetFilterQueryRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtSoftwareModuleTypeRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtTargetRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtTenantManagementRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtTargetTagRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtTargetTypeRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtTag.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtDistributionSetTagRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtSoftwareModuleRestApi.java (diff)
Commit fb4af0ecd5ad3748c2a60d3058f883ef6622e7c8 by github
REST doc / Mgmt DS Tags - fix missed info (#1622) (#1623)

When spring restdoc was replaces with swagger & open api some info was lost
This commit returns back this info for Mgmt API - DistributionSetsTags

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionsettype/MgmtDistributionSetTypeRequestBodyPost.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremoduletype/MgmtSoftwareModuleType.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtDistributionSetTypeRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtTypeEntity.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionsettype/MgmtDistributionSetTypeRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionsettype/MgmtDistributionSetType.java (diff)
Commit b1cc868386e85e16826e179016ae0103c9f01663 by github
REST doc / Mgmt DS Rollouts - fix missed info (#1624)

When spring restdoc was replaces with swagger & open api some info was lost
This commit returns back this info for Mgmt API - Rollouts

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutSuccessAction.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rolloutgroup/MgmtRolloutGroupResponseBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionsettype/MgmtDistributionSetType.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutResponseBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rolloutgroup/MgmtRolloutGroup.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtTargetAssignmentRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutCondition.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutRestRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/AbstractMgmtRolloutConditionsEntity.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtTag.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutErrorAction.java (diff)
Commit f5359d6bc9063253841cc0284ca433646ca08a63 by github
REST doc / Mgmt Software Modules - fix missed info (#1625)

When spring restdoc was replaces with swagger & open api some info was lost
This commit returns back this info for Mgmt API - SoftwareModules

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModule.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModuleMetadata.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtSoftwareModuleRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtRolloutRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/artifact/MgmtArtifact.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/artifact/MgmtArtifactHash.java (diff)
Commit 9afd847cc1a5bd7d10062e14eff10cf2cdfa445d by github
REST doc / Mgmt Software Modules Types - fix missed info (#1626)

When spring restdoc was replaces with swagger & open api some info was lost
This commit returns back this info for Mgmt API - SoftwareModules Types

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtDistributionSetTypeRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtDistributionSetTagRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtDownloadRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtRolloutRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtSoftwareModuleTypeRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtDownloadArtifactRestApi.java (diff)
Commit cb88d6022650d2cdfea3e0af9bfd2fe2c11a5e45 by github
REST doc / Mgmt Target Filters - fix missed info (#1627)

When spring restdoc was replaces with swagger & open api some info was lost
This commit returns back this info for Mgmt API - TargetFilters

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtTargetFilterQueryRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtDistributionSet.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targetfilter/MgmtTargetFilterQuery.java (diff)
Commit c4594239a2eadfd519363b20921f739d948bd38c by github
REST doc / Mgmt Targets - fix missed info (#1628)

When spring restdoc was replaces with swagger & open api some info was lost
This commit returns back this info for Mgmt API - Targets

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTargetAutoConfirm.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtDistributionSetAssignments.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtTargetRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtDistributionSetAssignment.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTargetAutoConfirmUpdate.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTargetRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTarget.java (diff)
Commit c944a0da941d2bf59130487ecbbe6f7c520fa885 by github
REST doc / Mgmt Target Tag - fix missed info (#1629)

When spring restdoc was replaces with swagger & open api some info was lost
This commit returns back this info for Mgmt API - Target Tag

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtTargetTagAssigmentResult.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtTargetTagRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtTagRequestBodyPut.java (diff)
Commit 5d24142fa99b4e5d1f453bd6fb2210cf2b3daa19 by github
Rest mme/fix openapi doc losses targettype (#1630)

* REST doc / Mgmt Target Tag - fix missed info

When spring restdoc was replaces with swagger & open api some info was lost
This commit returns back this info for Mgmt API - Target Tag

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>

* REST doc / Mgmt Target Type - fix missed info

When spring restdoc was replaces with swagger & open api some info was lost
This commit returns back this info for Mgmt API - Target Type

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>

---------

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtTargetTypeRestApi.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targettype/MgmtTargetTypeRequestBodyPost.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targettype/MgmtTargetTypeRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targettype/MgmtTargetType.java (diff)
Commit 8fb6d1ab5acfa2d01134aad07f2a71083b670101 by github
REST doc / Mgmt Tenant - fix missed info (#1631)

When spring restdoc was replaces with swagger & open api some info was lost
This commit returns back this info for Mgmt API - Tenant

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/system/MgmtSystemTenantConfigurationValue.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/system/MgmtSystemTenantConfigurationValueRequest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/rest/api/MgmtTenantManagementRestApi.java (diff)
Commit 0c14e6e05da826ac0a04f46cee674752743f1b85 by github
Fix log in DDI Root Controler (#1632)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/main/java/org/eclipse/hawkbit/ddi/rest/resource/DdiRootController.java (diff)
Commit 669f50a4f7f7cca52d951d7b94c5cd5e381b2d78 by github
Fix MgmtBaseEntity deserialization (#1633)

Before REST refactoring MgmtBaseEntity was able to deserialize fields
like createdBy. After refactoring, with READ_ONLY access it was dropped
and these fields become null. While this could be a good change, it is
not backward compatible (is that needed) and most importantly will lead
to the fact that Feign client won't be able to access that
data. So, at least for now, I return deserialization back

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTarget.java (diff)
The file was addedhawkbit-rest/hawkbit-mgmt-api/src/test/java/org/eclipse/hawkbit/mgmt/json/model/AuditFieldSerializationTest.java
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtNamedEntity.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtBaseEntity.java (diff)
Commit ab10b67d4edbe6e6230155de8702cbc88b21b553 by github
Fix lombok toString to call super where needed (#1634)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rolloutgroup/MgmtRolloutGroupResponseBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremoduletype/MgmtSoftwareModuleTypeRequestBodyPost.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiConfirmationBase.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/artifact/MgmtArtifact.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModule.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiConfirmationBaseAction.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtDistributionSetAssignment.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TargetPollEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/RemoteTenantAwareEvent.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targetfilter/MgmtDistributionSetAutoAssignment.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TargetAttributesRequestedEvent.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiControllerBase.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/RemoteIdEvent.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiDeploymentBase.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremoduletype/MgmtSoftwareModuleType.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TargetAssignDistributionSetEvent.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtTag.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtDistributionSetRequestBodyPost.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtDistributionSet.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targetfilter/MgmtTargetFilterQuery.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtActionId.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTargetAutoConfirm.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionsettype/MgmtDistributionSetType.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TenantConfigurationDeletedEvent.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/system/MgmtSystemTenantConfigurationValue.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/UserPrincipal.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutResponseBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rolloutgroup/MgmtRolloutGroup.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/action/MgmtAction.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/AbstractMgmtRolloutConditionsEntity.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiArtifact.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-api/src/main/java/org/eclipse/hawkbit/ddi/json/model/DdiAutoConfirmationState.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionsettype/MgmtDistributionSetTypeRequestBodyPost.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtTargetAssignmentResponseBody.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TargetDeletedEvent.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targettype/MgmtTargetType.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutRestRequestBody.java (diff)
Commit 8446929e3b91390d84ad71b7e6170d5fee074b66 by github
Simple UI: Add support for dynamic rollouts (#1635)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/Constants.java (diff)
The file was modified hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/RolloutView.java (diff)
Commit bd84444c5eef0352982d984c83f3c1fbf735af44 by github
Simple UI: Fix rollout and rollout group status (#1636)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/RolloutView.java (diff)
Commit 0a01a23a60ce36154b1cb75b0f83a1c336af018d by github
Simple UI: Fix NPE on missing description (#1637)

and add security target token in view

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/TargetView.java (diff)
The file was modified hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/Constants.java (diff)
The file was modified hawkbit-runtime/hawkbit-simple-ui/pom.xml (diff)
Commit 3b6570bca6d466dc670d0cc78be850f54117e210 by github
Introduce inital draft of hawkBit SDK (#1638)

Intends to provide a Java SDK facilitating:
* development of back-end integrations using mgmt api (including UI-s)
* development of java based high-end devices (which could run Spring apps) to communicate with hawkBit via DDI API
* implementation of demo/test cases using device & management SDK

Status: initial draft
- Feign client did & management API - done
- Hal/HATEAOS Support - works (including in non-web apps)
- device communication works when no software updates (e.g. pulling software base)
- demo for single and multiple devices simulation (including management API uses)
- TODO - fix software update flows
- TODO - provide more integration points for developers to interact with device SDK

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was addedhawkbit-sdk/hawkbit-sdk-device/src/main/resources/application.properties
The file was addedhawkbit-sdk/hawkbit-sdk-demo/src/main/resources/application.properties
The file was addedhawkbit-sdk/hawkbit-sdk-commons/src/main/java/org/eclipse/hawkbit/sdk/Controller.java
The file was addedhawkbit-sdk/hawkbit-sdk-commons/src/main/java/org/eclipse/hawkbit/sdk/Tenant.java
The file was addedhawkbit-sdk/hawkbit-sdk-commons/src/main/java/org/eclipse/hawkbit/sdk/HawkbitServer.java
The file was addedhawkbit-sdk/hawkbit-sdk-demo/src/main/java/org/eclipse/hawkbit/sdk/demo/device/DeviceApp.java
The file was modified .gitignore (diff)
The file was modified pom.xml (diff)
The file was addedhawkbit-sdk/hawkbit-sdk-demo/src/main/java/org/eclipse/hawkbit/sdk/demo/multidevice/MultiDeviceApp.java
The file was addedhawkbit-sdk/hawkbit-sdk-device/src/main/java/org/eclipse/hawkbit/sdk/device/UpdateStatus.java
The file was addedhawkbit-sdk/hawkbit-sdk-commons/src/main/resources/application.properties
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTenantManagementMapper.java (diff)
The file was addedhawkbit-sdk/hawkbit-sdk-commons/pom.xml
The file was addedhawkbit-sdk/hawkbit-sdk-demo/src/main/java/org/eclipse/hawkbit/sdk/demo/SetupHelper.java
The file was addedhawkbit-sdk/hawkbit-sdk-commons/src/main/java/org/eclipse/hawkbit/sdk/HawkbitClient.java
The file was addedhawkbit-sdk/hawkbit-sdk-device/src/main/java/org/eclipse/hawkbit/sdk/device/DdiController.java
The file was addedhawkbit-sdk/hawkbit-sdk-commons/src/main/java/org/eclipse/hawkbit/sdk/HawkbitSDKConfigurtion.java
The file was addedhawkbit-sdk/hawkbit-sdk-demo/pom.xml
The file was addedhawkbit-sdk/hawkbit-sdk-device/pom.xml
The file was addedhawkbit-sdk/pom.xml
Commit e47d78f7ef763f3a0356a7fb74385f75a9fdcf02 by github
SDK: Fix software update download (#1639)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-sdk/hawkbit-sdk-commons/src/main/java/org/eclipse/hawkbit/sdk/Tenant.java (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-demo/src/main/java/org/eclipse/hawkbit/sdk/demo/SetupHelper.java (diff)
Commit 4ebabcb25654d25ac2fa72c987e0797d7c3c65c9 by github
SDK: Add Update & Artifact handler (#1640)

Extension points that could allow user to plug-in the update exection and simulate some behaviours, uncluding implement real updates

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was addedhawkbit-sdk/hawkbit-sdk-device/src/main/java/org/eclipse/hawkbit/sdk/device/ArtifactHandler.java
The file was modified hawkbit-sdk/hawkbit-sdk-device/src/main/java/org/eclipse/hawkbit/sdk/device/DdiController.java (diff)
The file was addedhawkbit-sdk/hawkbit-sdk-device/src/main/java/org/eclipse/hawkbit/sdk/device/UpdateHandler.java
The file was modified hawkbit-sdk/hawkbit-sdk-device/src/main/java/org/eclipse/hawkbit/sdk/device/UpdateStatus.java (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-demo/src/main/java/org/eclipse/hawkbit/sdk/demo/multidevice/MultiDeviceApp.java (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-demo/src/main/java/org/eclipse/hawkbit/sdk/demo/SetupHelper.java (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-demo/src/main/java/org/eclipse/hawkbit/sdk/demo/device/DeviceApp.java (diff)
Commit 9bc0e74f47ef77aab024a52559fb11ad51dd8af0 by github
[#1580] Software Module & Distribution Set lock: add lock at db level (#1643)

1. add _locked_ column in the tables
2. add _locked_ field to the JPA entities
3. add lock set/get at JPA level (with lock DS checking for complete)
4. along with that little reordering of code is made to make it more structured

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/exception/SpServerError.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModule.java (diff)
The file was addedhawkbit-repository/hawkbit-repository-jpa/src/main/resources/db/migration/MYSQL/V1_12_29__add_ds_sm_locked___MYSQL.sql
The file was addedhawkbit-repository/hawkbit-repository-jpa/src/main/resources/db/migration/POSTGRESQL/V1_12_29__add_ds_sm_locked___POSTGRESQL.sql
The file was addedhawkbit-repository/hawkbit-repository-jpa/src/main/resources/db/migration/DB2/V1_12_29__add_ds_sm_locked___DB2.sql
The file was addedhawkbit-repository/hawkbit-repository-jpa/src/main/resources/db/migration/SQL_SERVER/V1_12_29__add_ds_sm_locked___SQL_SERVER.sql
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaArtifact.java (diff)
The file was addedhawkbit-repository/hawkbit-repository-jpa/src/main/resources/db/migration/H2/V1_12_29__add_ds_sm_locked___H2.sql
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSet.java (diff)
Commit 23ad6a140fd34bfae73a626619df0dd1c9c574e5 by github
[#1580] Software Module & Distribution Set lock: add lock at mgmt level (#1644)

Additionally,

* removed DistributionSet.getAutoAssignFilters and
* removed SoftwareModule.getAssignedTo both are not used and exposed via Mgmt API.

Maybe, if needed, they could be returned back along with exposing them via Mgmt API.

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/SoftwareModule.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/DistributionSet.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSet.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModule.java (diff)
Commit e53542006520f84fa4af113181667d392b3e5462 by github
[#1580] Software Module & Distribution Set lock: add lock at mgmt level (2) (#1645)

* Added to management intefaces (+ tests)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/DistributionSetManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/SoftwareModuleManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaSoftwareModuleManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/SoftwareModuleManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DistributionSetManagementTest.java (diff)
Commit 850fa3507f78a8ba085d7b3c185a3ea89ef601cd by github
[#1580] Software Module & Distribution Set lock: add lock at rest level (#1646)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/SoftwareModuleBuilder.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModule.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/GenericDistributionSetUpdate.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtDistributionSet.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtDistributionSetRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtSoftwareModuleMapper.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/DistributionSetUpdate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractDistributionSetUpdateCreate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaSoftwareModuleManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/GenericSoftwareModuleUpdate.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDistributionSetMapper.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetManagement.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDistributionSetResource.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/builder/SoftwareModuleUpdate.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtSoftwareModuleResource.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/AbstractNamedEntityBuilder.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModuleRequestBodyPut.java (diff)
Commit 5c38af277211e5d4437464aca84350b1cb72a0e9 by github
[#1580] Software Module & Distribution Set lock: add lock at rest level (#1647)

+ tests added

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtSoftwareModuleResourceTest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDistributionSetResourceTest.java (diff)
Commit 94576bd6fef036f3d6283bea9f69f20e4baaf80c by github
[#1580] Software Module & Distribution Set lock: apply (#1648)

forbid software modules / artifacts modification for locked distribution
sets / software modules respectively

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/SoftwareModuleManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSet.java (diff)
The file was addedhawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/exception/LockedException.java
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModule.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/exception/EntityNotFoundException.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DistributionSetManagementTest.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/exception/SpServerError.java (diff)
Commit 9e76223a9104695f5fb67334175daded41bc2645 by github
[#1580] Software Module & Distribution Set lock: implicit (#1649)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetFilterQueryResourceTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDeploymentManagement.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/DdiConfirmationBaseTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/acm/controller/TargetAccessControllerTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetFilterQueryManagementTest.java (diff)
The file was addedhawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/exception/DeletedException.java
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetInvalidationManagement.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/test/java/org/eclipse/hawkbit/integration/AmqpMessageDispatcherServiceIntegrationTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/RolloutManagementTest.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/DdiInstalledBaseTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DistributionSetInvalidationManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/autoassign/AutoAssignCheckerIntTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetManagementTest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetResourceTest.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/exception/SpServerError.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DeploymentManagementTest.java (diff)
The file was modified hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/exception/ResponseExceptionHandler.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/AbstractManagementApiIntegrationTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/SoftwareModuleManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/exception/LockedException.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/DdiRootControllerTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/acm/controller/DistributionSetAccessControllerTest.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/DdiCancelActionTest.java (diff)
The file was addedhawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/TestHelper.java
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/ControllerManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaTargetFilterQueryManagement.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/DdiArtifactDownloadTest.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/DdiDeploymentBaseTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaRolloutManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetManagement.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/test/java/org/eclipse/hawkbit/ddi/rest/resource/AbstractDDiApiIntegrationTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DistributionSetManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/RolloutGroupManagementTest.java (diff)
The file was modified hawkbit-dmf/hawkbit-dmf-amqp/src/test/java/org/eclipse/hawkbit/integration/AmqpMessageHandlerServiceIntegrationTest.java (diff)
Commit 92de2d573cb9795cad94076f6336f16ad715a352 by github
Fix some sonar finings (#1652)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetFilterQueryResourceTest.java (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-device/src/main/java/org/eclipse/hawkbit/sdk/device/UpdateHandler.java (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-device/src/main/java/org/eclipse/hawkbit/sdk/device/DdiController.java (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-demo/src/main/java/org/eclipse/hawkbit/sdk/demo/SetupHelper.java (diff)
Commit 1845f9879f2e34a04078f071259f5d0b48c05b44 by github
Fix some sonar finings (2) (#1653)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-sdk/hawkbit-sdk-device/src/main/java/org/eclipse/hawkbit/sdk/device/UpdateHandler.java (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-demo/src/main/java/org/eclipse/hawkbit/sdk/demo/multidevice/MultiDeviceApp.java (diff)
Commit 1d981802f4e0ea139f2632ba1292def59d054bb1 by github
Remove TestHelper (#1654)

in favor of placing implicitLock helpers into AbstractJpaIntegrationTest
as it is done in rest tests

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetFilterQueryManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DeploymentManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DistributionSetManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/SoftwareModuleManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/autoassign/AutoAssignCheckerIntTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/AbstractJpaIntegrationTest.java (diff)
The file was removedhawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/TestHelper.java
Commit bf1c7df52e8e4393db6a976f129a461cea25220c by github
[#1650] Expose externalRef via REST API (#1655)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/action/MgmtAction.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtActionMapper.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetMapper.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetResourceTest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtActionResourceTest.java (diff)
Commit a30ec4441ed8031d068e911e7d6ec7ea146ce927 by github
Add lombok config file (#1656)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was addedlombok.config
Commit ab61b168bde5b3922850b07bad9ccc09adf12e9c by github
[#1650] Expose externalRef via search filters (#1657)

add option to filter actions using _externalref_ property

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtActionResourceTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/rsql/RSQLActionFieldsTest.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/repository/ActionFields.java (diff)
Commit 8ea3fdb5e7f2ad77e7dead7eb84d24380ce06273 by github
SDK AutoConfig & improvements & fixes (#1663)

* SDK autoconfiguration added
* Option for custom error decoder and request interceptor added
* Fixed authentication for targets with security token

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-sdk/hawkbit-sdk-demo/src/main/java/org/eclipse/hawkbit/sdk/demo/device/DeviceApp.java (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-demo/src/main/resources/application.properties (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-commons/src/main/java/org/eclipse/hawkbit/sdk/HawkbitClient.java (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-demo/pom.xml (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-demo/src/main/java/org/eclipse/hawkbit/sdk/demo/multidevice/MultiDeviceApp.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/repository/ActionFields.java (diff)
The file was removedhawkbit-sdk/hawkbit-sdk-commons/src/main/resources/application.properties
The file was addedhawkbit-sdk/hawkbit-sdk-commons/src/main/resources/hawkbit-sdk-defaults.properties
The file was modified hawkbit-sdk/hawkbit-sdk-demo/src/main/java/org/eclipse/hawkbit/sdk/demo/SetupHelper.java (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-commons/src/main/java/org/eclipse/hawkbit/sdk/HawkbitSDKConfigurtion.java (diff)
The file was addedhawkbit-sdk/hawkbit-sdk-commons/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports
Commit e30737f51b5baa2c93708e5ecb7a64561a18ed9c by github
Simple UI migrated over SDK Management Client (#1664)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/SimpleUIApp.java (diff)
The file was modified hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/TargetView.java (diff)
The file was modified hawkbit-runtime/hawkbit-simple-ui/pom.xml (diff)
The file was modified hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/DistributionSetView.java (diff)
The file was modified hawkbit-runtime/hawkbit-simple-ui/src/main/resources/application.properties (diff)
The file was modified hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/RolloutView.java (diff)
The file was modified hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/SoftwareModuleView.java (diff)
The file was addedhawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/HawkbitMgmtClient.java
The file was removedhawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/HawkbitClient.java
Commit 783a5be2dd77755658f745463e8cff4f07a5cfb3 by github
Fix ActionFields javadoc (#1665)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/repository/ActionFields.java (diff)
Commit 24d70827b7b89911e3433b155d3f29c695b57093 by github
Improve hawkBit user management (#1666)

1. Definded with properties users (static) are configured using property map (no need of indexes)
2. AuthenticationProvider that authenticates them is always registered (if not needed - don't configure them)
3. UserDetailsService (in case of missing - won't be registered)
4. Spring security user (spring.security.username) will be registered together with other users (if any). If any - it will be system-wide, otherwise tenant-scoped.
5. UserPrincipal renamed to TenantAwareUser in order to match its purpose.
6. Some if its fields are removes as not needed - to be closer to spring security user
7. DefaultRolloutApprovalStrategy now use UserAuthoritiesResolver instead of UserDetailsService as the central point of truth

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-runtime/hawkbit-mgmt-server/src/main/resources/application.properties (diff)
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/SecurityManagedConfiguration.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/WithUser.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/SecurityContextSwitch.java (diff)
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/OidcUserManagementAutoConfiguration.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/RepositoryApplicationConfiguration.java (diff)
The file was modified hawkbit-runtime/hawkbit-update-server/src/main/resources/application.properties (diff)
The file was addedhawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/UserTenantAware.java
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/DefaultRolloutApprovalStrategy.java (diff)
The file was removedhawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/MultiUserProperties.java
The file was addedhawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/TenantAwareUserProperties.java
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/InMemoryUserAuthoritiesResolver.java (diff)
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/InMemoryUserManagementAutoConfiguration.java (diff)
The file was removedhawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/UserPrincipal.java
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/SecurityAutoConfiguration.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/SecurityContextTenantAware.java (diff)
Commit a0db5ff70e7cec494e82dde889c352600da15923 by github
Rename UserTenantAware to TenantAwareUser (#1668)

in order to be compatible with other TenantAware entities

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/SecurityContextTenantAware.java (diff)
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/InMemoryUserManagementAutoConfiguration.java (diff)
The file was addedhawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/TenantAwareUser.java
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/SecurityContextSwitch.java (diff)
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/SecurityAutoConfiguration.java (diff)
The file was removedhawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/UserTenantAware.java
Commit 57450bf31b998094c93f6cfe94c20946ea4321a5 by github
Add fine graned role and permission for user management (#1670)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-rest-core/src/main/java/org/eclipse/hawkbit/rest/exception/MessageNotReadableException.java (diff)
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/TenantAwareUserProperties.java (diff)
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/InMemoryUserManagementAutoConfiguration.java (diff)
The file was modified hawkbit-core/src/main/java/org/eclipse/hawkbit/exception/SpServerError.java (diff)
The file was modified hawkbit-runtime/hawkbit-mgmt-server/src/main/resources/application.properties (diff)
The file was modified hawkbit-runtime/hawkbit-update-server/src/main/resources/application.properties (diff)
Commit 311922c4aadae5a5fa84fc3fc3a70475ec714d52 by github
Move static config based auth provider in security-core (#1671)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was addedhawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/StaticAuthenticationProvider.java
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/InMemoryUserManagementAutoConfiguration.java (diff)
The file was removedhawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/TenantAwareUserProperties.java
The file was addedhawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/TenantAwareUserProperties.java
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/SecurityAutoConfiguration.java (diff)
Commit f45d8f0180c565e610d0b95042ad0d8344f8d47b by github
Fix TenantAwareUserProperies (#1672)

Fixed in order to get properties of form hawkbit.security.user.<username>.<property>

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/SecurityAutoConfiguration.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/StaticAuthenticationProvider.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/TenantAwareUserProperties.java (diff)
Commit 536bb1938242cdf515dff3550ffcc07de5f8fecd by github
Add Roles and Hierarchies (#1673)

Adds Roles (SpRole -> TENANT_ADMIN, REPOSITORY_ADMIN, ...) and
intuitive hierarcy rules for them

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-runtime/hawkbit-update-server/src/main/resources/application.properties (diff)
The file was modified hawkbit-runtime/hawkbit-mgmt-server/src/main/resources/application.properties (diff)
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/SecurityAutoConfiguration.java (diff)
The file was addedhawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/SpRole.java
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/im/authentication/StaticAuthenticationProvider.java (diff)
Commit 1640025a25d58bd3505e86712b08d9a3979619fa by github
Apply role hierarchy in hasPermission checks (#1675)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was removedhawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/helper/SecurityChecker.java
The file was modified hawkbit-autoconfigure/src/main/java/org/eclipse/hawkbit/autoconfigure/security/SecurityAutoConfiguration.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/TargetManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/TestConfiguration.java (diff)
The file was modified hawkbit-security-core/src/main/java/org/eclipse/hawkbit/security/SystemSecurityContext.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaTarget.java (diff)
Commit 4d104873dee342630b482d0330ce23e2dccb96cf by github
[#1651] Add SoftwareModule and DistributionSet unlock (Mgmt) (#1676)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DistributionSetManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaSoftwareModuleManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaSoftwareModule.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/SoftwareModuleManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/SoftwareModuleManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/model/JpaDistributionSet.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/DistributionSetManagement.java (diff)
Commit ce9918ce00a11f8453994df9054be66fdbaa2374 by github
[#1651] Add SoftwareModule and DistributionSet unlock (REST) (#1677)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtSoftwareModuleMapper.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaSoftwareModuleManagement.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDistributionSetResourceTest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/test/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtSoftwareModuleResourceTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/GenericDistributionSetUpdate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetManagement.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModuleRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDistributionSetMapper.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/GenericSoftwareModuleUpdate.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtDistributionSetRequestBodyPut.java (diff)
Commit 9ac51ab988784da135eb3a7fc374adc04e08d324 by github
[#1651] Implement tenant level config for DistributionSet implicit lock (#1678)

enabled by default

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/GenericDistributionSetUpdate.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaRolloutManagement.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/system/MgmtSystemTenantConfigurationValue.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/tenancy/configuration/TenantConfigurationProperties.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaTenantConfigurationManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/TenantConfigurationValue.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/resources/hawkbit-repository-defaults.properties (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaTargetFilterQueryManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDeploymentManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/utils/TenantConfigHelper.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/model/TenantConfiguration.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/builder/GenericSoftwareModuleUpdate.java (diff)
Commit 3f060e84a3600bdb156153cb42b6ae83cb55cac0 by github
[#1651] Fix tenant level config for DistributionSet implicit lock (enabled by default) (#1679)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-core/src/main/resources/hawkbit-repository-defaults.properties (diff)
Commit 936e6d6d66e7919495b7c0e5d0fe29a810f37531 by github
[#1651] Implement skip DistributionSet implicit lock on DS tags (#1680)

tags the implicit lock is skipped on are configured via
RepositoryProperties.skipImplicitLockForTags list.
By default skip tags are the ones with names:
"skip-implicit-lock", "skip_implicit_lock", "SKIP_IMPLICIT_LOCK", "SKIP-IMPLICIT-LOCK"

+ this commit centralize the implicit lock enable/disable logic

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDeploymentManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaRolloutManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/DistributionSetManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/RepositoryApplicationConfiguration.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DistributionSetManagementTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/RepositoryProperties.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaTargetFilterQueryManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/acm/controller/DistributionSetAccessControllerTest.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetManagement.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtDistributionSetTagResource.java (diff)
Commit 8b3a6f084d1738ed13665e15c1e55a947f1a1e89 by github
[#1651] Fix tag config - case insensitive (test) (#1681)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDistributionSetManagement.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/test/java/org/eclipse/hawkbit/repository/jpa/management/DistributionSetManagementTest.java (diff)
Commit bcc89ddba086ef1b79b4512217f477af3b868bf7 by github
Fix multipart file resource close (#1683)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-runtime/hawkbit-simple-ui/src/main/java/org/eclipse/hawkbit/ui/simple/view/SoftwareModuleView.java (diff)
Commit 2c4140e76f5eaae6c334b21225f9ac83db9c2af1 by github
Improve Java (hence feign) API of the REST API (#1684)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionsettype/MgmtDistributionSetTypeAssignment.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtId.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremoduletype/MgmtSoftwareModuleTypeAssigment.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targetfilter/MgmtDistributionSetAutoAssignment.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModuleAssigment.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targetfilter/MgmtTargetFilterQueryRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtDistributionSetAssignment.java (diff)
Commit 60e25b47ecf4a9acaa17096f01c9419d241e9183 by github
Consistent chain = true fore Mgmt REST API (#1685)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtTagRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTarget.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutSuccessAction.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtBaseEntity.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/PagedList.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtNamedEntity.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutRestRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtMaintenanceWindow.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/action/MgmtActionRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTargetAutoConfirmUpdate.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rolloutgroup/MgmtRolloutGroup.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModuleMetadataBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtMaintenanceWindowRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtDistributionSet.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtTag.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targettype/MgmtTargetTypeRequestBodyPost.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtMetadata.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionsettype/MgmtDistributionSetTypeRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/AbstractMgmtRolloutConditionsEntity.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtTargetTypeMapper.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModule.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/auth/MgmtUserInfo.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTargetRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtTargetAssignmentResponseBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutResponseBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionsettype/MgmtDistributionSetType.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/systemmanagement/MgmtSystemCache.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targettype/MgmtTargetTypeRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/systemmanagement/MgmtSystemTenantServiceUsage.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/systemmanagement/MgmtSystemStatisticsRest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionsettype/MgmtDistributionSetTypeRequestBodyPost.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/action/MgmtAction.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionsettype/MgmtDistributionSetTypeAssignment.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtAssignedDistributionSetRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/targettype/MgmtTargetType.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rolloutgroup/MgmtRolloutGroupResponseBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModuleRequestBodyPost.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtDistributionSetTagAssigmentResult.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/target/MgmtTargetAutoConfirm.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/system/MgmtSystemTenantConfigurationValueRequest.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremoduletype/MgmtSoftwareModuleTypeRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtPollStatus.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutCondition.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/system/MgmtSystemTenantConfigurationValue.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModuleMetadata.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtTargetTagAssigmentResult.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/artifact/MgmtArtifact.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtDistributionSetRequestBodyPost.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/action/MgmtActionStatus.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtMetadataBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremoduletype/MgmtSoftwareModuleType.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/softwaremodule/MgmtSoftwareModuleRequestBodyPut.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/tag/MgmtAssignedTargetRequestBody.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/distributionset/MgmtActionId.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rollout/MgmtRolloutErrorAction.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/MgmtTypeEntity.java (diff)
Commit fca2e9b0ae354a3312c02a9ef8ca198ed10d5231 by github
Improve Http controller authentication filters log (#1686)

make it to log with the class name

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-http-security/src/main/java/org/eclipse/hawkbit/security/HttpControllerPreAuthenticatedGatewaySecurityTokenFilter.java (diff)
The file was modified hawkbit-http-security/src/main/java/org/eclipse/hawkbit/security/AbstractHttpControllerAuthenticationFilter.java (diff)
The file was modified hawkbit-security-integration/src/main/java/org/eclipse/hawkbit/security/ControllerPreAuthenticatedAnonymousFilter.java (diff)
The file was modified hawkbit-http-security/src/main/java/org/eclipse/hawkbit/security/HttpControllerPreAuthenticatedSecurityHeaderFilter.java (diff)
The file was modified hawkbit-http-security/src/main/java/org/eclipse/hawkbit/security/HttpControllerPreAuthenticateSecurityTokenFilter.java (diff)
The file was modified hawkbit-http-security/src/main/java/org/eclipse/hawkbit/security/HttpControllerPreAuthenticateAnonymousDownloadFilter.java (diff)
Commit d25b3c148ca94cb36c7f47af0fff1af824e2f1cd by github
Fix log in AbstractHttpControllerAuthenticationFitler (#1687)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-http-security/src/main/java/org/eclipse/hawkbit/security/AbstractHttpControllerAuthenticationFilter.java (diff)
Commit cdd76c8318828a7f40878fbc4220c61015fe13c9 by github
Upgrade dependency versions (#1688)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-runtime/hawkbit-simple-ui/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-commons/pom.xml (diff)
Commit 0dcf646385b99c50ab928485fa50f0f35c477a9b by github
Fix properties files to make admin a DEFAULT tenant user (#1689)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-runtime/hawkbit-update-server/src/test/java/org/eclipse/hawkbit/app/PreAuthorizeEnabledTest.java (diff)
The file was modified hawkbit-runtime/hawkbit-mgmt-server/src/main/resources/application.properties (diff)
The file was modified hawkbit-runtime/hawkbit-mgmt-server/src/test/java/org/eclipse/hawkbit/app/mgmt/CorsTest.java (diff)
The file was modified hawkbit-runtime/hawkbit-mgmt-server/src/test/java/org/eclipse/hawkbit/app/mgmt/PreAuthorizeEnabledTest.java (diff)
The file was modified hawkbit-runtime/hawkbit-update-server/src/main/resources/application.properties (diff)
The file was modified hawkbit-runtime/hawkbit-update-server/src/test/java/org/eclipse/hawkbit/app/CorsTest.java (diff)
Commit 50d34dd81eae79d237d39549afe03ff2aee5dd0c by github
Expose rollout group dynamic flag via REST (#1691)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-sdk/hawkbit-sdk-device/src/main/java/org/eclipse/hawkbit/sdk/device/DdiController.java (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-demo/src/main/java/org/eclipse/hawkbit/sdk/demo/SetupHelper.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-resource/src/main/java/org/eclipse/hawkbit/mgmt/rest/resource/MgmtRolloutMapper.java (diff)
The file was modified hawkbit-rest/hawkbit-mgmt-api/src/main/java/org/eclipse/hawkbit/mgmt/json/model/rolloutgroup/MgmtRolloutGroupResponseBody.java (diff)
Commit a37702744c8349e141ab8a646f348a1ac4ffbce3 by github
SDK improvements (#1693)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
The file was modified hawkbit-sdk/hawkbit-sdk-device/src/main/java/org/eclipse/hawkbit/sdk/device/UpdateStatus.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/entity/AbstractActionEvent.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/entity/RemoteEntityEvent.java (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-device/src/main/java/org/eclipse/hawkbit/sdk/device/DdiController.java (diff)
The file was modified hawkbit-http-security/src/main/java/org/eclipse/hawkbit/security/DosFilter.java (diff)
The file was modified hawkbit-sdk/hawkbit-sdk-device/src/main/java/org/eclipse/hawkbit/sdk/device/UpdateHandler.java (diff)
The file was modified hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaRolloutGroupManagement.java (diff)
The file was modified hawkbit-rest/hawkbit-ddi-resource/src/main/java/org/eclipse/hawkbit/ddi/rest/resource/DdiRootController.java (diff)
Commit 9470635327bb7a15d66b32bcf3e865e1a189ebdd by github
update third party content (#1694)

Signed-off-by: TRS1SF3 <Stanislav.Trailov@bosch.io>
The file was modified .3rd-party/DEPENDENCIES (diff)