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

Secure communication with RE Manager using 0MQ API #147

Merged
merged 35 commits into from
Apr 7, 2021

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    931eff7 View commit details
    Browse the repository at this point in the history
  2. STY: formatting

    dmgav committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    514d958 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ebbc06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e5e329 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e421c4 View commit details
    Browse the repository at this point in the history
  6. ENH: validation of public keys

    dmgav committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    f84fcee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07020e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5d43bf2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e835448 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b53bb4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    713da6e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e1a5927 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0026ea5 View commit details
    Browse the repository at this point in the history
  14. STY: formatting

    dmgav committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    f7f490e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6b28215 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    587beda View commit details
    Browse the repository at this point in the history
  17. TST: fixed unit test

    dmgav committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    6db8cdb View commit details
    Browse the repository at this point in the history
  18. TST: final version of the unit test for secure communication with RE …

    …Manager using ZMQ API
    dmgav committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    7297ca9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    024569a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    28f827f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    084a0a6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ae5a2fb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    aa28edc View commit details
    Browse the repository at this point in the history
  24. CI: changed GH action names

    dmgav committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    2225930 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a3f67f3 View commit details
    Browse the repository at this point in the history
  26. STY: fixed formatting

    dmgav committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    ef5f0eb View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c4ec5f9 View commit details
    Browse the repository at this point in the history
  28. Update bluesky_queueserver/manager/comms.py

    Co-authored-by: Maksim Rakitin <mrakitin@users.noreply.github.com>
    dmgav and mrakitin authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    5eaf45a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e5118ca View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    b83ffb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bce953a View commit details
    Browse the repository at this point in the history
  3. Update bluesky_queueserver/manager/tests/test_zmq_api.py

    Co-authored-by: Maksim Rakitin <mrakitin@users.noreply.github.com>
    dmgav and mrakitin authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    e1f46c2 View commit details
    Browse the repository at this point in the history
  4. Update bluesky_queueserver/manager/tests/test_qserver_cli.py

    Co-authored-by: Maksim Rakitin <mrakitin@users.noreply.github.com>
    dmgav and mrakitin authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    2b08136 View commit details
    Browse the repository at this point in the history
  5. Update bluesky_queueserver/manager/comms.py

    Co-authored-by: Maksim Rakitin <mrakitin@users.noreply.github.com>
    dmgav and mrakitin authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    10787b8 View commit details
    Browse the repository at this point in the history
  6. DOC: edited docstring

    dmgav committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    34534f7 View commit details
    Browse the repository at this point in the history