Skip to content
Open

Test #10

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
4121 commits
Select commit Hold shift + click to select a range
721826e
bump ember-source version to latest
runspired Aug 30, 2018
b908b3a
[FEAT] ensure release builds only perform necessary jobs
runspired Aug 30, 2018
ad5ee89
[FEAT RecordData] turn on the build-flag by default
runspired Aug 30, 2018
3e7b239
prettier to the prettier gods
runspired Aug 30, 2018
298a26e
[FEAT] deprecate instead of assert method calls on a destroyed store …
runspired Aug 31, 2018
56f6301
Add partner test for the ilios frontend
jrjohnson Sep 1, 2018
f8c0983
[DOC release] Fix misleading documentation: AdapterPopulatedRecordArray
happycollision Sep 1, 2018
411ab8a
Show output for smoke tests
jrjohnson Sep 2, 2018
a1dd055
Merge pull request #5621 from jrjohnson/test-ilios-frontend
runspired Sep 2, 2018
b6af721
remove deletes (#5622)
kturney Sep 4, 2018
1cac25e
Merge pull request #5620 from happycollision/patch-1
runspired Sep 5, 2018
5ad7df2
fix labels
runspired Sep 6, 2018
c1f050b
prettier :/
runspired Sep 6, 2018
23410a1
Merge pull request #5624 from emberjs/fix-labels
runspired Sep 12, 2018
7df04db
cleanup code climate config
runspired Sep 13, 2018
71b3d90
[FEAT adapterOptions] Ensure adapterOptions use is possible throughou…
nathanhammond Sep 13, 2018
22a54f1
Merge pull request #5632 from emberjs/code-climate
runspired Sep 13, 2018
3f7b6aa
Merge pull request #5616 from emberjs/record-data-on
runspired Sep 14, 2018
e17365a
Release Ember Data 3.4.1
runspired Sep 14, 2018
c0eb4d8
Include request/response info with Abort error
Sep 14, 2018
c839691
[BUGFIX] fix deprecation for store entry methods
runspired Sep 15, 2018
60f7448
Merge pull request #5639 from pixelhandler/include-request-response-i…
runspired Sep 15, 2018
05589b4
Merge pull request #5640 from emberjs/fix-deprecation
runspired Sep 15, 2018
d739b57
fix version in package.json
runspired Sep 15, 2018
584ad77
Add a couple of ED-related add-ons as external partner tests
balinterdi Sep 18, 2018
9a6b5b2
Merge pull request #5642 from balinterdi/add-external-partner-tests
runspired Sep 19, 2018
2437b13
[CHORE] improve CI time by optimizing job order (#5643)
runspired Sep 19, 2018
5de712c
[BUGFIX] ensure external-partner tests correctly symlink
runspired Sep 19, 2018
0de3b97
fix up module imports
runspired Sep 19, 2018
58cd257
Merge pull request #5645 from emberjs/cleanup-project
runspired Sep 20, 2018
87410d8
Unskip adapter tests
dcyriller Aug 8, 2018
36a2263
Upgrade ember-cli-blueprint-test-helpers
dcyriller Sep 22, 2018
39b582c
Upgrade ember-cli-blueprint-test-helpers
dcyriller Sep 22, 2018
88aca8a
[Feature] Add MU serializer{,-test} blueprints
dcyriller Sep 22, 2018
e339843
Upgrade ember-cli-blueprint-test-helpers
dcyriller Sep 22, 2018
45e7f19
[Feature] Add MU transform{,-test} blueprint
dcyriller Sep 23, 2018
eab7823
Add firefox addon
jrjohnson Sep 21, 2018
74890b7
[FEAT transforms] makes the assertion for missing transforms clearer
runspired Sep 24, 2018
36b88d1
[FEAT record-data] rename model-data => record-data
runspired Sep 24, 2018
8510eb9
prettier
runspired Sep 24, 2018
b8a9fe2
[Docs] Update buildUrl syntax in docs
acorncom Sep 24, 2018
c085b10
[Feature] Add MU model{,-test} blueprint
dcyriller Sep 22, 2018
e349ec2
Merge pull request #5495 from dcyriller/mu-transform-blueprint
runspired Sep 26, 2018
bf53edb
Merge pull request #5652 from acorncom/patch-5
runspired Sep 26, 2018
3ee996f
Merge pull request #5650 from emberjs/improve-assertion
runspired Sep 26, 2018
5d58c38
Merge pull request #5649 from jrjohnson/add-firefox-addon
runspired Sep 26, 2018
1a09555
Merge pull request #5651 from emberjs/cleanup-record-data
runspired Sep 26, 2018
92d6747
Merge pull request #5558 from dcyriller/adapter-tests
runspired Sep 26, 2018
d45e7f0
Merge pull request #5494 from dcyriller/mu-serializer-blueprint
runspired Sep 26, 2018
67c123d
Merge pull request #5491 from dcyriller/mu-model-blueprint
runspired Sep 26, 2018
25dade7
add mocha rfc232 blueprint detector
Dhaulagiri Sep 27, 2018
68f26e5
add mocha rfc232 adapter tests
Dhaulagiri Sep 27, 2018
924fd6d
Merge pull request #5489 from jmar910/lowercase-headers
runspired Oct 1, 2018
11ae9f3
[CHORE] update contribution guidelines
runspired Sep 19, 2018
dfc2fe6
Merge pull request #5646 from emberjs/cleanup-contributors
runspired Oct 1, 2018
9256389
Refactor argument parsing for --instrument and --record-data-rfc-build
Oct 1, 2018
6ecb77f
Merge pull request #5658 from rwjblue/cleanup-flag-parsing
runspired Oct 2, 2018
11e893e
fix(blueprints): remove second string argument from transform tests
makepanic Oct 1, 2018
b942dad
[CHORE readme] modernize our readme
runspired Oct 2, 2018
c80e7c7
Merge pull request #5657 from makepanic/issues/5656
runspired Oct 2, 2018
cc78cf3
Merge pull request #5654 from Dhaulagiri/br-mocha-232
runspired Oct 2, 2018
f52a12d
[FEAT github-templates] ensure our templates work as defaults
runspired Oct 2, 2018
b1223da
Merge pull request #5661 from emberjs/fix-github-templates
runspired Oct 2, 2018
5eb7e36
Merge pull request #5660 from emberjs/cleanup-readme
runspired Oct 2, 2018
8184519
[bugfix beta] Add inverse relationship on payload when missing (#5608)
fivetanley Oct 3, 2018
9112790
remove .only (#5664)
Dhaulagiri Oct 3, 2018
6252353
add remaining mocha rfc 232 blueprints (#5665)
Dhaulagiri Oct 4, 2018
550052e
Added conditional check to extract polymorphic relationship for hasMa…
Parrryy Oct 4, 2018
0929425
Remove unused code (#5666)
btecu Oct 4, 2018
4d593aa
Merge pull request #5667 from Parrryy/hasmany-polymorphic-extract
runspired Oct 4, 2018
0826f81
remove legacy build
runspired Oct 4, 2018
b13a6ea
cleanup test skipping
runspired Oct 4, 2018
4f6c9ed
prettier
runspired Oct 4, 2018
4bcf1f9
Merge pull request #5668 from emberjs/remove-legacy-private
runspired Oct 5, 2018
ee654cb
Allow skipping of smoke tests in long running partner tests
jrjohnson Oct 10, 2018
12d44ae
Merge pull request #5675 from jrjohnson/maybe-smoketest
runspired Oct 10, 2018
7dccaf8
update travis config for lts
runspired Oct 12, 2018
8c083fa
Release Ember Data 3.5.0
runspired Oct 12, 2018
effd7a8
mysterious yarn update
runspired Oct 12, 2018
90af687
Link to Discord instead of Slack
sduquej Oct 14, 2018
822af61
Merge pull request #5677 from sduquej/patch-1
runspired Oct 17, 2018
0fb3d28
[CHORE reference] update reference to be ES2015
runspired Oct 17, 2018
7d6a45e
Merge pull request #5702 from emberjs/es6-reference
runspired Oct 18, 2018
099d066
[CHORE] remove deprecations targeted for 3.5 (#5700)
runspired Oct 18, 2018
a0a4131
[BUGFIX unloadRecord] bfs compatibility for custom RecordData (#5703)
runspired Oct 18, 2018
f14ceb8
Use _scheduleFetch instead of _fetchRecord for belongsTo relationship…
Oct 19, 2018
6dddb2d
update/remove rails/backend references (#5676)
ctcpip Oct 23, 2018
0bbdbad
remove old feature-flag
runspired Oct 25, 2018
b18eaed
Merge pull request #5710 from emberjs/remove-flag
runspired Oct 25, 2018
f578abc
fix unnecessary import for linter
runspired Oct 25, 2018
3a688a8
[CHORE deps] upgrades all dependencies to latest (babel7!)
runspired Oct 25, 2018
6076a7f
[CHORE tests] modernize integration/store/adapter-for-test
runspired Oct 25, 2018
f9876d6
bump ember-cli to 3.5 and upgrade blueprint compat
runspired Oct 26, 2018
e34cb5a
[CHORE tests] modernize integration/peek-all-test
runspired Oct 23, 2018
3f15b68
Merge pull request #5709 from emberjs/bump-deps
runspired Oct 26, 2018
52761fc
cleanup unnecessary await
runspired Oct 24, 2018
f10fbe4
Merge pull request #5718 from emberjs/rando-cleanup
runspired Oct 26, 2018
f7e07d4
Merge pull request #5713 from emberjs/modernize-peek-all
runspired Oct 26, 2018
95857a1
Merge pull request #5711 from emberjs/modernize-adapter
runspired Oct 26, 2018
9b42925
[BUGFIX serializerFor] error nicely if no serializer is found at all
runspired Oct 25, 2018
6b78ab7
[CHORE tests] modernize integration/client-id-generation-test
runspired Oct 25, 2018
288a944
updates to support native-classes
runspired Oct 24, 2018
f1f36af
[CHORE tests] modernize unit/model-test
runspired Oct 24, 2018
3515ac7
update cache entry when ID is set late: resolves #5679
runspired Oct 24, 2018
f2e5638
[CHORE tests] modernize integration/record-array-test
runspired Oct 23, 2018
9a5e2c3
assert that replacing has-many with non-array throws assertion
Oct 26, 2018
2388451
Merge pull request #5721 from sbatson5/assert-replacing-has-many
runspired Oct 26, 2018
7c721dd
TS support (#5719)
mike-north Oct 27, 2018
a2fa687
[CHORE tests] modernize integration/inverse-test (#5715)
runspired Oct 31, 2018
cec0cfa
[CHORE tests] modernize unit/model/lifecycle-callbacks-test (#5717)
runspired Oct 31, 2018
a422484
[CHORE is-array-like] make isArrayLike die a terrible death (#5724)
runspired Oct 31, 2018
bcccd0b
[DOC] Fixed small Docs and Code mismatches
spruce Oct 31, 2018
c466ae8
[DOC] Reference to EmberObject always without dot
spruce Oct 31, 2018
aa87a0a
[DOCS has-many]: clarify load/reload behavior
Nov 2, 2018
816a663
fix: convert record, reference & coerceId to TypeScript (#5730)
mike-north Nov 3, 2018
41bac4e
Merge pull request #5735 from ahawkins/patch-1
runspired Nov 3, 2018
a9ad279
[DOC] Add Reference doc and AdapterError uses
spruce Nov 3, 2018
0986ed1
Merge pull request #5736 from spruce/fix-docs-reference-adapter-errors
runspired Nov 3, 2018
b142626
[BUGFIX inspector] Fix columns names in debug-adapter (#5733)
thorsteinsson Nov 5, 2018
1b8ed3c
[CHORE tests] modernize integration/adapter/build-url-mixin-test
runspired Nov 6, 2018
bd74157
isolate accessing recordData and relationships
runspired Nov 6, 2018
8323291
refactor away from env.container and env.registry
runspired Nov 6, 2018
d48ee83
[CHORE tests,owner,factoryFor] eliminate unnecessary fallbacks for fa…
runspired Nov 5, 2018
2a13b35
[CHORE tests] does a partial refactor of the unload tests to eliminat…
runspired Nov 6, 2018
e644897
Merge pull request #5742 from emberjs/igor/pull-apart-5738-unload
runspired Nov 8, 2018
b044851
drop use of MODEL_FACTORY_FOR
runspired Nov 6, 2018
f5572bb
Merge pull request #5743 from emberjs/igor/5738-model-factory-for
runspired Nov 8, 2018
a2196ae
[DOC beta] Fix broken links
ppcano Nov 9, 2018
4d3e027
[CHORE tests] modernize integration/serializers/embedded-records-mixi…
runspired Nov 9, 2018
08e326c
Merge pull request #5749 from ppcano/fix-toc-links
runspired Nov 9, 2018
1d4676f
[DOC beta] Add doc for `async: false`
ppcano Nov 9, 2018
1b28224
Fix doc to clarify the sync relationship return
ppcano Nov 10, 2018
bbd72fb
Fix to specify the error if the expected resource has not been loaded
ppcano Nov 10, 2018
8b7de9e
Rephrase doc
ppcano Nov 10, 2018
5012e4d
[CHORE tests] modernize integration/adapter/find-all-test
thorsteinsson Nov 5, 2018
54b3579
Merge pull request #5737 from thorsteinsson/find-all-tests
runspired Nov 20, 2018
30c828b
[CHORE ts] convert InternalModelMap to typescript
runspired Oct 30, 2018
b096668
[CHORE ts] convert IdentityMap to typescript
runspired Oct 30, 2018
5ef00eb
Merge pull request #5727 from emberjs/ts-work
runspired Nov 20, 2018
5b47a27
Add *.ts to `.npmignore`
Nov 22, 2018
18c2b9f
Merge pull request #5757 from emberjs/igor/npmignore-ts
runspired Nov 22, 2018
7ecc549
Address late feedback from #5727
runspired Nov 22, 2018
e5e2ccc
Merge pull request #5758 from emberjs/update-types
runspired Nov 23, 2018
6b15f52
[FEAT recordDataFor] implements WeakMap based RecordData lookups
runspired Nov 20, 2018
f27bbf0
[FEAT attr] move internalModel logic for attributes into attr
runspired Nov 20, 2018
0519b44
Merge pull request #5754 from emberjs/ui-layer-cleanup
runspired Nov 27, 2018
f873ef4
Revert "Add *.ts to `.npmignore`"
igorT Nov 28, 2018
b4a88cf
Update Release instructions
runspired Nov 29, 2018
4167cba
Restore links
runspired Nov 29, 2018
f278345
Restore other links
runspired Nov 29, 2018
4f25a44
Update RELEASE.md
igorT Nov 29, 2018
2481e83
Update RELEASE.md
igorT Nov 29, 2018
187000e
Merge pull request #5763 from emberjs/runspired-patch-1
runspired Nov 29, 2018
d6616eb
[BUGFIX beta] Make _recordData lazy
hjdivad Nov 30, 2018
fc68d2a
Merge pull request #5767 from emberjs/hjdivad/lazy-recorddata
runspired Nov 30, 2018
1b06529
[FEAT errors] eliminate the call to warn for add/remove/clear
runspired Dec 5, 2018
dd0243e
Revert "Ui layer cleanup"
igorT Dec 5, 2018
54561e4
Bump json-typescript from 1.0.1 to 1.1.0 (#5775)
dependabot[bot] Dec 7, 2018
ddee739
[Security] Bump merge from 1.2.0 to 1.2.1 (#5777)
dependabot[bot] Dec 7, 2018
a083ebb
Bump broccoli-merge-trees from 3.0.1 to 3.0.2 (#5776)
dependabot[bot] Dec 7, 2018
e78e779
[Security] Bump underscore.string from 3.3.4 to 3.3.5 (#5779)
dependabot[bot] Dec 7, 2018
58b7963
Bump ember-cli-babel from 7.1.2 to 7.1.4 (#5780)
dependabot[bot] Dec 7, 2018
31aa217
Bump typescript from 3.1.3 to 3.2.2 (#5789)
dependabot[bot] Dec 10, 2018
7a880f5
Bump ember-cli from 3.5.0 to 3.5.1 (#5788)
dependabot[bot] Dec 10, 2018
5e2ed59
Bump prettier from 1.14.3 to 1.15.3 (#5787)
dependabot[bot] Dec 10, 2018
fa33874
Bump eslint from 5.7.0 to 5.10.0 (#5785)
dependabot[bot] Dec 10, 2018
5052c28
Bump babel-plugin-filter-imports from 2.0.3 to 2.0.4 (#5786)
dependabot[bot] Dec 10, 2018
a1ee7ce
SetUknownProperty test for model
Dec 8, 2018
3cb9cbd
Update init-properties-test.js
igorT Dec 12, 2018
4c539f4
update changelog
runspired Dec 12, 2018
cf259c4
stop calling A as constructor
mhankus Jan 19, 2019
ebd4de2
use assign instead of merge to remove deprecation
BryanCrotaz Jan 6, 2019
e4e254c
Update broken link to DS.attr docs
bmac Jan 30, 2019
5005735
Bump ember-source from 3.5.0 to 3.6.0
dependabot-support Dec 11, 2018
782081f
Bump @babel/plugin-transform-typescript from 7.1.0 to 7.2.0
dependabot-support Dec 12, 2018
9eb3097
Bump broccoli-stew from 2.0.0 to 2.0.1
dependabot-support Dec 12, 2018
8dab079
Bump @ember-decorators/data from 3.0.0 to 3.1.5
dependabot-support Dec 7, 2018
91a1e28
Bump ember-decorators from 3.0.0 to 5.1.2
dependabot-support Jan 30, 2019
909bb04
[Docs] link to specs
rimian Jan 8, 2019
f5b26e8
Bump ember-cli-htmlbars-inline-precompile from 1.0.5 to 2.0.0
dependabot-support Dec 11, 2018
4bea385
Bump eslint-plugin-node from 7.0.1 to 8.0.0
dependabot-support Dec 11, 2018
fbe4bcf
Bump ember-cli-dependency-checker from 3.0.0 to 3.1.0
dependabot-support Jan 31, 2019
e01d7e9
Bump eslint-plugin-prettier from 3.0.0 to 3.0.1
dependabot-support Jan 31, 2019
fde8ca8
Bump ember-qunit from 3.5.3 to 4.2.0
dependabot-support Jan 31, 2019
076a933
Bump ember-cli-version-checker from 2.1.2 to 3.0.1
dependabot-support Jan 31, 2019
bfa7b13
Bump @ember-decorators/data from 3.1.5 to 5.1.2
dependabot-support Jan 31, 2019
4a4822d
Bump @types/ember__test-helpers from 0.7.6 to 0.7.7
dependabot-support Jan 31, 2019
9117aa0
Bump @types/ember-qunit from 3.4.3 to 3.4.5
dependabot-support Jan 31, 2019
f3c659e
[Security] Bump handlebars from 4.0.11 to 4.1.0
dependabot-support Feb 14, 2019
87db6f6
Bump broccoli-babel-transpiler from 7.0.0 to 7.1.2
dependabot-support Feb 12, 2019
a092e29
Bump typescript from 3.2.2 to 3.3.3
dependabot-support Feb 12, 2019
5b1c815
Use `filter` instead of `find` due to IE11
btecu Feb 15, 2019
82e1591
Bump ember-cli-pretender from 3.0.0 to 3.1.1
dependabot-support Feb 7, 2019
39bcf3a
[BUGFIX build] suppress circular dependency warning from rollup
XaserAcheron Feb 6, 2019
a701ee6
bump all the deps
runspired Feb 21, 2019
5a8da0e
fix for ember 3.8+
runspired Feb 21, 2019
ea0f5ca
update changelog for 3.8 and bump version
runspired Feb 21, 2019
44fa7b6
[BUGFIX tsc] ts:precompile needs RSVP Promise not native promise to b…
runspired Feb 22, 2019
9edbab8
fix yarn.lock to remove broccoli-persistent-filter 2.2.0
runspired Feb 23, 2019
54b132b
Bump broccoli-uglify-sourcemap from 2.2.0 to 3.0.0
dependabot-support Feb 26, 2019
9451c52
Bump ember-qunit from 4.4.0 to 4.4.1
dependabot-support Feb 26, 2019
41a3b80
Bump broccoli-babel-transpiler from 7.1.2 to 7.2.0
dependabot-support Feb 26, 2019
1ebff8c
[DOCS] [BUGFIX] Get model relationships by string
rajasegar Mar 4, 2019
1dbe101
[DOCS] [BUGFIX] generateIdForRecord api doc #5803
rajasegar Mar 4, 2019
a095beb
[DOCS] [BUGFIX] Adding type to forEach app serializer
rajasegar Mar 4, 2019
d99e7f5
Bump @ember-decorators/babel-transforms from 5.1.3 to 5.1.4
dependabot-support Mar 4, 2019
4d5107e
Bump eslint from 5.14.1 to 5.15.0
dependabot-support Mar 4, 2019
9d71d16
Bump ember-cli-version-checker from 3.0.1 to 3.1.1
dependabot-support Mar 4, 2019
6f5332a
Bump ember-cli from 3.7.1 to 3.8.1
dependabot-support Mar 4, 2019
d13e784
[DOC serializeHasMany ] Update ember-data imports
yusufsagdic Feb 28, 2019
a859631
Bump @ember-decorators/data from 5.1.3 to 5.1.4
dependabot-support Mar 4, 2019
f8a908b
Bump mocha from 6.0.1 to 6.0.2
dependabot-support Mar 4, 2019
07d96e8
Bump ember-decorators from 5.1.3 to 5.1.4
dependabot-support Mar 4, 2019
388dbe7
Stop resurecting internalModels while fetching
Feb 26, 2019
1c92874
Bump eslint-config-prettier from 4.0.0 to 4.1.0
dependabot-support Mar 4, 2019
2858c32
[DOCS] [BUGFIX] recordRef push param must be with type
Mar 4, 2019
328e1b4
[DOCS] [BUGFIX] Added attributes wrapper object
rajasegar Mar 5, 2019
8cae7c2
Bump ember-cli-version-checker from 3.1.1 to 3.1.2
dependabot-support Mar 5, 2019
42eb47e
Bump eslint from 5.15.0 to 5.15.1
dependabot-support Mar 5, 2019
a8ff9a7
Update blueprints to use native JS classes
ppcano Feb 16, 2019
d18a29f
Model blueprint: refactor the creation of the `attrs` variable
ppcano Feb 22, 2019
2c2abcf
Model blueprint generates `attr` with decorators
ppcano Feb 22, 2019
0761349
Fix missing semicolon on Native syntax
ppcano Mar 2, 2019
7007097
The Model blueprint test validates attr whitespaces and separators
ppcano Mar 2, 2019
a3b642b
Improve Model Blueprint syntax on Octane apps
ppcano Mar 7, 2019
dc84946
Improve Model Blueprint syntax on Classic apps
ppcano Mar 7, 2019
9318dc7
Fix wrong indentation on Model Blueprint for Classic apps
ppcano Mar 7, 2019
441805a
Do not warn or clear sync relationships if they have known data
ryanto Mar 1, 2019
47d8d40
fix eslint errors
ryanto Mar 1, 2019
d43d3a5
Update tests
ryanto Mar 8, 2019
825cf8b
Remove ember-cli-release
dcyriller Mar 9, 2019
85b14c5
fix: ensure missing resource linkage isn't normalized incorrectly
makepanic Oct 19, 2018
6097f53
Use #get for 2.18 CI tests
ryanto Mar 9, 2019
7551709
Wrap in Ember.run for 2.18 CI tests
ryanto Mar 9, 2019
6727e77
Bump @types/ember-test-helpers from 1.0.4 to 1.0.5
dependabot-support Mar 6, 2019
e4bf547
Bump @types/ember__test-helpers from 0.7.7 to 0.7.8
dependabot-support Mar 6, 2019
df6d4e1
Bump @types/ember from 3.0.27 to 3.0.29
dependabot-support Mar 8, 2019
231c760
fix: coerce ids before warning for mismatch
makepanic Mar 9, 2019
140abb7
add yarn policy
runspired Feb 23, 2019
1592d1a
regenerate lock
runspired Mar 9, 2019
ed199f5
Add test that asserts implicit null inverse.
michielboekhoff Nov 26, 2018
42e0f51
[CHORE tests] modernize
michielboekhoff Dec 5, 2018
c790185
use decorators
runspired Mar 9, 2019
5b36938
fix polymorphic check for 2.18
runspired Mar 9, 2019
b972e99
Add support for ember-fetch
tchak Mar 17, 2018
8cfe877
fix some tests
NullVoxPopuli Sep 9, 2018
a62b0b9
Update ember-fetch
tchak Dec 3, 2018
5dcf47e
Fix tests execution (#1)
dcyriller Mar 9, 2019
bc1c3a4
glob is wasteful, simply capture the one directory we want.
stefanpenner Mar 12, 2019
722da7c
Bump ember-fetch from 6.4.0 to 6.5.0
dependabot-support Mar 13, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
32 changes: 32 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Save as .codeclimate.yml (note leading .) in project root directory
languages:
JavaScript: true

exclude_paths:
- "tests/*"
- "generators/*"
- "blueprints/*"
- "bin/*"
- "lib/*"
- "node-tests/*"

version: "2" # required to adjust maintainability checks
checks:
argument-count:
config:
threshold: 4
complex-logic:
config:
threshold: 4
file-lines:
enabled: false # we should re-enable this and slowly reduce to ~750 over time
method-complexity:
enabled: false # we should re-enable this and slowly reduce to ~10 over time
method-count:
config:
threshold: 50
method-lines:
config:
threshold: 100
identical-code:
enabled: false # we should re-enable this once we no longer have a separate build step for RecordData
20 changes: 20 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org

root = true


[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 2

[*.hbs]
insert_final_newline = false

[*.{diff,md}]
trim_trailing_whitespace = false
9 changes: 9 additions & 0 deletions .ember-cli
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
/**
Ember CLI sends analytics information by default. The data is completely
anonymous, but there are times when you might want to disable this behavior.

Setting `disableAnalytics` to true will prevent any data from being sent.
*/
"disableAnalytics": false
}
7 changes: 7 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
tmp
dist
node-tests/fixtures/
blueprints/*/mocha-files/
blueprints/*/qunit-files/
blueprints/*/files/
blueprints/*/native-files/
108 changes: 108 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
module.exports = {
root: true,
parserOptions: {
ecmaVersion: 2017,
sourceType: 'module',
},
parser: 'babel-eslint',
extends: ['eslint:recommended', 'prettier'],
plugins: ['prettier'],
rules: {
'prettier/prettier': 'error',

'no-unused-vars': ['error', {
'args': 'none',
}],

// from JSHint
'no-cond-assign': ['error', 'except-parens'],
'eqeqeq': 'error',
'no-eval': 'error',
'new-cap': ['error', {
'capIsNew': false,
}],
'no-caller': 'error',
'no-irregular-whitespace': 'error',
'no-undef': 'error',
'no-eq-null': 'error',
},
overrides: [
// node files
{
files: [
'ember-cli-build.js',
'index.js',
'testem.js',
'lib/**/*.js',
'blueprints/*/index.js',
'blueprints/*.js',
'config/**/*.js',
'tests/dummy/config/**/*.js',
'node-tests/**',
'bin/**',
],
excludedFiles: [
'addon/**',
'addon-test-support/**',
'app/**',
'tests/dummy/app/**'
],
parserOptions: {
sourceType: 'script',
ecmaVersion: 2015
},
env: {
browser: false,
node: true,
es6: true,
},
plugins: ['node'],
rules: Object.assign({}, require('eslint-plugin-node').configs.recommended.rules, {
// add your custom rules and overrides for node files here
})
},

// browser files
{
files: [
'addon/**',
'app/**',
'tests/**',
],
excludedFiles: [
'tests/dummy/config/**'
],
env: {
browser: true,
node: false,
},
globals: {
heimdall: true,
Map: false,
WeakMap: true,
}
},

// browser tests
{
files: [
'tests/**'
],

rules: {
'no-console': 0
}
},

// node tests
{
files: [
'node-tests/**'
],

env: {
mocha: true,
}
}
],
};
38 changes: 38 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Thank you for opening this issue!

Hopefully, this issue template will help you provide us with enough information to assist in resolving the issue.

If you haven't already browsed recent issues (or less recent issues if this is for a past release), please do
so first to see if your issue already has a ticket created for it. It is usually best to first ask about the
issue you are observing in the `#ember-data` channel on [Discord](https://discord.gg/zT3asNS), doing so may
help you discover existing issues or provide a clearer reproduction.

### Reproduction

Please provide one of the following:

- a PR linking to this issue with a failing test showing the issue
- a [Twiddle](https://ember-twiddle.com/) with a simplified reproduction and instructions for how to
observe the unexpected result.
- a github repository with a simplified reproduction and instructions for how to observe the unexpected result

### Description

Describe the issue in a few sentences, include both the *expected* result and the observed *unexpected* result.
If a previous version of `ember-data` worked as `expected`, which was the most recent version that worked?

### Versions

Run the following command and paste the output below: `npm ls ember-source && npm ls ember-cli && npm ls ember-data`.

```cli
[Replace this line with the output]
```

*P.S. If any of the packages show more than one installed version, that may be the root cause of the issue!*

--------------------------------------------------------------

Thanks again!

The `ember-data` Team <3
3 changes: 3 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
// ... please delete this default text after reading

If this is your first PR to `ember-data`, you may want to read our [Contributor Guide](https://github.com/emberjs/data/blob/master/CONTRIBUTING.md).
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,16 @@ bundle
tmp/
tests/source/
dist/
*.iml
yarn-error.log

benchmarks/results/*.json

.DS_Store
.project

.github-upload-token
*.swp

tests/ember-data-tests.js
*gem
Expand All @@ -16,3 +21,10 @@ docs/build/
docs/node_modules/

node_modules/
bower_components/
.metadata_never_index
npm-debug.log

/DEBUG

.vscode/
64 changes: 0 additions & 64 deletions .jshintrc

This file was deleted.

35 changes: 35 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
/bower_components
/config/ember-try.js
/node-tests
/tests
/tmp
/bin
/docs
/.node_modules.ember-try
/notes

# Ignore all assets except /dist/docs folder
/dist/assets/
/dist/crossdomain.xml
/dist/index.html
/dist/robots.txt

**/.gitkeep
.appveyor.yml
.bowerrc
.editorconfig
.ember-cli
.gitignore
.eslintrc.js
.watchmanconfig
.travis.yml
bower.json
ember-cli-build.js
testem.js
yarn.lock

*.gem
*.gemspec
**/*.rb
node-tests/
lib/version-replace.js
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package-lock=false
7 changes: 7 additions & 0 deletions .prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
'use strict';

module.exports = {
singleQuote: true,
trailingComma: 'es5',
printWidth: 100,
};
Loading