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

Stage-in/stage-out + major adaptor refactor #453

Merged
merged 66 commits into from
Oct 13, 2022

Commits on Sep 19, 2022

  1. Interceptor API class

    lukemartinlogan committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    19112fb View commit details
    Browse the repository at this point in the history
  2. Fix some lint issues

    lukemartinlogan committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    59cc41e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    c783b2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cb4b86 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    b269345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5601fe View commit details
    Browse the repository at this point in the history
  3. Add singleton test

    lukemartinlogan committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    03f1ae1 View commit details
    Browse the repository at this point in the history
  4. Move file_into after is_tracked to avoid memory corruption in fxstat …

    …intercept. Make singleton return C ptr instead of shared_ptr.
    lukemartinlogan committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    90117b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    865391a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94a52d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    6ea28a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72b0765 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c066437 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    e5b4b8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d32e199 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84380f6 View commit details
    Browse the repository at this point in the history
  4. Fix lint issues

    lukemartinlogan committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    e18c040 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9aabee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    140f9a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0981644 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    163b250 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Configuration menu
    Copy the full SHA
    031a2d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c23982 View commit details
    Browse the repository at this point in the history
  3. Lint issues

    lukemartinlogan committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    712d854 View commit details
    Browse the repository at this point in the history
  4. Remove some comments

    lukemartinlogan committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    d0ffa1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66f7aa3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6709996 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c0f4bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c51e274 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    82d7859 View commit details
    Browse the repository at this point in the history
  2. Stage in compiles

    lukemartinlogan committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    891b0a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86841e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

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

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    837ae63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b5424e View commit details
    Browse the repository at this point in the history
  3. Remove std::move

    lukemartinlogan committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    970bba3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    86629e3 View commit details
    Browse the repository at this point in the history
  2. Ticket mutex init

    lukemartinlogan committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    2a700a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    8601482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4564b3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93a4a89 View commit details
    Browse the repository at this point in the history
  4. Fix lint issues

    lukemartinlogan committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    44d7940 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5622c81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    524e659 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f428dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    049e1ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a4776e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    490740b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Delete hermes req

    lukemartinlogan committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    c3f034f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a5e0d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70da834 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34559eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed7c7c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21ae93e View commit details
    Browse the repository at this point in the history
  7. AWriteOrdered

    lukemartinlogan committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    dc52a97 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

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

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    5b6c452 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2246ef6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    305ae9a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    a842449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc983de View commit details
    Browse the repository at this point in the history
  3. Fix lint issues

    lukemartinlogan committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    b5b1f83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dab3e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6019f85 View commit details
    Browse the repository at this point in the history
  6. git push origin stage-in

    Merge branch 'HDFGroup-master' into stage-in
    lukemartinlogan committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f4e4fc8 View commit details
    Browse the repository at this point in the history