Files
hawkbit/hawkbit-runtime
Florian Ruschbaschan f6c0edffa5 Increase target name to 128 and target controller id to 256 (#849)
* Increase target name to 128 and target controller id to 256
* Fix test failures by using constant NamedEntity.NAME_MAX_SIZE + 1
* Use constant NamedEntity.NAME_MAX_SIZE + 1 for mgmt-resource tests
* Add db migration scripts to increase the controllerId and name limit
* Fix review issues
* Use correct constant field for junit tests
* Change Hawkbit documentation url of application-<db>.properties
* Add new line at the end of db migration scripts
* Update assertion description
* Revert copyright years to its creator year
* Add DDI-, AMQP- and controller management-tests

Signed-off-by: Florian Ruschbaschan <Florian.Ruschbaschan@bosch-si.com>
2019-06-18 15:29:15 +02:00
..
2019-05-21 14:17:59 +02:00
2018-06-11 15:57:15 +02:00
2018-09-21 14:12:47 +02:00

hawkBit Runtime

Folder Description
.sandbox/ Content of the hawkBit sandbox installation running on hawkbit.eclipse.org.
docker/ Docker related files, such es Dockerfiles, compose and stack files to quickly start up an hawkBit.
hawkbit-update-server/ Spring-Boot application of hawkBit.