Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/emberjs/data
A lightweight reactive data library for web applications. Designed over composable primitives.
https://github.com/emberjs/data
[DOC] Add section on commit tagging to CONTRIBUTING.md
7ca33da3be94d7539b66aaf718f0b71392442a84 authored almost 9 years agoModified the setup-ember-dev test helper to use `ember-metal/debug`s override hooks
eece6b6baa2d7ffc71da4050b456d2e360b5646d authored almost 9 years agoDeprecate normalizeHash method on the rest serializer
c7762751e5d68ff58ac4b6b502adc90aceb74693 authored almost 9 years agoWarn when the JSONAPISerializer is extended with the EmbeddedRecordsM…
8109b4c1dcff055599e642ac6e09f7fc4b05bdd1 authored almost 9 years ago2105fc3636bd9d9d6cdfd64775dfc9eb6541d27a authored almost 9 years ago
de43c2ccf834ec081d58387d5fefece12697b721 authored almost 9 years ago
41b0ad0cec779b8d44b6de2849ef38e16d31e72a authored almost 9 years ago
Update changelog for Ember Data 2.4.3
e671cd403febd73dfecdeb042e19ad75ca312e9b authored almost 9 years ago59c70d5b42cd568a44cf0ae7d7a711580460c24e authored almost 9 years ago
Fix spacing issue thats causing jscs errors on the beta branch
6dd50788ccfc403af418e0998a8644b65a4344eb authored almost 9 years agoe4f3e148a14fc5a3de0dc1d1a2ee5a628a1597d0 authored almost 9 years ago
Solves #4186 and fixes `this._super` call within `normalize` method.
e84422248da28915c01d002355936c844d3be18c authored almost 9 years ago[BUGFIX beta] Use Ember.assign when availability
599ed23aee22e339d00272c423c0d13b9347bb93 authored almost 9 years agoAdd test asserting no unnecessary inverse work
fbde070ff1584e4cfb5bcc932799e6bbbeb9d5e2 authored almost 9 years ago[BUGFIX release] Revert pr #3864
c230d28ff24f8cad0c3d81900f4c37dcc91ce072 authored almost 9 years agoThe origial intent was for a queryRecord with no response to reject the promise so it would act ...
274d7b1622c578bc47ea56c7bb86dd8f0e6f03db authored almost 9 years agoAddresses https://github.com/emberjs/data/issues/4236
04a114bd679eaa0d877d87fd403f4408356a32b7 authored almost 9 years ago[FEATURE ds-improved-ajax] Finer control over customizing a request
e57f67e399f2ea243aab18e8c8408ab1efbd06ae authored almost 9 years agoCloses https://github.com/emberjs/data/issues/4233.
1471288f46628eade52ae2f2cb61ab5f791f6c39 authored almost 9 years ago[DOC release] Update changelog for the 2.4.2 release
307dd364b27e0ad32055ef12486b086931d8d985 authored almost 9 years ago38d04715093176340d605c1a1f264234e3672137 authored almost 9 years ago
fix prod-build issue
36cc6f872a17d435431375da47e4a71722dcc9f2 authored almost 9 years ago0550d4517900ba9d1620d110376a3fcfe4e3c24f authored almost 9 years ago
Use modelNameFromPayloadKey when type is given
762139ec87dd7fad236bde3a45503df4620b98ea authored almost 9 years ago
The code checked for a model using the possibly-overridden
modelNameFromPayloadKey but didn’t us...
Though `ajax()` (and `ajaxOptions()`) of `DS.RESTAdapter` are marked as
private, they have been ...
110c08d7ff9e8f202975d61ab28dd5aff26c805a authored almost 9 years ago
moves the ember dep in the package-manager package.json into optionalDependencies
e88dfed1e26b554c41029a218ea6dc41b7a786a6 authored almost 9 years ago[FEATURE ds-boolean-transform-allow-null] allow null for boolean
24dd96f6bb0d37cf5e97f7155b8dac56f6e39dee authored almost 9 years agoCreate RELEASE.md
77d12021ad5bd6271782a31e7732affa06b4d087 authored almost 9 years ago8c67ac7492ba8efd2f34a3a98b82ddd16beae813 authored almost 9 years ago
Add note on `testInDebug`
c78d7f0ea9b12c077dd6573b6d9e01e9ee1d2d70 authored almost 9 years agoDS.Store type presence checks
f9987324293477bf442c8360a0acf5387af98f2f authored almost 9 years agobc80bc72c85688845b150d8d3396bdd1c3f8de66 authored almost 9 years ago
Add release notes for Ember Data 2.4.1
c94f38ce455a15a281cfac6d26a69734b4c505ac authored almost 9 years ago75dc527fc247260a4fc750fd4beb7c1cb3ce0bdf authored almost 9 years ago
2f7f15be612a4bde61ba8d53ee500926c13f3ca7 authored almost 9 years ago
Addresses point 4 in Issue #4238
c23fc6c73322dd1a4bf30411d68c036168064cff authored almost 9 years agod7d035b0996c4e1a25bb9b76fcc25d98e405de8e authored almost 9 years ago
[DOC] Fix store.findAll return type
3e32efe8d6c0a062df9fd8314229a2575ee596a7 authored almost 9 years ago[DOC beta] Fix typo in inline doc. of normalizeResponse
23e66e4695c3abf06c89f91f84e19caa4e9f4202 authored almost 9 years ago789208b8a90caec6af932f5e5ca181fc28e603cd authored almost 9 years ago
5d592286004c09a17ffc6493c5e9ae7f2fcaa59d authored almost 9 years ago
81615417961e393f732b6489534a9bbf92fd8c34 authored almost 9 years ago
Only show ember-cli-shims errors if actually installed
95d05cf5d60830772453ffbc287ba846bf21181b authored almost 9 years agoThis is useful for blueprint testing scenarios of other Ember.js addons, where ember-cli-shims m...
e6868ccf907b914b8b57eda6b480bdfc3f53b26a authored almost 9 years agoc60bb5bd32100c2af709852b18762648940c9298 authored almost 9 years ago
Run tests in production
b3eb9c098ef8c2cf9ff3378ed079769782c02bb5 authored almost 9 years ago
This adds a `testInDebug` helper, which skips tests when run in
production. This helper either r...
This test contains assertions for correctly rejected records in
coalesced requests AND an assert...
unify prod/dev add-on build
f45849dff8f9c43dd0820179c1fdd49817868212 authored almost 9 years agoDon't do inverse work if inverse is explicitly turned off
52603f8211859be847abd60793cd7ec85e28d1b2 authored almost 9 years agoced181ff68f87eecd149c6d15b1f8b6887f17142 authored almost 9 years ago
e1be17587d8df42f9910aaf02dfbaf182569bfcd authored almost 9 years ago
[BUGFIX release] Guard against isDestroyed in ManyArray.flushCanonical
11484c49d3d2874063777a4ed7def51ac45ba6b6 authored almost 9 years agoStrip code for DS_WARN_ON_UNKNOWN_KEYS warning in production
e8283f7580678719b3f370f2c2650ed7003f0d27 authored almost 9 years agoFix RESTAdapter.findRecord without a snapshot
21cad6104cf90f4d060fdb5701d0130454098bd1 authored almost 9 years agoUse single quotes
48a0094f719b39c3dfbe48884cf0b7cbb930e5b2 authored almost 9 years ago
- wrap code inside runInDebug so it is stripped from production
- update checks so they work cor...
Before introducing a feature ds-finder-include it was possible to run
findRecord on an adapter w...
[BUGFIX beta] use assert from debug utils so it is stripped correctly
f7cf1ec33fc58f302df810d241536e4054d3b03f authored almost 9 years ago6615add73c7080e88aabcf2fca108e2d406af6e5 authored almost 9 years ago
ea6f7e1033079a80efc2d318ba642c6df3ffd53a authored almost 9 years ago
Fix AMD dependencies
e89d5d7f90813329063f13df6d86042737152760 authored almost 9 years ago
This fixes the module name resolution. Currently production builds do
not resolve correctly as t...
[BUGFIX release] ensure import paths are resolved \w posix separators
bc446a10750f23337e2bae867097b8d60f265384 authored almost 9 years agoAvoid errors when ember-cli-shims is not included.
b329be6d41b36f5699670d2745809698b66d2ff2 authored almost 9 years ago
* share the same algorithm ember.js uses
* path.join defaults to path[platform].join which resul...
Restructure and elaborate on test which fixes a tricky bug
bc747b8c18f3e2c171f7744106803ce9038dbe89 authored almost 9 years agoAddresses #3084
d3f37c31da1bcee00f1ac4c83453eb38a0f45e75 authored almost 9 years agobc8e4911426e0b0e378ca6990f8ae4bebf8e7ea2 authored almost 9 years ago
0534783d28e2abf359bb7290d7f9f5184f4d3969 authored almost 9 years ago
[DOC beta] Fix error message internal docs
eb8614312aa34d82f6f79aeed86ca5b948c5918e authored almost 9 years ago111260a5c46603dcc137c6cb8e3e58296465d8f4 authored almost 9 years ago
Update changelog for Ember Data 2.4
656d46ab7a0150a0efdd29e57eaa5b1e18a0586e authored almost 9 years agoaa43596484edee8862f004a175a257e31f028098 authored almost 9 years ago
This slightly restructures and adds more comments to a test, which fixed
a tricky bug which occu...
Add acceptance tests for the mocha blueprints
03bd07060318f903cc5b53e6c26d00f728677767 authored almost 9 years agoUpdate "ember-cli-blueprint-test-helpers" to v0.9.0
node-tests/blueprints/model: Add test for "...
d65804fe62e49c730ed4a55e0344475e1a07d56d authored almost 9 years agosupport 1.13 officially
80a3c4c664b2f952ca29b72d8b7c00404f4344cc authored almost 9 years ago717bb4f491b4b64fbd75961239c4ba0e66215810 authored almost 9 years ago
Don't resolve model name unless actually needed
9a8733b7b046b2186f20d90d706859bc0b82fcf6 authored almost 9 years ago08f25dc2ba44e4830740c193bd4b21dcbc1b0bfd authored almost 9 years ago
Elaborate on running tests in browser
a77a406b729a1c4577c12c28091f7b43c54c2afa authored almost 9 years agoUpdate ember-cli to v2.3.0
3e65db35a8ccb87c5636da4525f89c9634848254 authored almost 9 years agoMake sure new record are not pushed twice when parent is saved before.
20e1e0a57a67e976a8f505fd09f30245a82db70f authored almost 9 years ago[BUGFIX] EmbeddedRecordMixin should include the type serializing hasMany as ids
3f6d3a855289ef822d98e97003ede4a973ea8cff authored almost 9 years agoAppVeyor: Use same line endings as original files
7b84a71943c41622c3eb4065fe52d2726d59c307 authored almost 9 years ago021f41461be9ccdadaafb488f79fbd164a37c323 authored almost 9 years ago
The diff should basically be the same as this one:
https://github.com/kellyselden/ember-addon-o...
bc52576e482f56565a28b14e42b0c36865246beb authored almost 9 years agoTaking as example this scenario:
```js
User = DS.Model.extend({
name: DS.attr('string'),
...
blueprints: Use project.dependencies() to determine test framework
7348817a2af291cbcabc5c24e9f587a0606f76a8 authored almost 9 years agoThis has the advantage of not requiring the package to actually be installed and will enable us ...
a6eec9ba308629f4141f21bf159aea7df9b8a3d1 authored almost 9 years ago95782fc973c661d74b0dd4a875e17b92a96facc7 authored almost 9 years ago
Visting `http://localhost:4200` displays the dummy app's "Welcome to Ember" screen. The tests re...
c9604ca6a8fa0be8d1fcedec52a01c64fc90fc5e authored almost 9 years ago[CLEANUP] Remove shim for Backburner.join
e7b2a2514c61113de81d5e70a0c7c6624365759d authored almost 9 years ago[CLEANUP] Remove shim for Ember.Service
29c36ed1605438102aee702ecc5af6ddef80a00b authored almost 9 years agoRemoves a shim for `Ember.Service`.
This isn't needed anymore since Ember 2.x+ all have `Ember....
cb262406991ccbdf443cb49a566854f24dc6ad1a authored almost 9 years ago
This shim was added a long while back when we could not rely on the
version of Backburner that E...
Simplify PhantomJS installation on TravisCI
f2748d8f5773f959adc8b6492f3d1aef97e670be authored almost 9 years ago