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 #4074 from pangratz/update-readme

Update README, now that ember-data is a proper addon

0d64be00a00ca0ce014c35b81828aa7c3106c474 authored about 9 years ago
[skip ci] Update README, now that ember-data is a proper addon

f6749c7e1eec302f30ac3a8d5029e8c6ed0a12a4 authored about 9 years ago
Merge pull request #4072 from tricknotes/use-dist-from-gem

[BUGFIX release] Fix bundled source path for gem

bf0d01891968c0684c0e698724980a9c34f5ccce authored about 9 years ago
Merge pull request #4073 from tricknotes/include-dist-to-gem

[BUGFIX release] Add missing dist source to gem

dc73515d8c68c3a84a515c746c23088c76bc1f19 authored about 9 years ago
[BUGFIX release] Add missing dist source to gem

07435036397207fcd59325b8aef613d359f993bc authored about 9 years ago
[BUGFIX release] Fix bundled source path

Currently, global builds are placed into `./dist/globals`.

11dd60d907a36b1e922077f89c7656c62fb08402 authored about 9 years ago
Add more tests for adapter and model blueprints

fb9f4f1267c45b3b2790d8bbd0de4a1a442720be authored about 9 years ago
Update changelog for 2.3.1 release

0991de4f9453de334ad2b070dc4b8cbed191c827 authored about 9 years ago
Merge pull request #4066 from bmac/fix-4064

Use correct version number when used as an addon.

47f1e57a76180d80b10e3d91e53acb0cd0a61af2 authored about 9 years ago
[BUGFIX release] use calcualteVersion in yuidoc

do not prefix globals versions with v

44e3c703bc7439b72f4a659d1e1639b0b1d27896 authored about 9 years ago
Merge pull request #4065 from emberjs/bmac-patch-1

Bump canary to 2.5.0

18870a430d237262e27072dd9c2e7cb20642c495 authored about 9 years ago
Merge pull request #4063 from fivetanley/globals-fixes

[BUGFIX release] don't load "app" code when loading globals files

f261ca8902219244994e79ba4785607d845d53ce authored about 9 years ago
Bump canary to 2.5.0

7bc99d8c55164c8d53405be9694d6084e665009b authored about 9 years ago
[BUGFIX release] don't load "app" code when loading globals files

