| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixing #931 by keeping track in configurations of | Luke Kanies | 2007-11-27 | 1 | -6/+0 |
| * | Removing the manual ssldir setting by David in 59626cb3907d36e4fd762277daa76f... | Luke Kanies | 2007-11-19 | 1 | -1/+0 |
| * | Merge commit 'davids-bugfixes/tests/fix-test-client-ca' | Luke Kanies | 2007-11-19 | 1 | -0/+1 |
| |\ |
|
| | * | fix failing CA test, when testing with incomplete setup (no ssldir, no DNS) | David Schmitt | 2007-11-11 | 1 | -0/+1 |
| * | | Reverting the changes I'd made toward removing the global | Luke Kanies | 2007-11-19 | 1 | -1/+1 |
| * | | Fixed most failing tests, but there are still over thirty failing. | Luke Kanies | 2007-11-18 | 1 | -1/+1 |
| * | | Fixing #800 by refactoring how configurations are retrieved | Luke Kanies | 2007-11-12 | 2 | -3/+16 |
| |/ |
|
| * | Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet | Luke Kanies | 2007-11-08 | 1 | -0/+4 |
| |\ |
|
| | * | Classes once again get evaluated immediately when the | Luke Kanies | 2007-11-08 | 1 | -0/+4 |
| * | | Fixing the 'mount' tests so that they no longer | Luke Kanies | 2007-11-08 | 3 | -20/+19 |
| |/ |
|
| * | Changing the test/ classes so that they work from the main | Luke Kanies | 2007-10-26 | 1 | -2/+4 |
| * | Merge branch 'master' of git://michaelobrien.info/puppet into michael | Luke Kanies | 2007-10-09 | 1 | -8/+7 |
| |\ |
|
| | * | Adding a :code setting for specifying code to run | Luke Kanies | 2007-10-05 | 1 | -8/+7 |
| * | | Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser... | Rick Bradley | 2007-10-05 | 1 | -2/+2 |
| |/ |
|
| * | Removing the Id tags from all of the files | Luke Kanies | 2007-10-03 | 15 | -15/+0 |
| * | Fixed a test which was secretly sneaking off and pulling certs from ~ if they... | Rick Bradley | 2007-10-02 | 1 | -13/+11 |
| * | Renaming the 'Puppet::Util::Config' class to | Luke Kanies | 2007-09-22 | 1 | -2/+2 |
| * | This is basically another intermediate commit. I feel like | Luke Kanies | 2007-09-17 | 1 | -5/+5 |
| * | The whole system now uses Configuration objects instead of | Luke Kanies | 2007-09-15 | 3 | -69/+55 |
| * | Adding a to_graph method to TransBuckets, so that the buckets can directly ge... | Luke Kanies | 2007-09-12 | 2 | -41/+1 |
| * | Another intermediate commit. The node and fact classes are now functional an... | Luke Kanies | 2007-09-12 | 4 | -22/+33 |
| * | Doing an intermediate commit so rick can look at the work I have done so far. | Luke Kanies | 2007-09-11 | 1 | -6/+10 |
| * | Fixing some failed tests. Mostly cleanup. Next is to make all of the user t... | Luke Kanies | 2007-09-07 | 1 | -6/+6 |
| * | Renaming some ast resource classes and files so they make a lot more sense. | Luke Kanies | 2007-09-06 | 1 | -3/+3 |
| * | Flipped the switch so that compiles now return a Configuration instance inste... | Luke Kanies | 2007-09-04 | 2 | -16/+1 |
| * | Successfully modified all tests and code so that all language tests pass agai... | Luke Kanies | 2007-09-04 | 2 | -3/+3 |
| * | Renaming the "configuration" object to "compile", because it is only a transi... | Luke Kanies | 2007-08-25 | 1 | -2/+2 |
| * | Everything up to the parser (and the Modules) is ready to support multiple en... | Luke Kanies | 2007-08-23 | 1 | -1/+2 |
| * | Building a stand-alone spec directory for creating the new spec-based tests. | Luke Kanies | 2007-08-23 | 78 | -5961/+0 |
| * | Adding the second half of the rspec upgrade -- apparently the "git add" thing... | Luke Kanies | 2007-08-23 | 22 | -1417/+0 |
| * | Upgrading rspec to version 1.0.8. This only includes the contents of the lib... | Luke Kanies | 2007-08-23 | 69 | -798/+3081 |
| * | Merging the multi_env branch with master. There are not actually any conflic... | Luke Kanies | 2007-08-22 | 1 | -28/+28 |
| |\ |
|
| | * | Fixing the spec library so it correctly can see its version | Luke Kanies | 2007-08-16 | 1 | -29/+29 |
| * | | A round of bugfixing. Many more tests now pass -- I think we are largely dow... | Luke Kanies | 2007-08-20 | 4 | -9/+7 |
| * | | All language tests now pass. I expect there are other failures elsewhere, bu... | Luke Kanies | 2007-08-20 | 2 | -6/+7 |
| * | | The first pass where at least all of the snippet tests pass. I have unfortun... | Luke Kanies | 2007-08-20 | 2 | -32/+35 |
| * | | Requiring mocha in all cases in the test tree | Luke Kanies | 2007-08-15 | 1 | -0/+1 |
| |/ |
|
| * | Upgrade mocha to 0.5.1, which gives much better error messages | (no author) | 2007-08-09 | 28 | -228/+892 |
| * | Fixing #314 and #729; here's the changelog: | luke | 2007-08-03 | 2 | -2/+2 |
| * | Fixing #703, mostly. You still cannot do multi-condition queries, but you ca... | luke | 2007-07-18 | 1 | -1/+1 |
| * | All rails and language tests now pass again. All of the rails tests should n... | luke | 2007-06-17 | 1 | -0/+30 |
| * | Added the teardown of the database back to the tests. | ballman | 2007-06-12 | 1 | -1/+1 |
| * | Major rework of the rails feature. Changed the relationship between | ballman | 2007-06-12 | 1 | -1/+1 |
| * | Finishing off the type/provider interface work, including adding package pref... | luke | 2007-06-08 | 1 | -0/+11 |
| * | Fixing #323 -- puppetd and puppetmasterd are now in sbin; packages still need... | luke | 2007-05-20 | 1 | -0/+7 |
| * | Redoing autoload a bit in preparation for adding a plugindir | luke | 2007-05-16 | 1 | -0/+13 |
| * | Fixing #605 -- providers now refer to @resource or @resource_type. | luke | 2007-05-09 | 1 | -28/+28 |
| * | Merging of refactor-transacton to the trunk. This work removes the :is attri... | ballman | 2007-05-09 | 1 | -2/+2 |
| * | Adding a "supports_parameter?" method to test whether a given provider suppor... | luke | 2007-05-01 | 1 | -0/+4 |
| * | Hah! Finally fixing the problem where mount tests would fail when run as par... | luke | 2007-03-31 | 1 | -1/+3 |