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

remove more unneeded class reification

4bb9053cb98033d398c296ebec9acb0250ee242a authored almost 8 years ago
Merge pull request #4815 from emberjs/cleanup

More Cleanups

47e3b865f5bc7ffe8aabaac50057e67251b96fd0 authored almost 8 years ago
Remove store’s dependence on reified modelClass’s

push modelClass lookups to places where for compat they are needed:

* finders
* adapters
* stor...

2bdd30a7676b11b70a6ea1e385776ac513beb24a authored almost 8 years ago
make _scheduleFetch no longer depend on a reified modelClass

* push modelClass lookups to places where for compat they are still needed (finders invoking ada...

be959c92b422a1257ff3b946c545f375cf9b7636 authored almost 8 years ago
improve name of cache of modelFactories

cdb400593b76095970323826bdd30b6901bc2d6f authored almost 8 years ago
don’t unnecessarily reify the modelClass

9b8a752561f6cfdcd78762d79207a97885c1bf0f authored almost 8 years ago
use default arg

86c539630d9c34445a9ee5e913134c06db23452f authored almost 8 years ago
remove store._classKeyFor, invoke imported normalizeModelName directly

575e608f1c3f7ec5558a69eec4415f868f055c3d authored almost 8 years ago
misc cleanup (#4813)

* avoid needly internalModel -> type conversion, when the information is already present on the ...

11e1347be3beb46cb917a1f42fba7817f5937523 authored almost 8 years ago
Merge pull request #4810 from emberjs/fix-stuff

[Fixes #4807] realize class + factory seperation

08b04621c0c654f746c8e148d25bb7668a553bd3 authored almost 8 years ago
[Fixes #4807] realize class + factory seperation

*note: this combined with embers factoryFor makes `MODEL_FACTORY_INJECTIONS` irrelevant.*

314ae0bbdea4e2e451c93db067b60291961e2b95 authored almost 8 years ago
upgrade broccoli-concat (#4811)

e2f35a79fae1e732a16f42d26e53277c7f228fc0 authored almost 8 years ago
Merge pull request #4809 from sly7-7/update-ember-cli

bump ember-cli

0327809018a8ea3833a27b733498e5fa86d0aacf authored almost 8 years ago
bump ember-cli

c2ca0688513b29cebb7fb193276ebe66d53e11e6 authored almost 8 years ago
Merge pull request #4808 from emberjs/avoid-mutating-model-factory-1

Avoid mutating model factory in _modelForMixin.

b50ed5c056c107f82719c3a835fd7d01703b9a8d authored almost 8 years ago
Avoid mutating model factory in _modelForMixin.

With the upcoming `factory-for` work it is likely that mutating the
result of `modelFactoryFor` ...

9aa6f091dd8a0f34a9ec767123db693d642a65dd authored almost 8 years ago
Merge pull request #4806 from mthouve/add-missing-ds-references

Added missing DS references to DS.Model implementation examples

04b53683bbfd22b6840bc4c7d5c4c0c45719cdef authored almost 8 years ago
Added missing DS references to DS.Model implementation examples

aa75fab9e2e52d7661261299b6b4e9c7dffe7610 authored almost 8 years ago
Merge pull request #4805 from emberjs/cleanup-from-stef

Don’t redefine findPossibleInverses for each _findInverseFor

ac659cee25096a02f5d5f2688ddfcb22ef6cec76 authored almost 8 years ago
Don’t redefine findPossibleInverses for each _findInverseFor

20c5e29739e87fa43236c15f67cdb57ebcbb5775 authored almost 8 years ago
Merge pull request #4799 from knownasilya/patch-4

[DOC] Add Ember imports and use lets in adapter examples

d4772a1d5978b6f548f5552cf3fb39b0b5fb0275 authored almost 8 years ago
Merge pull request #4798 from knownasilya/patch-3

[DOC] Cleanup example code in attr

d1187c03405764743ec1fd5894daef92558336d8 authored almost 8 years ago
[DOC] Add Ember imports and use lets in adapter examples

40017561a7453b3c4d1b6e50e949b333faa801c9 authored about 8 years ago
[DOC] Cleanup example code in attr

6bef088b940942c9460e79b4dd51a8e75214723b authored about 8 years ago
Enable `ds-extended-errors` feature

ff4e5c6a9a344c0f1c23ad422f845fec45b5b69b authored about 8 years ago
Merge pull request #4794 from chadkeck/master

Fix spelling error in documentation

8ae5670c089b4bd1b656790e948854663dff0796 authored about 8 years ago
Fix spelling error in documentation

e9704ca5efa6e5bd8e0ca9e1b4014c9a33db386e authored about 8 years ago
Merge pull request #4790 from bmac/add-test-for-4770

Add a test for #4770

6f885b8438fc360f91bda51e3ada6c0d5af295a1 authored about 8 years ago
Add a test for #4770

de30c86b64e0306c2cdfd327e4bbecb989333912 authored about 8 years ago
Merge pull request #4789 from bmac/fix-tests

Do not access container if Ember.getOwner exists.

df15ae60c2914f6879b88a87777c84c7219c804a authored about 8 years ago
Do not access container if Ember.getOwner exists.

Fixes broken tests on master

caceb095b3d67ef048b6b1db88de282bbd4d0069 authored about 8 years ago
Merge pull request #4657 from bmac/issue-4093

Deprecate unused initializers

c36fddda27bdb7ba2cd1fc945114c1daf9eb388a authored about 8 years ago
Merge pull request #4767 from pete-the-pete/gitignore

Updating gitignore to remove .idea

33457bcb041e019116ed61f7f62d03be42ec063b authored about 8 years ago
Updating gitignore

Updating gitignore to remove idea

7e2c45bbfa494d5389328cc6dd3162e493a7e871 authored about 8 years ago
[DOC] shorthand methods and quotes for json-api serializer (#4778)

* [DOC] shorthand methods and quotes for json-api serializer

* Update example paths

* Reve...

dc1a68cdb29c21fbdb5fc912921bebcb72ee2f05 authored about 8 years ago
Merge pull request #4783 from knownasilya/patch-10

[DOC] shorthand methods for rest adapter

4f1a7b14abe301e4a814b74876ac14d21da5782c authored about 8 years ago
Merge pull request #4780 from knownasilya/patch-3

[DOC] shorthand method and quotes/semicolons for serializers/json

969a1facef9edb7af9d9a8adc446ea2c039e6fd5 authored about 8 years ago
fix whitespace

0d1ac1bdd6a09efb06fd15c36e9cb3d88296f1a6 authored about 8 years ago
remove whitespace

146e555757160e3181cb8602d45f66a51578361d authored about 8 years ago
Merge pull request #4775 from knownasilya/patch-4

[DOC] shorthand methods for transform

97d78e604bfc8f26aeb625c5bc184eae40a7711c authored about 8 years ago
Merge pull request #4781 from knownasilya/patch-8

[DOC] shorthand method and quotes fro serializers/rest

2b66c8a13fa68d952532c7105b0d9e3de8c1715a authored about 8 years ago
Merge pull request #4782 from knownasilya/patch-9

[DOC] shorthand methods and quotes for adapter errors

7f220ef72185c3652c00be3ee09fc1a1c64fa049 authored about 8 years ago
Fix whitespace

ec605d58a996e96140370dc87b5d79cf9aed6acf authored about 8 years ago
[DOC] shorthand methods for rest adapter

7b7043eeb6c0666fddd01b67890eb717dc604283 authored about 8 years ago
Merge pull request #4777 from knownasilya/patch-6

[DOC] shorthand method in attr

3b814b62faa82d7cdd96dd0a2a427bc4cccf0dca authored about 8 years ago
Merge pull request #4776 from knownasilya/patch-5

[DOC] shorthand method fixes for serializer

b412640ed1826aa6d215e1f2e595362352ce6ed2 authored about 8 years ago
[DOC] shorthand methods and quotes for adapter errors

f0a0a4bcdcd525c8bdaae53278f3e29e205335ca authored about 8 years ago
[DOC] shorthand method and quotes fro serializers/rest

a69c71990b9939180a6f5b5c117a14226edf755b authored about 8 years ago
[DOC] shorthand method and quotes/semicolons for serializers/json

081a69f29f7a26a8c0dd546f703a6f2d21e56d1e authored about 8 years ago
Fix whitespace

23d6cdca49d34144f9644d2d1adb49ebc8eb7319 authored about 8 years ago
Merge pull request #4774 from knownasilya/patch-3

[DOC] Shorthand method fixes in adapter

af401754a218da3a94e6527133c4e38556c8dcbf authored about 8 years ago
[BUGFIX beta] Ensure ISO-8601 regex correctly matches timestamps (#4771)

* [BUGFIX beta] Ensure ISO-8601 regex correctly matches timestamps with a timezone offset

* W...

3506441354dc849369a3168f03b47793c94c8422 authored about 8 years ago
[DOC] shorthand method in attr

a9917ff5a8260642387a889bcbff310f1f48ae29 authored about 8 years ago
[DOC] shorthand method fixes for serializer

f13d0ffe76b7b86c507735e5348923abd9090532 authored about 8 years ago
[DOC] shorthand methods for transform

a8933f8c9040c1311afdac4da235c82cc6f274a9 authored about 8 years ago
[DOC] Shorthand method fixes in adapter

f0be0cf0d7b9a70846d944e0ff37737de8fe71ba authored about 8 years ago
Merge pull request #4772 from knownasilya/patch-3

[DOC] Shorthand method syntax, quotes, and cleanup

b6b4df1a5aab3eb6b110ee276d9d9ea76bf47c9b authored about 8 years ago
[DOC] Shorthand method syntax, quotes, and cleanup

73b02dc0b3c0e9134127d0d4a1b7c913f6e38a52 authored about 8 years ago
Merge pull request #4769 from GCheung55/preload-doc

[DOC release] Add missing docs for `preload` option.

440cae6b82543e48bc9cc998114c62e7548a3b0f authored about 8 years ago
[DOC release] Add missing docs for `preload` option.

Add spaceing.

bb4fedb24d32ab832a7726fe6abaa2d8f7505365 authored about 8 years ago
Merge pull request #4729 from pete-the-pete/linting-addon-private

[CLEANUP Beta] Linter changes for addon/-private (not -private/system)

c7151ecaed32f762756e9a1ee15b117837faeace authored about 8 years ago
Merge pull request #4730 from pete-the-pete/linting-addon-private-system

[CLEANUP Beta] Linter changes for addon/-private/system

e5dac10e43f420bd3cd44e25f48b0295b93589fe authored about 8 years ago
Linter changes for addon/-private (not private/system)

bf21fb62e7e93314930c45ac693a9d332561c3a4 authored about 8 years ago
Merge pull request #4766 from knownasilya/patch-4

[DOC] Update store.unloadRecord description

858731baf71bc0b1ff12489dcaca1a5a23595214 authored about 8 years ago
[DOC] Make model.unloadRecord public (#4765)

* [DOC] Make model.unloadRecord public

`store.unloadRecord` says that it's there for symmetry...

693a254034a3cd1f84fbda80292401c23f91cddf authored about 8 years ago
[DOC] Update store.unloadRecord description

See https://github.com/emberjs/data/pull/4765 for reference

0b35b6464d22f79be945e55f953878ef9907ea5c authored about 8 years ago
Update deprecate arguments (#4760)

* Update deprecate arguments

According to docs (https://github.com/emberjs/ember.js/blob/v2.1...

0c26d2df8c1baf7cb5099c3fe5ae90d1feade681 authored about 8 years ago
Document cache/request behavior of `query` #4733 (#4763)

* Document cache/request behavior of `query` #4733

* Update on PR feedback

3620bc189c918949ee218b76610369bfbd38c78a authored about 8 years ago
Merge pull request #4762 from sbatson5/DOC-add-bower-install-to-readme

[DOC] - add bower install to README

76931797a47b34f9ee1f9cdaa5a0fef723df8b20 authored about 8 years ago
[DOC] - add bower install to README

3003393c7e9d15b0f2bd9ab918f391a030ddc622 authored about 8 years ago
[CLEANUP Beta] Linter changes for addon/-private/system

c41d1e85386c6322356845bbb12540492cbc1c13 authored about 8 years ago
Merge pull request #4593 from hjdivad/better-unload

Free up `internalModel`s

6d96eda226f15738b23032bc25c009e081070359 authored about 8 years ago
Free up `internalModel`s

`internalModel`s need to stay around as long as they're connected to a live
record via relations...

2f18405a4785486f3bd7c865ca1096ea44e2c184 authored about 8 years ago
Merge pull request #4750 from emberjs/igor/add-yarn

Add a yarn lock file

ba5874bb3986a38440ae20b368fb4f20518b6a44 authored about 8 years ago
Add a yarn lock file

52f2fc4ee673adddf7f4a72e0ce110dfc87aa0fc authored about 8 years ago
Merge pull request #4708 from runspired/feat/es6-manager

es6 RecordArrayManager

ae4aa84e9fdfa6009ce5df38a8159e7db86f183f authored about 8 years ago
es6 RecordArrayManager

d2b04f465117575d4f36b57e0cb8667c0ede81cf authored about 8 years ago
Merge pull request #4728 from pete-the-pete/linting

[CLEANUP beta] Linter changes for addon, addon/adapters and addon/serializers

37f2b50de7e3e029ee1ed60902a7b33d970497f5 authored about 8 years ago
Merge pull request #4715 from runspired/feat/es6-snapshot

converts Snapshot to an es6 class instead of using prototype assign

4932cbaa6ba308946ded7dffaaeb7f9ee5e9ff31 authored about 8 years ago
Linter changes for addon, addon/adapters and addon/serializers

90d529342e0204a7ca01c8273dad0f0f4644bfa8 authored about 8 years ago
Simplify Backburner Usage (#4723)

* simplify backburner

* minor tweaks

* fix test

* small cleanup

06dbc97970dcb6ba57e7072edc807bbe28cb9241 authored about 8 years ago
Update rest.js

d93b536091902db163d16159a487177950f71ed7 authored about 8 years ago
Merge pull request #4747 from emberjs/locks-patch-1

Updates code sample to match Guides

2a8e7ff788a9b30cba5d8486bbea1862fcad2a77 authored about 8 years ago
Updates code sample to match Guides

https://github.com/emberjs/guides/pull/1770

bb3328d20610774a8ed878f1d1b65d702b862124 authored about 8 years ago
Merge pull request #4743 from emberjs/factory-for-deprecation

[BUGFIX canary] Fix _lookupFactory deprecation for Ember canary

2f10ee93fd4bb7e96fac67759a0b12c00cdcab2f authored about 8 years ago
Fixes _lookupFactory deprecation for Ember canary

7ef8273c68d71ca20fda0a5c2c17aa1fd09a747b authored about 8 years ago
Merge pull request #4745 from olleolleolle/patch-1

License: 2017

04dc7e99d80c2e76c0a75e297581dc8e42921166 authored about 8 years ago
License: 2017

c2abcb1828e4e682e6e4715b2ddd45c935b7d31d authored about 8 years ago
Merge pull request #4741 from bmac/yuidoc-cleanup

Clean up some YUIdoc erros

99b4b2264a4b4e0a3e4f0e90e3379d7195c3eb8b authored about 8 years ago
Clean up some YUIdoc erros

de618999a9f708b5130f2761d6adaae9ede7d33b authored about 8 years ago
Bump canary version to 2.13.0-canary

a3b1a16a64c34120a2d8ffd5886c6c456bba3f74 authored about 8 years ago
Add 2.11.0 to the changelog

7115c218128ff758f93b62898f96ff80136d0786 authored about 8 years ago
Merge pull request #4638 from bmac/doc-snapshot

Update the API docs for snapshots

be37733286cfeec2e1bbb973884b2b5b2ee78e9c authored about 8 years ago
Fixes failing JSONSerializer test due to Ember.K deprecation

21c77a12aa00f9c5f6ccd2f7a2ec2bdce8a0610f authored about 8 years ago
Merge pull request #4739 from planetexpress69/fix-doc-typo

Removed id in urlForFindAll signature

d13fee7d5991112214112659aefb146ecb6b40cd authored about 8 years ago
Removed id in urlForFindAll signature

746d74dbb871f4eb5fddf3617c49f8c8ec412d13 authored about 8 years ago
Merge pull request #4734 from mikej/data-model-doc-typo-fixes

[DOC] fix a couple of typos in model class docs

fbf250ef9c9c6a81f5bd6b53e6a53fd8fc9c91e6 authored about 8 years ago
[DOC] fix a couple of typos in model class docs

29639343b781a289ba6055001c511603adfe8202 authored about 8 years ago
Merge pull request #4718 from canufeel/fix/inverse-null-relationships

[BUGFIX beta] Inverse null relationships should throw if model doesn't exist 3

7f4c84066d3814ab32737b5faf5b1051c776bda1 authored about 8 years ago
inverse:null relationships should check for underlying model presence at least in debug to avoid introducing potential bugs and display appropriate error messages. for performance those checks in prod should be disabled. rebase

b53e26d7cbdb5d91b8607ca5d786835a4f15a846 authored about 8 years ago