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

Merge pull request #4338 from pangratz/doc-reload-backgroundReload

[DOC beta] Overhaul documentation for reload / background reload

b754321deb95727bf2fc72dc8590cabe25221389 authored almost 9 years ago
Merge pull request #4350 from pangratz/cleanup-ds-transform-pass-options

[CLEANUP ds-transform-pass-options]

71abed36bb8f3f3d5571c84b39b3d0c4ad92e21f authored almost 9 years ago
[CLEANUP ds-transform-pass-options]

f5df24677fb7a9ca265d636f38c6e6d959f936f6 authored almost 9 years ago
Merge pull request #4349 from pangratz/cleanup-ds-serialize-ids-and-types

[CLEANUP ds-serialize-ids-and-types]

3d974d8d16f3417a899719fa5265539e9ec3f142 authored almost 9 years ago
Merge pull request #4348 from pangratz/cleanup-ds-finder-include

[CLEANUP ds-finder-include]

6143081e73790e44fe7ecee8033e0676a21d3d6a authored almost 9 years ago
Merge pull request #4347 from pangratz/cleanup-ds-references

[CLEANUP ds-references]

f699952f8f296e3d7cba402792d32c95f3b8da5e authored almost 9 years ago
[DOC beta] Overhaul documentation for reload / background reload

7d137c3560049adb57f3984aac21331a9cb5704a authored almost 9 years ago
[CLEANUP ds-references]

29a5fa964d62f3634a20fb205a2fa2724ee397d5 authored almost 9 years ago
[CLEANUP ds-finder-include]

3c88c9cac995ee7476d812f3e9f47aed3971b5d7 authored almost 9 years ago
[CLEANUP ds-serialize-ids-and-types]

87e6e60e9b6266b27eceae17891839cf2b7a1787 authored almost 9 years ago
Merge pull request #4345 from ghedamat/patch-1

[DOC] fix example syntax

e319cc0b7608e1346f2729df0105faf5ef7d1a44 authored almost 9 years ago
[DOC] fix example syntax

(will fix highlighting in docs)

0ad69cb43680706cbf09d9396c633a08de7d62f6 authored almost 9 years ago
Merge pull request #4337 from villander/master

[DOC] Update README.md for improve ES6 syntax in example

a9f57a4beeee0f9f39bd63f3e44939aa7ccc79f3 authored almost 9 years ago
[DOC] Update README.md for improve ES6 sintax in example

cbf2ff72ba79de53c6712e50d8eabb47cbaf53e2 authored almost 9 years ago
Merge pull request #4334 from bmac/update-changelog-master

Port the 2.5.x changelog entires to master

f9addb823e24645fd95cf4dbd40bfddf60d04866 authored almost 9 years ago
Port the 2.5.x changelog entires to master

ae99a24005e165c0c55f74546f4253dd1b8d961d authored almost 9 years ago
Merge pull request #4331 from pangratz/manage-model-modules

[BUGFIX beta] Overhaul attr/relationships imports in model blueprint

9a5e7964c14bfc45430fff72b4192b7a83074012 authored almost 9 years ago
Merge pull request #4324 from pangratz/doc-changedAttributes

[DOC beta] Clarify DS.Model#changedAttributes()

9cbad2b72c7ab56289ca144fbe3643e2fac725c9 authored almost 9 years ago
[BUGFIX release] use es5 syntax for addon's index.js file (#4333)

Older versions of node can't use the concise method syntax.

6bdeb31cb9335e40e0b6abb895b4ac319d0cf1c6 authored almost 9 years ago
Merge pull request #4327 from sbatson5/feature-flags-CONTRIBUTING

[DOC] Update CONTRIBUTING.md for feature flags

21d27eef12190eefacbddea74e3344fa6a64817d authored almost 9 years ago
[DOC] Update CONTRIBUTING.md for feature flags

4e6fe7f21b65df23040ce96910a5da61bbacb30d authored almost 9 years ago
[BUGFIX beta] Overhaul attr/relationships imports in model blueprint