The code that gets compiled for the globals build is in a closure with
its own instance of `load...

1a861bb19e96f5e01930e8d5651abf175e989379 authored about 9 years ago
[BUGFIX release] Use correct version number when used as an addon.

b13a81baac70983be16e10be2d59530c979f261a authored about 9 years ago
Update release year

b731ebb1a757042cad82c1f7017b75dc9d6cbf08 authored about 9 years ago
Merge pull request #4061 from bmac/update-changelog

Update changelog for 2.3.0

d65876e4549422c273a9da30a7b8c138218ebc4b authored about 9 years ago
Update changelog for 2.3.0

67800e5427393f8983e05f59c80cc339f326a659 authored about 9 years ago
Merge pull request #4059 from pangratz/update-feature-name

Update name for feature in FEATURES.md

42f1f0682d187693b5a3d187626fa7a81f5942d1 authored about 9 years ago
Merge pull request #4060 from tricknotes/require-ember-2

Require ember-source 2.x

6e77d133aaf5d0d3b62db6907bc9c6b2b8adb62f authored about 9 years ago
Require ember-source 2.x

In favor of https://github.com/emberjs/data/issues/3650

cc70c8c6d126f6c7612f480166924c68e6897d41 authored about 9 years ago
Update name for feature in FEATURES.md

The feature is implemented in 266d3b0 as `ds-finder-include`.

c781bdf7777a18d931265e8740fdcd527bec3a2c authored about 9 years ago
Merge pull request #4057 from fivetanley/assert-ember-cli-shims

[BUGFIX beta] fail builds in ember-cli when ember-cli-shims isn't met

deb3d7e9ffa0c176b9f42631a1518391d72fc915 authored about 9 years ago
[BUGFIX beta] fail builds in ember-cli when ember-cli-shims isn't met

fixes #4044

3454fe57d186122c316882761f80ebdecfe4a221 authored about 9 years ago
Merge pull request #4058 from bmac/hide-query-argument

[BUGFIX beta] Do not expose the array argument on store.query

c8f03a5c1c7b91160e6c3ad51b80638efd1b0413 authored about 9 years ago
[BUGFIX beta] Do not expose the `array` argument on store.query

fd2c83bfa1d43d8947d3eb8cb715d036cda7b3a1 authored about 9 years ago
Merge pull request #4052 from pangratz/make-internal-model-private-in-docs

[DOC beta] Hide private classes from YUIDoc

e926b263e29b99af1a63022717fc7cd8563855e5 authored about 9 years ago
[DOC beta] Hide private classes from YUIDoc

It looks like marking classes as `@private` is not enough to hide them
from showing up in the AP...

c214990a48d2d8dd43dcca5f10b081d54097af74 authored about 9 years ago
Merge pull request #4053 from pangratz/fix-references-feature-for-internal-model

[FEATURE ds-references] Only add function to prototype if enabled

9255531a9c165f80351f46077b7f3ea4130c6e7f authored about 9 years ago
Merge pull request #4051 from lukemelia/make-setup-initializer-public

Make setup-container public to allow consuming apps more flexibility with initializer

65d1e765f98702a0bcef4d3651137ce853226d6a authored about 9 years ago
Merge pull request #4048 from pangratz/fix-ember-addon-production

Strip stuff from addon before it is added to app

4db536579a7c85ba388d0abd252590d9596aee00 authored about 9 years ago
[BUGFIX beta] Correctly strip debug statements when used as addon

a11303dac652a40bb0f2750de7e90d5c2751f939 authored about 9 years ago
Merge pull request #4055 from bmac/fix-build

[BUGFIX beta] pin jquery to 1.11.3 to fix broken build

8b3b3a6c221b74f44d14e30af68c1f93bba56dc8 authored about 9 years ago
[BUGFIX beta] pin jquery to 1.11.3 to fix broken build

See: http://benlimmer.com/2016/01/08/ember-jquery-dependancies/

b6bd6775ddc1ae165eb323f054907d83c078bf8f authored about 9 years ago
[FEATURE ds-references] Only add function to prototype if enabled

Currently the `referenceFor` function is added to the InternalModel's
prototype, regardless if t...

6c1ce7155a33d53ef13da06c9dd4681682c9d263 authored about 9 years ago
[bugfix beta] Make setup-container public to allow consuming apps more flexibility with initializer

e3a396809116ca7b0f446e581883b01c46a3d18c authored about 9 years ago
Merge pull request #4039 from pangratz/remove-calls-to-store-find

Replace calls to store.find with store.findRecord

bb365104085412a1b057fc6ffeced4b7a89d4f04 authored about 9 years ago
Merge pull request #4050 from fivetanley/vinilios-pr

[BUGFIX beta] Functional update for adapter populated record arrays

faafa436ca5dac136f2371c4e97fb08f4161916b authored about 9 years ago
[BUGFIX beta] Functional update for adapter populated record arrays

permit for adapter populated record array contents to be updated by
calling `update` method.

re...

a24a8060ce254b5f6fe5b1eeee239f77d75f09e4 authored about 9 years ago
Merge pull request #4049 from pangratz/confuse-appveyor-with-more-tests

Run node tests and optional feature tests on AppVeyor

3e2ee64d43670557b6c611aaa8ed6881e5fb93b6 authored about 9 years ago
Run node tests and optional feature tests on AppVeyor

bca9de65c41128b52cada8a53499b2927b9ba1d6 authored about 9 years ago
Merge pull request #4035 from bmac/urlPrefix

Simplify the urlPrefix method to make it easier to understand

c119ace9ffe256b7f04f86b9dc18a83c908897fb authored about 9 years ago
Merge pull request #4042 from fivetanley/adapter-populated-record-array-leaks

[BUGFIX beta] prevent calls to store.query leaking

1c02f8fe772ea47fc88d93b400b3d1d7dd650de9 authored about 9 years ago
[BUGFIX beta] strip debug statements from production builds

9615003ad5cb9c7f503f198ff5617a4cd9fba547 authored about 9 years ago
[BUGFIX beta] prevent calls to store.query leaking

Although the result from `store.query` is intended to never be re-used
as we delegate to the ser...

0eedecb021742ad5f593ad1526fea273aeb61289 authored about 9 years ago
[DOC release] Replace deprecated `store.find` with `store.findRecord`

cf889b35a1f31d42fd54598ca9d5bc7753644a52 authored about 9 years ago
[BUGFIX] Replace deprecated calls in tests to `find` with `findRecord`

766777de2bfa762f5db328902fd501031b7f59db authored about 9 years ago
Merge pull request #4037 from pangratz/happy-new-year

Happy New Year!

2108b4285f452a276c689a75ca4c94122515e13f authored about 9 years ago
Happy New Year!

3e0bf4d2d9bfb3e7a98d7064686bd7bcb56520ce authored about 9 years ago
Merge pull request #4025 from GCorbel/master

Use keyForReliationship for belongsTo and hasMany

99dec65d7e182820986646c096194fcf777fda28 authored about 9 years ago
Links formatting affects the resulting request URL

Just some description about how the formatting of the `links` value in a payload can affect the ...

13320456c2f73d15f8252ac608c0f51a7516ca5d authored about 9 years ago
Merge pull request #4029 from bmac/issue-3998

Move public modules out of the `-private` folder

a0408cc1f1ec4004368e6c553f219b8360ec6bb3 authored about 9 years ago
[BUGFIX beta] Move public modules out of the `-private` folder

Closes #3998

ddc20675409ffa00c697a3f74576b3d859fb77d6 authored about 9 years ago
Simplify the urlPrefix method to make it easier to understand

b5028e617c2f4513b42e88b5ec70649706587f58 authored about 9 years ago
Merge pull request #4030 from pangratz/cleanup-utils-tests

[CLEANUP] use methods from utils module directly

ef99f99532fa49322d0f123f60220cb931b496a1 authored about 9 years ago
Merge pull request #4032 from pangratz/cleanup-store

[CLEANUP] remove obsolete code within Store#willDestroy

45b5eb6b40913f954a57d57d0f14568d15333d22 authored about 9 years ago
[CLEANUP] remove obsolete code within Store#willDestroy

`this._containerCache` has was added in 31583db and removed from the
store in ee97760.

5ac8b810360a2ddaffd201e7d4012ecb15dae970 authored about 9 years ago
Merge pull request #4031 from pangratz/cleanup-record-array-test

[CLEANUP] Remove special logic for meta.descs in tests

24fdc95d73d43ebae6ffde6028c883a36940e0b6 authored about 9 years ago
[CLEANUP] Remove special logic for meta.descs in tests

This is no more needed since Ember.js v1.11.0

1940dd538f90325f28dddb762887f1c24672a4c3 authored about 9 years ago
[CLEANUP] use methods from utils module directly

Since ember-data is a proper addon now, the utility functions in
`ember-data/-private/utils` can...

61e622722a820391ea6706ef63fb7c67f3dbc816 authored about 9 years ago
Merge pull request #4026 from bmac/rebase-3956

[BUGFIX beta] ignores keys that are not found in the map

95c1340fc70759bb3d5b81cf1dc57e90c2d615a2 authored about 9 years ago
[BUGFIX beta] ignores keys that are not found in the map

72a6290b50a5e8c01034d283ce177098ee4ceb29 authored about 9 years ago
Use keyForReliationship for belongsTo and hasMany

6951988784d05e33b2be052a759a286bb10a9066 authored about 9 years ago
Merge pull request #4019 from pangratz/use-json-api-in-blueprints

Use JSON-API adapter and serializer in blueprints

24147f1f9476c5081dd48fa760688be17bde5663 authored about 9 years ago
Merge pull request #4015 from topaxi/dont-cache-length

[CLEANUP] Don't cache length in for loops

95b201c1f77e6b1556c34bec528407832f6aa859 authored about 9 years ago
Merge pull request #4018 from pangratz/cleanup-rest-adapter-tests

[CLEANUP] re-use test setup to assert correct call to adapter.ajax

eef9dee9989853222142856546ce86e9c9bace9f authored about 9 years ago
Merge pull request #4021 from bmac/inflector-dep

[BUGFIX beta] Move ember-inflector to an explicit dependency for the …

0d1c5ff5ebcece855872b287b2cef62976e9fbb3 authored about 9 years ago
[BUGFIX beta] Move ember-inflector to an explicit dependency for the Ember CLI build

4fab9abac9e7f510a95c2a6ae8dd84a22b26f5a0 authored about 9 years ago
[BUGFIX beta] Use JSON-API adapter and serializer in blueprints

99832adc0786c337c204a45a33453b9704ceb08e authored about 9 years ago
Merge pull request #4017 from pangratz/bring-back-tests

[FEATURE ds-references] bring back accidentally removed tests

52bf440f8cf534fb1515dbcc30e69bc147568984 authored about 9 years ago
[CLEANUP] re-use test setup to assert correct call to adapter.ajax

`adapter.ajax` is setup before the tests, so a made AJAX call can be
asserted by checking `passe...

