summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixing the 'mount' tests so that they no longerLuke Kanies2007-11-084-270/+19
|/
* Switching the base class for the Relationship class.Luke Kanies2007-11-082-74/+3
* Splitting the puppetd tests into two tests. It is still not a very good test...Luke Kanies2007-11-081-27/+22
* Switching the graph base class from GRATR::DigraphLuke Kanies2007-11-071-31/+0
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-26139-140/+142
* Fixing failing tests, including making the debian serviceLuke Kanies2007-10-132-19/+5
* Translating the report handler to an indirected model.Luke Kanies2007-10-132-108/+8
* Merge branch 'master' of git://michaelobrien.info/puppet into michaelLuke Kanies2007-10-091-1/+10
|\
| * Merge branch 'parser-absent' of http://marcin.owsiany.pl/tmp/puppet into porr...Michael V. O'Brien2007-10-091-1/+10
| |\
| | * Make it apparent that absent fields in a record have a value of :absent, whic...Marcin Owsiany2007-10-061-1/+10
* | | Merge branch 'master' of git://michaelobrien.info/puppet into michaelLuke Kanies2007-10-0915-148/+139
|\| |
| * | Merge branch 'master' of git://michaelobrien.info/puppetLuke Kanies2007-10-091-0/+71
| |\ \
| | * | Fixed #822. Applied patch provided by DavidS.Michael V. O'Brien2007-10-081-0/+71
| * | | All tests should now pass again.Luke Kanies2007-10-087-54/+28
| |/ /
| * | Another round of test-fixing around the changes I madeLuke Kanies2007-10-054-28/+11
| * | Adding a :code setting for specifying code to runLuke Kanies2007-10-054-26/+13
| * | This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-053-42/+18
| |/
* / Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...Rick Bradley2007-10-055-10/+10
|/
* Fixed #827. Applied a form of the patch provided by porridge andMichael V. O'Brien2007-10-041-1/+2
* Attempting to reproduce and fix #829 by applying patch by Paul. I could notLuke Kanies2007-10-041-1/+6
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-03133-133/+0
|\
| * Removing the Id tags from all of the filesLuke Kanies2007-10-03133-133/+0
* | I finally tracked down the problem that was causing providersLuke Kanies2007-10-034-15/+30
|/
* Merge branch 'master' of git://reductivelabs.com/puppetDavid Lutterkort2007-10-023-14/+19
|\
| * Fixed a failing test where we presumed that non-string Fact values would have...Rick Bradley2007-10-021-1/+1
| * Fixed a test which was secretly sneaking off and pulling certs from ~ if they...Rick Bradley2007-10-022-13/+18
* | Use external helper script to talk to yum; should avoid any more trouble with...David Lutterkort2007-10-021-0/+3
|/
* Merge branch 'indirection' of git://reductivelabs.com/puppet-lukeLuke Kanies2007-09-2544-2199/+379
|\
| * Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-2210-28/+27
| * Merge branch 'configurations' into indirectionLuke Kanies2007-09-2230-1036/+298
| |\
| | * All tests now pass in this configuration branch, which meansLuke Kanies2007-09-225-118/+15
| | * The structure for handling resource generation is nowLuke Kanies2007-09-222-6/+8
| | * An intermediate commit so I can start working on a differentLuke Kanies2007-09-201-3/+1
| | * This is basically another intermediate commit. I feel likeLuke Kanies2007-09-1724-692/+137
| | * The whole system now uses Configuration objects instead ofLuke Kanies2007-09-155-236/+156
| |/
| * Adding a to_graph method to TransBuckets, so that the buckets can directly ge...Luke Kanies2007-09-123-331/+1
| * Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-128-139/+44
| * Refactoring the feature support so it loads libraries when a feature is asked...Luke Kanies2007-09-111-2/+0
| * The Node handler is now obsolete. Node searching is handled through the indi...Luke Kanies2007-09-112-660/+2
| * Doing an intermediate commit so rick can look at the work I have done so far.Luke Kanies2007-09-111-6/+10
* | Merge branch 'testing'Luke Kanies2007-09-112-1/+27
|\ \ | |/ |/|
| * Removed TYPE token, replacing it with CLASSREF token, in the grammar and lexe...Michael V. O'Brien2007-09-101-1/+19
| * Fixed #774, which fixed fully qualified collection statementsMichael V. O'Brien2007-09-101-0/+8
* | Renaming the instance loader method to "instance_load". It was previously au...Luke Kanies2007-09-101-4/+4
|/
* *Finally* fixing the tests that were failing around users and groups. The pr...Luke Kanies2007-09-075-35/+10
* Fixing some failed tests. Mostly cleanup. Next is to make all of the user t...Luke Kanies2007-09-079-212/+51
* Fixing a path test. I have now made the path stuff a lot cleaner, but it app...Luke Kanies2007-09-071-1/+1
* Fixing #801 -- resources that have changes when running in noop mode do not r...Luke Kanies2007-09-071-2/+19
* Fixing some broken tests in the master client, and adding a test for #800 but...Luke Kanies2007-09-061-23/+30
* Fixing #795 -- configuration elements now make sure all file paths are fully ...Luke Kanies2007-09-061-1/+16