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: puppetlabs/puppetlabs-mysql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.7.1
Choose a base ref
...
head repository: puppetlabs/puppetlabs-mysql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.8.0
Choose a head ref
  • 20 commits
  • 43 files changed
  • 10 contributors

Commits on Sep 3, 2020

  1. Fix package for python bindings on Ubuntu 20.04

    The default python version on Ubuntu 20.04 is
    python3 thus the current package is wrong.
    
    This changes the package to use python3-mysqldb.
    tobias-urdin committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    9df0757 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Update params.pp

    greno2 authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    b52dfa4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from greno2/amazon-linux-2-Support

    Support for Amazon Linux 2 (which is based on el7)
    greno2 authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    6b7f1ff View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Merge pull request #1330 from puppetlabs/release

    Merge back for Release v10.7.1
    pmcmaw authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    d1822e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c1eb9e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1331 from pmcmaw/correct_cl_entry

    (maint) - Putting back incorrect Changelog entry removal
    sanfrancrisko authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    3288a87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c69144f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Resolve easy puppet-lint

    jcpunk committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    fb0df2e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Merge pull request #1327 from jcpunk/puppet-lint

    Resolve puppet-lint notices
    adrianiurca authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    9d2d026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53da2db View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Merge pull request #1325 from pmcmaw/MODULES-10790

    (MODULES-10790) - Setting logbin results in error Unknown variable: 'managed_dirs_path'
    daianamezdrea authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    5c2572f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3040e2d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. (MODULES-10788) - fix for password prompt when creating mysql_login_p…

    …ath resource (#1334)
    
    * (MODULES-10788) - fix for password prompt when creating mysql_login_path resource
    andreas-stuerz authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    ae52691 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    4a92e73 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1337 from pmcmaw/maint/main/add-package-curl

    (MAINT) Install curl package on Debian/Ubuntu
    daianamezdrea authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    76cd48f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4f9d1f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1338 from pmcmaw/IAC-1137/main/install-curl

    (IAC-1137) Ensure curl package is installed for xtrabackup tests
    michaeltlombardi authored Nov 2, 2020
    Configuration menu
    Copy the full SHA
    083f783 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Merge pull request #1323 from tobias-urdin/master

    Fix package for python bindings on Ubuntu 20.04
    pmcmaw authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    48a4298 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1328 from greno2/master

    Add compatibility for Amazon Linux 2
    pmcmaw authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    a043531 View commit details
    Browse the repository at this point in the history
  3. Release version 10.8.0

    Auto-release committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    2163456 View commit details
    Browse the repository at this point in the history
Loading