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

TravisCI: Use the "phantomjs-prebuilt" NPM package to install PhantomJS

This does essentially the same, but requires less steps

87c4024fe85f59b6b7151aa1c97a488c31df3113 authored almost 9 years ago
Merge pull request #4167 from Turbo87/mocha-blueprints

Add blueprints from ember-cli-mocha

2d34339f01f09745290bd502886e4ff3806fd635 authored almost 9 years ago
[BUGFIX beta] Add test blueprints from "ember-cli-mocha"

The filesPath() method will automatically figure out if "qunit" or "mocha" files should be used ...

7dc3218a72d7005406a46a54296f5bcd77d1cf51 authored almost 9 years ago
Merge pull request #4168 from Turbo87/phantom-travis

TravisCI: Use PhantomJS v2.1.1

6a73f9e1f55785283590ef470a1258c71d43e41c authored almost 9 years ago
Merge pull request #4153 from sly7-7/multiple-reloads-one-request

calling reload multiple times on a has many triggers only one request

dc5197e5dacf392dc010d3a59854830c45f55750 authored almost 9 years ago
TravisCI: Install PhantomJS v2.1.1

b320a74861cb7408ecbe0d537c4bb0e849c01e2a authored almost 9 years ago
Revert "use trusty beta environment to get phantomJS 2.0"

This reverts commit 8011a0484f483cad26d7c2a1c5ba2774a24d0488.

5bb9b8134fba690de66763e6e31e1277fae18a3e authored almost 9 years ago
[FEATURE ds-boolean-transform-allow-null] allow null for boolean

