index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-09
Fixing the problem reported by Adnet Ghislain where facts do not load on late...
luke
1
-0
/
+2
2006-10-07
Refactoring reporting. Reports are now modules instead of simple methods.
luke
1
-0
/
+18
2006-10-06
Many, many, many performance improvements in the compiler (I hope). I did no...
luke
2
-1
/
+9
2006-10-04
Merging the changes from the override-refactor branch. This is a significant...
luke
5
-78
/
+206
2006-09-27
Fixing what I hope are the last batch of problems caused by the addition of t...
luke
1
-0
/
+4
2006-09-26
Fixing SUIDManager#asuser so that it only resets egid and euid if they were c...
luke
1
-0
/
+1
2006-09-22
+ New assertion: assert_uid_gid will check that the UID and GID have been cha...
erikh
2
-2
/
+30
2006-09-22
+ Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...
erikh
2
-4
/
+4
2006-09-21
Adding an Autoload instance to Type.rb so that I can load all known types for...
luke
1
-1
/
+9
2006-09-19
Converting to using the Rakefile for testing. The old 'test' script is
luke
10
-28
/
+102
2006-09-19
Reworking test/lib structure a bit, and renaming all of the files so that the...
luke
15
-856
/
+859
2006-09-19
Small modification so i can make more changes
luke
2
-1277
/
+2
2006-09-19
updating changes from the trunk
luke
2
-3
/
+50
2006-09-15
Merged test framework into trunk - still not ready until tests are converted ...
erikh
11
-0
/
+2511