summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Taking a first stab at moving configuration compilingLuke Kanies2007-09-235-10/+193
* Adding a "memory" node terminus, which willLuke Kanies2007-09-232-0/+29
* Adding my first integration test, verifying thatLuke Kanies2007-09-233-16/+43
* Adding the first version of checksum support, which willLuke Kanies2007-09-223-9/+95
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-2226-63/+63
* Adding the base file terminus. This will, at the least,Luke Kanies2007-09-221-0/+40
* Merge branch 'configurations' into indirectionLuke Kanies2007-09-2223-541/+570
|\
| * All tests now pass in this configuration branch, which meansLuke Kanies2007-09-227-68/+49
| * The structure for handling resource generation is nowLuke Kanies2007-09-225-8/+27
| * An intermediate commit so I can start working on a differentLuke Kanies2007-09-205-22/+21
| * This is basically another intermediate commit. I feel likeLuke Kanies2007-09-1714-218/+204
| * Configurations now set a "configuration" instance variable in resources that ...Luke Kanies2007-09-152-1/+4
| * The whole system now uses Configuration objects instead ofLuke Kanies2007-09-1512-320/+315
* | Adding the last tests for the ldap node terminus. I managedLuke Kanies2007-09-222-13/+53
* | All indirections are working, and they have allLuke Kanies2007-09-2212-236/+297
* | It looks like the new indirection setup is complete.Luke Kanies2007-09-216-68/+71
* | Adding automatic association between terminus subclasses andLuke Kanies2007-09-213-41/+30
* | Adding the first top-level terminus (yaml). It worksLuke Kanies2007-09-214-4/+76
* | Moving the Puppet::Indirector::Terminus class into itsLuke Kanies2007-09-212-21/+20
* | Adding a couple more tests to the indirector, talking aboutLuke Kanies2007-09-211-2/+0
* | The indirector specs now all pass. I think I needLuke Kanies2007-09-213-88/+11
* | The unit tests for the newly-resurrected indirection classLuke Kanies2007-09-201-19/+28
* | Fixing all existing spec tests so that they nowLuke Kanies2007-09-207-15/+20
* | Merge branch 'indirection' of http://git.rickbradley.com/puppet into indirectionLuke Kanies2007-09-201-43/+97
|\ \
| * | More spec and indirector updates.Rick Bradley2007-09-201-0/+2
| * | Reworking the Indirector code. Continuing to fight the classgen and instance...Rick Bradley2007-09-191-43/+95
* | | Merge branch 'indirection' of http://git.rickbradley.com/puppet into indirectionLuke Kanies2007-09-172-7/+28
|\| | | |/ |/|
| * Updates to indirection stuffs. Making a better spec and migrating to it.Rick Bradley2007-09-172-7/+28
* | Removing the completely obsolete passwd2puppet and the obsolete component.rbLuke Kanies2007-09-131-224/+0
|/
* Moving the resource container behaviour to the Configuration object, rather t...Luke Kanies2007-09-123-28/+27
* Adding a to_graph method to TransBuckets, so that the buckets can directly ge...Luke Kanies2007-09-124-6/+79
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-1212-175/+188
* Refactoring the feature support so it loads libraries when a feature is asked...Luke Kanies2007-09-111-22/+31
* The Node handler is now obsolete. Node searching is handled through the indi...Luke Kanies2007-09-117-371/+134
* Doing an intermediate commit so rick can look at the work I have done so far.Luke Kanies2007-09-119-28/+482
* Renaming the instance loader method to "instance_load". It was previously au...Luke Kanies2007-09-104-4/+4
* Merge branch 'master' of http://northstarlabs.net/git/puppetLuke Kanies2007-09-101-1/+1
|\
| * Fixed hdiutil syntax for ticket 812Jeffrey J McCune2007-09-101-1/+1
* | Removing extraneous logging from the node handlerLuke Kanies2007-09-101-1/+1
|/
* *Finally* fixing the tests that were failing around users and groups. The pr...Luke Kanies2007-09-073-19/+15
* Fixing some failed tests. Mostly cleanup. Next is to make all of the user t...Luke Kanies2007-09-072-4/+10
* Fixing #801 -- resources that have changes when running in noop mode do not r...Luke Kanies2007-09-071-1/+10
* Fixing some broken tests in the master client, and adding a test for #800 but...Luke Kanies2007-09-063-11/+8
* Fixing #795 -- configuration elements now make sure all file paths are fully ...Luke Kanies2007-09-061-1/+5
* Fixing #802 -- tags are now applied before parent classes are evaluated, so p...Luke Kanies2007-09-062-3/+6
* Fixing #807. The exception handling should more closely resemble how it used...Luke Kanies2007-09-062-7/+16
* Renaming some ast resource classes and files so they make a lot more sense.Luke Kanies2007-09-067-22/+22
* Fixing #806. Resources correctly look up their fully qualified definition ty...Luke Kanies2007-09-064-20/+34
* A small change to the indirector, moving it to a module instead of a class. ...Luke Kanies2007-09-061-64/+19
* Adding my indirector class before i rewrite it. I am probably not going to k...Luke Kanies2007-09-061-0/+121