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: solidusio/solidus_support
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: solidusio/solidus_support
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 16 commits
  • 16 files changed
  • 4 contributors

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    e277895 View commit details
    Browse the repository at this point in the history
  2. Add license

    aldesantis committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    59307ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    048712d View commit details
    Browse the repository at this point in the history
  4. Generate changelog

    aldesantis committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    26f8f93 View commit details
    Browse the repository at this point in the history
  5. Clean up gemspec

    aldesantis committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    054847a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #33 from aldesantis/chore/maintenance

    Spring cleaning
    aldesantis authored Dec 16, 2019
    Configuration menu
    Copy the full SHA
    7f544b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Fixes isse when zeitwerk is not enabled

    If autoloaders is defined in the Rails object, but the
    autoloader zeitwerk is not used, it is defined but returns
    nil when calling `main`, this ensures the extra check.
    softr8 committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    8f05db6 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Replace manual cache checks w/ require_dependency

    That's the correct (Rails) way of requiring in production and loading
    when needed by the cache settings.
    
    Fixes #34
    elia committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    f6c7cc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39e824b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Merge pull request #39 from nebulab/elia/require-dependency

    Replace manual cache checks w/ require_dependency
    spaghetticode authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    523db53 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2020

  1. Merge pull request #38 from softr8/fix/autoloaders

    Fixes isse when zeitwerk is not enabled
    aldesantis authored Jan 16, 2020
    Configuration menu
    Copy the full SHA
    963abf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28d72bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c658aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00070f1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #41 from aldesantis/dev-support-update

    Update solidus_dev_support
    aldesantis authored Jan 16, 2020
    Configuration menu
    Copy the full SHA
    79452d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44ac8ab View commit details
    Browse the repository at this point in the history
Loading