Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase target name to 128 and target controller id to 256 #849

Commits on Jun 6, 2019

  1. Increase target name to 128 and target controller id to 256

    Signed-off-by: Florian Ruschbaschan <Florian.Ruschbaschan@bosch-si.com>
    floruschbaschan committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    5472223 View commit details
    Browse the repository at this point in the history
  2. Fix test failures by using constant NamedEntity.NAME_MAX_SIZE + 1

    Signed-off-by: Florian Ruschbaschan <Florian.Ruschbaschan@bosch-si.com>
    floruschbaschan committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    58ef4cc View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Use constant NamedEntity.NAME_MAX_SIZE + 1 for mgmt-resource tests

    Signed-off-by: Florian Ruschbaschan <Florian.Ruschbaschan@bosch-si.com>
    floruschbaschan committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    4d9bd78 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Add db migration scripts to increase the controllerId and name limit

    Signed-off-by: Florian Ruschbaschan <Florian.Ruschbaschan@bosch-si.com>
    floruschbaschan committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    853c119 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. 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
    
    Signed-off-by: Florian Ruschbaschan <Florian.Ruschbaschan@bosch-si.com>
    floruschbaschan committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    1fde5a0 View commit details
    Browse the repository at this point in the history
  2. Update assertion description

    Signed-off-by: Florian Ruschbaschan <Florian.Ruschbaschan@bosch-si.com>
    floruschbaschan committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    4700f5b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Revert copyright years to its creator year

    Signed-off-by: Florian Ruschbaschan <Florian.Ruschbaschan@bosch-si.com>
    floruschbaschan committed Jun 14, 2019
    Configuration menu
    Copy the full SHA
    07a8c4c View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Add DDI-, AMQP- and controller management-tests

    Signed-off-by: Florian Ruschbaschan <Florian.Ruschbaschan@bosch-si.com>
    floruschbaschan committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    70b5ad4 View commit details
    Browse the repository at this point in the history