This feature allows `null` / `undefined` values for `DS.attr('boolean')`
attributes. Currently `...

4e78a9d4ba458b9e35465a8631f6c15fc90d00d6 authored almost 9 years ago
Merge pull request #4164 from pangratz/string-theory

[CLEANUP] remove `toString` definitions for models in tests

f4d3b9ef34145d2e75ebb8e70ac757a8c613bf73 authored almost 9 years ago
[CLEANUP] remove `toString` definitions for models in tests

My string theory: the definitions for `toString` are a relict from the
pre-container era where t...

377e7f1a5e27bc6b9d9717b1f926e68d0c370216 authored almost 9 years ago
Merge pull request #4159 from chriskrycho/deprecate-store-filter

[DOC] Mark store.filter as deprecated in JSDoc.

6a9e0964a58ebf331a552282360021124a8a1908 authored almost 9 years ago
[BUGFIX beta] fixes #4149, new record does not added twice in many

d9c62c4c3bb809069f30dd54fdf75a84af81f49f authored almost 9 years ago
Merge pull request #4160 from jbailey4/readme-broken-link

Fixes broken link

6043efcd979f1948e70a0af5a72ad33185d09ddf authored almost 9 years ago
Fixes broken link

Previously the link to the emberjs guides on customizing adapters was broken, this fix points to...

f32a51a26e8072585bb5a7e89845069f9a758f0e authored almost 9 years ago
Mark store.filter as deprecated in JSDoc.

8abacbeb8fe8b0c82efbbad3825c87c1d5558954 authored almost 9 years ago
Merge pull request #4155 from sly7-7/restore-owner

remove container related deprecation warnings

3db284890c620fa3d21793f23f86275dc13e6833 authored almost 9 years ago
remove container related deprecation warnings

86424a30a01f51aeeb383f58bc1fe9a0c79f8148 authored almost 9 years ago
calling reload multiple times on a has many triggers only one request

d0334a62081b9e11a79e78e1648cb1efd01b39bf authored almost 9 years ago
Merge pull request #4135 from jmurphyau/fix-global-require

import require

45b36b563691f3f4f84b089998c7cd413da23dcf authored almost 9 years ago
Merge pull request #4125 from pangratz/more-public-modules

[BUGFIX beta] Export more public API's via modules

03ceeb51d8dde58a53e8d184004c2c4a35bf88d4 authored almost 9 years ago
Fix global require

The global require in this file was causing an error when using babel 6 with the transform-es201...

617f5a6329fa0e4234e3a31a9719e40b903eb524 authored almost 9 years ago
[BUGFIX beta] Export more public API's via modules

This change allows to import more public API's via modules:

- import Serializer from "ember-dat...

23defc2d3c4bcb6b5bf0f0634e9f59cb013b7912 authored almost 9 years ago
Merge pull request #4137 from HeroicEric/bugfix-4122

[BUGFIX beta] Allow optional spaces when parsing response headers

11627a9cf6ed706f87cef7d0a37f12d5dc4496f3 authored almost 9 years ago
Merge pull request #4152 from sly7-7/remove-duplicate-invalid-error

Remove extra definition of InvalidError

4d220c9227dd26e1fd56c3250dbb743f4f42a0ff authored almost 9 years ago
Merge pull request #4147 from ef4/fix-embedded-key-remap

Fix key remapping for embedded belongsTo

07264f06468a7d26499dd858c71702e532d82cd7 authored almost 9 years ago
Remove extra definition of InvalidError

e51dd76c50b943c3342589c3abfc8bc6ec03b8ed authored almost 9 years ago
[BUGFIX beta] Fix key remapping for embedded records

Closes #4068. This implements the same semantics for `key` that are used in JSONSerializer, for ...

6091508fdea34fea01dd15d01647c23e2f9c5cce authored almost 9 years ago
Merge pull request #4141 from adam-knights/doc_ds_errors_base

[DOC] Document behavior of object level errors with JSON API

be03d51b4bd4d6344ce0cb49c41ede3136c8114b authored almost 9 years ago
[DOC] Document behavior of object level errors with JSON API

48fb5df2cc6f8fc219a0bc00fb4d74e0d73382a5 authored almost 9 years ago
update changelog for 1.13.15 and 1.13.16

8dc694025e0a9d3de57c10609f483bf929d64fbf authored almost 9 years ago
Merge pull request #4139 from pangratz/strip-assert-polymorphic

[BUGFIX beta] strip assertPolymorphicType in production builds

ccae3ce0e6c916cff3ac2ae4e128d9b9195d5290 authored almost 9 years ago
[BUGFIX beta] strip assertPolymorphicType in production builds

This assert statement checks if a record is of the expected polymporhic
type. Currently, this fu...

5529f0fb661c92177911aaa299e6aa23dab9ffe1 authored almost 9 years ago
[BUGFIX beta] Allow optional spaces when parsing response headers

Fixes https://github.com/emberjs/data/issues/4122

- Allows header field-value without preceding...

dce22e37735344eef3bd95a46a1196dc48fe2f8c authored about 9 years ago
Merge pull request #4131 from tricknotes/remove-unused

[BUGFIX beta] Remove unused dev-dependency module

567dfc54ce8c163a7605db78f5b3f95800f9eb31 authored about 9 years ago
Merge pull request #4130 from tricknotes/version-with-sha

[BUGFIX beta] Add sha suffix to `DS.VERSION` for unreleased version

6655db25849dfd9befb95557d010735d2a4e5d57 authored about 9 years ago
[BUGFIX beta] Remove unused dev-dependency module

29cee9089943c4ac126a8ba786111e4c8818c50e authored about 9 years ago
[BUGFIX beta] Add sha suffix to `DS.VERSION` for unreleased version

e7193f632b73639579865821d9520d215cc91dd6 authored about 9 years ago
Merge pull request #4128 from kinesisptyltd/master

Fix calls to keyForRelationship in embedded records

8f6160c0aad11ae02a6c9ffbcbadbc0c1e970538 authored about 9 years ago
Fix calls to keyForRelationship in embedded records

e9c347adb9472c3a116f5bea7bf560325cce79ed authored about 9 years ago
Merge pull request #4117 from pangratz/assert-polymorphic-type-has-many-reference

Add assertion for polymorphic type for HasManyReference#push

5990a737b83af02c21f7e2d200cf37144f026783 authored about 9 years ago
Merge pull request #4111 from danmcclain/ducktype-error-checking

[BUGFIX beta] Add ducktyping of `AdapterError`

6284d57e4e4b76ecefa52edeee5167e7eeee1845 authored about 9 years ago
[BUGFIX beta] Add ducktyping of `AdapterError`

There are `instanceof` checks for `AdapterError` this removes them in
favor of checking for a pr...

ee7bc80104df6a41f80c877a7ec0dd7a46d0b488 authored about 9 years ago
Merge pull request #4110 from workmanw/pushPayload-return

[FEATURE ds-pushpayload-return] Change `pushPayload` to return a value.

2322aacc3f3e4fb4fe9b30c7d790c45126fa5c73 authored about 9 years ago
Changing `store.pushPayload` and `serializer.pushPayload` to return the "pushed value". Either a record or array of records.

1097530ed68c5feffc5819c4129b3776189b7536 authored about 9 years ago
Merge pull request #4086 from pangratz/ds-transform-pass-options

[FEATURE ds-transform-pass-options] pass options to DS.Transform

8b0e53c731f4f80cb29fb6705ed51b24e1c497ff authored about 9 years ago
Merge pull request #4116 from pangratz/add-assertions-for-query

Add assertions for store#query()

eb83d5c184a75ee491999b245b5021209bd12be4 authored about 9 years ago
Add assertion for polymorphic type for HasManyReference#push

ed26cdcee4ef5acd21fbaee42abf7b879eef3d36 authored about 9 years ago
[BUGFIX beta] Add assertions for store#query()

Currently invoking `store.query('person')` will fail with an error
within `RESTAdapter#sortQuery...

