| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixing #524. Functions, both statements and rvalues, now support no argument... | luke | 2007-02-27 | 1 | -0/+11 |
* | Partially complete #241. Add a 'purged' value for Package.ensure, and add a ... | mpalmer | 2007-02-23 | 23 | -0/+1214 |
* | Fixing #472. Apparently this has been broken since I did the parser redesign... | luke | 2007-02-22 | 5 | -179/+280 |
* | Fixing #505, #508, and #513. | luke | 2007-02-22 | 1 | -0/+83 |
* | Allow 'key=' to be the only thing on a line (livna uses this) | lutter | 2007-02-21 | 1 | -1/+2 |
* | Fixing a problem in collecting exported resources. Virtual resources worked ... | luke | 2007-02-18 | 2 | -7/+29 |
* | Undo the param_names param_values changes | shadoi | 2007-02-17 | 2 | -6/+8 |
* | Undo the params & facts stuff | shadoi | 2007-02-17 | 2 | -4/+11 |
* | Revamping collections to get what is hopefully more reasonable behaviour when... | luke | 2007-02-16 | 4 | -33/+152 |
* | Merge fact_names & fact_values, and param_names & param_values. | shadoi | 2007-02-15 | 6 | -33/+25 |
* | Fixing #484. Moving unit tests at the same time. | luke | 2007-02-08 | 10 | -0/+26 |
* | Okay, last file moves for the night. The test code has been moved to match t... | luke | 2007-02-08 | 16 | -19/+19 |
* | Moving all of the client and server code into a single network/ directory. I... | luke | 2007-02-08 | 34 | -196/+173 |
* | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 43 | -243/+234 |
* | Adding a libdir setting for puppet, so you can store your modifications to pu... | luke | 2007-02-07 | 2 | -0/+58 |
* | Adding a parameter to allow you to override how an exec refreshes itself. | luke | 2007-02-07 | 1 | -0/+30 |
* | Changing exec so that the checks apply to whether an exec is refreshed. | luke | 2007-02-07 | 1 | -0/+40 |
* | Reorganizing some of the tests. | luke | 2007-02-07 | 36 | -95/+54 |
* | Merging the state-rename branch. This includes the diff from version 2156 to... | luke | 2007-02-07 | 35 | -323/+597 |
* | Removing the default value for :ensure on mounts. | luke | 2007-02-06 | 1 | -2/+9 |
* | Fixing exec so it actually works when path is specified as an array | luke | 2007-02-01 | 2 | -0/+24 |
* | Fixing #470, I think. I basically just threw away the validation and let sui... | luke | 2007-02-01 | 1 | -0/+23 |
* | The resolve functionality in "test" is almost working... | luke | 2007-02-01 | 3 | -41/+118 |
* | Oops, that last commit seems to have broken the rakefile. Works again. | luke | 2007-02-01 | 3 | -18/+27 |
* | Trying to get the functionality I had in previous tests. Mostly I want | luke | 2007-02-01 | 3 | -1/+116 |
* | Fixing executable tests to take new rundir into account | luke | 2007-02-01 | 2 | -1/+2 |
* | Filenames for test must _end_ with '.rb' | lutter | 2007-02-01 | 1 | -1/+2 |
* | Fix to make running tests work in ruby 1.8.5 | lutter | 2007-02-01 | 1 | -3/+2 |
* | Fixing selector tests to get rid of a lame hash ordering bug in the tests. | luke | 2007-02-01 | 1 | -2/+5 |
* | fixing rails test to take into account the fact that resources now do not alw... | luke | 2007-02-01 | 1 | -2/+2 |
* | Fixing autogen so it passes on non-Darwin systems. | luke | 2007-02-01 | 1 | -2/+3 |
* | Fixing a purging bug introduced by [2138]. I had to move the purge check to ... | luke | 2007-02-01 | 1 | -8/+8 |
* | Deleting the file even if a source is specified, as mentioned by Robert Nickel. | luke | 2007-02-01 | 1 | -0/+26 |
* | Renaming "pelement" to "resource". The old name is a holdover from before we... | luke | 2007-01-31 | 2 | -13/+13 |
* | Adding explicit umasks to these tests. | ajax | 2007-01-31 | 3 | -0/+10 |
* | Revert 2125, and instead change the way the 'latest' version is selected from... | mpalmer | 2007-01-31 | 1 | -1/+1 |
* | Puppet can now read files on stdin. This means you can put "#!/usr/bin/env p... | luke | 2007-01-30 | 1 | -0/+22 |
* | Providing a partial fix for #428. Resources can now be deleted as long as al... | luke | 2007-01-30 | 1 | -2/+10 |
* | Partially fixing #460, take 3 -- fully-qualified classes can now be included. | luke | 2007-01-30 | 2 | -2/+7 |
* | Partially fixing #460, take 2 -- fully-qualified definitions can now be used. | luke | 2007-01-30 | 4 | -0/+44 |
* | Partially fixing #460 -- fully-qualified class names can be used as parent cl... | luke | 2007-01-30 | 1 | -0/+8 |
* | Fixing #462. The package sort order was always resulting in the lowest-versi... | luke | 2007-01-30 | 2 | -1/+1 |
* | splitting the tagmail report into multiple methods and adding test code | luke | 2007-01-30 | 3 | -0/+110 |
* | Fixing #433. I basically just added checks to all the places where I add edg... | luke | 2007-01-30 | 1 | -0/+33 |
* | Fixing a problem that occurs when puppetd starts with an up-to-date configura... | luke | 2007-01-29 | 1 | -3/+33 |
* | Fixing #463. I redid all the autogen stuff so it can handle autogenerating s... | luke | 2007-01-29 | 2 | -0/+37 |
* | Fixing #438. | luke | 2007-01-29 | 1 | -0/+16 |
* | Fixing #444. I was losing the list of sources when creating new children. | luke | 2007-01-29 | 1 | -0/+24 |
* | A couple small bug-fixes | luke | 2007-01-29 | 1 | -1/+1 |
* | Doing more work on #113. Mostly, just making sure remounts do not happen spu... | luke | 2007-01-29 | 2 | -5/+20 |