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

db can now be switched dynamically on the adapter #89

Merged
merged 9 commits into from Jan 16, 2016

Commits on Sep 2, 2015

  1. db can now be switched dynamically on the adapter, allowing to have a…

    … dynamic adapter
    Olivier Chatry committed Sep 2, 2015
    Copy the full SHA
    529a5de View commit details
    Browse the repository at this point in the history
  2. small cosmetic fix

    Olivier Chatry committed Sep 2, 2015
    Copy the full SHA
    26b2567 View commit details
    Browse the repository at this point in the history
  3. build fix

    Olivier Chatry committed Sep 2, 2015
    Copy the full SHA
    71201e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2015

  1. Copy the full SHA
    1f7441c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2015

  1. fixing deprecation warnings

    Olivier Chatry committed Oct 13, 2015
    Copy the full SHA
    54254ce View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2015

  1. fixes livesync for ember data 2.x

    Olivier Chatry committed Nov 20, 2015
    Copy the full SHA
    e270115 View commit details
    Browse the repository at this point in the history
  2. reverted stupid mistake

    Olivier Chatry committed Nov 20, 2015
    Copy the full SHA
    962c0cf View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2015

  1. Merge remote-tracking branch 'refs/remotes/nolanlawson/master'

    # Conflicts:
    #	addon/adapters/pouch.js
    Olivier Chatry committed Dec 15, 2015
    Copy the full SHA
    7629fdd View commit details
    Browse the repository at this point in the history
  2. use this.store instead of container.lookup

    Olivier Chatry committed Dec 15, 2015
    Copy the full SHA
    0b5e8b8 View commit details
    Browse the repository at this point in the history