5b8439711a01d29052fd5f805341e06558bd6d88 authored about 9 years ago
Merge pull request #4118 from pangratz/sort-changelog

[ci skip] Sort CHANGELOG by version and not date of release

6188c6830d33dbda55bdb59e971984d5803320cb authored about 9 years ago
Merge pull request #4119 from pangratz/improve-contributing

Add ember.js and ember-data tags automatically to SO question

cb89e3ef4c09fe56a20e4146f25ba4773c70a170 authored about 9 years ago
[skip ci] Add ember.js and ember-data tags automatically to SO question

This prefills the tags with `ember.js` and `ember-data`.

731836dca8f4be95f25998d0a9499f4f63cca054 authored about 9 years ago
[ci skip] Sort CHANGELOG by version and not date of release

This also removes the entries for *Release 2.1.0-beta.1 (August 20,
2015)*, as those are already...

fcf060d6e38b97b6d22bb4acd411c7e6c502932d authored about 9 years ago
Merge pull request #4113 from danmcclain/ajax-fn

[BUGFIX beta] Move `jQuery.ajax` call to a method separate method

6c7c934567cf5e6b1b3b157bc2909ecb20ebef7f authored about 9 years ago
[BUGFIX beta] Move `jQuery.ajax` call to a method separate method

Allow for overriding of the `ajax` request by overriding
`RESTAdapter.ajaxRequest` instead of th...

5dab079e239630241b4174500d4d033d498038b8 authored about 9 years ago
Update changelog for 2.3.3 release

c540db136a87c61c71de7fc28600ce9e9a5edb33 authored about 9 years ago
Merge pull request #4108 from HeroicEric/fix-4105

[BUGFIX beta] Fix `BuildUrlMixin.urlPrefix` regression when host=/

10843fc0730577bb7511d3aecfbdf8faceb79391 authored about 9 years ago
Merge pull request #4101 from HeroicEric/computed-prop-desc

[cleanup] Remove unneeded `getComputedPropertyDesc` test helper

9ba3b0d6d7e087675d0ab62cb7cfe80f8790c4e3 authored about 9 years ago
Merge pull request #4104 from HeroicEric/mark-filter-private

[DOC] Mark `DS.Store.filter` as private

32d711c68fcb2fc4072647f288dc543058c58291 authored about 9 years ago
[BUGFIX beta] Fix `BuildUrlMixin.urlPrefix` regression when host is "/"

Fixes https://github.com/emberjs/data/issues/4105

I couldn't think of a better name for the tes...

89f124b5771ef1688f691cba4b7ec68446975a1c authored about 9 years ago
[DOC] Mark `DS.Store.filter` as private

`DS.Store.filter` was deprecated and moved to an addon in
https://github.com/emberjs/data/pull/3...

ae7146c5199b9c59ef39c9ca22685e3ab04ffc6a authored about 9 years ago
Merge pull request #4095 from tricknotes/version-number

