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

255 test initializing structuremap early load #263

Merged
merged 38 commits into from
Sep 12, 2023

Commits on Sep 8, 2023

  1. start the container early

    Eddio0141 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    604af45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5264e70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af7e287 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fd63ef View commit details
    Browse the repository at this point in the history
  5. updated debug message

    Eddio0141 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    5d64336 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d97dfc View commit details
    Browse the repository at this point in the history
  7. unity init container

    Eddio0141 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d6a55e6 View commit details
    Browse the repository at this point in the history
  8. added optional timing arg

    Eddio0141 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    277f906 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de889f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3441821 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2075243 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. removed unused extension

    Eddio0141 committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    5eef761 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    514fb72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    481aa23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42c0880 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f29927 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ff3baa View commit details
    Browse the repository at this point in the history
  6. register as singleton type

    Eddio0141 committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    62dfd6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b27ce31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    240738b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. added either type

    Eddio0141 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f63cb9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3446b83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2568f1 View commit details
    Browse the repository at this point in the history
  4. fixed failing unit tests

    Eddio0141 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    b8d73eb View commit details
    Browse the repository at this point in the history
  5. fixed const naming

    Eddio0141 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8c0f22b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af0f7e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f26567 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52716da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    82b01a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7877f4a View commit details
    Browse the repository at this point in the history
  11. clean up tracker class

    Eddio0141 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a4994cd View commit details
    Browse the repository at this point in the history
  12. moved tuple definition

    Eddio0141 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e14cbe6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1b53107 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. made trackers singletons

    Eddio0141 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    59a15da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    850be04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8fcd30 View commit details
    Browse the repository at this point in the history
  4. cleaned up some services

    Eddio0141 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    cfa3bc9 View commit details
    Browse the repository at this point in the history
  5. fixed missing method call

    Eddio0141 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    72d9576 View commit details
    Browse the repository at this point in the history