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

Add UUID parameter to server firmware management handler #70

Commits on Jun 27, 2018

  1. JSONServer fixed to be backward compatible with previous versions of …

    …clients
    
    Minor clenup issues fixed in WebSocketListener
    Eugene Pakhomov committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    0fbeafe View commit details
    Browse the repository at this point in the history
  2. Missing imports added

    Eugene Pakhomov committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    7cd50d3 View commit details
    Browse the repository at this point in the history
  3. Seems like random integration test failure due to concurrency issues …

    …(locally test runs ok)
    
    Some logging added and timeouts increased (to be slightly greater than server shutdown timeout) to debug the issue
    Eugene Pakhomov committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    4e6628e View commit details
    Browse the repository at this point in the history
  4. Add session UUID to server firmware management handler to be able to …

    …tie requests to certain session
    Eugene Pakhomov committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    5b35f94 View commit details
    Browse the repository at this point in the history
  5. Fixed dummy handlers

    Eugene Pakhomov committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    6df35bd View commit details
    Browse the repository at this point in the history