Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 10up/ElasticPress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.8.1
Choose a base ref
...
head repository: 10up/ElasticPress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.8.2
Choose a head ref
  • 11 commits
  • 13 files changed
  • 5 contributors

Commits on Feb 11, 2019

  1. readme.md update

    Allan Collins committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    beda462 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Add ES max version supported (#1244)

    oscarssanchez authored and Allan Collins committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    5facbb0 View commit details
    Browse the repository at this point in the history
  2. Skip post meta for index if meta key empty/false. (#1241)

    turtlepod authored and Allan Collins committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    70df121 View commit details
    Browse the repository at this point in the history
  3. Changes to sticky posts (#1245)

    * Changes to sticky posts.
    
    * Removing redundant code.
    Allan Collins authored Feb 13, 2019
    Configuration menu
    Copy the full SHA
    e1047a5 View commit details
    Browse the repository at this point in the history
  4. Do not allow 0 to be set as bulk settings (#1247)

    * Do not allow 0 on bulk settings
    
    * Simplify sanitize logic.
    
    * Do not allow negative values
    oscarssanchez authored and Allan Collins committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    e3927b4 View commit details
    Browse the repository at this point in the history
  5. Version bump for 2.8.1

    Allan Collins committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    f8b0753 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Remove Base64 Attachment Data (#1276)

    * Runs processor to remove base64 attachment data field.
    
    * Runs processor to remove base64 attachment data field.
    
    * Runs processor to remove base64 attachment data field.
    Allan Collins authored Mar 12, 2019
    Configuration menu
    Copy the full SHA
    c6a8021 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Perform facet searches in lowercase. Resolves #1283 (#1291)

    Allan Collins authored Mar 25, 2019
    Configuration menu
    Copy the full SHA
    0945c87 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. rebase PR #1294 against develop-2.x (#1295)

    * rebase PR #1294 against develop-2.x
    
    * add in the new filter for product attributes
    brandwaffle authored and Allan Collins committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    4856161 View commit details
    Browse the repository at this point in the history
  2. Per #1265, the REST API fails to return search queries due to found_p…

    …osts returning a null value. (#1271)
    Allan Collins authored Mar 26, 2019
    Configuration menu
    Copy the full SHA
    179c277 View commit details
    Browse the repository at this point in the history
  3. Version bump and readme update.

    Allan Collins committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    b56e8f8 View commit details
    Browse the repository at this point in the history
Loading