summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix #2638 - Allow creating several nodes with matching namesBrice Figureau2009-09-172-2/+19
* Fix for #2621 (JSON serialization of exec)Markus Roberts2009-09-161-6/+0
* Fix #2640 - Daemontools and Runit were not creating the enable symlinkBrice Figureau2009-09-162-3/+21
* Fix #2627 - regex node name could lead to invalid tagBrice Figureau2009-09-161-0/+5
* Merged fix for #2601Markus Roberts2009-09-161-0/+62
* Make regsubst() function operate on arrays (feature #2491).Thomas Bellman2009-09-151-0/+80
* Fix for #2600 (wrong number of arguments under older mongrel)Markus Roberts2009-09-151-9/+31
* Fixs #2620 authconf interpolation, #2570 0-9 in domain namesMarkus Roberts2009-09-141-28/+77
* Fix for ticket #2618 (stubbing so redhat tests run under debian)Markus Roberts2009-09-091-0/+2
* Adding tests for the #2599 fixLuke Kanies2009-09-051-0/+11
* Updated permissions on test filesJames Turnbull2009-09-055-0/+0
* Refactoring tests to reduce code size, increase coverage, and makeMarkus Roberts2009-09-052-111/+49
* This further normalizes the handling of init-style services (includingMarkus Roberts2009-09-052-0/+262
* Fixed #2589 - Renamed zfs delete to destroy and added testsJames Turnbull2009-09-051-2/+14
* Fixed typo in parser testJames Turnbull2009-09-051-1/+1
* Fixing #2592 - you can escape slashes in regexesLuke Kanies2009-09-041-0/+14
* Fixing #2590 - modulepath is not cached inappropriatelyLuke Kanies2009-09-031-0/+5
* Fixes #2581. Use new 10.6 global launchd overrides file for service status/en...Nigel Kersten2009-09-031-0/+58
* Fixing #2582 - / no longer autorequires /Luke Kanies2009-09-011-0/+18
* Fixing #2577 - clarifying and demoting the deprecation noticeLuke Kanies2009-09-012-18/+22
* Fixing #2574 - autoloading finds plugins in modulesLuke Kanies2009-09-012-3/+35
* The first regex node now matches firstLuke Kanies2009-09-011-3/+4
* Fixing #2563 - multiple regex nodes now work togetherLuke Kanies2009-09-011-0/+38
* Fix for test isolation portion of Ticket #2511Markus Roberts2009-08-241-12/+11
* Fixing #2549 - autoloading of top-level classes works againLuke Kanies2009-08-241-0/+6
* Fixing a heisenbug resulting from a race conditionLuke Kanies2009-08-241-1/+3
* Fixing #2460 - puppetmasterd can now read the cert and keyLuke Kanies2009-08-241-0/+10
* Not using the service user in settings when it's unavailableLuke Kanies2009-08-243-44/+106
* Adding an 'exists?' delegator from user type to providerLuke Kanies2009-08-241-0/+6
* Switching the owner/group settings to use symbolic valuesLuke Kanies2009-08-241-1/+68
* Fixing the yamldir group to be a group instead of userLuke Kanies2009-08-241-0/+5
* Moving Setting classes into separate filesLuke Kanies2009-08-243-121/+128
* Fixing a ruby warning in the authstore testLuke Kanies2009-08-241-1/+1
* Fixing #2558 - propagating recent fileserving changesLuke Kanies2009-08-247-121/+163
* Fixed #2562 - Recognize the usecacheonfailure option againJohn A. Barbuto2009-08-211-0/+10
* Refactoring the Module/Environment co-interfaceLuke Kanies2009-08-182-102/+56
* Fixing #1544 - plugins in modules now works againLuke Kanies2009-08-186-51/+125
* Adding a global cleanup to the spec_helperLuke Kanies2009-08-181-3/+4
* Removed misguided case sensitivity testsMarkus Roberts2009-08-182-19/+0
* Fixes #2513. debian service provider now uses invoke-rc.d to determine enable...Nigel Kersten2009-08-181-0/+89
* Fixing fact-missing problem when puppet.conf is reparsedLuke Kanies2009-08-181-0/+14
* Fix for #2531; adds tests to confirm problem and related cases,Markus Roberts2009-08-181-0/+94
* Fixed spec typoJames Turnbull2009-08-151-1/+1
* Fixes #2493Markus Roberts2009-08-145-44/+126
* Fix #2517 - Stack overflow when CA cert missingMarkus Roberts2009-08-131-1/+10
* Fix #2516 - Fix format detection when content-type contains charsetBrice Figureau2009-08-133-0/+26
* Fix #2507 - Add missing integration testsBrice Figureau2009-08-132-4/+65
* Fix #2507 - Exported resources were not correctly collected.Brice Figureau2009-08-136-8/+24
* Fixes #2360 - Removed annoying log messageAndrew Shafer2009-08-131-6/+12
* Fixing more tests broken from missing librariesLuke Kanies2009-08-106-15/+31