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

refactor(application): introduce application global state #2072

Merged
merged 52 commits into from
Apr 29, 2024

Commits on Apr 18, 2024

  1. start breaking up the giant channel refactor now that it's better und…

    …erstood - easier to merge bites
    
    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    85d0ebb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba4d273 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    ad601d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ba5c50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed07390 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    568721f View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    222c33b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e12b2da View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into rf-channel-split-1

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    9594ccb View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. merge + minor removals from comments on mudler#2077

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    ead30a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67ea9ef View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Merge branch 'master' into rf-channel-split-1

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    65b0aff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4515c7 View commit details
    Browse the repository at this point in the history
  3. fix comments

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4fd976d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    2bbd734 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c8a658 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7f06ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fc1d48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    255d45b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e43406 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba490bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5113b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    e1e37f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c741502 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    11b7b49 View commit details
    Browse the repository at this point in the history
  4. split backend config loader into seperate file from the actual config…

    … struct. No changes yet, just reduce cognative load with smaller files of logical blocks
    
    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4ed8952 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c4cf11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f03c0d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36c3308 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    6661bc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b79c2b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7561b80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61cb297 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c6694a View commit details
    Browse the repository at this point in the history
  6. merge

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b1d501c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. merge

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3d2f9a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fd329f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b186e4e View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    9d353dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed4acb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b740bb View commit details
    Browse the repository at this point in the history
  4. rename state.go ==> application.go

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a9ca0fa View commit details
    Browse the repository at this point in the history
  5. fix lost import?

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    4a8035f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b406e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    f1566f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09ba132 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d39ef5d View commit details
    Browse the repository at this point in the history
  4. merge: backend_config_loader.go replaced

    Signed-off-by: Dave Lee <[email protected]>
    dave-gray101 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    78bfa2e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    b1d4ee0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a4de96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4300a78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dd72f7 View commit details
    Browse the repository at this point in the history