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

File installation via rsync and install target installation added #3796

Merged
merged 31 commits into from
Oct 4, 2020

Commits on Sep 30, 2020

  1. Add rsync file installation

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    1d12c1d View commit details
    Browse the repository at this point in the history
  2. install target added

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    d2aed91 View commit details
    Browse the repository at this point in the history
  3. add sharedfs test

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    8a8c74f View commit details
    Browse the repository at this point in the history
  4. file installation

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    bbe2c9d View commit details
    Browse the repository at this point in the history
  5. add rsync log file

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    a37ce0d View commit details
    Browse the repository at this point in the history
  6. remote tidy needs fixing

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    bd78bc6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26c5f68 View commit details
    Browse the repository at this point in the history
  8. restart not working

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    cc4b16c View commit details
    Browse the repository at this point in the history
  9. fix restart

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    c2c6337 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf6aaba View commit details
    Browse the repository at this point in the history
  11. tidy up commit

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    d4682cf View commit details
    Browse the repository at this point in the history
  12. Fix naming

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    5b3c357 View commit details
    Browse the repository at this point in the history
  13. Install target for restart

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    708cde4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1e91d32 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a363623 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e75d882 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    554e9dc View commit details
    Browse the repository at this point in the history
  18. update logging for rsync

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    64a2a6a View commit details
    Browse the repository at this point in the history
  19. RST fixes

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    2463592 View commit details
    Browse the repository at this point in the history
  20. pycodestyle fix

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    7ee2065 View commit details
    Browse the repository at this point in the history
  21. rsync timeout

    Fix log level in ssh and rename key methods
    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    1ac041e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0c28286 View commit details
    Browse the repository at this point in the history
  23. rysnc error timeout

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    9c0d9c0 View commit details
    Browse the repository at this point in the history
  24. fix import

    Fix reporting of rsync logs
    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    6914120 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e5a3751 View commit details
    Browse the repository at this point in the history
  26. Remove global shh log-level

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    ff2a272 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6ba1eea View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5a78266 View commit details
    Browse the repository at this point in the history
  29. Respond to feedback from HO

    datamel committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    13ea1b4 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    551e402 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. fix broken import

    datamel committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    71d47ea View commit details
    Browse the repository at this point in the history