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: KennisMeester/chef-solr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dwradcliffe/chef-solr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 3 files changed
  • 4 contributors

Commits on Sep 10, 2016

  1. Create the solr user and group.

    It is possible to override the user and group that own the solr data dir. To
    prevent fatal errors when creating the data directory because the user doesn't
    exists create the user and group first.
    
    Refs: dwradcliffe#30
    Erik Frerejean authored and erikfrerejean committed Sep 10, 2016
    Configuration menu
    Copy the full SHA
    9d0812e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2016

  1. Merge pull request dwradcliffe#31 from KennisMeester/create-user

    Create the solr user and group.
    dwradcliffe authored Dec 17, 2016
    Configuration menu
    Copy the full SHA
    8944517 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2018

  1. Configuration menu
    Copy the full SHA
    4053e27 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Merge pull request dwradcliffe#37 from kigster/master

    Fixing a failing spec due to a deprecated method node#set
    mburns authored Feb 11, 2019
    Configuration menu
    Copy the full SHA
    8c33a22 View commit details
    Browse the repository at this point in the history
Loading