Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Adding an envelope module to handle indirected instance | Luke Kanies | 2008-04-08 | 2 | -0/+60 | |
| | | | | expiration. | |||||
* | Changing the default environment to production. | Luke Kanies | 2008-04-08 | 2 | -1/+3 | |
| | ||||||
* | Adding validation to the user type to confirm that the | Luke Kanies | 2008-04-08 | 2 | -0/+9 | |
| | | | | | group list does not contain any commas. This seems to be a common problem. | |||||
* | Merge commit 'turnbull/0.24.x' into 0.24.x | Luke Kanies | 2008-04-08 | 1 | -5/+5 | |
|\ | ||||||
| * | Additional fix for emacs syntax for ticket #1160 | James Turnbull | 2008-04-04 | 1 | -5/+5 | |
| | | ||||||
| * | Revert "Additional fix to emacs for ticket #1160" | James Turnbull | 2008-04-04 | 2 | -6/+6 | |
| | | | | | | | | This reverts commit bb65226e54d5e476581118e7c2c5e42275a6b290. | |||||
| * | Additional fix to emacs for ticket #1160 | James Turnbull | 2008-04-04 | 2 | -6/+6 | |
| | | ||||||
* | | Making a test executable | Luke Kanies | 2008-04-08 | 1 | -0/+0 | |
| | | ||||||
* | | Used stubs to decouple our code behavior from the behavior of the underlying ↵ | Paul Lathrop | 2008-04-07 | 1 | -19/+23 | |
| | | | | | | | | filesystem, as well as removing the need to sleep (which caused the tests to take a long time). | |||||
* | | Merge branch '0.24.x' of git://reductivelabs.com/puppet into unit-tests | Paul Lathrop | 2008-04-06 | 11 | -92/+141 | |
|\| | ||||||
| * | Extend workaround from 56aad69f8cdf8b0b08fdb7985014986223fa4455 to not only ↵ | Andreas Rogge | 2008-04-03 | 2 | -9/+15 | |
| | | | | | | | | | | | | | | | | | | fix UIDs but also GIDs Fixes #1169 Fixes #804 (workaround was probably incomplete, as required changes in lib/puppet/util/posix.rb were missing) Signed-off-by: Andreas Rogge <a.rogge@solvention.de> | |||||
| * | Changed some non-standard Ruby locations to env ruby shebangs | James Turnbull | 2008-04-04 | 2 | -2/+2 | |
| | | ||||||
| * | Fixes debian service enabled/disable issue as detailed in #1161. | James Turnbull | 2008-04-03 | 1 | -1/+1 | |
| | | ||||||
| * | Committed patch from #1160 | James Turnbull | 2008-04-03 | 1 | -76/+89 | |
| | | ||||||
| * | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x | James Turnbull | 2008-04-03 | 1 | -0/+23 | |
| |\ | ||||||
| | * | Merge commit 'turnbull/0.24.x' into 0.24.x | Luke Kanies | 2008-03-31 | 3 | -3/+10 | |
| | |\ | ||||||
| | * | | Adding the report reference back; I don't really know | Luke Kanies | 2008-03-31 | 1 | -0/+23 | |
| | | | | | | | | | | | | | | | | why I removed it, since the information in it isn't anywhere else. | |||||
| * | | | Pushed patch to fix #1174 | James Turnbull | 2008-04-02 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
| * | | Updates to rrdgraph documentation | James Turnbull | 2008-04-01 | 1 | -2/+4 | |
| | | | ||||||
| * | | Better fix for #1020 | James Turnbull | 2008-04-01 | 1 | -0/+5 | |
| | | | ||||||
| * | | Revert "Added updated fix for #1020" | James Turnbull | 2008-04-01 | 1 | -5/+1 | |
| | | | | | | | | | | | | This reverts commit 4f8df9803a9ad2f31d3e86418732a230b5cee3f3. | |||||
| * | | Fixed duplicate oid for parentnode and environment in schema - addresses #1170 | James Turnbull | 2008-04-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x | James Turnbull | 2008-04-01 | 1 | -1/+1 | |
| |\| | ||||||
| * | | Added updated fix for #1020 | James Turnbull | 2008-03-31 | 1 | -1/+5 | |
| | | | ||||||
* | | | Merge branch '0.24.x' of git://reductivelabs.com/puppet into unit-tests | Paul Lathrop | 2008-03-31 | 18 | -62/+194 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Fixing a duplicate word in the mount docs | Luke Kanies | 2008-03-31 | 1 | -1/+1 | |
| |/ | ||||||
| * | Adding 0.24.4 header to the changelog | Luke Kanies | 2008-03-30 | 1 | -0/+1 | |
| | | ||||||
| * | Add a bunch of directives, allows a full parse of stanford's huge nagios config | Blake Barnett | 2008-03-28 | 1 | -46/+60 | |
| | | | | | | | | Also reformatted a bit | |||||
| * | Merge branch '0.24.x' of git://wormwood.lovedthanlost.net/puppet into 0.24.x | Luke Kanies | 2008-03-28 | 1 | -0/+117 | |
| |\ | ||||||
| | * | Added check_puppet.rb Nagios check plugin (See #1162) | James Turnbull | 2008-03-27 | 1 | -0/+117 | |
| | | | ||||||
| * | | Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby. | Paul Lathrop | 2008-03-28 | 14 | -15/+15 | |
| |/ | ||||||
* | | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x | Paul Lathrop | 2008-03-26 | 1 | -1/+2 | |
|\| | ||||||
| * | I think this will include the man pages in the build but overall the ↵ | James Turnbull | 2008-03-26 | 1 | -1/+2 | |
| | | | | | | | | Rakefile needs a rewrite | |||||
* | | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x | Paul Lathrop | 2008-03-25 | 2 | -2/+2 | |
|\| | ||||||
| * | Updated to version 0.24.4 | Luke Kanies | 2008-03-25 | 1 | -1/+1 | |
| | | ||||||
| * | Updated to version 0.24.4 | Luke Kanies | 2008-03-25 | 1 | -1/+1 | |
| | | ||||||
* | | Added some more tests for loadedfile, based off the old unit tests. | Paul Lathrop | 2008-03-25 | 1 | -2/+23 | |
| | | ||||||
* | | Merge branch '0.24.x' of git://reductivelabs.com/puppet into 0.24.x | Paul Lathrop | 2008-03-25 | 2 | -1/+14 | |
|\| | ||||||
| * | Pass source to pkg_add via the PKG_PATH environment variable if | Ryan McBride | 2008-03-25 | 2 | -1/+14 | |
| | | ||||||
* | | Added rspec tests for loadedfile | Paul Lathrop | 2008-03-24 | 1 | -0/+40 | |
|/ | ||||||
* | Fixing #571 -- provider suitability is now checked at resource | Luke Kanies | 2008-03-24 | 4 | -14/+34 | |
| | | | | | | | evaluation time, rather than resource instantiation time. This means that you don't catch your "errors" as early, but it also means you should be able to realistically configure a whole host in one run. | |||||
* | Fixing a couple of tests. | Luke Kanies | 2008-03-24 | 4 | -36/+39 | |
| | ||||||
* | Moved the configuration of the Node cache to the puppetmasterd | Luke Kanies | 2008-03-24 | 3 | -3/+6 | |
| | | | | | executable, since it otherwise causes caches to be used in all cases, which we don't want (e.g., bin/puppet was using them). | |||||
* | Merge commit 'turnbull/0.24.x' into 0.24.x | Luke Kanies | 2008-03-24 | 2 | -1/+6 | |
|\ | ||||||
| * | Disabled man page creation by default and updated CHANGELOG | James Turnbull | 2008-03-25 | 2 | -1/+6 | |
| | | ||||||
* | | Modifying the way ensure is handled so that it supports | Luke Kanies | 2008-03-24 | 1 | -3/+8 | |
|/ | | | | | | having it be a parameter. This is only useful if you want a composite resource that just generates other resources and passes the value on. | |||||
* | Fixing #1138 -- the yamldir is automatically created by the | Luke Kanies | 2008-03-24 | 4 | -12/+9 | |
| | | | | | server now that it's in the :puppetmasterd section rather than a separate :yaml section. | |||||
* | Disabling http keep-alive as a means of preventing #1010. | Luke Kanies | 2008-03-24 | 5 | -105/+188 | |
| | | | | | | | There is now a constant in Puppet::Network::HttpPool that will disable or enable this feature, but note that we determined that it can cause corruption, especially in file serving (but it's client-side corruption). | |||||
* | Applying patch by Ryan McBride to fix OpenBSD package | Luke Kanies | 2008-03-23 | 2 | -1/+4 | |
| | | | | matching. The actual problem was caused by the fix to #1001. | |||||
* | Added man pages and man page creation logic to install.rb | James Turnbull | 2008-03-22 | 11 | -505/+2734 | |
| |