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: 8.0.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: 8.1.0
Choose a head ref
  • 18 commits
  • 14 files changed
  • 10 contributors

Commits on Feb 7, 2019

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

Commits on Mar 1, 2019

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

Commits on Mar 19, 2019

  1. Add support for dynamic backupmethods/mariabackup

    Daniel Quackenbush committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    016632e View commit details
    Browse the repository at this point in the history
  2. rubocop fixes and documentation

    Daniel Quackenbush committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    a754e1f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Merge pull request #1171 from danquack/mariabackup

    Add support for dynamic backupmethods/mariabackup
    david22swan authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    124c9ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1173 from puppetlabs/release

    (MODULES-8757) - Release mergeback 8.0.1
    eimlav authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    3ad4a9f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. (maint) Update Percona example (#1165)

    * Updated packages and added new public signing key
    zpetr authored and eimlav committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    639bf0b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. [MODULES-8779] Set proper python_package_name for RHEL/CentOS 8

    mysql::bindings::python installs the package set by the
    python_package_name variable, which is 'MySQL-python' by default
    on all RHEL and Fedora-based systems. This is no longer valid for
    RHEL 8, since there is no Python3 support for the package.
    
    In RHEL 8, we should use python-PyMySQL instead.
    javierpena committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    713e9df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1161 from javierpena/master

    [MODULES-8779] Set proper python_package_name for RHEL/CentOS 8
    eimlav authored Mar 26, 2019
    Configuration menu
    Copy the full SHA
    9075bc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. (MODULES-6627) Remove unused --host flag from mysqlcaller

    Removing this as it once added back into the code by accident.
    David Swan committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    ee58434 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Rotate option for xtrabackup

    elfranne committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    9834d9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1174 from david22swan/MODULES-6627

    (MODULES-6627) Remove unused --host flags from mysqlcaller
    eimlav authored Mar 29, 2019
    Configuration menu
    Copy the full SHA
    ca33678 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Merge pull request #1176 from elfranne/rotate_xtrabackup

    Rotate option for xtrabackup script
    david22swan authored Apr 1, 2019
    Configuration menu
    Copy the full SHA
    014e1f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    f1dbbfd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1160 from fe80/install_ordering

    fix install ordering for innodb data size
    david22swan authored Apr 2, 2019
    Configuration menu
    Copy the full SHA
    d48ff05 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1163 from datty/master

    Set correct packagename for ruby_mysql on Ubuntu 18.04
    david22swan authored Apr 2, 2019
    Configuration menu
    Copy the full SHA
    fbd59bd View commit details
    Browse the repository at this point in the history
  4. (MODULES-8826) - 8.1.0 Release Prep

    David Swan committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    b436fb6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Merge pull request #1177 from david22swan/ReleasePrep

    (MODULES-8826) - 8.1.0 Release Prep
    Lavinia-Dan authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    04a4e87 View commit details
    Browse the repository at this point in the history
Loading