summaryrefslogtreecommitdiff
path: root/spec/unit/context_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-05-16(PUP-2610) Maintain context during application exitAndrew Parker1-0/+39
2014-04-17(maint) Make context handle lazy initializationHenrik Lindberg1-0/+23
2014-01-23(PUP-1118) Simplify Puppet::ContextAndrew Parker1-4/+0
2014-01-17(PUP-1118) Remove use of Environment.currentAndrew Parker1-26/+19
2014-01-16(PUP-1118) Provide context at initialization for environmentsAndrew Parker1-3/+2
2014-01-02(PUP-672) Fail fast if pop root of Context stackJosh Partlow1-2/+4
2014-01-02(PUP-672) Puppet::Context is immutable.Josh Partlow1-52/+58
2013-12-27(PUP-672) Add defaults for context lookupsAndrew Parker1-0/+4
2013-12-27(PUP-672) Add nested context capabilitiesAndrew Parker1-0/+74