-
Notifications
You must be signed in to change notification settings - Fork 99
Update indexes for v0.28.0 #315
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
bidoubiwa
merged 66 commits into
bump-meilisearch-v0.28.0
from
update_indexes_for_v0.28.0
Aug 25, 2022
Merged
Changes from all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
a37ffd3
Update task api v0.28.0
bidoubiwa b9ffd60
Update tests to be relevant with the structures where they are ran
bidoubiwa c527312
Update types in code-samples
bidoubiwa 17d6c19
Remove clearAll task type
bidoubiwa ff0d350
Add index_uid as an optional in the Tasks
bidoubiwa 9241a7b
Add comments on best builder implementation
bidoubiwa eb38d18
Add execute function on get_tasks
bidoubiwa d37be56
Update code samples
bidoubiwa 61be5a5
Remove out of context comment
bidoubiwa 7aa409b
Merge
bidoubiwa c968df3
Fix tests
bidoubiwa c21b18f
Fix pagination tests
bidoubiwa 012f939
Update HTTP methods for v0.28.0
bidoubiwa 0cb9e93
Fix clippy
bidoubiwa a485ba5
Merge branch 'update_task_api_for_v0.28.0' of github.com:meilisearch/…
bidoubiwa f86bff4
Remove comment of task tests since the tests are now sucesful
bidoubiwa 734fd13
Fix doc tests
bidoubiwa e5821c4
Merge branch 'update_task_api_for_v0.28.0' of github.com:meilisearch/…
bidoubiwa 11bfb7e
Update keys for v0.28.0
bidoubiwa 6b70f5a
Fix get tasks inside index structure
bidoubiwa 604e08d
Make description and name optional in keys
bidoubiwa 67637c2
Fix none doc tests with new get_tasks api
bidoubiwa c2dcd92
Add from and limit in tasks params
bidoubiwa efff813
Add warning on failing test
bidoubiwa f0020b6
Merge branch 'update_task_api_for_v0.28.0' of https://github.com/meil…
bidoubiwa e0762b1
Merge
bidoubiwa c1796a3
Update keys design
bidoubiwa abc0f7b
Update task API
bidoubiwa eaef1ea
Remove useless comment
bidoubiwa bdf4f13
Merge branch 'update_task_api_for_v0.28.0' of https://github.com/meil…
bidoubiwa 2441da1
Merge branch 'update_http_methods_for_v0.28.0' of https://github.com/…
bidoubiwa d506eae
Remove client as mandatory parameter for the keyUpdater
bidoubiwa c803fd5
Add doc and tests on doc
bidoubiwa cdc2a41
Fix docs tests on keys in client
bidoubiwa b2ba741
Fix docs tests
bidoubiwa 24ff749
Remove dbg
bidoubiwa 1b41330
Add with_uid filter
bidoubiwa f6f821d
Add new actions on key creation
bidoubiwa 710b2d6
Remove new line at the start of docs
bidoubiwa 54d29eb
Fix clippy errors
bidoubiwa 2439778
Merge branch 'update_keys_for_v0.28.0' of https://github.com/meilisea…
bidoubiwa 3989758
Rename type in Task structure
bidoubiwa 668ba13
Removed useless newlines
bidoubiwa ac95329
Fix typo in comment
bidoubiwa 66bd1a5
Add missing semi-column
bidoubiwa 3adc25e
t checkout uMerge branch 'update_task_api_for_v0.28.0' of https://git…
bidoubiwa 17f1ecf
Merge
bidoubiwa 31b3941
Update indexes api for v0.28.0
bidoubiwa 7865c1f
Merge
bidoubiwa 027181b
Improve doc comments
bidoubiwa 761a9df
Merge branch 'update_keys_for_v0.28.0' of github.com:meilisearch/meil…
bidoubiwa 9b36f77
Change indexes methods
bidoubiwa 335fbf1
Add index query and index updater
bidoubiwa 7b5b5e2
Add documentation and doc tests on indexes routes
bidoubiwa 3012f2a
Add tests on get indexes with params
bidoubiwa 62e5f2c
Add test on index update
bidoubiwa 555f7dd
Fix clippy
bidoubiwa c28c578
Improve limit to avoid flacky test
bidoubiwa 9910283
Update src/client.rs
bidoubiwa 0cbcaac
Update src/client.rs
bidoubiwa 3e2e8bb
Fix merge conflicts
bidoubiwa f0220fe
Remove useless newlines
bidoubiwa f231ce4
Rollback changes on keys api
bidoubiwa 9d37921
Fix duplicated closing bracket
bidoubiwa 9cd259e
Fix failing tests
bidoubiwa f4e99a3
Remove useless comment
bidoubiwa 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
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.