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

Added options to disable live sync and support for periodic polling for changes #140

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

Commits on Dec 14, 2015

  1. Attachment transform

    Unit test courtesy of Matt Marcum @mattmarcum
    Stepan Stolyarov committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    c842ce8 View commit details
    Browse the repository at this point in the history
  2. Describe usage of Attachment transform

    Stepan Stolyarov committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    f11ba27 View commit details
    Browse the repository at this point in the history
  3. Test stubbed attachments

    Stepan Stolyarov committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    b6f074d View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2015

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

Commits on Aug 17, 2016

  1. Merge remote-tracking branch 'upstream/master' into stevebest

    * upstream/master: (32 commits)
      fixing readme reference to config key, concerning adapter blueprint.
      3.2.1
      Fix(Addon): Call super in init
      3.2.0
      Add relationship documentation
      Update README.md
      update readme
      update readme
      3.1.1
      (pouchdb-community#16) - Add override so serialiser saves hasMany
      Pouch adapter now calls a hook method when encountering a change for a record that is not yet loaded.
      update readme
      3.1.0
      Fix version check for Ember Data 3.2.x
      Update changelog for pouchdb-community#103
      Tests for existing change watcher behavior
      Factor out integration test setup into module helper
      Move blueprint files into explicit directories
      Changelog for pouchdb-community#101 and pouchdb-community#102.
      created blueprint for pouch-adapter
      ...
    simonexmachina committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    6090f13 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

  1. Configuration menu
    Copy the full SHA
    c397928 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38f25cf View commit details
    Browse the repository at this point in the history
  3. 3.2.2

    broerse authored and simonexmachina committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    c5355e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c33665 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95290bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94f995e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f746fd8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c9a072 View commit details
    Browse the repository at this point in the history
  9. Is fix a typo

    [skip ci]
    stevebest authored and simonexmachina committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    97ede1b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6df6ee6 View commit details
    Browse the repository at this point in the history
  11. Return [] from serialize so that files can be added.

    - Use Ember.get so that POJOs can be used instead of Ember.Object instances
    simonexmachina committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    3c6162b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    02ea2a0 View commit details
    Browse the repository at this point in the history
  13. Update unit test

    simonexmachina committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    b0fea2b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    412311b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1de66b4 View commit details
    Browse the repository at this point in the history
  16. Added integration test

    simonexmachina committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    e57abbc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1445d0e View commit details
    Browse the repository at this point in the history
  18. Remove ember-data-1.13 from ember-try scenarios. Add Object.assign po…

    …lyfill for PhantomJS when running tests.
    
    - Add Ember.run() to taco-salad adapter to avoid exceptions when running tests
    simonexmachina committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    c4e1550 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    44cd398 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    400baaf View commit details
    Browse the repository at this point in the history
  21. changed selector to filter

    BernardTolosajr authored and simonexmachina committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    2707d01 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ea6c8bf View commit details
    Browse the repository at this point in the history
  23. Update README

    broerse authored and simonexmachina committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    99ac186 View commit details
    Browse the repository at this point in the history
  24. 4.0.0

    broerse authored and simonexmachina committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    a55a4bc View commit details
    Browse the repository at this point in the history
  25. Fix Blueprint

    broerse authored and simonexmachina committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    81b3f82 View commit details
    Browse the repository at this point in the history
  26. 4.0.1

    broerse authored and simonexmachina committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    088b9f1 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2f0c8a3 View commit details
    Browse the repository at this point in the history
  28. Improve README

    simonexmachina committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    9dc00e7 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    741bd75 View commit details
    Browse the repository at this point in the history
  30. Improve README

    simonexmachina committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    60f4e92 View commit details
    Browse the repository at this point in the history
  31. Fix Typo

    simonexmachina committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    b986642 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2016

  1. Merge remote-tracking branch 'upstream/master' into sync-changes

    * upstream/master: (31 commits)
      Fix Typo
      4.0.1
      Fix Blueprint
      4.0.0
      Update README
      Updated README and changelog
      changed selector to filter
      implement glue code for query and queryRecord
      Check ember-data version and add install instructions for old ember-data/ember-cli
      Remove ember-data-1.13 from ember-try scenarios. Add Object.assign polyfill for PhantomJS when running tests.
      Tests passing in PhantomJS
      Added integration test
      Ensure that length is available when the attachment is first saved
      Change serializer so that attachments are passed to and from relational-couch correctly
      Update unit test
      Provide two transforms: `attachment` and `attachments`
      Return [] from serialize so that files can be added.
      Documentation for `defaultValue` of `attachment`
      Is fix a typo
      Deserialize "no attachments" into an empty array
      ...
    simonexmachina committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    960772b View commit details
    Browse the repository at this point in the history