Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-04-11 | Fixing the language side of #109. Added a "set" keyword. | luke | 1 | -0/+9 |
2006-04-10 | Fixing #117. If only one value was provided, then it was not placed in an arr... | luke | 1 | -0/+22 |
2006-03-03 | Supporting variables as the test value in both case statements and selectors. | luke | 2 | -0/+26 |
2006-03-03 | renaming | luke | 1 | -0/+0 |
2006-02-16 | Adding single-quote syntactical element | luke | 1 | -0/+11 |
2006-02-10 | Making the language name a real alias. Now all objects in Puppet support spe... | luke | 1 | -0/+16 |
2006-02-07 | committing test code for bug lutter found | luke | 1 | -0/+11 |
2006-01-18 | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2 | -0/+28 |
2006-01-17 | Adding an "ensure" state where appropriate, and significantly reworking the b... | luke | 23 | -58/+58 |
2006-01-12 | Fixed a couple of warnings, fixed a critical bug having to do with case state... | luke | 1 | -0/+8 |
2006-01-08 | Merging changes from the head of the rework1 branch, r 784 | luke | 1 | -1/+2 |
2006-01-07 | Undoing the merge that happened in 785 | luke | 1 | -2/+1 |
2006-01-07 | Merging in refactoring from version 774 into version 784 | luke | 1 | -1/+2 |
2005-09-28 | adding a test for includes | luke | 1 | -0/+17 |
2005-09-22 | The new "include" syntax works now. | luke | 3 | -6/+3 |