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
This does essentially the same, but requires less steps
87c4024fe85f59b6b7151aa1c97a488c31df3113 authored almost 9 years agoAdd blueprints from ember-cli-mocha
2d34339f01f09745290bd502886e4ff3806fd635 authored almost 9 years agoThe filesPath() method will automatically figure out if "qunit" or "mocha" files should be used ...
7dc3218a72d7005406a46a54296f5bcd77d1cf51 authored almost 9 years agoTravisCI: Use PhantomJS v2.1.1
6a73f9e1f55785283590ef470a1258c71d43e41c authored almost 9 years agocalling reload multiple times on a has many triggers only one request
dc5197e5dacf392dc010d3a59854830c45f55750 authored almost 9 years agob320a74861cb7408ecbe0d537c4bb0e849c01e2a authored almost 9 years ago
This reverts commit 8011a0484f483cad26d7c2a1c5ba2774a24d0488.
5bb9b8134fba690de66763e6e31e1277fae18a3e authored almost 9 years ago
This feature allows `null` / `undefined` values for `DS.attr('boolean')`
attributes. Currently `...
[CLEANUP] remove `toString` definitions for models in tests
f4d3b9ef34145d2e75ebb8e70ac757a8c613bf73 authored almost 9 years ago
My string theory: the definitions for `toString` are a relict from the
pre-container era where t...
[DOC] Mark store.filter as deprecated in JSDoc.
6a9e0964a58ebf331a552282360021124a8a1908 authored almost 9 years agod9c62c4c3bb809069f30dd54fdf75a84af81f49f authored almost 9 years ago
Fixes broken link
6043efcd979f1948e70a0af5a72ad33185d09ddf authored almost 9 years agoPreviously the link to the emberjs guides on customizing adapters was broken, this fix points to...
f32a51a26e8072585bb5a7e89845069f9a758f0e authored almost 9 years ago8abacbeb8fe8b0c82efbbad3825c87c1d5558954 authored almost 9 years ago
remove container related deprecation warnings
3db284890c620fa3d21793f23f86275dc13e6833 authored almost 9 years ago86424a30a01f51aeeb383f58bc1fe9a0c79f8148 authored almost 9 years ago
d0334a62081b9e11a79e78e1648cb1efd01b39bf authored almost 9 years ago
import require
45b36b563691f3f4f84b089998c7cd413da23dcf authored almost 9 years ago[BUGFIX beta] Export more public API's via modules
03ceeb51d8dde58a53e8d184004c2c4a35bf88d4 authored almost 9 years agoThe global require in this file was causing an error when using babel 6 with the transform-es201...
617f5a6329fa0e4234e3a31a9719e40b903eb524 authored almost 9 years agoThis change allows to import more public API's via modules:
- import Serializer from "ember-dat...
23defc2d3c4bcb6b5bf0f0634e9f59cb013b7912 authored almost 9 years ago[BUGFIX beta] Allow optional spaces when parsing response headers
11627a9cf6ed706f87cef7d0a37f12d5dc4496f3 authored almost 9 years agoRemove extra definition of InvalidError
4d220c9227dd26e1fd56c3250dbb743f4f42a0ff authored almost 9 years agoFix key remapping for embedded belongsTo
07264f06468a7d26499dd858c71702e532d82cd7 authored almost 9 years agoe51dd76c50b943c3342589c3abfc8bc6ec03b8ed authored almost 9 years ago
Closes #4068. This implements the same semantics for `key` that are used in JSONSerializer, for ...
6091508fdea34fea01dd15d01647c23e2f9c5cce authored almost 9 years ago[DOC] Document behavior of object level errors with JSON API
be03d51b4bd4d6344ce0cb49c41ede3136c8114b authored almost 9 years ago48fb5df2cc6f8fc219a0bc00fb4d74e0d73382a5 authored almost 9 years ago
8dc694025e0a9d3de57c10609f483bf929d64fbf authored almost 9 years ago
[BUGFIX beta] strip assertPolymorphicType in production builds
ccae3ce0e6c916cff3ac2ae4e128d9b9195d5290 authored almost 9 years ago
This assert statement checks if a record is of the expected polymporhic
type. Currently, this fu...
Fixes https://github.com/emberjs/data/issues/4122
- Allows header field-value without preceding...
dce22e37735344eef3bd95a46a1196dc48fe2f8c authored about 9 years ago[BUGFIX beta] Remove unused dev-dependency module
567dfc54ce8c163a7605db78f5b3f95800f9eb31 authored about 9 years ago[BUGFIX beta] Add sha suffix to `DS.VERSION` for unreleased version
6655db25849dfd9befb95557d010735d2a4e5d57 authored about 9 years ago29cee9089943c4ac126a8ba786111e4c8818c50e authored about 9 years ago
e7193f632b73639579865821d9520d215cc91dd6 authored about 9 years ago
Fix calls to keyForRelationship in embedded records
8f6160c0aad11ae02a6c9ffbcbadbc0c1e970538 authored about 9 years agoe9c347adb9472c3a116f5bea7bf560325cce79ed authored about 9 years ago
Add assertion for polymorphic type for HasManyReference#push
5990a737b83af02c21f7e2d200cf37144f026783 authored about 9 years ago[BUGFIX beta] Add ducktyping of `AdapterError`
6284d57e4e4b76ecefa52edeee5167e7eeee1845 authored about 9 years ago
There are `instanceof` checks for `AdapterError` this removes them in
favor of checking for a pr...
[FEATURE ds-pushpayload-return] Change `pushPayload` to return a value.
2322aacc3f3e4fb4fe9b30c7d790c45126fa5c73 authored about 9 years ago1097530ed68c5feffc5819c4129b3776189b7536 authored about 9 years ago
[FEATURE ds-transform-pass-options] pass options to DS.Transform
8b0e53c731f4f80cb29fb6705ed51b24e1c497ff authored about 9 years agoAdd assertions for store#query()
eb83d5c184a75ee491999b245b5021209bd12be4 authored about 9 years agoed26cdcee4ef5acd21fbaee42abf7b879eef3d36 authored about 9 years ago
Currently invoking `store.query('person')` will fail with an error
within `RESTAdapter#sortQuery...
[ci skip] Sort CHANGELOG by version and not date of release
6188c6830d33dbda55bdb59e971984d5803320cb authored about 9 years agoAdd ember.js and ember-data tags automatically to SO question
cb89e3ef4c09fe56a20e4146f25ba4773c70a170 authored about 9 years agoThis prefills the tags with `ember.js` and `ember-data`.
731836dca8f4be95f25998d0a9499f4f63cca054 authored about 9 years ago
This also removes the entries for *Release 2.1.0-beta.1 (August 20,
2015)*, as those are already...
[BUGFIX beta] Move `jQuery.ajax` call to a method separate method
6c7c934567cf5e6b1b3b157bc2909ecb20ebef7f authored about 9 years ago
Allow for overriding of the `ajax` request by overriding
`RESTAdapter.ajaxRequest` instead of th...
c540db136a87c61c71de7fc28600ce9e9a5edb33 authored about 9 years ago
[BUGFIX beta] Fix `BuildUrlMixin.urlPrefix` regression when host=/
10843fc0730577bb7511d3aecfbdf8faceb79391 authored about 9 years ago[cleanup] Remove unneeded `getComputedPropertyDesc` test helper
9ba3b0d6d7e087675d0ab62cb7cfe80f8790c4e3 authored about 9 years ago[DOC] Mark `DS.Store.filter` as private
32d711c68fcb2fc4072647f288dc543058c58291 authored about 9 years agoFixes https://github.com/emberjs/data/issues/4105
I couldn't think of a better name for the tes...
89f124b5771ef1688f691cba4b7ec68446975a1c authored about 9 years ago
`DS.Store.filter` was deprecated and moved to an addon in
https://github.com/emberjs/data/pull/3...
[BUGFIX release] Remove 'v' prefix from `DS.VERSION`
17791ee63a8802ca3dacc87e40769cf4ab188f6d authored about 9 years ago[DOC] Replace reference to DS.Store.find
306ce45e4dedf9ded0110f2888798a9f84886e5b authored about 9 years ago
The change of version number format may
break version checking from other libs.
[DOC] Fix misleading docs for `DS.RESTAdapter.findBelongsTo`
73e4f3f8b1aa981a79433f2a2e1d0dd68a6122ff authored about 9 years ago
This fixes some misleading docs for `DS.RESTAdapter.findBelongsTo` that
make it seems like it ex...
As the comment in the code says, this is no longer needed since
https://github.com/emberjs/ember...
Replaces a reference to `DS.Store.find` in the docs for
`DS.Store.filter`
Update `.npmignore`
cf0bce175f379d315b34d828e08d90cadd47ee18 authored about 9 years ago
* Ruby files and testing yaml is unnecessary as a npm module.
* Now `Brocfile.js` is not exist a...
Update blueprints to import modules directly
1be6c62a5912f7a7d870bea4f02c71d1f2a6a2bf authored about 9 years agoUpdate changelog for 2.3.2 release
440b67eaead079bf6b95460f2356a8a2b60dd02e authored about 9 years ago43a447e7a60f0930b1f588ba8a9863a6c235c93d authored about 9 years ago
a43df737a55bd10f629a593b000a4ccb393323e6 authored about 9 years ago
[BUGFIX release] Refactor Model.reopen to use mixins
e5636f3f8058657eaee98ce64d3cbc5fd7500547 authored about 9 years agoMake yui doc generate links from the project root instead of the file…
90c1ed5b6af3724b8c53b05b45a888d9925b0efc authored about 9 years agoDelete TRANSITION.md
aa4a2f59f0c7e61f506ba7858fe34e6ae743876a authored about 9 years agoThis is pretty out of date, and isn't a good resource any longer. If folks need the document fo...
1161e8452335ef3fa2ef4300906e466ebe4996a7 authored about 9 years agoThis fixes bugs where users import Model form 'ember-data/model' and it was missing required met...
b8e393c3f4882249b7454fe00744435478d8ac14 authored about 9 years ago616611272367bebf4477014002dddd41bcbbaed6 authored about 9 years ago
[BUFGIX release] Fix regression with missing initializers
9fefef6917530c7df5e148950eec8425684e5162 authored about 9 years agoMove the date import to where it is used intead of the root module
c87717b368da707aef8ebd2da9b4064e78bfa9e6 authored about 9 years ago08e4f12426812816cdb58ce3886c100555892d4e authored about 9 years ago
This feature passes the options hash defined for an attribute to the
`serialize` and `deserializ...
Update codeclimate.yml
2bce0407958d08d7598cd0ae42880b8f09df8fa8 authored about 9 years ago
- use correct path to tests (this has changed since being an addon)
- add codeclimate badge to R...
9b516d026f3568605f710b605d873b51b91a0127 authored about 9 years ago
[CLEANUP beta] Change the way metadata in response is stored on record array
a6b77164fa42e06c6017cea19a27638a962c6045 authored about 9 years ago
- Import JSONAPIAdapter module directly in blueprint
- Import JSONAPISerializer module directly ...
[cleanup] Remove unnecessary inline JSHint config
b050b0fd3850cea3d165ac17d8a1f3a2199264ef authored about 9 years ago
- Ember is imported below so we don’t need the global :smile:
- The `eqnull:true` rule was origi...
Use `Ember.merge` instead of ember-data's shim
266ae624a6005092f7e3758005920039081b8884 authored about 9 years ago[CLEANUP] remove unused config/ember-defeatureify.js
8a658ed14c535bab8991f93e2f9335fa08e8be7f authored about 9 years ago
The previous implementation of inserting metadata from an ajax response
onto a record array used...
Use test helpers from ember dev
1e5831ba7a751fef3a237d3ceef58e3370f1f326 authored about 9 years ago
Since we are using `babel-plugin-feature-flags` and
`babel-plugin-filter-imports`, ember defeatu...
This shim was introduced to compatible with old Ember
that couldn't merge object that has no `ha...
Getting an async`hasMany` relationship triggers a run-loop, so this
needs to be wrapped inside `...
This change re-uses the test helpers from ember-dev to check for
expected assertions and depreca...
2567ccf60223fba7a8780b3f60e4e5bf525df30f authored about 9 years ago
Currently `this._hasModelFor` returns the specific model, though - as
the name implies - a boole...