summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/interpreter.rb
Commit message (Expand)AuthorAgeFilesLines
...
* I had to redo how the scopes handled collectable objects (which I will soon c...luke2006-05-141-7/+34
* Made a *huge* performance difference in storing hosts -- down from about 25 s...luke2006-05-131-5/+7
* The "collectable" syntax now works end-to-end -- the parser correctly recogni...luke2006-05-131-1/+9
* Adding initial rails support. One can now store host configurations using Ac...luke2006-05-131-24/+25
* Fixing the language side of #109. Added a "set" keyword.luke2006-04-111-1/+1
* Adding a few informative facts on the server side: serverversion, servername,...luke2006-04-111-1/+7
* Adding simple benchmarking, and using it in a few of the more obvious places....luke2006-04-101-4/+8
* Fixing #103. There are now no such things as node scopes; the entire tree is...luke2006-04-051-48/+47
* adding -e ability to puppet executableluke2006-04-041-20/+26
* Fixing the class file to actually store class names, not object ids. Also ad...luke2006-04-041-2/+0
* Manifests can now specify node names with fully qualified domain names, too.lutter2006-03-311-2/+4
* Changing the setdefaults input format somewhat. It is always a hash of some ...luke2006-03-011-9/+9
* Fixing bug #60. Converting nodes to use types everywhere instead of names, a...luke2006-02-281-2/+0
* Mostly, this is a refactoring commit. There is one significant new feature,luke2006-02-271-4/+14
* Changed the parsedtype definition of exists(), and fixed a few smaller bugs. ...luke2006-02-151-1/+5
* Committing the initial ldap support -- puppet can now look up node configurat...luke2006-02-141-1/+124
* Fixing class storage -- it was not working for nodescopesluke2006-01-301-10/+2
* Fixing a small checksumming bug, reorganizing the client stuff a bit, and add...luke2006-01-181-4/+22
* Made lots of small changes, mostly to help usability but also fixed a couple ...luke2006-01-181-6/+4
* Converting transport format to YAML instead of Marshal, and caching the file ...luke2006-01-121-1/+8
* Supporting puppetmasterd running as a non-root user, and doing some basic mes...luke2006-01-101-1/+3
* adding cfengine module, which required passing the cfengine classes all the w...luke2005-11-171-1/+5
* Further small bug fixes towards running puppet on my networkluke2005-10-251-29/+3
* Made tweaks here and there to get it running better on my local network. I a...luke2005-10-211-0/+7
* Many, many changes toward a completely functional system. The only current p...luke2005-09-231-12/+18
* The new "include" syntax works now.luke2005-09-221-2/+0
* Okay, all tests pass again. The work done on nodes will take a little while ...luke2005-09-221-13/+17
* I am still somewhat in mid-change, but I have made the biggest changes to mak...luke2005-09-211-56/+75
* tracked down some sticky bugs related to having false values and empty string...luke2005-09-131-1/+4
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-231-0/+135