| Commit message (Expand) | Author | Age | Files | Lines |
* | Taking a first stab at moving configuration compiling | Luke Kanies | 2007-09-23 | 5 | -10/+193 |
* | Adding a "memory" node terminus, which will | Luke Kanies | 2007-09-23 | 2 | -0/+29 |
* | Adding my first integration test, verifying that | Luke Kanies | 2007-09-23 | 3 | -16/+43 |
* | Adding the first version of checksum support, which will | Luke Kanies | 2007-09-22 | 3 | -9/+95 |
* | Renaming the 'Puppet::Util::Config' class to | Luke Kanies | 2007-09-22 | 26 | -63/+63 |
* | Adding the base file terminus. This will, at the least, | Luke Kanies | 2007-09-22 | 1 | -0/+40 |
* | Merge branch 'configurations' into indirection | Luke Kanies | 2007-09-22 | 23 | -541/+570 |
|\ |
|
| * | All tests now pass in this configuration branch, which means | Luke Kanies | 2007-09-22 | 7 | -68/+49 |
| * | The structure for handling resource generation is now | Luke Kanies | 2007-09-22 | 5 | -8/+27 |
| * | An intermediate commit so I can start working on a different | Luke Kanies | 2007-09-20 | 5 | -22/+21 |
| * | This is basically another intermediate commit. I feel like | Luke Kanies | 2007-09-17 | 14 | -218/+204 |
| * | Configurations now set a "configuration" instance variable in resources that ... | Luke Kanies | 2007-09-15 | 2 | -1/+4 |
| * | The whole system now uses Configuration objects instead of | Luke Kanies | 2007-09-15 | 12 | -320/+315 |
* | | Adding the last tests for the ldap node terminus. I managed | Luke Kanies | 2007-09-22 | 2 | -13/+53 |
* | | All indirections are working, and they have all | Luke Kanies | 2007-09-22 | 12 | -236/+297 |
* | | It looks like the new indirection setup is complete. | Luke Kanies | 2007-09-21 | 6 | -68/+71 |
* | | Adding automatic association between terminus subclasses and | Luke Kanies | 2007-09-21 | 3 | -41/+30 |
* | | Adding the first top-level terminus (yaml). It works | Luke Kanies | 2007-09-21 | 4 | -4/+76 |
* | | Moving the Puppet::Indirector::Terminus class into its | Luke Kanies | 2007-09-21 | 2 | -21/+20 |
* | | Adding a couple more tests to the indirector, talking about | Luke Kanies | 2007-09-21 | 1 | -2/+0 |
* | | The indirector specs now all pass. I think I need | Luke Kanies | 2007-09-21 | 3 | -88/+11 |
* | | The unit tests for the newly-resurrected indirection class | Luke Kanies | 2007-09-20 | 1 | -19/+28 |
* | | Fixing all existing spec tests so that they now | Luke Kanies | 2007-09-20 | 7 | -15/+20 |
* | | Merge branch 'indirection' of http://git.rickbradley.com/puppet into indirection | Luke Kanies | 2007-09-20 | 1 | -43/+97 |
|\ \ |
|
| * | | More spec and indirector updates. | Rick Bradley | 2007-09-20 | 1 | -0/+2 |
| * | | Reworking the Indirector code. Continuing to fight the classgen and instance... | Rick Bradley | 2007-09-19 | 1 | -43/+95 |
* | | | Merge branch 'indirection' of http://git.rickbradley.com/puppet into indirection | Luke Kanies | 2007-09-17 | 2 | -7/+28 |
|\| |
| |/
|/| |
|
| * | Updates to indirection stuffs. Making a better spec and migrating to it. | Rick Bradley | 2007-09-17 | 2 | -7/+28 |
* | | Removing the completely obsolete passwd2puppet and the obsolete component.rb | Luke Kanies | 2007-09-13 | 1 | -224/+0 |
|/ |
|
* | Moving the resource container behaviour to the Configuration object, rather t... | Luke Kanies | 2007-09-12 | 3 | -28/+27 |
* | Adding a to_graph method to TransBuckets, so that the buckets can directly ge... | Luke Kanies | 2007-09-12 | 4 | -6/+79 |
* | Another intermediate commit. The node and fact classes are now functional an... | Luke Kanies | 2007-09-12 | 12 | -175/+188 |
* | Refactoring the feature support so it loads libraries when a feature is asked... | Luke Kanies | 2007-09-11 | 1 | -22/+31 |
* | The Node handler is now obsolete. Node searching is handled through the indi... | Luke Kanies | 2007-09-11 | 7 | -371/+134 |
* | Doing an intermediate commit so rick can look at the work I have done so far. | Luke Kanies | 2007-09-11 | 9 | -28/+482 |
* | Renaming the instance loader method to "instance_load". It was previously au... | Luke Kanies | 2007-09-10 | 4 | -4/+4 |
* | Merge branch 'master' of http://northstarlabs.net/git/puppet | Luke Kanies | 2007-09-10 | 1 | -1/+1 |
|\ |
|
| * | Fixed hdiutil syntax for ticket 812 | Jeffrey J McCune | 2007-09-10 | 1 | -1/+1 |
* | | Removing extraneous logging from the node handler | Luke Kanies | 2007-09-10 | 1 | -1/+1 |
|/ |
|
* | *Finally* fixing the tests that were failing around users and groups. The pr... | Luke Kanies | 2007-09-07 | 3 | -19/+15 |
* | Fixing some failed tests. Mostly cleanup. Next is to make all of the user t... | Luke Kanies | 2007-09-07 | 2 | -4/+10 |
* | Fixing #801 -- resources that have changes when running in noop mode do not r... | Luke Kanies | 2007-09-07 | 1 | -1/+10 |
* | Fixing some broken tests in the master client, and adding a test for #800 but... | Luke Kanies | 2007-09-06 | 3 | -11/+8 |
* | Fixing #795 -- configuration elements now make sure all file paths are fully ... | Luke Kanies | 2007-09-06 | 1 | -1/+5 |
* | Fixing #802 -- tags are now applied before parent classes are evaluated, so p... | Luke Kanies | 2007-09-06 | 2 | -3/+6 |
* | Fixing #807. The exception handling should more closely resemble how it used... | Luke Kanies | 2007-09-06 | 2 | -7/+16 |
* | Renaming some ast resource classes and files so they make a lot more sense. | Luke Kanies | 2007-09-06 | 7 | -22/+22 |
* | Fixing #806. Resources correctly look up their fully qualified definition ty... | Luke Kanies | 2007-09-06 | 4 | -20/+34 |
* | A small change to the indirector, moving it to a module instead of a class. ... | Luke Kanies | 2007-09-06 | 1 | -64/+19 |
* | Adding my indirector class before i rewrite it. I am probably not going to k... | Luke Kanies | 2007-09-06 | 1 | -0/+121 |