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

Toptal/chewy v7.0.1 #5

Merged
merged 16 commits into from
Nov 5, 2023
Merged

Commits on Feb 11, 2021

  1. Explain briefly the existence of outdated_sync_field at README (top…

    …tal#756)
    
    Explain briefly the existence of `outdated_sync_field` at README
    
    Co-authored-by: ramazan <[email protected]>
    Co-authored-by: Ivan Rabotyaga <[email protected]>
    3 people authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    14b6b1d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Fix the changelog headings

    bbatsov committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    7a2cb01 View commit details
    Browse the repository at this point in the history
  2. Clean up version headings

    bbatsov committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    8776569 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3224501 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bea7ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da14877 View commit details
    Browse the repository at this point in the history
  6. Tweak some wording

    bbatsov committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    bec5284 View commit details
    Browse the repository at this point in the history
  7. Add code of conduct

    bbatsov committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    04979db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9fcd922 View commit details
    Browse the repository at this point in the history
  9. Add issue templates

    bbatsov committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    0772048 View commit details
    Browse the repository at this point in the history
  10. Add a PR template

    bbatsov committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    bc84b4b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b2c4d0c View commit details
    Browse the repository at this point in the history
  12. Merge pull request toptal#761 from toptal/avoid-unneeded-fecthing-on-…

    …import
    
    [FIX-716] Avoid fetching scope data to check if it is blank
    Dalton Pinto authored Feb 12, 2021
    Configuration menu
    Copy the full SHA
    d5ffa79 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Correctly report indices and aliases (toptal#757)

    * Correctly report indices and aliases
    * Fix rubocop offense
    * Fix specs & Changelog
    * Add `include_type_name` parameter for ES 6.7-6.8 for `client.indices.get` request
    
    Co-authored-by: mpeychich <[email protected]>
    Co-authored-by: Ivan Rabotyaga <[email protected]>
    3 people authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    47ad295 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Add ES7 support, prepare 7.0.0 release (toptal#763)

    Ivan Rabotyaga authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    3ba07cc View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Prepare 7.0.1 release with skipped ES cluster version memoization for…

    … search requests
    Ivan Rabotyaga committed May 3, 2021
    Configuration menu
    Copy the full SHA
    a9b390c View commit details
    Browse the repository at this point in the history