summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | Environments are now available as variables in manifests,Luke Kanies2008-01-201-0/+16
| * | Merge branch '0.24.x'Luke Kanies2008-01-197-39/+239
| |\|
| * | Removed remaining elements of old_parse - closing Ticket #990James Turnbull2008-01-191-5/+0
| * | Merge branch 'routing'Luke Kanies2008-01-011-4/+4
| |\ \
| | * | tweaking spec language; require Puppet::Network::HTTP class since it is refer...Rick Bradley2007-12-071-4/+4
* | | | Fixing automatic relationships. I was previously looking themLuke Kanies2008-01-141-1/+9
* | | | Another round of fixes toward making global resources work.Luke Kanies2008-01-099-65/+40
* | | | Lots o' bug-fixes toward getting rid of global resources.Luke Kanies2008-01-081-12/+0
| |_|/ |/| |
* | | Fixing #982 -- I have completely removed the GRATR graph libraryLuke Kanies2008-01-073-37/+41
* | | Fixing #971 -- classes can once again be included multipleLuke Kanies2008-01-071-1/+14
* | | Fixing the unit tests for nagios_maker; I could swear I'd alreadyLuke Kanies2008-01-071-8/+8
* | | Removing the requirement in the parsed mount providerLuke Kanies2008-01-071-1/+1
* | | Added builtin support for all Nagios resource types.Luke Kanies2007-12-312-0/+79
* | | Adding the metaprogramming to create the Nagios typesLuke Kanies2007-12-311-0/+104
|/ /
* | Further fixes toward #965. Turned out that the previous fixLuke Kanies2007-12-211-117/+131
* | Removing the ability to disable http-keep alive,Luke Kanies2007-12-191-18/+8
* | Entirely refactoring http keep-alive. There's nowLuke Kanies2007-12-192-107/+237
* | Fixing #967 -- relationships now work when running 0.23.x clientsLuke Kanies2007-12-181-2/+7
* | Fixing #961 -- closing existing, open connections whenLuke Kanies2007-12-171-1/+31
* | This should be the last fix for exported resources.Luke Kanies2007-12-111-0/+21
* | Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-1115-236/+236
* | Renaming the 'null' terminus type to 'plain', asLuke Kanies2007-12-113-9/+9
* | Copying the fact-loading code from the network client toLuke Kanies2007-12-111-0/+9
* | Fixing #937 -- I had not ported the dot methods at all,Luke Kanies2007-12-111-5/+7
* | Fixing some further failing tests resulting from the fix forLuke Kanies2007-12-101-13/+11
* | Fixing #951 -- external nodes work again, but you have toLuke Kanies2007-12-104-87/+109
* | Fixing the rest of #948. My previous work was sufficient,Luke Kanies2007-12-101-0/+14
* | Fixing part of #948 -- per-setting hooks are now calledLuke Kanies2007-12-101-2/+47
|/
* Adding basic unit tests for type/user by DavidS from #948.Luke Kanies2007-12-061-0/+58
* Fixing #923. Resources that are collected on the localLuke Kanies2007-12-061-13/+0
* Updated tests for http_enable_post_connection_check configuration setting.Jeffrey J McCune2007-11-291-0/+10
* Fixing a couple of tests that were failing on a different platform or with a ...Luke Kanies2007-11-282-2/+2
* Fixing #892 -- filesystem mounts are no longer remounted.Luke Kanies2007-11-281-0/+7
* Fixing #527 (rewrote service tests), #766 (services only restart when theyLuke Kanies2007-11-282-2/+249
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-11-281-1/+11
|\
| * Making a few changes to the transportable class to enhance backward compatibi...Luke Kanies2007-11-281-1/+11
* | Another backward compatibility patch, this time helping with a new server and...Luke Kanies2007-11-281-1/+6
|/
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-287-37/+96
* Adding a top-level ResourceReference class that everythingLuke Kanies2007-11-281-0/+43
* Fixing #931 by keeping track in configurations ofLuke Kanies2007-11-274-6/+35
* Fixing the persistent and periodic schedule test failuresLuke Kanies2007-11-271-0/+374
* Fixing #924 -- clearing the configuration cache before andLuke Kanies2007-11-261-1/+0
* Fixing #920 -- I have replaced the existing mount test with anLuke Kanies2007-11-261-0/+189
* 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-261-0/+246
* Fixing #921, mostly by just deleting the existing test. I hadLuke Kanies2007-11-261-4/+22
* Merge branch 'plugins_mount', fixing #891.Luke Kanies2007-11-241-0/+13
|\
| * Integrating Matt Palmer's patch to provide a 'plugins'Luke Kanies2007-11-241-0/+13
* | Implementing the test for setting the RailsLuke Kanies2007-11-241-18/+41
* | Merge commit 'danp/rails_socket_and_tests'Luke Kanies2007-11-241-0/+94
|\ \