When a model is generated via `ember generate model` without attributes
and relationships, then ...

2f511a8b6059807041639f586b8529a70ef27b46 authored almost 9 years ago
Merge pull request #4328 from rwjblue/prevent-errors-with-fastboot

[BUGFIX release] Only setup babel options once.

1c7c73782bc4a7d8eada0aa0b7f325fe8f4fc37a authored almost 9 years ago
Merge pull request #4330 from pangratz/fix-references-doc

[DOC beta] Make clear where `blog` is coming from

c2a0ca23ab7ae5c0e03e04677ef06a8b1f9a7c1a authored almost 9 years ago
[DOC beta] Make clear where `blog` is coming from

63daa57cf302f5abba7b4f6f39cac56f130d5335 authored almost 9 years ago
[BUGFIX release] Only setup babel options once.

`included` is called for each instance of `EmberApp` created
within the consuming applicationm, ...

545f0a3445de89bfb21ad960f2c3607704713aca authored almost 9 years ago
[FEATURE ds-payload-hooks] Add hooks to map type in payload to modelName

The `modelNameFromPayloadKey` and `payloadKeyFromModelName` hooks on the
serializer allow to cus...

1521d5af71b342b718e0f3ca3a716e9387be9633 authored almost 9 years ago
[DOC beta] Clarify DS.Model#changedAttributes()

e5b3268d2121b63c2d74f1f0063b481e5de7188f authored almost 9 years ago
Merge pull request #4320 from rwjblue/fixup-feature-processing

Fixup feature flagging infrastructure.

88dd51534e942a13cdecab7d697031c863baa996 authored almost 9 years ago
[BUGFIX release] Ensure feature flag stripping works for all builds.

