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

Cluster nodename feature merge commits #83

Open
wants to merge 81 commits into
base: unstable
Choose a base branch
from

Commits on Jan 12, 2022

  1. Add hostname variable

    hwware committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    c48f49e View commit details
    Browse the repository at this point in the history
  2. Update cluster.c

    hwware committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    6ac7e65 View commit details
    Browse the repository at this point in the history
  3. Update cluster.c

    hwware committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    bd01e10 View commit details
    Browse the repository at this point in the history
  4. Update cluster.c

    hwware committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    1ade627 View commit details
    Browse the repository at this point in the history
  5. Update cluster.c

    hwware committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    6946471 View commit details
    Browse the repository at this point in the history
  6. Update cluster.c

    hwware committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    3a29126 View commit details
    Browse the repository at this point in the history
  7. Update cluster.c

    hwware committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    bc6f455 View commit details
    Browse the repository at this point in the history
  8. Update cluster.c

    hwware committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    493d38c View commit details
    Browse the repository at this point in the history
  9. Check node name

    hwware committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    8e3b3c0 View commit details
    Browse the repository at this point in the history
  10. Update cluster.c

    hwware committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    28ff415 View commit details
    Browse the repository at this point in the history
  11. Update cluster.c

    hwware committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    526196d View commit details
    Browse the repository at this point in the history
  12. Add help for nodename

    hwware committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    67a5fea View commit details
    Browse the repository at this point in the history
  13. Update cluster.c

    hwware committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    ae11782 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d9ef49d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    67357a6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b1161cb View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Added nodename support to extension (#61)

    * Added nodename extension
    hwware committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    47e07ad View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Update src/cluster.c

    Co-authored-by: Madelyn Olson <34459052+madolson@users.noreply.github.com>
    hwware and madolson committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    d40ea57 View commit details
    Browse the repository at this point in the history
  2. Update cluster.c

    Fix indentation
    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    3b61ebd View commit details
    Browse the repository at this point in the history
  3. Add hostname variable

    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    799fef2 View commit details
    Browse the repository at this point in the history
  4. Update cluster.c

    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    1bb500f View commit details
    Browse the repository at this point in the history
  5. Update cluster.c

    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    9fedeb5 View commit details
    Browse the repository at this point in the history
  6. Update cluster.c

    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    45fd965 View commit details
    Browse the repository at this point in the history
  7. Update cluster.c

    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    80ecf81 View commit details
    Browse the repository at this point in the history
  8. Update cluster.c

    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    91c27af View commit details
    Browse the repository at this point in the history
  9. Update cluster.c

    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    f6c8be3 View commit details
    Browse the repository at this point in the history
  10. Update cluster.c

    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    6613b72 View commit details
    Browse the repository at this point in the history
  11. Check node name

    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    fc90516 View commit details
    Browse the repository at this point in the history
  12. Update cluster.c

    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    5b78f87 View commit details
    Browse the repository at this point in the history
  13. Update cluster.c

    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    9c96f69 View commit details
    Browse the repository at this point in the history
  14. Add help for nodename

    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    6568eaa View commit details
    Browse the repository at this point in the history
  15. Update cluster.c

    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    3f99401 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a2d06c4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f6af3f6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1f7a365 View commit details
    Browse the repository at this point in the history
  19. Added nodename support to extension (#61)

    * Added nodename extension
    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    913c6d5 View commit details
    Browse the repository at this point in the history
  20. Update src/cluster.c

    Co-authored-by: Madelyn Olson <34459052+madolson@users.noreply.github.com>
    hwware and madolson committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    bfb98c2 View commit details
    Browse the repository at this point in the history
  21. Update cluster.c

    Fix indentation
    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    a2d0471 View commit details
    Browse the repository at this point in the history
  22. Rebase and fix conflicts

    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    149671b View commit details
    Browse the repository at this point in the history
  23. Cluster nodename feature add sds option (#67)

    * Add sds option
    hwware committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    b7837ae View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Cluster nodename feature rebase (#68)

    Update code according to comments
    hwware committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    3c6c05e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Add hostname variable

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    a1535a9 View commit details
    Browse the repository at this point in the history
  2. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    3105305 View commit details
    Browse the repository at this point in the history
  3. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    7dca410 View commit details
    Browse the repository at this point in the history
  4. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    6728cd3 View commit details
    Browse the repository at this point in the history
  5. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    68c4e10 View commit details
    Browse the repository at this point in the history
  6. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    f25755c View commit details
    Browse the repository at this point in the history
  7. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    4643299 View commit details
    Browse the repository at this point in the history
  8. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    15d4f97 View commit details
    Browse the repository at this point in the history
  9. Check node name

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    be36fad View commit details
    Browse the repository at this point in the history
  10. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    096e388 View commit details
    Browse the repository at this point in the history
  11. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    5cb5388 View commit details
    Browse the repository at this point in the history
  12. Add help for nodename

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    f6c1c45 View commit details
    Browse the repository at this point in the history
  13. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    b62a01a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5f08f5c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9a0ee62 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    413dca0 View commit details
    Browse the repository at this point in the history
  17. Added nodename support to extension (#61)

    * Added nodename extension
    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    5bd7e3e View commit details
    Browse the repository at this point in the history
  18. Update src/cluster.c

    Co-authored-by: Madelyn Olson <34459052+madolson@users.noreply.github.com>
    hwware and madolson committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    b46cacd View commit details
    Browse the repository at this point in the history
  19. Update cluster.c

    Fix indentation
    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    e69266d View commit details
    Browse the repository at this point in the history
  20. Add hostname variable

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    f8b1acf View commit details
    Browse the repository at this point in the history
  21. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    6914839 View commit details
    Browse the repository at this point in the history
  22. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    21a21c1 View commit details
    Browse the repository at this point in the history
  23. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    4d2f3bc View commit details
    Browse the repository at this point in the history
  24. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    23c8f03 View commit details
    Browse the repository at this point in the history
  25. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    34879c3 View commit details
    Browse the repository at this point in the history
  26. Check node name

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    620c7c4 View commit details
    Browse the repository at this point in the history
  27. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    579a90a View commit details
    Browse the repository at this point in the history
  28. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    9206bbb View commit details
    Browse the repository at this point in the history
  29. Add help for nodename

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    1284aeb View commit details
    Browse the repository at this point in the history
  30. Update cluster.c

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    34b7ced View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9d9b96d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9a67ded View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b96090f View commit details
    Browse the repository at this point in the history
  34. Added nodename support to extension (#61)

    * Added nodename extension
    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    b3a8b70 View commit details
    Browse the repository at this point in the history
  35. Update cluster.c

    Fix indentation
    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    85abd35 View commit details
    Browse the repository at this point in the history
  36. Cluster nodename feature add sds option (#67)

    * Add sds option
    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    943aaa2 View commit details
    Browse the repository at this point in the history
  37. Cluster nodename feature rebase (#68)

    Update code according to comments
    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    799846a View commit details
    Browse the repository at this point in the history
  38. Fix conflicts

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    25bfa5d View commit details
    Browse the repository at this point in the history
  39. Rebase

    hwware committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    63940d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    239a78f View commit details
    Browse the repository at this point in the history