summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | maint: Fix tests that don't run on their ownMatt Robinson2010-12-1611-0/+11
* | Merge branch 'ticket/2.6.next/4487' into 2.6.nextNick Lewis2010-12-131-11/+26
|\ \
| * | (#4487) Fix environment column in hosts tableNick Lewis2010-12-131-11/+26
* | | maint: restore plugin handler safetyJesse Wolfe2010-12-131-0/+4
* | | (#5408) Attributes can be both audited and managedJesse Wolfe2010-12-102-71/+197
* | | maint: missing stubJesse Wolfe2010-12-101-0/+1
* | | maint: missing stubJesse Wolfe2010-12-101-1/+1
* | | maint: missing line and filename stubsJesse Wolfe2010-12-101-1/+1
* | | maint: Fully stub partially stubbed test.Jesse Wolfe2010-12-101-0/+2
* | | maint: remove Puppet.settings stubsJesse Wolfe2010-12-101-5/+5
* | | maint: test was expecting Catalog.find too few timesJesse Wolfe2010-12-101-1/+1
* | | maint: broken test not failing due to over-eager exception catchingJesse Wolfe2010-12-101-1/+1
* | | Fix #1757 Change file mode representation to octalJesse Wolfe2010-12-082-5/+5
|/ /
* | Merge branch 'ticket/2.6.next/4943' into 2.6.nextNick Lewis2010-12-022-0/+87
|\ \
| * | (#4943) Add puppet inspect applicationNick Lewis2010-12-022-0/+87
| |/
* | (#5261) Fix #5261 Don't escape Unicode characters in PSONJesse Wolfe2010-12-021-0/+15
* | [#5081] Revert "Fix #4349 - Parsing with ignoreimport=true was always loading...Matt Robinson2010-12-011-8/+0
|/
* Disable remote ralsh by defaultPaul Berry2010-12-021-1/+0
* Fix for #4279 -- mount detection on HP-UXMarkus Roberts2010-11-161-1/+8
* Fix for #5298 -- Collections need to do type lookupMarkus Roberts2010-11-161-0/+4
* Fixed #5296 - test warnings messagesJames Turnbull2010-11-164-13/+13
* (#5297) Fix schedule tests that were missing stubs for Time.nowMatt Robinson2010-11-161-0/+4
* Fix for #4299 -- Don't require whichMarkus Roberts2010-11-122-15/+8
* Fix #5020 - Prefer finding node name from REST uri over certnameBrice Figureau2010-11-121-8/+9
* Fix for #4955 -- Race condition & memory leak in Puppet::UtilMarkus Roberts2010-11-123-39/+12
* Fix #5252 - line number mis-attribution during parsingBrice Figureau2010-11-111-2/+9
* Fix for #2568 -- Add a dbconnections option to set AR pool sizeMarkus Roberts2010-11-101-0/+74
* Maint. Removing code for which no CLA has been signedMarkus Roberts2010-11-101-22/+8
* Fix #4923 - close process race when truncating existing fileBrice Figureau2010-11-101-4/+22
* (#4573) FreeBSD service provider now supports versions <7 and >8Nick Lewis2010-11-101-0/+50
* Fix #3808 - puppetdoc should use --force-update only if RDoc supports itBrice Figureau2010-11-101-1/+9
* Fix #5127 - error when accessing array elementsBrice Figureau2010-11-101-0/+42
* (#5242) Fix schedule specs that fail near daylight savingsMatt Robinson2010-11-101-43/+15
* [#5225] Fix spec failure that depended on time changeMatt Robinson2010-11-081-6/+2
* (#5233) Randomize tmp dir pathsMatt Robinson2010-11-083-9/+5
* (#4534/#4778) -- Normalize parameterized classesPaul Berry2010-10-273-109/+154
* Fix for #5022 -- Escaped newlines should be elidedMarkus Roberts2010-10-181-0/+1
* Fix for #4832 -- Making PSON handle arbitrary binary dataMarkus Roberts2010-10-131-0/+17
* Minimal fix for #4975 -- only call chage when managing password age rulesMarkus Roberts2010-10-131-0/+42
* Fix for #4963 -- Use correct commands for password expiry on solarisMarkus Roberts2010-10-131-1/+1
* Fix for #4896 -- stray newline left over from removed diagnosticMarkus Roberts2010-09-301-1/+2
* Improvement to #4025: made spec tests work on all platformsPaul Berry2010-09-291-1/+3
* Adds #3046 - support for password min/max ageNick Lewis2010-09-293-2/+33
* [#4783] (#4783) Fix RRDGraph report generationMatt Robinson2010-09-292-1/+31
* Add user account expiry to the useradd type and providerDean Wilson2010-09-292-1/+24
* Fixed #4025 (failure in launchd if certain plists are binary).Paul Berry2010-09-291-5/+6
* Fix for #4804 -- escaped backslashes in interpolated stringsMarkus Roberts2010-09-281-0/+8
* (#4860) Add regression tests that would have caught bad params methodMatt Robinson2010-09-281-13/+17
* Fix #4226 - Prepend 'Puppet CA: ' to fqdn for default root ca_nameJacob Helwig2010-09-281-1/+12
* Port Puppet::SSLCertificates::CA test to rspecJacob Helwig2010-09-281-0/+99