[BUGFIX release] Remove 'v' prefix from `DS.VERSION`

17791ee63a8802ca3dacc87e40769cf4ab188f6d authored about 9 years ago
Merge pull request #4100 from HeroicEric/update-filter-docs

[DOC] Replace reference to DS.Store.find

306ce45e4dedf9ded0110f2888798a9f84886e5b authored about 9 years ago
[BUGFIX release] Remove 'v' prefix from `DS.VERSION`

The change of version number format may
break version checking from other libs.

5625cbd22307f00838f3f190fc4ace41103a15b6 authored about 9 years ago
Merge pull request #4102 from HeroicEric/find-belongs-to-docs

[DOC] Fix misleading docs for `DS.RESTAdapter.findBelongsTo`

73e4f3f8b1aa981a79433f2a2e1d0dd68a6122ff authored about 9 years ago
[DOC] Fix misleading docs for `DS.RESTAdapter.findBelongsTo`

This fixes some misleading docs for `DS.RESTAdapter.findBelongsTo` that
make it seems like it ex...

5284f30ed22fd0102dded9e83ea43e19bff20a61 authored about 9 years ago
[cleanup] Remove unneeded `getComputedPropertyDesc` test helper

As the comment in the code says, this is no longer needed since
https://github.com/emberjs/ember...

b0fe3b0d2ef57c9b87205b5aff702c8c6079347e authored about 9 years ago
[DOC] Replace reference to DS.Store.find

Replaces a reference to `DS.Store.find` in the docs for
`DS.Store.filter`

19a975ea489d635bf850e9f251f44e9f4962de9f authored about 9 years ago
Merge pull request #4097 from tricknotes/update-npmignore

Update `.npmignore`

cf0bce175f379d315b34d828e08d90cadd47ee18 authored about 9 years ago
Update `.npmignore`

* Ruby files and testing yaml is unnecessary as a npm module.
* Now `Brocfile.js` is not exist a...

bcd9eb817b7ed71f563d96f4d3a2bf77c61aa6c1 authored about 9 years ago
Merge pull request #4070 from HeroicEric/use-modules-in-blueprints

Update blueprints to import modules directly

1be6c62a5912f7a7d870bea4f02c71d1f2a6a2bf authored about 9 years ago
Merge pull request #4094 from bmac/2-3-2-changelog

Update changelog for 2.3.2 release

440b67eaead079bf6b95460f2356a8a2b60dd02e authored about 9 years ago
Update changelog for 2.3.2 release

43a447e7a60f0930b1f588ba8a9863a6c235c93d authored about 9 years ago
Fix circular reference in model imports

a43df737a55bd10f629a593b000a4ccb393323e6 authored about 9 years ago
Merge pull request #4091 from bmac/model-mixins

[BUGFIX release] Refactor Model.reopen to use mixins

e5636f3f8058657eaee98ce64d3cbc5fd7500547 authored about 9 years ago
Merge pull request #4090 from bmac/fix-yuidoc-paths

Make yui doc generate links from the project root instead of the file…

90c1ed5b6af3724b8c53b05b45a888d9925b0efc authored about 9 years ago
Merge pull request #4092 from emberjs/rwjblue-patch-1

Delete TRANSITION.md

aa4a2f59f0c7e61f506ba7858fe34e6ae743876a authored about 9 years ago
Delete TRANSITION.md

This is pretty out of date, and isn't a good resource any longer. If folks need the document fo...

1161e8452335ef3fa2ef4300906e466ebe4996a7 authored about 9 years ago
[BUGFIX release] Refactor Model.reopen to use mixins

This fixes bugs where users import Model form 'ember-data/model' and it was missing required met...

b8e393c3f4882249b7454fe00744435478d8ac14 authored about 9 years ago
Make yui doc generate links from the project root instead of the filesystem root

616611272367bebf4477014002dddd41bcbbaed6 authored about 9 years ago
Merge pull request #4088 from wecc/initializer-regression

[BUFGIX release] Fix regression with missing initializers

9fefef6917530c7df5e148950eec8425684e5162 authored about 9 years ago
Merge pull request #4082 from bmac/move-date-import

