| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | Environments are now available as variables in manifests, | Luke Kanies | 2008-01-20 | 1 | -0/+16 |
| | * | | Merge branch '0.24.x' | Luke Kanies | 2008-01-19 | 7 | -39/+239 |
| | |\| |
|
| | * | | Removed remaining elements of old_parse - closing Ticket #990 | James Turnbull | 2008-01-19 | 1 | -5/+0 |
| | * | | Merge branch 'routing' | Luke Kanies | 2008-01-01 | 1 | -4/+4 |
| | |\ \ |
|
| | | * | | tweaking spec language; require Puppet::Network::HTTP class since it is refer... | Rick Bradley | 2007-12-07 | 1 | -4/+4 |
| * | | | | Fixing automatic relationships. I was previously looking them | Luke Kanies | 2008-01-14 | 1 | -1/+9 |
| * | | | | Another round of fixes toward making global resources work. | Luke Kanies | 2008-01-09 | 9 | -65/+40 |
| * | | | | Lots o' bug-fixes toward getting rid of global resources. | Luke Kanies | 2008-01-08 | 1 | -12/+0 |
| | |_|/
|/| | |
|
| * | | | Fixing #982 -- I have completely removed the GRATR graph library | Luke Kanies | 2008-01-07 | 3 | -37/+41 |
| * | | | Fixing #971 -- classes can once again be included multiple | Luke Kanies | 2008-01-07 | 1 | -1/+14 |
| * | | | Fixing the unit tests for nagios_maker; I could swear I'd already | Luke Kanies | 2008-01-07 | 1 | -8/+8 |
| * | | | Removing the requirement in the parsed mount provider | Luke Kanies | 2008-01-07 | 1 | -1/+1 |
| * | | | Added builtin support for all Nagios resource types. | Luke Kanies | 2007-12-31 | 2 | -0/+79 |
| * | | | Adding the metaprogramming to create the Nagios types | Luke Kanies | 2007-12-31 | 1 | -0/+104 |
| |/ / |
|
| * | | Further fixes toward #965. Turned out that the previous fix | Luke Kanies | 2007-12-21 | 1 | -117/+131 |
| * | | Removing the ability to disable http-keep alive, | Luke Kanies | 2007-12-19 | 1 | -18/+8 |
| * | | Entirely refactoring http keep-alive. There's now | Luke Kanies | 2007-12-19 | 2 | -107/+237 |
| * | | Fixing #967 -- relationships now work when running 0.23.x clients | Luke Kanies | 2007-12-18 | 1 | -2/+7 |
| * | | Fixing #961 -- closing existing, open connections when | Luke Kanies | 2007-12-17 | 1 | -1/+31 |
| * | | This should be the last fix for exported resources. | Luke Kanies | 2007-12-11 | 1 | -0/+21 |
| * | | Renaming 'configuration' to 'catalog', fixing #954. | Luke Kanies | 2007-12-11 | 15 | -236/+236 |
| * | | Renaming the 'null' terminus type to 'plain', as | Luke Kanies | 2007-12-11 | 3 | -9/+9 |
| * | | Copying the fact-loading code from the network client to | Luke Kanies | 2007-12-11 | 1 | -0/+9 |
| * | | Fixing #937 -- I had not ported the dot methods at all, | Luke Kanies | 2007-12-11 | 1 | -5/+7 |
| * | | Fixing some further failing tests resulting from the fix for | Luke Kanies | 2007-12-10 | 1 | -13/+11 |
| * | | Fixing #951 -- external nodes work again, but you have to | Luke Kanies | 2007-12-10 | 4 | -87/+109 |
| * | | Fixing the rest of #948. My previous work was sufficient, | Luke Kanies | 2007-12-10 | 1 | -0/+14 |
| * | | Fixing part of #948 -- per-setting hooks are now called | Luke Kanies | 2007-12-10 | 1 | -2/+47 |
| |/ |
|
| * | Adding basic unit tests for type/user by DavidS from #948. | Luke Kanies | 2007-12-06 | 1 | -0/+58 |
| * | Fixing #923. Resources that are collected on the local | Luke Kanies | 2007-12-06 | 1 | -13/+0 |
| * | Updated tests for http_enable_post_connection_check configuration setting. | Jeffrey J McCune | 2007-11-29 | 1 | -0/+10 |
| * | Fixing a couple of tests that were failing on a different platform or with a ... | Luke Kanies | 2007-11-28 | 2 | -2/+2 |
| * | Fixing #892 -- filesystem mounts are no longer remounted. | Luke Kanies | 2007-11-28 | 1 | -0/+7 |
| * | Fixing #527 (rewrote service tests), #766 (services only restart when they | Luke Kanies | 2007-11-28 | 2 | -2/+249 |
| * | Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet | Luke Kanies | 2007-11-28 | 1 | -1/+11 |
| |\ |
|
| | * | Making a few changes to the transportable class to enhance backward compatibi... | Luke Kanies | 2007-11-28 | 1 | -1/+11 |
| * | | Another backward compatibility patch, this time helping with a new server and... | Luke Kanies | 2007-11-28 | 1 | -1/+6 |
| |/ |
|
| * | Theoretically, this patch is to fix #917 (which it does), but | Luke Kanies | 2007-11-28 | 7 | -37/+96 |
| * | Adding a top-level ResourceReference class that everything | Luke Kanies | 2007-11-28 | 1 | -0/+43 |
| * | Fixing #931 by keeping track in configurations of | Luke Kanies | 2007-11-27 | 4 | -6/+35 |
| * | Fixing the persistent and periodic schedule test failures | Luke Kanies | 2007-11-27 | 1 | -0/+374 |
| * | Fixing #924 -- clearing the configuration cache before and | Luke Kanies | 2007-11-26 | 1 | -1/+0 |
| * | Fixing #920 -- I have replaced the existing mount test with an | Luke Kanies | 2007-11-26 | 1 | -0/+189 |
| * | Fixing a test that was erroneously testing for the wrong feature | Luke Kanies | 2007-11-26 | 1 | -1/+1 |
| * | Rewriting the tests for the package resource type, fixing #930. | Luke Kanies | 2007-11-26 | 1 | -0/+246 |
| * | Fixing #921, mostly by just deleting the existing test. I had | Luke Kanies | 2007-11-26 | 1 | -4/+22 |
| * | Merge branch 'plugins_mount', fixing #891. | Luke Kanies | 2007-11-24 | 1 | -0/+13 |
| |\ |
|
| | * | Integrating Matt Palmer's patch to provide a 'plugins' | Luke Kanies | 2007-11-24 | 1 | -0/+13 |
| * | | Implementing the test for setting the Rails | Luke Kanies | 2007-11-24 | 1 | -18/+41 |
| * | | Merge commit 'danp/rails_socket_and_tests' | Luke Kanies | 2007-11-24 | 1 | -0/+94 |
| |\ \ |
|