summaryrefslogtreecommitdiff
path: root/test/data
AgeCommit message (Expand)AuthorFilesLines
2011-03-07Merge branch '2.6.next' into nextMatt Robinson7-0/+43
2011-02-28Merge branch 'ticket/2.6.x/4914' into maint/2.6.next/revert-6309Paul Berry7-0/+43
2011-02-20(#4914) Improved parsed_spec for mountStefan Schulte6-0/+36
2010-11-17(#5274) New tests for new hosttype/parsedproviderStefan Schulte1-0/+5
2010-11-17(#5274) Tests for hostprovider removes commentsStefan Schulte1-0/+14
2010-02-17Fix #2389 - Enhance Puppet DSL with HashesBrice Figureau1-0/+33
2009-11-21Fixing 2812 authorized_keys without comments failJesse Wolfe1-0/+1
2009-10-23Ticket #2685 (Type error in ssh_authorized_keys)Markus Roberts1-0/+1
2009-08-01Enhance selector and case statements to match with regexpBrice Figureau2-0/+14
2009-08-01Fix #2033 - Allow regexp in if expressionBrice Figureau2-6/+12
2009-06-12Fix #2333 - Make sure lexer skip whitespace on non-tokenBrice Figureau1-0/+4
2009-06-06Removed extra whitespace from end of linesIan Taylor15-941/+941
2009-06-06Changed tabs to spaces without interfering with indentation or alignmentIan Taylor9-4079/+4079
2009-03-14Fix #1088 - part2 - Add rspec testsBrice Figureau1-0/+8
2009-01-22Fix #1560Paul Lathrop1-0/+28
2008-11-11Fix #1737 - ssh_authorized_keys should be able to parse options containing co...Brice Figureau1-0/+1
2008-10-29Fix #1402 - Allow multiline commentsBrice Figureau1-0/+6
2008-10-29Fix #857 - Multiple class of the same name don't append codeBrice Figureau1-0/+9
2008-10-21Fix #936 - Allow trailing comma in array definitionBrice Figureau1-0/+3
2008-10-21Fix #636 - Allow extraneous comma in function argument listBrice Figureau1-0/+5
2008-10-07Fix #1109 - allow empty if or else branchesBrice Figureau1-0/+9
2008-10-07Fix #1530: Correctly parse ssh type 1 keysFrancois Deppierraz1-0/+3
2008-10-01Add parser for arbitrary expressionsBrice Figureau2-0/+14
2008-09-21Add rspec unit test for the append operatorBrice Figureau1-0/+11
2008-05-07New native ssh_authorized_key typeFrancois Deppierraz2-0/+7
2008-02-12Fixed #997 -- virtual defined types are no longer evaluated.Luke Kanies2-13/+20
2007-10-08All tests should now pass again.Luke Kanies1-2/+2
2007-09-22All tests now pass in this configuration branch, which meansLuke Kanies1-14/+0
2007-08-06Fixing #749 -- environment settings no longer accumulate. Significantly addi...luke3-0/+370
2007-07-10Adding support for a "mailalias" type, with /etc/aliases support initially. ...luke1-0/+183
2007-06-11Fixing #550 -- I had to list pass and dump as optional fields.luke1-2/+2
2007-05-03Fixing #615 (subclasses with similar names) by getting rid of the class "type...luke3-16/+13
2007-03-18Adding example cron tab from #492 and making the read/write tests ignore whit...luke1-0/+20
2007-03-17Fixing cron support (I hope). It now uses providers, and seems to work, at l...luke6-0/+52
2007-02-07Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke1-0/+1
2007-01-30Partially fixing #460, take 3 -- fully-qualified classes can now be included.luke1-2/+2
2007-01-30Partially fixing #460, take 2 -- fully-qualified definitions can now be used.luke2-0/+16
2007-01-30splitting the tagmail report into multiple methods and adding test codeluke2-0/+33
2007-01-04Re-enabling the dirchmod test and fixing its syntaxluke1-6/+2
2007-01-04Handle continuation lines in inifiles properly; stick a little closer to how ...lutter1-0/+3
2006-12-23Fixing #348. Overrides now support an extra end-comma.luke1-1/+1
2006-12-23Fixing #343. Collections and definition evaluation both now happen on every ...luke1-0/+13
2006-12-23Fixing #349. Doing some hackery so defined types can now (again) be used as ...luke1-0/+8
2006-12-19Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b...luke1-0/+1
2006-12-14Reworking the package tests. Now providers are tested individuallyluke2-2/+66
2006-11-13Hosts now work again, and it should be straightforward to create a netinfo pr...luke1-0/+5
2006-11-13Ports are still broken, but I need to work on something else while I am think...luke2-0/+11866
2006-10-18Another round of bug-fixes in preparation for 0.20.0luke1-1/+1
2006-10-18Adding a "realize" function that can be used to make one or more resource non...luke1-0/+14
2006-10-18Fixing virtual object collection. I apparently broke it when I added rails c...luke1-0/+10