summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/configuration.rb
Commit message (Expand)AuthorAgeFilesLines
* Renaming the "configuration" object to "compile", because it is only a transi...Luke Kanies2007-08-251-558/+0
* Modules are now tested with spec, and they now can handle environment-specifi...Luke Kanies2007-08-251-0/+10
* Everything up to the parser (and the Modules) is ready to support multiple en...Luke Kanies2007-08-231-9/+2
* The last commits before I actually start on the multi-environment support. T...Luke Kanies2007-08-221-0/+1
* Adding the topscope metadata to the configuration being returned to the clien...Luke Kanies2007-08-221-1/+16
* A round of bugfixing. Many more tests now pass -- I think we are largely dow...Luke Kanies2007-08-201-5/+9
* All language tests now pass. I expect there are other failures elsewhere, bu...Luke Kanies2007-08-201-1/+11
* The first pass where at least all of the snippet tests pass. I have unfortun...Luke Kanies2007-08-201-25/+45
* The new parser configuration object works now,Luke Kanies2007-08-161-28/+400
* An intermediate commit in the work towards adding multi-environment support.Luke Kanies2007-08-141-0/+133