30d736224e434b68a7b0219bfe15fb8205ac9082 authored about 9 years ago
[FEATURE ds-references] bring back accidentally removed tests

The tests for `Model#belongsTo()` and `Model#hasMany()` throwing an
error have been accidentally...

ba153ead65f1cfd9b85e8048f243f7afc58f7cf2 authored about 9 years ago
Merge pull request #4016 from bmac/missing-changelog-deps

Add missing dependencies for the changelog script

38db34bc2896a6524571fbe3074eea028a1979dd authored about 9 years ago
Add missing dependencies for the changelog script

2ed55708ade0f535f228feeacbdb1afe2fedff22 authored about 9 years ago
Merge pull request #4003 from bmac/de-dup-initializers

Only run the Ember.onload initializers in globals mode

397d1402d846d4edb250c02c22db5c8d2e95ae2d authored about 9 years ago
Merge pull request #3813 from emberjs/addonified

ember-data should provide its blueprints

09ca81773c442189af409081cb6b0211c9f04452 authored about 9 years ago
Don't cache length in for loops

a665c9827e7c943a958ebd7e18dc1852b6c40449 authored about 9 years ago
Merge pull request #4014 from bmac/register-versions

Register the version before the DEBUG version are printed when loadin…

d28bf5c89379594818af3073426f565110ebaca4 authored about 9 years ago
[BUGFIX beta] Register the version before the DEBUG versions are printed when loading Ember Data via ember cli

