Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

(FACT-2498) Internal fact loader should only load facts once #420

Merged
merged 10 commits into from
Mar 31, 2020

Commits on Mar 30, 2020

  1. (FACt-2498) Load fact from the lowest level of hierarchy first and sk…

    …ip them if they are already loaded. LoadedFacts that are created from aliases or from wilecard facts will have type :legacy.
    Bogdan Irimie committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    b710ef7 View commit details
    Browse the repository at this point in the history
  2. (FACT-2498) Rubocop fixes.

    Bogdan Irimie committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    b10e92d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb08d9c View commit details
    Browse the repository at this point in the history
  4. (FACT-2498) Add test for creation of LoadedFacts with :legacy and :co…

    …re types.
    Bogdan Irimie committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    3d091bc View commit details
    Browse the repository at this point in the history
  5. (FACT-2498) Add test for wildcard facts.

    Bogdan Irimie committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    32ac39c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. (FACT-2498) Refactor skipping of already loaded facts.

    Bogdan Irimie committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    e7722fd View commit details
    Browse the repository at this point in the history
  2. (FACT-2498) Fix typo.

    Bogdan Irimie committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    d49c584 View commit details
    Browse the repository at this point in the history
  3. (FACT-2498) Move class_discoverer_mock in let.

    Bogdan Irimie committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    12c1a02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac278e0 View commit details
    Browse the repository at this point in the history
  5. (FACT-2498) Extract InternalFactLoader in subject.

    Bogdan Irimie committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    d5e85fa View commit details
    Browse the repository at this point in the history