-
-
Notifications
You must be signed in to change notification settings - Fork 451
Comparing changes
Open a pull request
base repository: voxpupuli/puppet-mongodb
base: 0.3.0
head repository: voxpupuli/puppet-mongodb
compare: 0.4.0
- 16 commits
- 32 files changed
- 3 contributors
Commits on Nov 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for e918f2d - Browse repository at this point
Copy the full SHA e918f2dView commit details -
Based on the pattern design from puppetlabs modules I added some new classes to make the functionality more self-contained (mongodb::server, mongodb::install, mongodb::config, mongodb::repo, etc). Also the major change is the introduction of the mongodb::globals class which should be used for node/server specific settings, which could be the same for various mongod instances on the same server. The main mongodb::server class has similar API than the current mongodb, with extra parameters to cover new mongod functionality. New parameters: - verbositylevel - quotafiles - diaglog - directoryperdb - profile Furthermore the mongodb class was modified to use the new mongodb::server class so that the current module users who uses the default parameters values should be able to upgrade without any changes. More testing needed.
Configuration menu - View commit details
-
Copy full SHA for 97b17a9 - Browse repository at this point
Copy the full SHA 97b17a9View commit details
Commits on Nov 24, 2013
-
Added rspec-system and rspec-puppet tests.
Rspec-puppet tests mostly focus on mongodb config file so some additional tests should be added for extra safety. System tests cover mongodb server installation with default mongodb package (EPEL for Redhat osfamily) and 10gen/mongodb repository. Most standard use cases are covered. Again I recommend adding some extra tests, after the module is finalised.
Configuration menu - View commit details
-
Copy full SHA for a497d90 - Browse repository at this point
Copy the full SHA a497d90View commit details -
Configuration menu - View commit details
-
Copy full SHA for a06919f - Browse repository at this point
Copy the full SHA a06919fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77a9f4e - Browse repository at this point
Copy the full SHA 77a9f4eView commit details
Commits on Nov 25, 2013
-
Configuration menu - View commit details
-
Copy full SHA for c27b5e4 - Browse repository at this point
Copy the full SHA c27b5e4View commit details
Commits on Dec 3, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 98b4370 - Browse repository at this point
Copy the full SHA 98b4370View commit details
Commits on Dec 12, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 867a5c8 - Browse repository at this point
Copy the full SHA 867a5c8View commit details
Commits on Dec 16, 2013
-
Added sleep to system tests for server start time
Added a sleep to one of the system tests to give the Mongo server enough time to start up. Made port parameters consistent across classes.
Chris Hoge committedDec 16, 2013 Configuration menu - View commit details
-
Copy full SHA for b8e4820 - Browse repository at this point
Copy the full SHA b8e4820View commit details -
Added sleep to system tests for server start time
Added a sleep to one of the system tests to give the Mongo server enough time to start up. Made port parameters consistent across classes.
Chris Hoge committedDec 16, 2013 Configuration menu - View commit details
-
Copy full SHA for c85eba4 - Browse repository at this point
Copy the full SHA c85eba4View commit details -
Merge branch 'system_spec' of github.com:hogepodge/puppetlabs-mongodb…
… into system_spec
Chris Hoge committedDec 16, 2013 Configuration menu - View commit details
-
Copy full SHA for aca6157 - Browse repository at this point
Copy the full SHA aca6157View commit details -
Merge branch 'system_spec' of github.com:hogepodge/puppetlabs-mongodb…
… into system_spec
Chris Hoge committedDec 16, 2013 Configuration menu - View commit details
-
Copy full SHA for c83d65f - Browse repository at this point
Copy the full SHA c83d65fView commit details -
Merge branch 'system_spec' of github.com:hogepodge/puppetlabs-mongodb…
… into system_spec
Chris Hoge committedDec 16, 2013 Configuration menu - View commit details
-
Copy full SHA for b20f153 - Browse repository at this point
Copy the full SHA b20f153View commit details
Commits on Dec 18, 2013
-
Merge pull request #67 from hogepodge/system_spec
Added sleep to system tests for server start time
Ashley Penney committedDec 18, 2013 Configuration menu - View commit details
-
Copy full SHA for abcb60b - Browse repository at this point
Copy the full SHA abcb60bView commit details -
Updated Modulefile and README.md for 0.4.0 release
Updated the Modulefile for a 0.4.0 release. Updated contributors and deprecation warning for Modulefile.
Chris Hoge committedDec 18, 2013 Configuration menu - View commit details
-
Copy full SHA for 01d75c6 - Browse repository at this point
Copy the full SHA 01d75c6View commit details -
Merge pull request #68 from puppetlabs/release-0.4.0
Updated Modulefile and README.md for 0.4.0 release
Ashley Penney committedDec 18, 2013 Configuration menu - View commit details
-
Copy full SHA for d61a281 - Browse repository at this point
Copy the full SHA d61a281View 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 0.3.0...0.4.0