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

6347 Cache the number of each component type assigned to devices/VMs #12632

Merged
merged 48 commits into from
Jul 25, 2023

Commits on May 16, 2023

  1. 6347 initial counter field

    arthanson committed May 16, 2023
    Configuration menu
    Copy the full SHA
    2e6bc7b View commit details
    Browse the repository at this point in the history
  2. 6347 connect the counters

    arthanson committed May 16, 2023
    Configuration menu
    Copy the full SHA
    acb58f0 View commit details
    Browse the repository at this point in the history
  3. 6347 migrate initial counts

    arthanson committed May 16, 2023
    Configuration menu
    Copy the full SHA
    c955528 View commit details
    Browse the repository at this point in the history
  4. 6347 migrate initial counts

    arthanson committed May 16, 2023
    Configuration menu
    Copy the full SHA
    450da31 View commit details
    Browse the repository at this point in the history
  5. 6347 fix count

    arthanson committed May 16, 2023
    Configuration menu
    Copy the full SHA
    73c9d85 View commit details
    Browse the repository at this point in the history
  6. 6347 comment

    arthanson committed May 16, 2023
    Configuration menu
    Copy the full SHA
    4f193b6 View commit details
    Browse the repository at this point in the history
  7. 6347 reindent migration

    arthanson committed May 16, 2023
    Configuration menu
    Copy the full SHA
    9fce8b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7e6f5e View commit details
    Browse the repository at this point in the history
  9. 6347 add missing migration

    arthanson committed May 16, 2023
    Configuration menu
    Copy the full SHA
    eb0c901 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c7a4fd1 View commit details
    Browse the repository at this point in the history
  11. 6347 clarify name

    arthanson committed May 16, 2023
    Configuration menu
    Copy the full SHA
    feaf7e3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. 6347 track item move

    arthanson committed May 17, 2023
    Configuration menu
    Copy the full SHA
    5375c61 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. 6347 add management command

    arthanson committed May 18, 2023
    Configuration menu
    Copy the full SHA
    130d528 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    07a1d04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52d6e8f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

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

Commits on Jun 26, 2023

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

Commits on Jul 7, 2023

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

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    453487c View commit details
    Browse the repository at this point in the history
  2. 6347 review changes

    arthanson committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1078b8f View commit details
    Browse the repository at this point in the history
  3. 6347 add tests

    arthanson committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9da067a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 19, 2023

  1. 6347 optimize migrations

    arthanson committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    34ca646 View commit details
    Browse the repository at this point in the history
  2. 6347 optimize migrations

    arthanson committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b0aa8c1 View commit details
    Browse the repository at this point in the history
  3. 6347 optimize migrations

    arthanson committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b9a92a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7e142a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58f737c View commit details
    Browse the repository at this point in the history
  6. 6347 remove counters dict

    arthanson committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b98fecd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6e1abc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    60155f0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78afb72 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b8e9a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4156fb3 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    0ee05a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7481f3 View commit details
    Browse the repository at this point in the history
  3. Simplify tests

    jeremystretch committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    113de69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    296e625 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2ef156 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    073ad53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    848182c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09a6257 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    0159641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c2ac46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c295a5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8477931 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08b93b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97628f6 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    jeremystretch committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    682ecf5 View commit details
    Browse the repository at this point in the history