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

Merge 0-10-stable into master (to fix breaking change). #2023

Merged
merged 26 commits into from
Jan 10, 2017

Conversation

bf4
Copy link
Member

@bf4 bf4 commented Jan 10, 2017

No description provided.

bf4 and others added 26 commits January 5, 2017 21:32
Fix typos and capitalization in Relationship Links docs [ci skip]
Promote important architecture description that answers a lot of questions we get
Conflicts:
	docs/ARCHITECTURE.md
Link to 0.10.3 tag instead of `master` branch
Test was failing due to change in JSON exception message when parsing empty string
* delete KeyTransform, use CaseTransform

* added changelog

Conflicts:
	CHANGELOG.md
Update jsonapi runtime dependency to 0.1.1.beta6
Bump to v0.10.4 [ci skip]
Conflicts:
	CHANGELOG.md
* Updated isolated tests to assert correct behavior.
* Added check to get unsafe params if rails version is great than 5
…enderer_tests_a_bit

Cleanup assertions in isolated jsonapi renderer tests a bit
Add Model#attributes helper; make test attributes explicit
Fix relationship links doc
Conflicts:
	CHANGELOG.md
Conflicts:
	CHANGELOG.md
	lib/active_model_serializers/model.rb
	test/action_controller/namespace_lookup_test.rb
	test/active_model_serializers/model_test.rb
	test/active_model_serializers/register_jsonapi_renderer_test_isolated.rb
	test/cache_test.rb
	test/fixtures/poro.rb
	test/serializers/associations_test.rb
@mention-bot
Copy link

@bf4, thanks for your PR! By analyzing the history of the files in this pull request, we identified @iancanderson, @kevintyll and @NullVoxPopuli to be potential reviewers.

@bf4 bf4 merged commit 93ca27f into rails-api:master Jan 10, 2017
@bf4 bf4 deleted the merge_in_master branch January 10, 2017 08:28
GregPK pushed a commit to GregPK/active_model_serializers that referenced this pull request Apr 25, 2017
* Merge pull request rails-api#1990 from mxie/mx-result-typo

Fix typos and capitalization in Relationship Links docs [ci skip]

* Merge pull request rails-api#1992 from ojiry/bump_ruby_versions

Run tests by Ruby 2.2.6 and 2.3.3

* Merge pull request rails-api#1994 from bf4/promote_architecture

Promote important architecture description that answers a lot of questions we get
Conflicts:
	docs/ARCHITECTURE.md

* Merge pull request rails-api#1999 from bf4/typos

Fix typos [ci skip]

* Merge pull request rails-api#2000 from berfarah/patch-1

Link to 0.10.3 tag instead of `master` branch

* Merge pull request rails-api#2007 from bf4/check_ci

Test was failing due to change in JSON exception message when parsing empty string

* Swap out KeyTransform for CaseTransform (rails-api#1993)

* delete KeyTransform, use CaseTransform

* added changelog

Conflicts:
	CHANGELOG.md

* Merge pull request rails-api#2005 from kofronpi/support-ruby-2.4

Update jsonapi runtime dependency to 0.1.1.beta6

* Bump to v0.10.4

* Merge pull request rails-api#2018 from rails-api/bump_version

Bump to v0.10.4 [ci skip]
Conflicts:
	CHANGELOG.md

* Merge pull request rails-api#2019 from bf4/fix_method_redefined_warning

Fix AMS warnings

* Merge pull request rails-api#2020 from bf4/silence_grape_warnings

Silence Grape warnings

* Merge pull request rails-api#2017 from bf4/remove_warnings

Fix mt6 assert_nil warnings

* Updated isolated tests to assert correct behavior. (rails-api#2010)

* Updated isolated tests to assert correct behavior.
* Added check to get unsafe params if rails version is great than 5

* Merge pull request rails-api#2012 from bf4/cleanup_isolated_jsonapi_renderer_tests_a_bit

Cleanup assertions in isolated jsonapi renderer tests a bit

* Add Model#attributes helper; make test attributes explicit

* Fix model attributes accessors

* Fix typos

* Randomize testing of compatibility layer against regressions

* Test bugfix

* Add CHANGELOG

* Merge pull request rails-api#1981 from groyoh/link_doc

Fix relationship links doc
Conflicts:
	CHANGELOG.md
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.

4 participants