summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixing the persistent and periodic schedule test failuresLuke Kanies2007-11-273-370/+392
* | Fixing #924 -- clearing the configuration cache before andLuke Kanies2007-11-262-1/+3
* | Fixing the breakage that I caused when I added the 'declared_feature?'Luke Kanies2007-11-262-4/+10
* | Fixing #920 -- I have replaced the existing mount test with anLuke Kanies2007-11-265-378/+202
* | Fixing #919 -- installed packages used for testing are just ignored,Luke Kanies2007-11-261-0/+2
* | Fixing a test that was erroneously testing for the wrong featureLuke Kanies2007-11-261-1/+1
* | Rewriting the tests for the package resource type, fixing #930.Luke Kanies2007-11-2610-297/+349
* | Fixing #921, mostly by just deleting the existing test. I hadLuke Kanies2007-11-263-246/+26
* | Applying patch by trombik from #756.Luke Kanies2007-11-251-3/+1
* | Merge commit 'mccune/pending/fix-906'Luke Kanies2007-11-251-2/+5
|\ \
| * | Fixed #906 - Augmented Cert DN regexp check to work with Pound and Apache.Jeffrey J McCune2007-11-241-2/+5
* | | Merge branch 'plugins_mount', fixing #891.Luke Kanies2007-11-249-86/+265
|\ \ \ | |_|/ |/| |
| * | Integrating Matt Palmer's patch to provide a 'plugins'Luke Kanies2007-11-249-56/+75
| * | Applying the rest of Matt Palmer's patchesLuke Kanies2007-11-242-27/+75
| * | Merge commit 'davids-bugfixes/rest/fix-891' into plugins_mountLuke Kanies2007-11-232-79/+191
| |\ \
| | * | fix #891: create a plugins mount which collects all modules' plugins/ subdirsDavid Schmitt2007-11-082-79/+191
* | | | Implementing the test for setting the RailsLuke Kanies2007-11-242-40/+64
* | | | Merge commit 'danp/rails_socket_and_tests'Luke Kanies2007-11-242-4/+102
|\ \ \ \
| * | | | change up rails specs again with Luke's helpDan Peterson2007-11-241-41/+79
| * | | | mock all use of Puppet[] in Puppet::Rails.database_argumentsDan Peterson2007-11-232-30/+43
| * | | | fix spacingDan Peterson2007-11-231-3/+3
| * | | | fix socket argument to AR and add rails specDan Peterson2007-11-232-1/+48
| | |_|/ | |/| |
* | | | Incorporating patch 20071030034736-6856b-6004090b3968cdbf7d366a03ee1c44e2160a...Luke Kanies2007-11-243-267/+461
* | | | Merge branch 'wombles-patches'Luke Kanies2007-11-2434-85/+806
|\ \ \ \ | |/ / / |/| | |
| * | | Integrating most of Matt Palmer's fromLuke Kanies2007-11-246-87/+144
| * | | Adding patch 20071030035457-6856b-bd1c45ed5ecd753b2cb4f05347061f7245cc175a.pa...Luke Kanies2007-11-231-0/+1
| * | | Adding patch 20071020020745-6856b-dbc63ff3f137a4039fb997b9978202d52f621e8c.pa...Luke Kanies2007-11-234-6/+4
| * | | Adding patch 20071020015958-6856b-69efa7868cf3df3f2a2da6fcfc3b794bbb532c7f.pa...Luke Kanies2007-11-232-1/+11
| * | | Adding part of patch 20071020011907-6856b-05b59120fdb90ab4a5842f91613247b0720...Luke Kanies2007-11-232-0/+14
| * | | Adding patch 20070927050018-6856b-7fa134180aceb9cee2e667630345f5f8467a9d0c.pa...Luke Kanies2007-11-231-1/+10
| * | | Adding patch 20070927042000-6856b-38a0c82fd0a0d950937e7fe5a38b9901743402b3.pa...Luke Kanies2007-11-232-7/+5
| * | | Adding patch 20070926235454-6856b-079fc12a9b63d59afd59aa205bc8bfeb350b097a.pa...Luke Kanies2007-11-231-8/+32
| * | | Adding patch 20070926214630-6856b-edd313b08555033710c90a94d9d8beaf889d6cf4.pa...Luke Kanies2007-11-232-2/+2
| * | | Adding patch 20070913032650-6856b-b1cca1c249415c6076ffcecb9df1525a728457c7.pa...Luke Kanies2007-11-231-1/+1
| * | | Adding patch 20070913032546-6856b-0de200e8450920e7f712c54bf287ae43c7fda8af.pa...Luke Kanies2007-11-231-1/+1
| * | | Adding patch 20070913011122-6856b-98bf03f09c8e19679390d73fdddc2e4d1273f698.pa...Luke Kanies2007-11-231-1/+4
| * | | Adding patch 20070913010926-6856b-eb64be3b5169b7af674388124b406a1db7470880.pa...Luke Kanies2007-11-232-3/+4
| * | | Adding patch 20070913005414-6856b-db5ea77e10ec6869ad01a4bd6483912c337f3a70.pa...Luke Kanies2007-11-232-0/+37
| * | | Applying patch 20070913004017-6856b-cdbbba99de0b33b64874205a27833b5114fcc6b9....Luke Kanies2007-11-233-1/+17
| * | | Adding patch 20070913003810-6856b-cdc8b2e8c6c46eb8d6d073f86291a0fc5a59f429.pa...Luke Kanies2007-11-231-2/+2
| * | | Adding patch 20070905004837-6856b-2e7b8d8595ee0883537620c46424a4bf6174dc6a.pa...Luke Kanies2007-11-231-0/+4
| * | | Adding patch 20070831053637-6856b-dd0fddab681485ce7cea0b57336d0c48fa33f7f8.pa...Luke Kanies2007-11-231-0/+11
| * | | Adding the debian directory via patch 20070831052721-6856b-b90bb56a4ed37ea420...Luke Kanies2007-11-2321-0/+538
| |/ /
* | | Hopefully fixing #698 -- fixing the markup for the pkgdmg package providerLuke Kanies2007-11-231-9/+9
* | | Fixing #882 -- I just added a quick hook to theLuke Kanies2007-11-231-1/+4
|/ /
* | Patching a bit for #804 by making the maximum much higher UIDLuke Kanies2007-11-232-9/+11
* | Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-11-235-27/+44
|\ \
| * | Fixing #886 -- the problem was the I had changed the baseLuke Kanies2007-11-233-27/+34
| * | Added calls to endgrent/endpwent in util/posix.rb toLuke Kanies2007-11-232-0/+10
* | | Fixing a couple of tests that were failing because of the environment changes.Luke Kanies2007-11-232-0/+2