summaryrefslogtreecommitdiffstats
path: root/test/language/snippets.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.6.x' into nextNick Lewis2010-12-161-0/+3
|\
| * Fix #1757 Change file mode representation to octalJesse Wolfe2010-12-081-0/+3
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* | Maint: Refactor tests to use <class>.indirection.<method>Paul Berry2010-11-291-1/+1
|/
* Code smell: Two space indentationMarkus Roberts2010-07-091-434/+434
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-3/+3
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-3/+3
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-22/+22
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-15/+11
* Fixing #2658 - adding backward compatibility for 0.24Luke Kanies2010-02-171-5/+1
* Finishing renaming :params to :parameters internallyLuke Kanies2010-02-171-2/+2
* Fixing most of the broken tests in test/Luke Kanies2010-02-171-4/+0
* Resolving conflicts with ???Markus Roberts2010-02-171-1/+0
* Fix #2389 - Enhance Puppet DSL with HashesBrice Figureau2010-02-171-0/+7
* Enhance selector and case statements to match with regexpBrice Figureau2009-08-011-1/+2
* Fix #2033 - Allow regexp in if expressionBrice Figureau2009-08-011-0/+4
* Removed extra whitespace from end of linesIan Taylor2009-06-061-4/+4
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-1/+1
* Fix #1088 - part2 - Add rspec testsBrice Figureau2009-03-141-0/+6
* Fixing tests broken in previous commitsLuke Kanies2009-03-111-2/+2
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-1/+1
* Fixing forward-compatibility issues resulting from no global resourcesLuke Kanies2008-10-311-1/+1
* Merge branch '0.24.x'Luke Kanies2008-10-311-0/+16
|\
| * Fix #1402 - Allow multiline commentsBrice Figureau2008-10-291-0/+11
| * Fix #857 - Multiple class of the same name don't append codeBrice Figureau2008-10-291-0/+5
* | Merge branch '0.24.x'Luke Kanies2008-10-221-0/+14
|\|
| * Fix #936 - Allow trailing comma in array definitionBrice Figureau2008-10-211-0/+7
| * Fix #636 - Allow extraneous comma in function argument listBrice Figureau2008-10-211-0/+7
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-311-0/+6
|\|
| * Fixed #997 -- virtual defined types are no longer evaluated.Luke Kanies2008-02-121-0/+5
| * Stubbing Facter during the snippet tests, so they are faster and work with no...Luke Kanies2008-02-081-0/+2
* | Another round of fixes toward making global resources work.Luke Kanies2008-01-091-23/+13
|/
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-7/+7
* Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-191-11/+12
* Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-181-12/+11
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* All tests should now pass again.Luke Kanies2007-10-081-2/+2
* This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-051-34/+11
* Merge branch 'configurations' into indirectionLuke Kanies2007-09-221-11/+4
|\
| * All tests now pass in this configuration branch, which meansLuke Kanies2007-09-221-9/+2
|/
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-121-3/+4
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-5/+0
* Deleting old documentation that somehow made it back into the tree in the swi...Luke Kanies2007-09-011-1/+13
* Consolidating all of the configuration parameter declarations into configurat...luke2007-05-041-1/+0
* Fixing #615 (subclasses with similar names) by getting rid of the class "type...luke2007-05-031-150/+114
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-4/+4
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-6/+6
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-071-4/+4
* Partially fixing #460, take 2 -- fully-qualified definitions can now be used.luke2007-01-301-0/+12