summaryrefslogtreecommitdiffstats
path: root/test/language/interpreter.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixing the test scripts so that the library pathluke2006-10-161-1/+3
* Fixing gennode; it was not actually adding the class code to the generated node.luke2006-10-161-6/+40
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-161-1/+1
* Fixing weird case where the default node is in one node source and the real n...luke2006-10-051-0/+35
* Fixing ldap nodes -- they were always returning true because i was returning ...luke2006-10-051-1/+17
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-137/+572
* + Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...erikh2006-09-221-1/+1
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-9/+2
* Trying to fix a bug where files other than site.pp do not get noticed for rep...luke2006-09-191-0/+47
* Reverting the work done in [1605] and [1606]. I have added it as a patch in ...luke2006-09-151-31/+0
* This commit adds two important features (but which probably were notluke2006-09-151-0/+31
* Fixing the interpreter to nodesearch across all listed names, just like is do...luke2006-09-131-0/+32
* Fixing bug in scope/interpreter where nodes found in ldap must have parent no...luke2006-07-181-15/+41
* Adding a unit test for plain "nodesearch"luke2006-07-181-0/+37
* Fixing #182. Added a retry section to try reconnecting to ldap. Only one re...luke2006-06-201-0/+43
* Adding support for default nodes as requested in #136.luke2006-06-131-1/+12
* Fixing ldap node lookup. The test was set up badly, in that it did not actua...luke2006-06-121-6/+2
* only performing collection tests if activerecord is availableluke2006-05-151-0/+4
* I had to redo how the scopes handled collectable objects (which I will soon c...luke2006-05-141-9/+3
* The "collectable" syntax now works end-to-end -- the parser correctly recogni...luke2006-05-131-0/+8
* Adding initial rails support. One can now store host configurations using Ac...luke2006-05-131-0/+30
* differentiating openbsd from freebsd, adding freebsd, and autoloading package...luke2006-04-051-0/+1
* adding some extra info to the ldap testluke2006-03-131-2/+7
* Changed the parsedtype definition of exists(), and fixed a few smaller bugs. ...luke2006-02-151-1/+9
* Committing the initial ldap support -- puppet can now look up node configurat...luke2006-02-141-0/+86
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-171-1/+1
* Further small bug fixes towards running puppet on my networkluke2005-10-251-0/+42
* Getting rid of the tc_ prefix to test casesluke2005-10-221-0/+29