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

[CBRD-25436] Creating monitoring thread and data structures for cub_server monitoring #5293

Merged
merged 31 commits into from
Jul 12, 2024

Commits on Jul 1, 2024

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

Commits on Jul 2, 2024

  1. remove debugging logs

    YeunjunLee committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5fa32d1 View commit details
    Browse the repository at this point in the history
  2. indent

    YeunjunLee committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    53d83fd View commit details
    Browse the repository at this point in the history
  3. indent cpp

    YeunjunLee committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1214fb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e35c2a8 View commit details
    Browse the repository at this point in the history
  5. remove whitespace

    YeunjunLee committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    27144c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. make master_monitor class and put server_entry, master_monitor_list, …

    …master_monitor_thread as inner class of it
    YeunjunLee committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    29a41b4 View commit details
    Browse the repository at this point in the history
  2. modify licence

    YeunjunLee committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    dc02a08 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. indent

    YeunjunLee committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6c04ca7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    93476d6 View commit details
    Browse the repository at this point in the history
  2. remove undeleted code

    YeunjunLee committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    bd0e96b View commit details
    Browse the repository at this point in the history
  3. remove undeleted code

    YeunjunLee committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6973275 View commit details
    Browse the repository at this point in the history
  4. remove undeleted code

    YeunjunLee committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    419557b View commit details
    Browse the repository at this point in the history
  5. remove undeleted code

    YeunjunLee committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c507718 View commit details
    Browse the repository at this point in the history
  6. fix while loop

    YeunjunLee committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5d7dc21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33920c9 View commit details
    Browse the repository at this point in the history
  8. Remove whitespace

    YeunjunLee committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    503ede2 View commit details
    Browse the repository at this point in the history
  9. Modify some comments

    YeunjunLee committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    72c60eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    96b0ebd View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    a0b20c4 View commit details
    Browse the repository at this point in the history
  2. Align comments

    YeunjunLee committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d3c8708 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d842e7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e838efa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e3f2df View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    4d0a6ca View commit details
    Browse the repository at this point in the history
  2. Disable formatting

    YeunjunLee committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9e47e76 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    f46fe82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7be8ff View commit details
    Browse the repository at this point in the history
  3. Fix typo

    YeunjunLee committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    daee3e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cdbea3 View commit details
    Browse the repository at this point in the history
  5. Change debugging message

    YeunjunLee committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5b9f8cd View commit details
    Browse the repository at this point in the history