Thanks to visit codestin.com
Credit goes to github.com

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: section-io/magento-metrics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: section-io/magento-metrics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: includeCmsInProductPurge
Choose a head ref
  • 5 commits
  • 38 files changed
  • 3 contributors

Commits on Apr 27, 2018

  1. Allow CMS pages to not be banned in Varnish when products are updated

    Adds a new option to the Full Page Cache configuration section in Stores
    configuration "Include CMS Pages in product purges".  If set to No, CMS
    pages will not be purged when a product is updated, even if that product
    is displayed on the page. CMS pages will still be purged if their content
    is updated.
    glennslaven committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    3986564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa96007 View commit details
    Browse the repository at this point in the history
  3. Remove dead code

    glennslaven committed Apr 27, 2018
    Configuration menu
    Copy the full SHA
    a7a0656 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Allow for php 7.1.*

    aschreck authored Jun 26, 2018
    Configuration menu
    Copy the full SHA
    9f6641b View commit details
    Browse the repository at this point in the history
  2. Merge with master

    calvinbrewer committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    709e163 View commit details
    Browse the repository at this point in the history
Loading