index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
language
/
interpreter.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing the test scripts so that the library path
luke
2006-10-16
1
-1
/
+3
*
Fixing gennode; it was not actually adding the class code to the generated node.
luke
2006-10-16
1
-6
/
+40
*
Adding a ruby header to all of the tests so that they can now be executed as ...
luke
2006-10-16
1
-1
/
+1
*
Fixing weird case where the default node is in one node source and the real n...
luke
2006-10-05
1
-0
/
+35
*
Fixing ldap nodes -- they were always returning true because i was returning ...
luke
2006-10-05
1
-1
/
+17
*
Merging the changes from the override-refactor branch. This is a significant...
luke
2006-10-04
1
-137
/
+572
*
+ Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...
erikh
2006-09-22
1
-1
/
+1
*
Converting to using the Rakefile for testing. The old 'test' script is
luke
2006-09-19
1
-9
/
+2
*
Trying to fix a bug where files other than site.pp do not get noticed for rep...
luke
2006-09-19
1
-0
/
+47
*
Reverting the work done in [1605] and [1606]. I have added it as a patch in ...
luke
2006-09-15
1
-31
/
+0
*
This commit adds two important features (but which probably were not
luke
2006-09-15
1
-0
/
+31
*
Fixing the interpreter to nodesearch across all listed names, just like is do...
luke
2006-09-13
1
-0
/
+32
*
Fixing bug in scope/interpreter where nodes found in ldap must have parent no...
luke
2006-07-18
1
-15
/
+41
*
Adding a unit test for plain "nodesearch"
luke
2006-07-18
1
-0
/
+37
*
Fixing #182. Added a retry section to try reconnecting to ldap. Only one re...
luke
2006-06-20
1
-0
/
+43
*
Adding support for default nodes as requested in #136.
luke
2006-06-13
1
-1
/
+12
*
Fixing ldap node lookup. The test was set up badly, in that it did not actua...
luke
2006-06-12
1
-6
/
+2
*
only performing collection tests if activerecord is available
luke
2006-05-15
1
-0
/
+4
*
I had to redo how the scopes handled collectable objects (which I will soon c...
luke
2006-05-14
1
-9
/
+3
*
The "collectable" syntax now works end-to-end -- the parser correctly recogni...
luke
2006-05-13
1
-0
/
+8
*
Adding initial rails support. One can now store host configurations using Ac...
luke
2006-05-13
1
-0
/
+30
*
differentiating openbsd from freebsd, adding freebsd, and autoloading package...
luke
2006-04-05
1
-0
/
+1
*
adding some extra info to the ldap test
luke
2006-03-13
1
-2
/
+7
*
Changed the parsedtype definition of exists(), and fixed a few smaller bugs. ...
luke
2006-02-15
1
-1
/
+9
*
Committing the initial ldap support -- puppet can now look up node configurat...
luke
2006-02-14
1
-0
/
+86
*
Adding an "ensure" state where appropriate, and significantly reworking the b...
luke
2006-01-17
1
-1
/
+1
*
Further small bug fixes towards running puppet on my network
luke
2005-10-25
1
-0
/
+42
*
Getting rid of the tc_ prefix to test cases
luke
2005-10-22
1
-0
/
+29