| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '2.6.next' into next | Matt Robinson | 2011-03-07 | 7 | -0/+43 |
|\ |
|
| * | Merge branch 'ticket/2.6.x/4914' into maint/2.6.next/revert-6309 | Paul Berry | 2011-02-28 | 7 | -0/+43 |
| |\ |
|
| | * | (#4914) Improved parsed_spec for mount | Stefan Schulte | 2011-02-20 | 6 | -0/+36 |
| |/ |
|
* | | (#5274) New tests for new hosttype/parsedprovider | Stefan Schulte | 2010-11-17 | 1 | -0/+5 |
* | | (#5274) Tests for hostprovider removes comments | Stefan Schulte | 2010-11-17 | 1 | -0/+14 |
|/ |
|
* | Fix #2389 - Enhance Puppet DSL with Hashes | Brice Figureau | 2010-02-17 | 1 | -0/+33 |
* | Fixing 2812 authorized_keys without comments fail | Jesse Wolfe | 2009-11-21 | 1 | -0/+1 |
* | Ticket #2685 (Type error in ssh_authorized_keys) | Markus Roberts | 2009-10-23 | 1 | -0/+1 |
* | Enhance selector and case statements to match with regexp | Brice Figureau | 2009-08-01 | 2 | -0/+14 |
* | Fix #2033 - Allow regexp in if expression | Brice Figureau | 2009-08-01 | 2 | -6/+12 |
* | Fix #2333 - Make sure lexer skip whitespace on non-token | Brice Figureau | 2009-06-12 | 1 | -0/+4 |
* | Removed extra whitespace from end of lines | Ian Taylor | 2009-06-06 | 15 | -941/+941 |
* | Changed tabs to spaces without interfering with indentation or alignment | Ian Taylor | 2009-06-06 | 9 | -4079/+4079 |
* | Fix #1088 - part2 - Add rspec tests | Brice Figureau | 2009-03-14 | 1 | -0/+8 |
* | Fix #1560 | Paul Lathrop | 2009-01-22 | 1 | -0/+28 |
* | Fix #1737 - ssh_authorized_keys should be able to parse options containing co... | Brice Figureau | 2008-11-11 | 1 | -0/+1 |
* | Fix #1402 - Allow multiline comments | Brice Figureau | 2008-10-29 | 1 | -0/+6 |
* | Fix #857 - Multiple class of the same name don't append code | Brice Figureau | 2008-10-29 | 1 | -0/+9 |
* | Fix #936 - Allow trailing comma in array definition | Brice Figureau | 2008-10-21 | 1 | -0/+3 |
* | Fix #636 - Allow extraneous comma in function argument list | Brice Figureau | 2008-10-21 | 1 | -0/+5 |
* | Fix #1109 - allow empty if or else branches | Brice Figureau | 2008-10-07 | 1 | -0/+9 |
* | Fix #1530: Correctly parse ssh type 1 keys | Francois Deppierraz | 2008-10-07 | 1 | -0/+3 |
* | Add parser for arbitrary expressions | Brice Figureau | 2008-10-01 | 2 | -0/+14 |
* | Add rspec unit test for the append operator | Brice Figureau | 2008-09-21 | 1 | -0/+11 |
* | New native ssh_authorized_key type | Francois Deppierraz | 2008-05-07 | 2 | -0/+7 |
* | Fixed #997 -- virtual defined types are no longer evaluated. | Luke Kanies | 2008-02-12 | 2 | -13/+20 |
* | All tests should now pass again. | Luke Kanies | 2007-10-08 | 1 | -2/+2 |
* | All tests now pass in this configuration branch, which means | Luke Kanies | 2007-09-22 | 1 | -14/+0 |
* | Fixing #749 -- environment settings no longer accumulate. Significantly addi... | luke | 2007-08-06 | 3 | -0/+370 |
* | Adding support for a "mailalias" type, with /etc/aliases support initially. ... | luke | 2007-07-10 | 1 | -0/+183 |
* | Fixing #550 -- I had to list pass and dump as optional fields. | luke | 2007-06-11 | 1 | -2/+2 |
* | Fixing #615 (subclasses with similar names) by getting rid of the class "type... | luke | 2007-05-03 | 3 | -16/+13 |
* | Adding example cron tab from #492 and making the read/write tests ignore whit... | luke | 2007-03-18 | 1 | -0/+20 |
* | Fixing cron support (I hope). It now uses providers, and seems to work, at l... | luke | 2007-03-17 | 6 | -0/+52 |
* | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 1 | -0/+1 |
* | Partially fixing #460, take 3 -- fully-qualified classes can now be included. | luke | 2007-01-30 | 1 | -2/+2 |
* | Partially fixing #460, take 2 -- fully-qualified definitions can now be used. | luke | 2007-01-30 | 2 | -0/+16 |
* | splitting the tagmail report into multiple methods and adding test code | luke | 2007-01-30 | 2 | -0/+33 |
* | Re-enabling the dirchmod test and fixing its syntax | luke | 2007-01-04 | 1 | -6/+2 |
* | Handle continuation lines in inifiles properly; stick a little closer to how ... | lutter | 2007-01-04 | 1 | -0/+3 |
* | Fixing #348. Overrides now support an extra end-comma. | luke | 2006-12-23 | 1 | -1/+1 |
* | Fixing #343. Collections and definition evaluation both now happen on every ... | luke | 2006-12-23 | 1 | -0/+13 |
* | Fixing #349. Doing some hackery so defined types can now (again) be used as ... | luke | 2006-12-23 | 1 | -0/+8 |
* | Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b... | luke | 2006-12-19 | 1 | -0/+1 |
* | Reworking the package tests. Now providers are tested individually | luke | 2006-12-14 | 2 | -2/+66 |
* | Hosts now work again, and it should be straightforward to create a netinfo pr... | luke | 2006-11-13 | 1 | -0/+5 |
* | Ports are still broken, but I need to work on something else while I am think... | luke | 2006-11-13 | 2 | -0/+11866 |
* | Another round of bug-fixes in preparation for 0.20.0 | luke | 2006-10-18 | 1 | -1/+1 |
* | Adding a "realize" function that can be used to make one or more resource non... | luke | 2006-10-18 | 1 | -0/+14 |
* | Fixing virtual object collection. I apparently broke it when I added rails c... | luke | 2006-10-18 | 1 | -0/+10 |