Prior to this, the feature flags would only be processed for
`production` builds (from within an...

eeb8ee369ad3c32fc91042a4c9bde3b1f8922acb authored almost 9 years ago
[BUGFIX canary] Enable features that have been "go"ed.

76223e0cad82d5834266aa5c50d3ce1463d23d68 authored almost 9 years ago
Bump version to 2.6.0-canary

cb0f7e77f5e7a322dbce74617ea847b12b6a0c01 authored almost 9 years ago
Update changelog for the Ember Data 2.5.0 release

c7282a5f8768354b46585c9a5bba3c3cffed61ec authored almost 9 years ago
Merge pull request #4316 from pangratz/fix-adapter-populated-record-array-update

Fix `isUpdating` for DS.AdapterPopulatedRecordArray#update()

c628d741d0b64bcbc7dc5a1daf9e7c1afbfc76e8 authored almost 9 years ago
Merge pull request #4317 from pangratz/cleanup-old-flag

[CLEANUP] remove reference to no more used isNewSerializerAPI flag

4735b862de4abeb30eb70aafec8b938322897635 authored almost 9 years ago
Merge pull request #4293 from bmac/bug-4289

Closes #4289
Closes #3688

1e818dc1f76b860a7a896ce9e9569a80ac6ab6e0 authored almost 9 years ago
[CLEANUP] remove reference to no more used isNewSerializerAPI flag

This flag has been used when transitioning from 1.13 to 2.0 and is no
more needed in 2.x

f78db62d6453e9f4dfee54e9102d0c04d6bb75c0 authored almost 9 years ago
[BUGFIX beta] Transition an invalid created record to the deleted saved state when deleted.

Closes #4289

4da8b08815a7c76e1e18cfe6a63ce3a65a20dd78 authored almost 9 years ago
[BUGFIX beta] fix isUpdating for AdapterPopulatedRecordArray#update()

The `isUpdating` flag is not set to `true` when the `update()` method on
a `DS.AdapterPopulatedR...

89ce6cde4070b68606cef4fc66364b6b5462e9cd authored almost 9 years ago
Merge pull request #4314 from fivetanley/convert-sideloaded-singular-to-sideloaded-plural

[BUGFIX beta] convert single record sideloaded records to plural

40d9949ff43144f86e6d3872d9f8123e4f9b9e5e authored almost 9 years ago
[FEATURE ds-links-in-record-array] DRY up logic for setting properties

93123c77cd84b9558e11e38ca50cd255c1333fe7 authored almost 9 years ago
[BUGFIX beta] convert single record sideloaded records to plural

Before, `_normalizeArray` would call `forEach` even if the object wasn't
an array. We guard agai...

c68d0ef892dcea92a68399d06af3f2072086a7cf authored almost 9 years ago
Use new blueprint testing API (#4309)

* Update "ember-cli-blueprint-test-helpers" to v0.11.0
* tests/blueprints: Use new testing API

1ced8b5a21fbc921afc00bce22dc0e200621e638 authored almost 9 years ago
Merge pull request #4308 from trevorrjohn/tj/snapshots-for-finders

pass snapshot through to urlForFindHasMany and urlForFindBelongsTo

0a485da7259d0a38088477f605625ca27e2d36ed authored almost 9 years ago
Use property lookup in applyTransforms

A property lookup is used to speed up the hot path of applying transforms
when normalizing data ...

a2bd7dbb2b95a7f18bfaab6bbd9e305a29d7ef9a authored almost 9 years ago
[BUGFIX beta] pass snapshot into urlForFindHasMany/BelongsTo

85a12209f09ec51bbc23f757c7cd463cd18461ad authored almost 9 years ago
[FEATURE ds-improved-ajax] pass snapshot for findHasMany and findBelongsTo

56b541b06c252c48da6145a763415d1a696c2aea authored almost 9 years ago
Merge pull request #4307 from pangratz/fix-invalid-codeclimate-yml

[skip ci] fix invalid indentation in codeclimate.yml

6cb550929caf1ab48eeff0947b1032b8fbe2a298 authored almost 9 years ago
[skip ci] fix invalid indentation in codeclimate.yml

3df6308f83dfe405be72b6ec21c71ec15974eb57 authored almost 9 years ago
Merge pull request #4304 from trevorrjohn/tj/snapshot-record-array-on-find-all

pass DS.SnapshotRecordArray to build-url-mixin buildURL

60f31896f5d40f44244d8260166116358365d988 authored almost 9 years ago
[FEATURE ds-improved-ajax] pass snapshotRecordArray to urlForFindAll

8387e12617441522e90143acc147a6593b00db86 authored almost 9 years ago
[BUGFIX beta] pass DS.SnapshotRecordArray to urlForFindAll

3868436fc784e2de54d3f05d14707e170a2e2b65 authored almost 9 years ago
Merge pull request #4023 from pangratz/enhance-blueprints

Enhance blueprints: only extend from application entity if it exists

7f5d53abeabcc61bf9344144cbfa981823fb5ddd authored almost 9 years ago
Only extend from application serializer / adapter, if it exists

This change updates the blueprints for adapter and serializer, so they
extend from the applicati...

b6c2c7c25dface19bb0ff9f78f36848f17284740 authored almost 9 years ago
Merge pull request #4301 from krzkol/fix-rest-adapter-test-typo

fix rest-adapter-test typo

8959c4ed43f48e0c473384fa9b6fca58f7e965f8 authored almost 9 years ago
fix rest-adapter-test typo

42c296b352718d12040d1d21a2bbd3ed18aff213 authored almost 9 years ago
[DOC] Fix example code on normalize method

0151b763b5ce24e4234347889148b8988639bfd4 authored almost 9 years ago
[DOC] Fix typo in urlForFindBelongsTo adapter method

e190634f526339ee97dcd62e8bc3ffa8417986c0 authored almost 9 years ago
Merge pull request #4295 from wizvishak/patch_doc_2

[DOC release] Mistaken back tick.

ad7c26c60a48135f5cddb4506f8e624a78988ccf authored almost 9 years ago
[DOC release] Mistaken back tick.

30ce2664fe2fd023b598c9d8cecbda18959b06e4 authored almost 9 years ago
Merge pull request #4290 from pangratz/warn-on-invalid-json-response

[BUGFIX beta] add custom warning when invalid JSON is returned

7caec8687715dfaebef68b80c434d15c96d35d4c authored almost 9 years ago
Merge pull request #4288 from pangratz/fix-isEnabled-usage

[FEATURE ds-extended-errors] fix usage of isEnabled

c8c0e873976a9a726968841003ab0dc961ceff6d authored almost 9 years ago
[FEATURE ds-extended-errors] fix usage of isEnabled

Using `isEnabled()` not within "if / else if / else" doesn't work since
the statement will not b...

ded01e5cd63f00bfb52c8cc1cc110cf4f8f0a541 authored almost 9 years ago
[BUGFIX beta] add custom warning when invalid JSON is returned

When the server returns an empty string for a response which doesn't
indicate that the content i...

ec38f496cb8d9135904f5b177b9aaaf63c66c122 authored almost 9 years ago
Merge pull request #4287 from tchak/server-error

[FEATURE ds-extended-errors] add DS.ServerError

3bfeeb1614550b504fc96761f02e4bc31398d939 authored almost 9 years ago
Merge pull request #4280 from Turbo87/blueprint-tests

Update "blueprint-test-helpers" and "ember-cli"

83692ebe4e238d866ef2b68f6dd88b14d0055f3a authored almost 9 years ago
tests/index.html: Fix script order

93a16dfd2a73bb2e018990cfae9468087dfb5a2a authored almost 9 years ago
Update "ember-cli-blueprint-test-helpers" to v0.10.1

680f5125d0284de0f9e272418f92a3f46a5dd91c authored almost 9 years ago
Update "ember-cli-blueprint-test-helpers" to v0.10.2

0885dcea0943c3e5e095e9c07f5379153e9d5d79 authored almost 9 years ago
Update "ember-cli" to v2.4.0

e0ce8f9c91284d421f25e08cd13c73113641f185 authored almost 9 years ago
Update "ember-cli" to v2.4.1

0a9140fb87ac6a5ae83389cac78f9426a344c066 authored almost 9 years ago
[FEATURE ds-extended-errors] add DS.ServerError

3c9f5e29e552dcf7026a1fdb82e501692515fdbd authored almost 9 years ago
Merge pull request #4284 from tchak/is-array

[CLEANUP] Use Array.isArray everywhere instead of Ember.isArray

fd053c9bf52a640654268431160ab170f9fff3a1 authored almost 9 years ago
Merge pull request #4286 from bmac/dot-reporter

Use the dot reporter to reduce the noise in travis output

fe3be9619ca6281b25bc5ef8a48b18ccbe1c7928 authored almost 9 years ago
[CLEANUP] Use Array.isArray everywhere instead of Ember.isArray

35c3d81405b7b8199a11176ef60cb8783cc5641a authored almost 9 years ago
Use the dot reporter to reduce the noise in travis output

39955e65a25b55c06a87f388bb7f69ed8056d3fc authored almost 9 years ago
Merge pull request #4263 from danmcclain/add-links-to-record-array

[FEATURE ds-links-in-record-array] Add links to RecordArray when present on payload

768ae7adf38b46da68551e77fc0fb22dea1eab97 authored almost 9 years ago
[FEATURE ds-links-in-record-array] Add links to RecordArray when present on payload

8fc54bd07c39cc6d72b3b04870f15e14efebcd5b authored almost 9 years ago
Merge pull request #3586 from tchak/more-error-types

[FEATURE ds-extended-errors] Make adapter error extendable and add more error types

f063ac138003b5fd726bec5b194502d0266c450a authored almost 9 years ago
[FEATURE ds-extended-errors] Make adapter error extendable and add more error types

404af751fa23d0ea973cdf66e3857514f3d7f07f authored almost 9 years ago
Merge pull request #4264 from workmanw/adapter-errors-public

Moved the adapter errors into the public API space.

1c101f8b2c05918bd799f1a58fc4ec016f30618c authored almost 9 years ago
Merge pull request #4268 from bmac/normalize-links

JSONSerializer should normalize the links object using the attrs hash

0cc8efdc1402064b59a5ad0d6a791ba88e566d75 authored almost 9 years ago
Merge pull request #4278 from tundal45/ashish/patch-1

Uses bin/start with friendly error message for npm start.

fd088afc2922920f07a6a1f03841979395160189 authored almost 9 years ago
Merge pull request #4281 from balinterdi/speed-up-apply-transforms

Speed up JSONSerializer#applyTransforms

d1a6f1309c82aeef69d69cc18122caa9ad850754 authored almost 9 years ago
Merge pull request #4271 from pangratz/fix-references-value

[BUGFIX beta] Ensure `null` is returned for Reference#value()

4eb34eeea610aad8ff835f553b2f784723df1733 authored almost 9 years ago
Merge pull request #4276 from Arkham/improve-finders-assertion-messages

[BUGFIX canary] Improve finders assertion messages

4edd88a39fd97ea7ba660a4ba2bc83aa639ff828 authored almost 9 years ago
Speed up JSONSerializer#applyTransforms

c2839ac545b25c22c8dc51387761874d9ecdc781 authored almost 9 years ago
Uses bin/start with friendly error message for npm start.

Running npm start (which originally ran ember serve) before runing npm install and bower install...

217b2935a7d358e1fcce54dca623245a80675da1 authored almost 9 years ago
[BUGFIX canary] Improve finders assertion messages

aa2ef4cae3bd7351f8f9fa1b516846a9b96db59b authored almost 9 years ago
Moved the adapter errors into the public API space. These errors are documented as public and required for people implementing a customer adapter.

4c3e7d2e2d0672a0e1d03d351ff1def906102ef7 authored almost 9 years ago
Merge pull request #4274 from Arkham/update-extract-meta-doc

[DOC canary] Update extractMeta documentation

516d3865e02d9322bb1a62b46b3145a1b15a87fc authored almost 9 years ago
[DOC canary] Update extractMeta documentation

11f6b6b5d304bb3b888bfc1631e90325876a97c4 authored almost 9 years ago
[BUGFIX beta] Ensure `null` is returned for Reference#value()

The documentation states that `null` is returned for `Reference#value()`,
when it is not yet loa...

88a80dac23d65f86b0375c02da64b3354d888fc1 authored almost 9 years ago
Merge pull request #4270 from emberjs/find-record-no-push

Fix incorrect reference to `push` in the `findRecord` docs

9e9ecac5493c5b31ba4b06a79503778930ad9019 authored almost 9 years ago
Fix incorrect reference to `push` in the `findRecord` docs

7581c94e176207132510ac1b99f2a9b793e9bfd8 authored almost 9 years ago
setCanonicalRecord should check for this.canonicalState, not this.inverseRecord

when calling setCanonicalRecord with null it should check for presence
of canonicalState instead...

8400b9ddbce36f7d93c5b519eda974e46f612fd8 authored almost 9 years ago
Merge pull request #4245 from pablobm/errors-docs

Tweaks to docs on error responses

688bad195e7b494a018888c246aa432d8d42c71d authored almost 9 years ago
[DOC] Detail handling of server validation errors

648c7b845eaf7c2206adcfaa7007956fa7e6ad89 authored almost 9 years ago
[BUGFIX beta] Normalize attrs inside the links object when using the JSONSerializer and RestSerializer.

fd0e32015c8ecd70b6b45bb9fd4c7da450f2b52b authored almost 9 years ago
Add test for normalizing attrs inside links.

This tests checkes that the attrs object in serializers are taking into account
inside the links...

d33a160a11d0712e0adb20721f26c9ad2129f603 authored almost 9 years ago