-
Notifications
You must be signed in to change notification settings - Fork 810
Merge 8.x into main #1077
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
Merged
+438
−1,385
Merged
Merge 8.x into main #1077
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
7136c13
Initial work on gemfiles
picandocodigo 8f88d85
Rubocoping: whitespace and styling
picandocodigo ddbaa7d
Updates gitignore
picandocodigo 3987c66
Updates dependency on elasticsearch gem to 8
picandocodigo 7d52370
Adds debug gem to development/testing
picandocodigo 447e19a
Removing type related code
picandocodigo 7f4144f
Updates elasticsearch-model rake task, fixes dependencies
picandocodigo 83cf958
Updates indexing spec
picandocodigo dd72ad0
Updates indexing spec
picandocodigo 75466ae
Updates module_spec
picandocodigo f71d8d2
Updates mongoid spec
picandocodigo f29a427
Updates adapters/active_record/serialization spec
picandocodigo 9fe214b
Updates parent child specs
picandocodigo 3156f4d
Updates elasticsearch-persistence repository spec
picandocodigo dbb1031
Removes _type, cleans whitespace in elasticsearch-model
picandocodigo cee381b
elasticsearch-persistence: Updates to elasticsearch 8, removes type, ...
picandocodigo 7a52668
elasticsearch-persistence: Update calling client transport
picandocodigo 77299ab
elasticsearch-rails: remove type, whitespace cleanup
picandocodigo a269f45
Bump version to 8.0.0
picandocodigo 7269012
elasticsearch-model: update calling transport in examples
picandocodigo 61048b0
persistence: Updates dependency on model
picandocodigo 893ae39
specs: removes active_record_at_least_4? function and related code
picandocodigo e2beeec
Adds debug gem
picandocodigo fc5b584
Whitespace fixes
picandocodigo 11e63d7
Removes more type ocurrances
picandocodigo 9988601
Code Style changes
picandocodigo 1444e2f
Addresses client.transport access
picandocodigo 6c1d7b6
Updates aggregation interval to calendar_interval
picandocodigo 71b5c31
Updates MultiModel tests
picandocodigo bb6fbe8
[CI] Update GitHub Actions:
picandocodigo c1ccb4d
Handle security config for ES8
sinisterchipmunk fb7036d
`ruby2_keywords` is not an instance method
znz 0547374
Test that the model namespace isn't polluted.
sinisterchipmunk 21f992c
Require activesupport/all to more closely mirror a production Rails app.
sinisterchipmunk 6bd63b8
Updates Ruby, Rails, Stack versions for tests
picandocodigo 765d826
[CI] Updates GitHub Actions
picandocodigo ddfde7a
[DOCS] Updates README
picandocodigo 9f31bfb
[CI] Updates GitHub Actions for JRuby, names
picandocodigo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Updates indexing spec
Removes type Updates option hash/keyword argument expectations
- Loading branch information
commit 83cf95860345caae39f25b35c82c661b4b8a8a04
There are no files selected for viewing
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.