Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MarimerLLC/csla
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.2.7
Choose a base ref
...
head repository: MarimerLLC/csla
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.2.8
Choose a head ref
  • 7 commits
  • 27 files changed
  • 2 contributors

Commits on Sep 6, 2024

  1. Create global.json

    Add global.json to pin build to .NET 8
    rockfordlhotka authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8e42ee7 View commit details
    Browse the repository at this point in the history
  2. Update global.json

    rockfordlhotka authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d693165 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Fix Blazor context manager issue (#4239)

    * Update version to 8.2.7
    
    * #4182 Fix issue with Blazor context manager
    
    * Fix .NET target
    
    * Update CSLA version
    rockfordlhotka authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d1a2631 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Restore app context if operation fails w/ no local clone (#4280)

    * #4223 Restore app context if operation fails w/ no local clone
    
    * #4223 Add test
    rockfordlhotka authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2f54bd5 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Cherry pick: Ensures that before adding an item to a collection with …

    …identity management the next identity value will be unique within the collection. (#4335)
    
    Fixes #3581
    StefanOssendorf authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a2ece22 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

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

Commits on Dec 17, 2024

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