3ff8f4472214eaf1388988f3d0b4dc4fed7bd566 authored about 9 years ago
Only run the Ember.onload initializers in globals mode

040398e58b351147d1424f128fb458349017db62 authored about 9 years ago
Merge pull request #4011 from pangratz/smallest-changes

[CLEANUP] Update and remove obsolete comments

4b025cedaa25d72b34c5b9c7c6920eeb89f36003 authored about 9 years ago
[CLEANUP] Update and remove obsolete comments

- add @method to comment so is processed correctly by YUIDoc
- remove obsolete comments
- remove...

baedc73167c88d5941b1660aa03db08367de20c2 authored about 9 years ago
Merge pull request #4006 from HeroicEric/cleanup-buildurl-tests

[CLEANUP] Separate buildURL tests from pathForType tests

e8495e5b981528cb11d00c2c6765757ae0dcf3e9 authored about 9 years ago
Merge pull request #4007 from HeroicEric/use-isenabled

[CLEANUP] Use `isEnabled` instead of `Ember.FEATURES` directly

2a7106e85012c6d20e31494df6c7f21c6ccf52fe authored about 9 years ago
Merge pull request #4009 from pangratz/consistent-references-methods

[FEATURE ds-references] More conistency for RecordReference

8a2af8fb5925cb2b311f24502e109e8b66458ca0 authored about 9 years ago
Merge pull request #4010 from pangratz/fix-doc

[DOC beta] Mark comments as private

e42d91972810d3fbce1bebc7fcf636aaec66e45a authored about 9 years ago
[DOC beta] Mark comments as private

Otherwise YUIDoc complains that those methods don't have an item type.

e0c552d25e5e2ec9bbac0705ebf138350ca755f7 authored about 9 years ago
[FEATURE ds-references] More conistency for RecordReference

Since those properties are functions on a BelongsToReference and a
HasManyReference, they are ch...

34a245c53df292773953d8d44648f0a0f3684fce authored about 9 years ago
Use `isEnabled` instead of `Ember.FEATURES` directly

To stay consistent with the usage elsewhere

1eaafe4a50f2d14f150d8a9587062976f7cab9be authored about 9 years ago
[CLEANUP] Separate buildURL tests from pathForType tests

It was not obvious that I would find the tests for `adapter.buildURL`
inside the file at `build-...

942d1f4044d769fb34b022b22bce88b683378116 authored about 9 years ago
Merge pull request #4004 from pangratz/remove-unused-file

[CLEANUP] remove unused feature-flags.js

55b2f7173c60f623c52625cb18fc8138f893a40a authored about 9 years ago
Merge pull request #4005 from fivetanley/dont-cache-length-in-for-loops

don't cache length in for loops

b0f4e00a4924f713f6016b00622edb657168dad3 authored about 9 years ago
don't cache length in for loops

a41290ad7e435b37d5c9523b99aede03ce8c2f64 authored about 9 years ago
[CLEANUP] remove unused feature-flags.js

3958a375ba6815ec7c5da02979fde746c6e26254 authored about 9 years ago
Merge pull request #4002 from pangratz/fix-paths-to-builds

Fix paths to files which should be uploaded to S3

d556c6dcdfdf416c07fc193cc8100a65f37a4af2 authored about 9 years ago
Fix paths to files which should be uploaded to S3

The generated files via `ember build --env=production` are located
inside the `dist/globals` dir...

d2e0ae95adbec5941287ba34c8d9ac4dbc93be1e authored about 9 years ago
Merge pull request #3988 from chadhietala/allocating-alex

[PERF] Don't use array methods

ed6679f8d0dd676dc5b46172e196d7a70b7222b8 authored about 9 years ago
Merge pull request #4001 from pangratz/add-ember-publisher-to-package.json

Add ember-publisher to package.json

c64ce94a5eca07a8b7d2a18510cbe561487272e3 authored about 9 years ago
Merge pull request #3999 from bmac/run-initializer-as-addon

Run the Ember Data initializer when Ember Data is loaded as an Ember …

c8b401018ea01fc7f8c17195299d08b3824245ee authored about 9 years ago
Add ember-publisher to package.json

This package is needed within bin/publish-to-s3.js

f865847ebc77749660bc668dfaeb075e59da001d authored about 9 years ago