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
Update README, now that ember-data is a proper addon
0d64be00a00ca0ce014c35b81828aa7c3106c474 authored about 9 years agof6749c7e1eec302f30ac3a8d5029e8c6ed0a12a4 authored about 9 years ago
[BUGFIX release] Fix bundled source path for gem
bf0d01891968c0684c0e698724980a9c34f5ccce authored about 9 years ago[BUGFIX release] Add missing dist source to gem
dc73515d8c68c3a84a515c746c23088c76bc1f19 authored about 9 years ago07435036397207fcd59325b8aef613d359f993bc authored about 9 years ago
Currently, global builds are placed into `./dist/globals`.
11dd60d907a36b1e922077f89c7656c62fb08402 authored about 9 years agofb9f4f1267c45b3b2790d8bbd0de4a1a442720be authored about 9 years ago
0991de4f9453de334ad2b070dc4b8cbed191c827 authored about 9 years ago
Use correct version number when used as an addon.
47f1e57a76180d80b10e3d91e53acb0cd0a61af2 authored about 9 years agodo not prefix globals versions with v
44e3c703bc7439b72f4a659d1e1639b0b1d27896 authored about 9 years agoBump canary to 2.5.0
18870a430d237262e27072dd9c2e7cb20642c495 authored about 9 years ago[BUGFIX release] don't load "app" code when loading globals files
f261ca8902219244994e79ba4785607d845d53ce authored about 9 years ago7bc99d8c55164c8d53405be9694d6084e665009b authored about 9 years ago
The code that gets compiled for the globals build is in a closure with
its own instance of `load...
b13a81baac70983be16e10be2d59530c979f261a authored about 9 years ago
b731ebb1a757042cad82c1f7017b75dc9d6cbf08 authored about 9 years ago
Update changelog for 2.3.0
d65876e4549422c273a9da30a7b8c138218ebc4b authored about 9 years ago67800e5427393f8983e05f59c80cc339f326a659 authored about 9 years ago
Update name for feature in FEATURES.md
42f1f0682d187693b5a3d187626fa7a81f5942d1 authored about 9 years agoRequire ember-source 2.x
6e77d133aaf5d0d3b62db6907bc9c6b2b8adb62f authored about 9 years agoIn favor of https://github.com/emberjs/data/issues/3650
cc70c8c6d126f6c7612f480166924c68e6897d41 authored about 9 years agoThe feature is implemented in 266d3b0 as `ds-finder-include`.
c781bdf7777a18d931265e8740fdcd527bec3a2c authored about 9 years ago[BUGFIX beta] fail builds in ember-cli when ember-cli-shims isn't met
deb3d7e9ffa0c176b9f42631a1518391d72fc915 authored about 9 years agofixes #4044
3454fe57d186122c316882761f80ebdecfe4a221 authored about 9 years ago[BUGFIX beta] Do not expose the array argument on store.query
c8f03a5c1c7b91160e6c3ad51b80638efd1b0413 authored about 9 years agofd2c83bfa1d43d8947d3eb8cb715d036cda7b3a1 authored about 9 years ago
[DOC beta] Hide private classes from YUIDoc
e926b263e29b99af1a63022717fc7cd8563855e5 authored about 9 years ago
It looks like marking classes as `@private` is not enough to hide them
from showing up in the AP...
[FEATURE ds-references] Only add function to prototype if enabled
9255531a9c165f80351f46077b7f3ea4130c6e7f authored about 9 years agoMake setup-container public to allow consuming apps more flexibility with initializer
65d1e765f98702a0bcef4d3651137ce853226d6a authored about 9 years agoStrip stuff from addon before it is added to app
4db536579a7c85ba388d0abd252590d9596aee00 authored about 9 years agoa11303dac652a40bb0f2750de7e90d5c2751f939 authored about 9 years ago
[BUGFIX beta] pin jquery to 1.11.3 to fix broken build
8b3b3a6c221b74f44d14e30af68c1f93bba56dc8 authored about 9 years agoSee: http://benlimmer.com/2016/01/08/ember-jquery-dependancies/
b6bd6775ddc1ae165eb323f054907d83c078bf8f authored about 9 years ago
Currently the `referenceFor` function is added to the InternalModel's
prototype, regardless if t...
e3a396809116ca7b0f446e581883b01c46a3d18c authored about 9 years ago
Replace calls to store.find with store.findRecord
bb365104085412a1b057fc6ffeced4b7a89d4f04 authored about 9 years ago[BUGFIX beta] Functional update for adapter populated record arrays
faafa436ca5dac136f2371c4e97fb08f4161916b authored about 9 years ago
permit for adapter populated record array contents to be updated by
calling `update` method.
re...
a24a8060ce254b5f6fe5b1eeee239f77d75f09e4 authored about 9 years agoRun node tests and optional feature tests on AppVeyor
3e2ee64d43670557b6c611aaa8ed6881e5fb93b6 authored about 9 years agobca9de65c41128b52cada8a53499b2927b9ba1d6 authored about 9 years ago
Simplify the urlPrefix method to make it easier to understand
c119ace9ffe256b7f04f86b9dc18a83c908897fb authored about 9 years ago[BUGFIX beta] prevent calls to store.query leaking
1c02f8fe772ea47fc88d93b400b3d1d7dd650de9 authored about 9 years ago9615003ad5cb9c7f503f198ff5617a4cd9fba547 authored about 9 years ago
Although the result from `store.query` is intended to never be re-used
as we delegate to the ser...
cf889b35a1f31d42fd54598ca9d5bc7753644a52 authored about 9 years ago
766777de2bfa762f5db328902fd501031b7f59db authored about 9 years ago
Happy New Year!
2108b4285f452a276c689a75ca4c94122515e13f authored about 9 years ago3e0bf4d2d9bfb3e7a98d7064686bd7bcb56520ce authored about 9 years ago
Use keyForReliationship for belongsTo and hasMany
99dec65d7e182820986646c096194fcf777fda28 authored about 9 years agoJust some description about how the formatting of the `links` value in a payload can affect the ...
13320456c2f73d15f8252ac608c0f51a7516ca5d authored about 9 years agoMove public modules out of the `-private` folder
a0408cc1f1ec4004368e6c553f219b8360ec6bb3 authored about 9 years agoCloses #3998
ddc20675409ffa00c697a3f74576b3d859fb77d6 authored about 9 years agob5028e617c2f4513b42e88b5ec70649706587f58 authored about 9 years ago
[CLEANUP] use methods from utils module directly
ef99f99532fa49322d0f123f60220cb931b496a1 authored about 9 years ago[CLEANUP] remove obsolete code within Store#willDestroy
45b5eb6b40913f954a57d57d0f14568d15333d22 authored about 9 years ago
`this._containerCache` has was added in 31583db and removed from the
store in ee97760.
[CLEANUP] Remove special logic for meta.descs in tests
24fdc95d73d43ebae6ffde6028c883a36940e0b6 authored about 9 years agoThis is no more needed since Ember.js v1.11.0
1940dd538f90325f28dddb762887f1c24672a4c3 authored about 9 years ago
Since ember-data is a proper addon now, the utility functions in
`ember-data/-private/utils` can...
[BUGFIX beta] ignores keys that are not found in the map
95c1340fc70759bb3d5b81cf1dc57e90c2d615a2 authored about 9 years ago72a6290b50a5e8c01034d283ce177098ee4ceb29 authored about 9 years ago
6951988784d05e33b2be052a759a286bb10a9066 authored about 9 years ago
Use JSON-API adapter and serializer in blueprints
24147f1f9476c5081dd48fa760688be17bde5663 authored about 9 years ago[CLEANUP] Don't cache length in for loops
95b201c1f77e6b1556c34bec528407832f6aa859 authored about 9 years ago[CLEANUP] re-use test setup to assert correct call to adapter.ajax
eef9dee9989853222142856546ce86e9c9bace9f authored about 9 years ago[BUGFIX beta] Move ember-inflector to an explicit dependency for the …
0d1c5ff5ebcece855872b287b2cef62976e9fbb3 authored about 9 years ago4fab9abac9e7f510a95c2a6ae8dd84a22b26f5a0 authored about 9 years ago
99832adc0786c337c204a45a33453b9704ceb08e authored about 9 years ago
[FEATURE ds-references] bring back accidentally removed tests
52bf440f8cf534fb1515dbcc30e69bc147568984 authored about 9 years ago
`adapter.ajax` is setup before the tests, so a made AJAX call can be
asserted by checking `passe...
The tests for `Model#belongsTo()` and `Model#hasMany()` throwing an
error have been accidentally...
Add missing dependencies for the changelog script
38db34bc2896a6524571fbe3074eea028a1979dd authored about 9 years ago2ed55708ade0f535f228feeacbdb1afe2fedff22 authored about 9 years ago
Only run the Ember.onload initializers in globals mode
397d1402d846d4edb250c02c22db5c8d2e95ae2d authored about 9 years agoember-data should provide its blueprints
09ca81773c442189af409081cb6b0211c9f04452 authored about 9 years agoa665c9827e7c943a958ebd7e18dc1852b6c40449 authored about 9 years ago
Register the version before the DEBUG version are printed when loadin…
d28bf5c89379594818af3073426f565110ebaca4 authored about 9 years ago3ff8f4472214eaf1388988f3d0b4dc4fed7bd566 authored about 9 years ago
040398e58b351147d1424f128fb458349017db62 authored about 9 years ago
[CLEANUP] Update and remove obsolete comments
4b025cedaa25d72b34c5b9c7c6920eeb89f36003 authored about 9 years ago
- add @method to comment so is processed correctly by YUIDoc
- remove obsolete comments
- remove...
[CLEANUP] Separate buildURL tests from pathForType tests
e8495e5b981528cb11d00c2c6765757ae0dcf3e9 authored about 9 years ago[CLEANUP] Use `isEnabled` instead of `Ember.FEATURES` directly
2a7106e85012c6d20e31494df6c7f21c6ccf52fe authored about 9 years ago[FEATURE ds-references] More conistency for RecordReference
8a2af8fb5925cb2b311f24502e109e8b66458ca0 authored about 9 years ago[DOC beta] Mark comments as private
e42d91972810d3fbce1bebc7fcf636aaec66e45a authored about 9 years agoOtherwise YUIDoc complains that those methods don't have an item type.
e0c552d25e5e2ec9bbac0705ebf138350ca755f7 authored about 9 years ago
Since those properties are functions on a BelongsToReference and a
HasManyReference, they are ch...
To stay consistent with the usage elsewhere
1eaafe4a50f2d14f150d8a9587062976f7cab9be authored about 9 years ago
It was not obvious that I would find the tests for `adapter.buildURL`
inside the file at `build-...
[CLEANUP] remove unused feature-flags.js
55b2f7173c60f623c52625cb18fc8138f893a40a authored about 9 years agodon't cache length in for loops
b0f4e00a4924f713f6016b00622edb657168dad3 authored about 9 years agoa41290ad7e435b37d5c9523b99aede03ce8c2f64 authored about 9 years ago
3958a375ba6815ec7c5da02979fde746c6e26254 authored about 9 years ago
Fix paths to files which should be uploaded to S3
d556c6dcdfdf416c07fc193cc8100a65f37a4af2 authored about 9 years ago
The generated files via `ember build --env=production` are located
inside the `dist/globals` dir...
[PERF] Don't use array methods
ed6679f8d0dd676dc5b46172e196d7a70b7222b8 authored about 9 years agoAdd ember-publisher to package.json
c64ce94a5eca07a8b7d2a18510cbe561487272e3 authored about 9 years agoRun the Ember Data initializer when Ember Data is loaded as an Ember …
c8b401018ea01fc7f8c17195299d08b3824245ee authored about 9 years agoThis package is needed within bin/publish-to-s3.js
f865847ebc77749660bc668dfaeb075e59da001d authored about 9 years ago