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

Fix to ensure restoreTransactions completion callback is called #150

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Aug 19, 2015

  1. Added MutableSet instead of regular counter to insure that callback i…

    …s always called in the case of duplicate updatedTransaction callbacks
    Sean Blahovici committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    d448533 View commit details
    Browse the repository at this point in the history
  2. Updating version podspec

    Sean Blahovici committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    67bf17b View commit details
    Browse the repository at this point in the history
  3. Updating podspec source

    Sean Blahovici committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    b3f8822 View commit details
    Browse the repository at this point in the history
  4. Forgot nil check on producit Id for the set

    Sean Blahovici committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    1396cbb View commit details
    Browse the repository at this point in the history
  5. Reverting to origin podspec for pull request

    Sean Blahovici committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    858fb43 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2016

  1. Merge pull request robotmedia#169 from gitter-badger/gitter-badge

    Add a Gitter chat badge to README.md
    hpique committed Jan 3, 2016
    Configuration menu
    Copy the full SHA
    ddab329 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    hpique committed Jan 3, 2016
    Configuration menu
    Copy the full SHA
    303b1e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2016

  1. Fixed wrong formatting and changed description in podspec

    Sean Blahovici committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    3153a69 View commit details
    Browse the repository at this point in the history
  2. Fixed another auto format problem

    Sean Blahovici committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    d1737ca View commit details
    Browse the repository at this point in the history
  3. Removing remaining new lines

    Sean Blahovici committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    811d820 View commit details
    Browse the repository at this point in the history
  4. Did a proper compare to the latest version of RMStore. Reset all form…

    …atting and added new lines where necessary.
    Sean Blahovici committed Jan 4, 2016
    Configuration menu
    Copy the full SHA
    2d493ee View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2016

  1. Added MutableSet instead of regular counter to insure that callback i…

    …s always called in the case of duplicate updatedTransaction callbacks
    Sean Blahovici committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    344a5d7 View commit details
    Browse the repository at this point in the history
  2. Updating version podspec

    Sean Blahovici committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    58c63e4 View commit details
    Browse the repository at this point in the history
  3. Updating podspec source

    Sean Blahovici committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    86bc310 View commit details
    Browse the repository at this point in the history
  4. Forgot nil check on producit Id for the set

    Sean Blahovici committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    576560f View commit details
    Browse the repository at this point in the history
  5. Reverting to origin podspec for pull request

    Sean Blahovici committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    551a7e2 View commit details
    Browse the repository at this point in the history
  6. Fixed wrong formatting and changed description in podspec

    Sean Blahovici committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    968349b View commit details
    Browse the repository at this point in the history
  7. Removing remaining new lines

    Sean Blahovici committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    a7e52f0 View commit details
    Browse the repository at this point in the history
  8. Did a proper compare to the latest version of RMStore. Reset all form…

    …atting and added new lines where necessary.
    Sean Blahovici committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    6a35cf8 View commit details
    Browse the repository at this point in the history
  9. Merged Master into fork. Hopefully this will allow the Pull Request t…

    …o be merged.
    Sean Blahovici committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    fc805bd View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/master' into github_master

    # Conflicts:
    #	RMStore/RMStore.m
    Sean Blahovici committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    d548cd8 View commit details
    Browse the repository at this point in the history