| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | I was stupidly creating an error but not raising it. | luke | 2006-10-11 | 1 | -0/+20 |
| * | Fixing the problem reported by Adnet Ghislain where facts do not load on late... | luke | 2006-10-09 | 2 | -2/+19 |
| * | Fixing #298 - refreshonly now correctly deals with specified false values | luke | 2006-10-09 | 1 | -1/+19 |
| * | Fixing #305 -- logs now reopen when Puppet restarts, and there is also now an... | luke | 2006-10-09 | 1 | -0/+45 |
| * | Fixing #309 -- files now correctly replace any number of slashes with a singl... | luke | 2006-10-09 | 1 | -0/+15 |
| * | Fixing #310 -- users no longer autorequire their homedirs, and files now auto... | luke | 2006-10-09 | 2 | -1/+33 |
| * | Refactoring reporting. Reports are now modules instead of simple methods. | luke | 2006-10-07 | 4 | -80/+183 |
| * | Adding a "genmodule" equivalent to classgen, which we will use for reporting | luke | 2006-10-07 | 1 | -5/+134 |
| * | Many, many, many performance improvements in the compiler (I hope). I did no... | luke | 2006-10-06 | 7 | -5/+26 |
| * | 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 | 57 | -1883/+3035 |
| * | Fixing suidmanager so it uses warnonce instead of using a variable that only ... | luke | 2006-09-29 | 1 | -2/+2 |
| * | Fixing reported problem of crons rewriting every time when the environment is... | luke | 2006-09-28 | 1 | -0/+4 |
| * | Fixing what I hope are the last batch of problems caused by the addition of t... | luke | 2006-09-27 | 4 | -35/+39 |
| * | Just fixed some RCS/CVS id tags. | ajax | 2006-09-27 | 1 | -1/+2 |
| * | File types were dying silently on OS X when the group specified in the manife... | ajax | 2006-09-27 | 1 | -2/+6 |
| * | Fixing SUIDManager#asuser so that it only resets egid and euid if they were c... | luke | 2006-09-26 | 1 | -0/+1 |
| * | ! rename file because rake_test_loader is dumb. | erikh | 2006-09-22 | 1 | -0/+0 |
| * | + New assertion: assert_uid_gid will check that the UID and GID have been cha... | erikh | 2006-09-22 | 3 | -15/+59 |
| * | Merging the fix to server/master.rb | luke | 2006-09-22 | 1 | -1/+54 |
| * | Adding some test reports | luke | 2006-09-22 | 2 | -0/+216 |
| * | + Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process... | erikh | 2006-09-22 | 19 | -35/+106 |
| * | As requested by Christian Warden, triggering an object now results in | luke | 2006-09-22 | 3 | -7/+28 |
| * | Adding some error handling for when a non-existent report is asked for, and a... | luke | 2006-09-21 | 1 | -0/+19 |
| * | Switching Autoload#loadall from using "load" to using "require", so it will n... | luke | 2006-09-21 | 1 | -3/+0 |
| * | Disabling a test on solaris, since apparently sh on solaris is different than... | luke | 2006-09-21 | 1 | -0/+2 |
| * | Small test fixes in preparation for 0.19.2 | luke | 2006-09-21 | 2 | -6/+3 |
| * | Adding class list method to group. Also added a test to verify every type re... | luke | 2006-09-21 | 1 | -0/+11 |
| * | Adding an Autoload instance to Type.rb so that I can load all known types for... | luke | 2006-09-21 | 1 | -1/+9 |
| * | Fixing #274. I just set :ensure to be :link when :target is set. | luke | 2006-09-21 | 1 | -0/+14 |
| * | Fixing #283, opened by luke. | luke | 2006-09-21 | 1 | -0/+30 |
| * | Fixing #285, opened by ericb. | luke | 2006-09-21 | 1 | -0/+33 |
| * | Fixing #293, I think. The problem was that the groups state was not correctl... | luke | 2006-09-21 | 1 | -1/+9 |
| * | Fixing #292 (A bug in tagmail that causes any tag other than 'all' to fail) | luke | 2006-09-20 | 3 | -5/+49 |
| * | Rake::TestTasks were running the test suite inadvertantly against the install... | erikh | 2006-09-20 | 1 | -3/+4 |
| * | Fixing provider commands and Util#execute so they always include the command ... | luke | 2006-09-19 | 1 | -0/+39 |
| * | Small update to the fileserver tests; it was apparently not making some test ... | luke | 2006-09-19 | 1 | -1/+2 |
| * | Converting to using the Rakefile for testing. The old 'test' script is | luke | 2006-09-19 | 97 | -2170/+263 |
| * | Reworking test/lib structure a bit, and renaming all of the files so that the... | luke | 2006-09-19 | 15 | -856/+859 |
| * | Small modification so i can make more changes | luke | 2006-09-19 | 2 | -1277/+2 |
| * | updating changes from the trunk | luke | 2006-09-19 | 2 | -3/+50 |
| * | Fixing case of silly states on os x, where files are owned by "nobody" and Fi... | luke | 2006-09-19 | 1 | -0/+19 |
| * | Fixing the same bug in the netinfo provider -- it was retrieving the "is" val... | luke | 2006-09-19 | 2 | -2/+2 |
| * | Trying to fix a bug where files other than site.pp do not get noticed for rep... | luke | 2006-09-19 | 2 | -4/+80 |
| * | Add config option 'node_name' to control what puppetmaster considers the prop... | lutter | 2006-09-18 | 1 | -10/+29 |
| * | Adding testing for the default? method, and fixing it to support arrays and r... | luke | 2006-09-15 | 1 | -0/+29 |
| * | Using the "trace" configuration parameter to determine whether a stack trace ... | luke | 2006-09-15 | 1 | -5/+6 |
| * | Reverting the work done in [1605] and [1606]. I have added it as a patch in ... | luke | 2006-09-15 | 3 | -188/+44 |
| * | Adding the feature from #259. I had to rework the Scope#lookupvar a bit, but... | luke | 2006-09-15 | 1 | -0/+39 |