| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixing some warnings | luke | 2006-11-10 | 1 | -0/+10 |
* | Mostly small changes toward 0.20.1 | luke | 2006-11-10 | 3 | -9/+10 |
* | Fixing #324. Mkusers was not specifically ignoring the root user, and it is ... | luke | 2006-11-09 | 1 | -0/+42 |
* | fixing #327; debian packages now correctly register their "latest" status | luke | 2006-11-09 | 1 | -0/+2 |
* | Small fixes here and there. The rails changes needs to be pushed through the... | luke | 2006-11-09 | 1 | -2/+2 |
* | Fixing rrdgraph report (as marked in #334); also, expanding the docs on all o... | luke | 2006-11-09 | 1 | -1/+17 |
* | Rails stuff part 1 | shadoi | 2006-11-09 | 4 | -38/+41 |
* | Fixing some sticky problems with checksums when just using the "check" metapa... | luke | 2006-11-08 | 1 | -3/+30 |
* | Merging the code over from the oscar branch. I will now be doing all develop... | luke | 2006-11-08 | 19 | -214/+471 |
* | Another round of bugfixing, including finding out that the tagmail report was... | luke | 2006-10-18 | 1 | -1/+3 |
* | A round of bug-fixing on OS X | luke | 2006-10-18 | 2 | -3/+8 |
* | Doing some work on the DSL. It behaves a little more like the real language ... | luke | 2006-10-18 | 4 | -6/+220 |
* | Another round of bug-fixes in preparation for 0.20.0 | luke | 2006-10-18 | 6 | -12/+40 |
* | Changing the realize() function to be just syntactic sugar for a collection -... | luke | 2006-10-18 | 2 | -2/+56 |
* | Adding a "realize" function that can be used to make one or more resource non... | luke | 2006-10-18 | 3 | -0/+54 |
* | Adding prefetch of providers to transactions. Nothing is using it yet. I wr... | luke | 2006-10-18 | 1 | -0/+38 |
* | Fixing virtual object collection. I apparently broke it when I added rails c... | luke | 2006-10-18 | 4 | -6/+31 |
* | Fixing a bug that only occurred if a defined resource was already defined in ... | luke | 2006-10-17 | 1 | -0/+14 |
* | sshkey now uses a provider | luke | 2006-10-17 | 4 | -58/+70 |
* | Ported mount over to using providers | luke | 2006-10-17 | 4 | -209/+321 |
* | Fixing ports to now use a provider | luke | 2006-10-17 | 2 | -87/+87 |
* | Working on migrating the parsedtypes to using providers for the parsing aspec... | luke | 2006-10-17 | 5 | -69/+332 |
* | First batch of fixes from running tests. | luke | 2006-10-17 | 6 | -22/+25 |
* | Rewriting nearly all of the tests for the tidy type, and redoing the internal... | luke | 2006-10-17 | 1 | -22/+134 |
* | Fixing the test scripts so that the library path | luke | 2006-10-16 | 90 | -92/+271 |
* | 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 | 41 | -13/+69 |
* | Adding a ruby header to all of the tests so that they can now be executed as ... | luke | 2006-10-16 | 11 | -0/+22 |
* | Adding a ruby header to all of the tests so that they can now be executed as ... | luke | 2006-10-16 | 4 | -0/+8 |
* | Adding a ruby header to all of the tests so that they can now be executed as ... | luke | 2006-10-16 | 5 | -0/+10 |
* | Adding a ruby header to all of the tests so that they can now be executed as ... | luke | 2006-10-16 | 24 | -0/+48 |
* | Making all test suites executable, adding some tests for handling changing fi... | luke | 2006-10-16 | 35 | -0/+121 |
* | Fixing #291 -- the problem was that instead of throwing an error on a missing... | luke | 2006-10-16 | 1 | -0/+2 |
* | Moving all of the configuration parameters out of puppet.rb into puppet/confi... | luke | 2006-10-16 | 1 | -0/+15 |
* | Adding the ability to have hooks for configuration parameters. This will sim... | luke | 2006-10-16 | 1 | -1/+55 |
* | 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 |