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
- Fixes [#3750](https://github.com/emberjs/data/issues/3750)
dcd77f2cc6554a181481a3ca4d4f12d5320df2db authored over 9 years ago(cherry picked from commit 9632531a30009a8999f574535a59717bba1fe2ff)
Conflicts:
package.json
store example should use findRecord()
61d7f42b040ad67bf855207f5b6ba37eeff8096d authored over 9 years ago79dbc0843f92d246f17a6432f2efb00af662749a authored over 9 years ago
caac3014e67c807391d848b960fe16c4c100f543 authored over 9 years ago
follow up fixes for #3701
dae800cb7793de1c7c68ec27c233bb02332cf5f8 authored over 9 years ago07910e9d796665526a0053e0540a434c6c40f3b0 authored over 9 years ago
[BUGFIX release] fix regression where dynamically set id is not serialized in a create…
c208f2c299ecd5566ad9d0eee0a89f9913e924c6 authored over 9 years ago
closes #3694
- uses es5 getters and setters to be able to set the internalModel id
- add asserti...
Shape and cleanup
71f8cbdc8e09f1df30aa8709045d350abb685109 authored over 9 years ago8429d2bba4d6040a479ab389529d9f444a84f8b1 authored over 9 years ago
Remove Fixture Adapter
6dac7775ef5e7e58917bf7ec896fe1932cc32c98 authored over 9 years ago[refactor] add some tests asserting polymorphic relationships can be …
6ac8a85d35ee9d8b730a5b4c7fc6d02446d32d9f authored over 9 years ago60b7ae7a94405e1dc0bf29b012ed8b02ca32b7f2 authored over 9 years ago
Explicitly set length after setting a new content property
0268cc34e864eed386411f4c817d10c7821de676 authored over 9 years agoUpdate the location of the custom store in the API doc example
6d731f6dbdbb70b18ae79a78bc9fbf4fdb7bb3db authored over 9 years ago360a87d0682630d900996abca47592b8cb2b31f6 authored over 9 years ago
This is a workaround for https://github.com/emberjs/ember.js/pull/12218
67f14b86e44711087ee7b89a14a58982bb3eaa01 authored over 9 years agoFix typo in CHANGELOG
948556432ede4e21f89278434bd4de8e656ce4c0 authored over 9 years ago
I was debugging an issue in the ActiveModel adapter addon, but it turned out to not
be an issue....
0054bfd3094049d2c3ab0510db8d9bc955065d08 authored over 9 years ago
52517662143daea47876ff257db95dce18ff8bbe authored over 9 years ago
9fb8e4319cf0d820a29b2fac028a611ba0ff1c5c authored over 9 years ago
Update the changelog for 2.0
85e05e913cfa9b75ad3eeea4a1f7ac40682c921d authored over 9 years agobe1d3a77327a2f5c33179385f364ef2359894bee authored over 9 years ago
Use the correct modelClass and serializer to extract a polymorphic ty…
0ad506cf5074817ceca231a1c6aee4e8d0036d34 authored over 9 years agoCloses #3547
b7f7b7a9dce7f126c045c65277da8dc53cdd1e8b authored over 9 years ago[BUGFIX beta] Update required methods for the Serializer class
145ccc9b9fdf420538555cf8c9bd4a24c0d12b23 authored over 9 years ago[BUGFIX beta] Prefer the new injection methods.
b82bd661bdc23b564e670482031befc7cb319e7e authored over 9 years agob826e7cbebba6f9222ed35a5c8e2c2cf60b72cdb authored over 9 years ago
This way Ember Data won't log deprecation warnings when https://github.com/emberjs/ember.js/pull...
c08f725d980d6b91547bf86de51e737cebc8e959 authored over 9 years ago[BUGFIX beta] Initializer/Instance Initializer Deprecations.
1ed437ad2f7c97a7a2fd91e432eb01b5551abb0d authored over 9 years ago[BUGFIX beta] Don't use old method names with the new injection system.
64a06886bff66808fb9f03699998407b4a938d99 authored over 9 years ago
In the new initializer system intection has been renamed to inject and
optionsForType has been r...
[DOC beta] Changed remaining CPs to decorator-style in RESTAdapter apidocs sample
64bc46fafb3cc32972cf0a441fa510cb2801a594 authored over 9 years agosamp
[ci skip]
fea5b78d409121519fa59466a4520a546d76fe49 authored over 9 years ago[DOC beta] Change to decorator-style CPs in RESTAdapter API doc samples
878a1ed6aff08c0ef98b99c0ed039aa3c11180b3 authored over 9 years ago[ci skip]
4bf88b4a16a4662fc7265b8fb1cb250b61081316 authored over 9 years ago[DOC beta] Changed references to App.Person & App.Post in RESTAdapter API docs
c2d37159880946fa53b01fd7d104f75fa91f4c5f authored over 9 years agodocs
[ci skip]
c5576aa2b21cb6251310d1520cdebd421d0974eb authored over 9 years ago
As of Ember 2.1.0 initializers should receive a single argument (the
application), and that obje...
As of 2.1.0 the ApplicationInstance instance that we receive in an
instance initializer has a `l...
[BUGFIX beta] Fix usage of registry for 2.1.0+.
f973fd4515f8046df54a54a30ea603b8afb3587d authored over 9 years ago
This was previously passing, because Ember 2.0.0 and lower did not
properly rethrow the error in...
Using `registry.resolve` is generally private API, and `container.lookupFactory`
provides roughl...
[DOC beta] Changed @default adapter from RESTAdapter to JSONAPIAdapter
cea0b0cffc1fe460cfefc477ceb0c0876575e5c8 authored over 9 years ago[ci skip]
2747529780935838315fc08984901c8f43975e40 authored over 9 years agoUpdate the changelog for 2.0.0-beta.2
a8e867d1fd89779fec98bfff21c867b554f41d1d authored over 9 years ago16951809fcfb6e513a7d5df3454929201047fcf4 authored over 9 years ago
Revert the live filterBy changes in Ember Data beta.1
d46eac3db91c81e619be555689bb11e9ea813ca0 authored over 9 years ago[BUGFIX beta] Update the dependencies for Ember 2.0
51f4418df462d0cb63bafe22b33be27a4e69a7d9 authored over 9 years agoThis reverts commit 1aeaa9124791cf0590ecfe2685ee2322e9798e0d.
Conflicts:
packages/ember-data/t...
This reverts commit 9109e0e59ea83545eb42a8bd68ff40892349e99c.
e5e8b3cdec631128c87623fc3979a317a29d617c authored over 9 years agoCloses #3650
36531ca7c417a83651cf68f67df3f294701dc073 authored over 9 years ago[DOC release] Update changelog for 1.13.9
28e06bcfaf729f83c58ccfef6242ba3d1edb087b authored over 9 years agoc75c75dc3083c4fdcd6180c43cbd4bd1cf41d5d0 authored over 9 years ago
Empty object
8e7f9d081ff87a860fdb24018e1ca83477b565ac authored over 9 years ago5bcd12d1f7291d5f06e27b9185e958ef9ebb92ca authored over 9 years ago
e3f26a6b9b175db831b4c6b5ef8d76df18a9a02d authored over 9 years ago
6a53d429f431005063146713b139374dba95e9f5 authored over 9 years ago
Adapter.query should be part of the public overrideable interface.
81ace9f427545ad3a3ee033cd208e5d2b5235988 authored over 9 years agoImprove InternalModel (2x - 3x faster)
1c47ffaa1053d5635e293c42a80f4ba5b9ab973b authored over 9 years ago7e4c198e6557573cc7c9369d6b38d000393d4fa8 authored over 9 years ago
5e004142a24b6c8b2d1a1786deb60dbae70d7105 authored over 9 years ago
ca9393fb01f23038eb15c479c56e02be4a466558 authored over 9 years ago
Add ember-cli-dependency-checker.
1f866da3b4a4edcf70fdf346cd6e6be6cfaecfab authored over 9 years ago
Since we are using ember-cli to build ember-data we can take advantage
of the work done in ember...
60f13f4860ea9c906e51ae54c8f00b8f099737b5 authored over 9 years ago
0987327bfc6b7811d1c333b52f2d2a4a2b8ebc62 authored over 9 years ago