-
Notifications
You must be signed in to change notification settings - Fork 230
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-puppetdb
base: 4.2.1
head repository: puppetlabs/puppetlabs-puppetdb
compare: 4.3.0
- 13 commits
- 14 files changed
- 5 contributors
Commits on Apr 21, 2015
-
(maint) Add file_concat and fix rspec warnings
This fixes the file_concat dependency issue postgresql module has brought in, plus removes some deprecation warnings from our rspec tests. I've also bumped rspec-puppet as well, while I was at it. Signed-off-by: Ken Barber <ken@bob.sh>
Configuration menu - View commit details
-
Copy full SHA for 332ec35 - Browse repository at this point
Copy the full SHA 332ec35View commit details -
Merge pull request #177 from kbarber/maint/master/bump-rspec-and-conc…
…at-dependencies (maint) Add file_concat and bump rspec versions
Configuration menu - View commit details
-
Copy full SHA for c5a8545 - Browse repository at this point
Copy the full SHA c5a8545View commit details
Commits on Apr 22, 2015
-
Enable the module to manage entries in $confdir/config.ini, in the
command-processing section. Added new class server/config_ini.pp to manage contents of the config.ini. Three new parameters added: * command_threads * store_usage * temp_usage All three default to 'undef'. This makes sure (potential) custom settings done to that file with regard to above three variables are 'absent', and let PuppetDB built-in defaults take care. Documentation to the README.md added, as well as unit tests. My use-case was, that I have on some nodes a too small /var partition, so I had to lower the values of store-usage and temp-usage in the config.ini manually.
Configuration menu - View commit details
-
Copy full SHA for 72e1924 - Browse repository at this point
Copy the full SHA 72e1924View commit details -
Merge pull request #176 from buzzdeee/master
Enable the module to manage entries in $confdir/config.ini
Configuration menu - View commit details
-
Copy full SHA for 4940938 - Browse repository at this point
Copy the full SHA 4940938View commit details
Commits on May 6, 2015
-
(PDB-1467) Ordering problem with read_database_ini
This fixes the ordering for the read_database_ini class, and fixes a small notification problem with config_ini as well. Signed-off-by: Ken Barber <ken@bob.sh>
Configuration menu - View commit details
-
Copy full SHA for ec13bc4 - Browse repository at this point
Copy the full SHA ec13bc4View commit details
Commits on May 7, 2015
-
Merge pull request #180 from kbarber/ticket/master/pdb-1467-read-data…
…base-ordering (PDB-1467) Ordering problem with read_database_ini
Configuration menu - View commit details
-
Copy full SHA for 4e407f8 - Browse repository at this point
Copy the full SHA 4e407f8View commit details
Commits on May 28, 2015
-
(maint) Allow database_validation to be false
This commit fixes a bug where if a user tried to turn off database validation there would be a `before` statement requiring an absent validation resource.
Andrew Roetker committedMay 28, 2015 Configuration menu - View commit details
-
Copy full SHA for f39ba7e - Browse repository at this point
Copy the full SHA f39ba7eView commit details
Commits on Jun 2, 2015
-
Merge pull request #184 from ajroetker/maint/allow_database_validatio…
…n_to_be_false (maint) Allow database_validation to be false
Configuration menu - View commit details
-
Copy full SHA for 9dd94b0 - Browse repository at this point
Copy the full SHA 9dd94b0View commit details
Commits on Jun 10, 2015
-
(PDB-1455) Provide mechanism for modifying default HSQLDB path
This provides an override mechanism for providing a custom path to HSQLDB. This allows users to provide any path to their HSQLDB database. It is needed specifically for managing the as-yet-unreleased version of PuppetDB as well. Signed-off-by: Ken Barber <ken@bob.sh>
Configuration menu - View commit details
-
Copy full SHA for 1b661fd - Browse repository at this point
Copy the full SHA 1b661fdView commit details -
This updates the CHANGELOG and the metadata.json ready for a new release. Signed-off-by: Ken Barber <ken@bob.sh>
Configuration menu - View commit details
-
Copy full SHA for a67363f - Browse repository at this point
Copy the full SHA a67363fView commit details -
Merge pull request #185 from kbarber/ticket/stable/pdb-1455-allow-cus…
…tom-embedded-subname (PDB-1455) Provide mechanism for modifying default HSQLDB path
Configuration menu - View commit details
-
Copy full SHA for 7577699 - Browse repository at this point
Copy the full SHA 7577699View commit details -
Merge pull request #186 from kbarber/maint/stable/release-430
Release 4.3.0 of module
Configuration menu - View commit details
-
Copy full SHA for 04d80b6 - Browse repository at this point
Copy the full SHA 04d80b6View commit details
Commits on Jun 11, 2015
-
(maint) Ignore ruby specific files when packaging module
Previously we were packaging the Rakefile & Gemfiles, however this is unnecessary.
Configuration menu - View commit details
-
Copy full SHA for ad946c5 - Browse repository at this point
Copy the full SHA ad946c5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.2.1...4.3.0