Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove references to findQuery #3829

Merged
merged 1 commit into from
Oct 8, 2015

Conversation

HeroicEric
Copy link
Sponsor Member

findQuery was deprecated back in 1.0 and removed for 2.0 (#3235)

A test file was also removed that was referencing findQuery as well
as RestAdapter#find, which was also deprecated and removed.(#3306)

In addition to referencing code that was no longer present, this test
file was missing the -test in its name and has not been running as
part of the build. It did not pass before or after these changes.

`findQuery` was deprecated back in 1.0 and removed for 2.0

A test file was also removed that was referencing `findQuery` as well
as `RestAdapter#find` (which was also deprecated and removed).

In addition to referencing code that was no longer present, this test
file was missing the `-test` in its name and has not been running as
part of the build. It did not pass before or after these changes.
bmac added a commit that referenced this pull request Oct 8, 2015
@bmac bmac merged commit 724b100 into emberjs:master Oct 8, 2015
@bmac
Copy link
Member

bmac commented Oct 8, 2015

Thanks

@HeroicEric HeroicEric deleted the remove-references-to-find-query branch October 8, 2015 13:49
marpo60 added a commit to collectrium/ember-data-socketio-adapter that referenced this pull request Mar 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants