Age | Commit message (Expand) | Author | Files | Lines |
2013-09-19 | (Maint) Update commands to use new forms in hiera examples | Andrew Parker | 1 | -4/+4 |
2013-09-19 | (Maint) Remove unused example manifests | Andrew Parker | 7 | -394/+0 |
2012-12-10 | Maint: Remove sample_module example | Nick Fagerlund | 4 | -63/+0 |
2012-12-10 | Maint: Remove mac_dscl and pkgdmg examples | Nick Fagerlund | 3 | -61/+0 |
2012-12-10 | Maint: Remove "ghost file" to obtain extra power from deathless wraiths | Nick Fagerlund | 1 | -0/+0 |
2012-12-10 | Maint: Move example fileserver.conf and tagmail.conf files to conf | Nick Fagerlund | 2 | -14/+0 |
2012-12-10 | Maint: Remove a lot of messy and ancient do-nothing code from examples | Nick Fagerlund | 19 | -497/+0 |
2012-12-10 | Maint: Remove outdated example puppet.conf | Nick Fagerlund | 1 | -10/+0 |
2012-12-10 | Maint: Remove example namespaceauth.conf files | Nick Fagerlund | 1 | -20/+0 |
2012-11-15 | (Maint) fixing all lint warnings | Henrik | 7 | -9/+15 |
2012-09-30 | sample_module.pp refactored text: include sample-module into include sample_m... | Niels Abspoel | 1 | -1/+1 |
2012-09-30 | This will fix Refactor #16643. | Niels Abspoel | 5 | -18/+1 |
2012-09-05 | Clean up the Hiera Puppet integration. | Daniel Pittman | 14 | -0/+146 |
2011-02-28 | (#6338) Remove unused version control tags | Matt Robinson | 1 | -2/+0 |
2011-02-15 | (#6331) Inline documentation: Fix rotted links pointing at the Trac wiki | nfagerlund | 1 | -2/+2 |
2010-07-15 | Fixes errant Trac references in documentation | James Turnbull | 2 | -2/+2 |
2010-07-09 | Code smell: Two space indentation | Markus Roberts | 1 | -3/+3 |
2010-07-09 | Code smell: Use string interpolation | Markus Roberts | 1 | -1/+1 |
2010-02-17 | Fixes #3460 - Makes Puppet FHS compliant by moving /var/puppet to /var/lib/pu... | James Turnbull | 1 | -5/+5 |
2009-07-14 | deprecate NetInfo providers and examples, remove all NetInfo references and t... | Nigel Kersten | 1 | -5/+0 |
2009-06-06 | Removed extra whitespace from end of lines | Ian Taylor | 5 | -8/+8 |
2009-06-06 | Changed tabs to spaces without interfering with indentation or alignment | Ian Taylor | 5 | -335/+335 |
2008-12-01 | type/mcx.rb Feature #1026 - MCX Type | Jeffrey McCune | 6 | -0/+378 |
2008-07-15 | Further moves from the examples directory and ext directory | James Turnbull | 6 | -0/+116 |
2008-07-10 | Moved debian to conf and updated examples directory | James Turnbull | 38 | -283/+0 |
2008-04-04 | Changed some non-standard Ruby locations to env ruby shebangs | James Turnbull | 1 | -1/+1 |
2008-01-28 | Fixed #1028 - examples incorrect for 0.24.x | James Turnbull | 2 | -7/+6 |
2007-08-14 | Added optional per-module lib directory. | Jeffrey J McCune | 5 | -0/+80 |
2007-08-03 | DirectoryService provider for users and groups. Alternative to netinfo, as a... | mccune | 4 | -0/+66 |
2007-04-03 | Fix for #565: Final merge of changes from source:branches/execute-refactor in... | mccune | 1 | -0/+16 |
2006-12-29 | exiting sleeper after no more than two minutes | luke | 1 | -5/+3 |
2006-11-12 | adding a comment to namespaceauth.conf | luke | 1 | -0/+3 |
2006-11-12 | adding up-to-date example configs | luke | 5 | -11/+40 |
2006-10-04 | Merging the changes from the override-refactor branch. This is a significant... | luke | 33 | -507/+0 |
2006-09-15 | Removing a test in the parser that is no longer necessary because of how impo... | luke | 1 | -2/+2 |
2006-09-05 | Adding hasrestart parameter to services | luke | 1 | -0/+6 |
2006-08-28 | Tracking down some weird bugs that managed to creep into the parser. I expec... | luke | 1 | -1/+1 |
2006-08-17 | Finishing changes to support titles instead of two types of names. This is b... | luke | 4 | -4/+4 |
2006-08-14 | Merging r1468 from the implementations branch with r1438 from when the branch... | luke | 1 | -1/+1 |
2006-08-07 | removing classing example, since it involves parameterized classes | luke | 1 | -35/+0 |
2006-07-22 | Another batch of bug fixes, this time focused on OS X patches. Looks like I ... | luke | 1 | -1/+2 |
2006-07-21 | Apparently objects were legal rvalues, which does not make any sense. Fixed ... | luke | 1 | -0/+1 |
2006-06-15 | Adding test and fix for empty execs being ignored | luke | 1 | -0/+2 |
2006-06-09 | Found a bug where single-value selectors can fail on a second compile. Fixed... | luke | 1 | -1/+6 |
2006-05-12 | Fixing #141. It was a problem related to the recent parser changes I made. | luke | 1 | -0/+23 |
2006-05-09 | It is just a snippet test, and thus a functional test but not a coverage test... | luke | 1 | -0/+17 |
2006-04-26 | This should have been in 0.16.1. Moving the "setclass" statements around so ... | luke | 1 | -0/+10 |
2006-04-26 | Creating a simplistic, generic function framework in the parser, so it is now... | luke | 1 | -0/+25 |
2006-04-17 | Fixing a bunch of small bugs, mostly found by testing on solaris, and added a... | luke | 1 | -0/+0 |
2006-04-13 | changing set to tag in the tests | luke | 1 | -2/+2 |