-
Notifications
You must be signed in to change notification settings - Fork 539
Comparing changes
Open a pull request
base repository: JSONAPI-Resources/jsonapi-resources
base: master
head repository: JSONAPI-Resources/jsonapi-resources
compare: release-0-10
- 16 commits
- 26 files changed
- 5 contributors
Commits on Jan 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ba1c1b6 - Browse repository at this point
Copy the full SHA ba1c1b6View commit details
Commits on Feb 4, 2021
-
* Setup github actions for CI (cherry picked from commit e894827) * Rails 6.1 (#1352) * Rails v6.1 compatibility (#1346) * Fixes for rails 6.1.1 * Fixes for ruby 3.0.0 * Remove rails 5.0 support Co-authored-by: Igor Gonchar <[email protected]> (cherry picked from commit 1322b59)
Configuration menu - View commit details
-
Copy full SHA for 7e9fd44 - Browse repository at this point
Copy the full SHA 7e9fd44View commit details
Commits on Feb 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ab344c4 - Browse repository at this point
Copy the full SHA ab344c4View commit details
Commits on May 19, 2021
-
Fix some testing issues including flappy tests, simplify quoting gene…
…rated SQL strings (#1367) * Refine when config.active_record.sqlite3.represent_boolean_as_integer is set * Add quoting for fields in built up sql * Remove tests for generated sql statements These are changing with new rails versions and it's creating a lot of false failures * Remove tests for generated sql statements using joins_left * Fix default sort for when empty array is provided Fixes issue with relationship requests not getting a default sort * Add helper methods for generating sql fields with aliases and quotes (cherry picked from commit 695bb7c)
Configuration menu - View commit details
-
Copy full SHA for 49d213d - Browse repository at this point
Copy the full SHA 49d213dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c853dd - Browse repository at this point
Copy the full SHA 2c853ddView commit details -
Use underscore instead of downcase (#1366)
Use underscore instead of downcase for polymorphic names
Configuration menu - View commit details
-
Copy full SHA for ea3ff21 - Browse repository at this point
Copy the full SHA ea3ff21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bb4605 - Browse repository at this point
Copy the full SHA 5bb4605View commit details
Commits on Feb 4, 2022
-
Remove
datafrom cached resource fragments (#1380)* Remove `data` from cached resource fragments * Create a new hash using `transform_values`
Configuration menu - View commit details
-
Copy full SHA for 3fda2cf - Browse repository at this point
Copy the full SHA 3fda2cfView commit details
Commits on Feb 7, 2022
-
Use records for joined resources for 0.10 (#1381)
Add tracking of join options for jsonapi-authorization gem Merge related `records` in `apply_join` Add `use_related_resource_records_for_joins` to configuration and relationships
Configuration menu - View commit details
-
Copy full SHA for fa37d64 - Browse repository at this point
Copy the full SHA fa37d64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 997af43 - Browse repository at this point
Copy the full SHA 997af43View commit details
Commits on Mar 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e2a7d6e - Browse repository at this point
Copy the full SHA e2a7d6eView commit details
Commits on Mar 9, 2022
-
Move
requires_record_countto class instance (#1385)Will fallback to deprecated class method for custom paginators derived from JSONAPI::Paginator
Configuration menu - View commit details
-
Copy full SHA for ae0c690 - Browse repository at this point
Copy the full SHA ae0c690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 995c2f3 - Browse repository at this point
Copy the full SHA 995c2f3View commit details
Commits on Jan 12, 2023
-
Rails 7.0 deprecates content_type in favor of media_type (#1390)
Deprecates content_type in favor of media_type
Configuration menu - View commit details
-
Copy full SHA for 413f46a - Browse repository at this point
Copy the full SHA 413f46aView commit details
Commits on Jan 16, 2023
-
Add MySQL to CI workflow (#1370)
* [Gemfile] Add MySQL to Gemfile, for testing * [CI] Add MySQL to CI workflow
Configuration menu - View commit details
-
Copy full SHA for 7297511 - Browse repository at this point
Copy the full SHA 7297511View commit details
Commits on Nov 21, 2024
-
Change method used to retrieve rack status (#1457) (#1463)
Fixes #1456 Co-authored-by: pareeohnos <[email protected]> Co-authored-by: Adrian Hooper <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41a924f - Browse repository at this point
Copy the full SHA 41a924fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...release-0-10