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: MobileNativeFoundation/Store
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.1.0-alpha04
Choose a base ref
...
head repository: MobileNativeFoundation/Store
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.1.0-alpha05
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Jul 7, 2024

  1. Prepare for development (#650)

    Signed-off-by: Matt Ramotar <matt.ramotar@uber.com>
    matt-ramotar authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    d503fbf View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Update kermit to 2.0.4 (#655)

    Fixes #653 and #654
    
    Signed-off-by: Scott Olcott <scottolcott@gmail.com>
    solcott authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    22bb733 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Avoid deadlock in RealMutableStore (#658)

    * Add test case
    
    Signed-off-by: Amr Yousef <amr.farid140@gmail.com>
    
    * Always Release storeLock
    
    Signed-off-by: Amr Yousef <amr.farid140@gmail.com>
    
    * Update kermit to 2.0.4 (#655)
    
    Fixes #653 and #654
    
    Signed-off-by: Scott Olcott <scottolcott@gmail.com>
    Signed-off-by: Amr Yousef <amr.farid140@gmail.com>
    
    * Revert "Update kermit to 2.0.4 (#655)"
    
    This reverts commit 76f34d4.
    
    Signed-off-by: Amr Yousef <amr.farid140@gmail.com>
    
    ---------
    
    Signed-off-by: Amr Yousef <amr.farid140@gmail.com>
    Signed-off-by: Scott Olcott <scottolcott@gmail.com>
    Co-authored-by: Scott Olcott <scottolcott@gmail.com>
    amrfarid140 and solcott authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    067bd41 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Typo fix RealStore.kt (#662)

    Signed-off-by: Shabinder Singh <contact@shabinder.in>
    Shabinder authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c6447af View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Fix Failing Node JS Tests (#665)

    * Remove failing test
    
    Signed-off-by: matt-ramotar <matt.ramotar@uber.com>
    
    * Bump Kotlin, Coroutines, and AndroidX Test
    
    Signed-off-by: matt-ramotar <matt.ramotar@uber.com>
    
    * Add back test
    
    Signed-off-by: matt-ramotar <matt.ramotar@uber.com>
    
    ---------
    
    Signed-off-by: matt-ramotar <matt.ramotar@uber.com>
    matt-ramotar authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a7abd3a View commit details
    Browse the repository at this point in the history
  2. Release 5.1.0-alpha05 (#664)

    Signed-off-by: matt-ramotar <matt.ramotar@uber.com>
    matt-ramotar authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f9072fc View commit details
    Browse the repository at this point in the history
Loading