Skip to content
This repository was archived by the owner on Dec 7, 2019. It is now read-only.
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: nytimes/Store
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: mradzinski/Store
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 121 files changed
  • 4 contributors

Commits on Mar 23, 2017

  1. Port to RxJava 2 (#155)

    * Port Store artifact to RxJava 2
    maksim-m authored and digitalbuddha committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    a9ed871 View commit details
    Browse the repository at this point in the history
  2. Feature/rx2 package rename (#171)

    * first pass at store2 artifacts
    digitalbuddha authored Mar 23, 2017
    Configuration menu
    Copy the full SHA
    f009e11 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. RxJava2 Migration: Return single/maybe where appropriate. (#185)

    * RxJava2 Migration: Return single/maybe where appropriate.
    
    * Remove no longer used class.
    
    * Pull in the fix for #181 from develop.
    
    * Re-iterated solution #181 issue.
    tairrzayev authored and digitalbuddha committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    20445ff View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. merged rx2 into develop

    Matias committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    19f5f01 View commit details
    Browse the repository at this point in the history
Loading