Move the date import to where it is used intead of the root module

c87717b368da707aef8ebd2da9b4064e78bfa9e6 authored about 9 years ago
[BUFGIX release] Fix regression with missing initializers

08e4f12426812816cdb58ce3886c100555892d4e authored about 9 years ago
[FEATURE ds-transform-pass-options] pass options to DS.Transform

This feature passes the options hash defined for an attribute to the
`serialize` and `deserializ...

9ab5c5e1501b66fa597a095f050dbd63f7e8df65 authored about 9 years ago
Merge pull request #4085 from pangratz/codeclimate

Update codeclimate.yml

2bce0407958d08d7598cd0ae42880b8f09df8fa8 authored about 9 years ago
[skip ci] Update codeclimate.yml

- use correct path to tests (this has changed since being an addon)
- add codeclimate badge to R...

40a0534bc685b245c0c7aa10e09c48ed17ff1ce5 authored about 9 years ago
Move the date import to where it is used intead of the root module

9b516d026f3568605f710b605d873b51b91a0127 authored about 9 years ago
Merge pull request #4077 from danmcclain/eliminate-metadataFor

[CLEANUP beta] Change the way metadata in response is stored on record array

a6b77164fa42e06c6017cea19a27638a962c6045 authored about 9 years ago
Update blueprints to import modules directly

- Import JSONAPIAdapter module directly in blueprint
- Import JSONAPISerializer module directly ...

bcab3b554f3fc06e8ae402923d0a1189547597ca authored about 9 years ago
Merge pull request #4084 from HeroicEric/ek-remove-inline-jshint-config

[cleanup] Remove unnecessary inline JSHint config

b050b0fd3850cea3d165ac17d8a1f3a2199264ef authored about 9 years ago
[cleanup] Remove unnecessary inline JSHint config

- Ember is imported below so we don’t need the global :smile:
- The `eqnull:true` rule was origi...

67c4bc8964ae0c146589656d98646b57fb2cc89f authored about 9 years ago
Merge pull request #4078 from tricknotes/use-ember-merge

Use `Ember.merge` instead of ember-data's shim

266ae624a6005092f7e3758005920039081b8884 authored about 9 years ago
Merge pull request #4079 from pangratz/remove-unused-ember-defeatureify

[CLEANUP] remove unused config/ember-defeatureify.js

8a658ed14c535bab8991f93e2f9335fa08e8be7f authored about 9 years ago
[CLEANUP beta] Change the way metadata in response is stored on record array

The previous implementation of inserting metadata from an ajax response
onto a record array used...

935d5f18629fb183ef1da58d499bf1886a11b25b authored about 9 years ago
Merge pull request #4040 from pangratz/use-ember-dev

Use test helpers from ember dev

1e5831ba7a751fef3a237d3ceef58e3370f1f326 authored about 9 years ago
[CLEANUP] remove unused config/ember-defeatureify.js

Since we are using `babel-plugin-feature-flags` and
`babel-plugin-filter-imports`, ember defeatu...

daab7b7f7a5adc87e60d8888df6b4897d3330da0 authored about 9 years ago
Use `Ember.merge` instead of ember-data's shim

This shim was introduced to compatible with old Ember
that couldn't merge object that has no `ha...

31d793ca051420b54d3abe3d9039dffad9252d43 authored about 9 years ago
Fix failing test by wrapping in Ember.run

Getting an async`hasMany` relationship triggers a run-loop, so this
needs to be wrapped inside `...

5096975685c3e444c0f36f0e12c186ec24f1cc45 authored about 9 years ago
Re-use test helpers from ember-dev

This change re-uses the test helpers from ember-dev to check for
expected assertions and depreca...

4a90dea1b7d6b353008baf155b4910c1ca4d8bf5 authored about 9 years ago
Re-use expectWarning and expectNoWarning test helpers from ember-dev

2567ccf60223fba7a8780b3f60e4e5bf525df30f authored about 9 years ago
Change test for asserting that model is available

Currently `this._hasModelFor` returns the specific model, though - as
the name implies - a boole...

04156126842d1d0122a2964520c71b00fde90a86 authored about 9 years ago