-
Notifications
You must be signed in to change notification settings - Fork 76
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
base: master
Are you sure you want to change the base?
Added options to disable live sync and support for periodic polling for changes #140
Commits on Dec 14, 2015
-
Unit test courtesy of Matt Marcum @mattmarcum
Stepan Stolyarov committedDec 14, 2015 Configuration menu - View commit details
-
Copy full SHA for c842ce8 - Browse repository at this point
Copy the full SHA c842ce8View commit details -
Describe usage of
Attachment
transformStepan Stolyarov committedDec 14, 2015 Configuration menu - View commit details
-
Copy full SHA for f11ba27 - Browse repository at this point
Copy the full SHA f11ba27View commit details -
Stepan Stolyarov committed
Dec 14, 2015 Configuration menu - View commit details
-
Copy full SHA for b6f074d - Browse repository at this point
Copy the full SHA b6f074dView commit details
Commits on Dec 23, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3e5f36f - Browse repository at this point
Copy the full SHA 3e5f36fView commit details
Commits on Aug 17, 2016
-
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 ...
Configuration menu - View commit details
-
Copy full SHA for 6090f13 - Browse repository at this point
Copy the full SHA 6090f13View commit details
Commits on Sep 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c397928 - Browse repository at this point
Copy the full SHA c397928View commit details -
Correct import of Ember Data model blueprint
As suggested by @fsmanuel in pouchdb-community#128 and pouchdb-community#131.
Configuration menu - View commit details
-
Copy full SHA for 38f25cf - Browse repository at this point
Copy the full SHA 38f25cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5355e6 - Browse repository at this point
Copy the full SHA c5355e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c33665 - Browse repository at this point
Copy the full SHA 3c33665View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95290bb - Browse repository at this point
Copy the full SHA 95290bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f995e - Browse repository at this point
Copy the full SHA 94f995eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f746fd8 - Browse repository at this point
Copy the full SHA f746fd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c9a072 - Browse repository at this point
Copy the full SHA 3c9a072View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97ede1b - Browse repository at this point
Copy the full SHA 97ede1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6df6ee6 - Browse repository at this point
Copy the full SHA 6df6ee6View commit details -
Return [] from serialize so that files can be added.
- Use Ember.get so that POJOs can be used instead of Ember.Object instances
Configuration menu - View commit details
-
Copy full SHA for 3c6162b - Browse repository at this point
Copy the full SHA 3c6162bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02ea2a0 - Browse repository at this point
Copy the full SHA 02ea2a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0fea2b - Browse repository at this point
Copy the full SHA b0fea2bView commit details -
Change serializer so that attachments are passed to and from relation…
…al-couch correctly
Configuration menu - View commit details
-
Copy full SHA for 412311b - Browse repository at this point
Copy the full SHA 412311bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de66b4 - Browse repository at this point
Copy the full SHA 1de66b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e57abbc - Browse repository at this point
Copy the full SHA e57abbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1445d0e - Browse repository at this point
Copy the full SHA 1445d0eView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c4e1550 - Browse repository at this point
Copy the full SHA c4e1550View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44cd398 - Browse repository at this point
Copy the full SHA 44cd398View commit details -
Configuration menu - View commit details
-
Copy full SHA for 400baaf - Browse repository at this point
Copy the full SHA 400baafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2707d01 - Browse repository at this point
Copy the full SHA 2707d01View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea6c8bf - Browse repository at this point
Copy the full SHA ea6c8bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ac186 - Browse repository at this point
Copy the full SHA 99ac186View commit details -
Configuration menu - View commit details
-
Copy full SHA for a55a4bc - Browse repository at this point
Copy the full SHA a55a4bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81b3f82 - Browse repository at this point
Copy the full SHA 81b3f82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 088b9f1 - Browse repository at this point
Copy the full SHA 088b9f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f0c8a3 - Browse repository at this point
Copy the full SHA 2f0c8a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc00e7 - Browse repository at this point
Copy the full SHA 9dc00e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 741bd75 - Browse repository at this point
Copy the full SHA 741bd75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60f4e92 - Browse repository at this point
Copy the full SHA 60f4e92View commit details -
Configuration menu - View commit details
-
Copy full SHA for b986642 - Browse repository at this point
Copy the full SHA b986642View commit details
Commits on Sep 26, 2016
-
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 ...
Configuration menu - View commit details
-
Copy full SHA for 960772b - Browse repository at this point
Copy the full SHA 960772bView commit details