summaryrefslogtreecommitdiff
path: root/spec/unit/node
AgeCommit message (Expand)AuthorFilesLines
2014-08-29(PUP-3069) Change restrict_environment_manifest nameJosh Partlow1-3/+3
2014-08-29(PUP-3069) Halt compile if environment has manifest conflictJosh Partlow1-0/+54
2014-05-30(PUP-2692) Correctly implement environment equalityAndrew Parker1-0/+36
2014-04-21Merge remote-tracking branch 'upstream/master' into PE-3182Pieter van de Bruggen1-1/+1
2014-04-09Merge remote-tracking branch 'upstream/stable'Andrew Parker1-1/+1
2014-04-07(PUP-2093) Support hyphenated module names as dependencies.Pieter van de Bruggen1-1/+1
2014-04-07(PUP-2158) Default a missing manifest to no_manifestAndrew Parker1-1/+1
2014-03-21(PUP-1596) Expand all paths when creating directory environmentsJosh Partlow1-2/+2
2014-03-18(PUP-1596) Add config_version as an explicit env propertyJosh Partlow1-1/+26
2014-02-22(PUP-1735) Reimplement deprecated Puppet::Node::Environment.currentDominic Cleal1-0/+9
2014-02-21(PUP-1678) Puppet::Node::Environment.create expands manifest pathJosh Partlow1-2/+2
2014-02-14(PUP-751) Check for reparse once per compileAndrew Parker1-13/+5
2014-02-06(PUP-1574) Environment setting does not override apply/parser manifestJosh Partlow1-0/+22
2014-01-29(PUP-1118) Stop using Environment.newAndrew Parker1-22/+0
2014-01-16(PUP-1118) Introduce "create" to make specific environmentsAndrew Parker1-36/+1
2014-01-14(PUP-1118) Fetch the environment's manifest & modulepath at initAndrew Parker1-30/+53
2014-01-14(PUP-1151) Consolidate JSON schema validationAndrew Parker1-12/+5
2014-01-06(PUP-716) Fix up FileSystem API change, tests indirector, parser, nodeHenrik Lindberg1-1/+1
2013-12-27(PUP-798) E4ParserAdapter watches files through EnvironmentJosh Partlow1-1/+17
2013-12-17Merge branch 'pr/2158'Josh Cooper1-1/+5
2013-12-14(PUP-865) Add ability to parse a directory of manifestsHenrik Lindberg1-0/+2
2013-12-12(#23373) Pull apart settings into a few more classesAndrew Parker1-1/+5
2013-11-08(#19447) Puppet::FileSystem::File.exist?Ethan J. Brown1-1/+1
2013-10-11(maint) Serialize timestamp in Puppet::Node::Fact using iso8601Patrick Carlisle1-2/+2
2013-10-08(maint) Rename validate_as_json to be specificPatrick Carlisle1-5/+1
2013-10-03Merge remote-tracking branch 'upstream/stable'Josh Cooper1-1/+1
2013-10-02(maint) Factor a duplicated constant up to spec_helperKylo Ginsberg1-2/+0
2013-10-02(maint) Remove constant and requires now provided in spec_helperKylo Ginsberg1-4/+0
2013-09-12(#22522) some formatting fixupsKylo Ginsberg1-1/+0
2013-09-12(#22522) validate node facts against facts schemaKylo Ginsberg1-1/+29
2013-09-06(maint) Windows failing spec fixesIristyle1-1/+1
2013-08-20(#21201) Remove thread-safety codeAndrew Parker1-17/+3
2013-08-20(Maint) Remove whitespace errorsAndrew Parker1-75/+75
2013-08-07(#21839) Stringify the :_timestamp fact nameCharlie Sharpsteen1-2/+2
2013-07-31(maint) Add test for GH-1783Adrien Thebo1-0/+5
2013-07-31(maint) refactor node local facts into describe blockAdrien Thebo1-16/+18
2013-06-04(maint) remove fact stringifying deprecation warningAdrien Thebo1-1/+0
2013-04-24(#4561) Support structured factsErik Dalén1-0/+45
2013-04-05(#11331) Make tests run for both current and future parser.Henrik Lindberg1-404/+420
2013-04-05(#11331) Refactor ParserFactory and PopsParserAdapterHenrik Lindberg1-1/+1
2013-04-05(#11331) Change specs to use ParserFactory instead of (classic) Parser.Henrik Lindberg1-2/+3
2013-02-07Revert "Merge branch 'pull-1339' into 3.1.x"Adrien Thebo1-32/+0
2013-02-05(#18187) Clear *root* environment when clearing cachesDominic Cleal1-0/+32
2013-01-24Revert "Merge branch 'new-ruby-dsl-by-mlen'"Patrick Carlisle1-13/+0
2012-11-27Add new Ruby DSL by Mateusz Lenik.Mateusz Lenik1-0/+13
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune2-2/+2
2012-09-06(#16275) Don't set $environment as a local factPatrick Carlisle1-2/+2
2012-08-16(#15758) Remove fact downcasingHailee Kenney1-26/+0
2012-08-08Merge branch '2.7.x' into 3.xPatrick Carlisle1-7/+7
2012-08-08Clear Environment.current when calling Environment.clearPatrick Carlisle1-3/+3