summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.6.x' into nextMatt Robinson2010-12-021-1/+0
|\
| * Disable remote ralsh by defaultPaul Berry2010-12-021-1/+0
* | Merge branch 'ticket/next/5211' into nextMatt Robinson2010-12-021-0/+24
|\ \
| * | (#5211) Added patch and tests for checking the size of the arrary which is re...Steve Nielson2010-12-021-0/+24
| |/
* | (#2495) Better value validation for sshkeyStefan Schulte2010-11-301-0/+71
* | Maint: Modified uses of indirector.save to call the indirection directly.Paul Berry2010-11-307-12/+12
* | Maint: Modified tests of indirector.save to call the indirection directly.Paul Berry2010-11-3014-80/+54
* | Maint: Moved auto-signing logic into an indirector extensionPaul Berry2010-11-301-2/+6
* | Maint: Swap the order of arguments to Indirection#savePaul Berry2010-11-303-6/+3
* | Maint: Make http handler code call the indirector through ".indirection"Paul Berry2010-11-301-17/+19
* | Maint: Refactor tests to use <class>.indirection.<method>Paul Berry2010-11-2925-305/+223
* | Merge branch 'ticket/next/5375' into nextPaul Berry2010-11-232-15/+13
|\ \
| * | (#5375) Rework puppet apply to use configurer.runPaul Berry2010-11-232-15/+13
* | | Merge branch 'maint/next/make_upstart_tests_more_robust' into nextPaul Berry2010-11-231-2/+1
|\ \ \
| * | | Maint: made upstart tests more robust.Paul Berry2010-11-231-2/+1
| |/ /
* | | (#2866) yum should support downgrade.Dan Bode2010-11-231-7/+13
* | | (#4711) Provide unit tests for yum package provider.Dan Bode2010-11-231-0/+61
|/ /
* | Merge branch 'ticket/2.6.x/5261' into nextJesse Wolfe2010-11-221-0/+15
|\ \
| * | Fix #5261 Don't escape Unicode characters in PSONJesse Wolfe2010-11-221-0/+15
| |/
* | maint: Fix tests that don't run on their ownMatt Robinson2010-11-2211-0/+11
* | maint: Fix a test that was missing a requireMatt Robinson2010-11-221-0/+1
* | Merge remote branch 'masterzen/feature/master/4339' into nextPaul Berry2010-11-225-2/+121
|\ \
| * | Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2010-11-133-0/+51
| * | Fix #4339 - Allow puppet apply to save last run summaryBrice Figureau2010-11-131-0/+11
| * | Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yamlBrice Figureau2010-11-132-2/+59
* | | Maint: Switched spec tests to use a class rather than Array as the log destin...Paul Berry2010-11-181-1/+1
* | | Maint: Improved spec testsPaul Berry2010-11-182-15/+12
* | | maint: Fix intermittent parser spec failuresNick Lewis2010-11-171-21/+21
* | | Merge branch 'ticket/next/5274' into nextNick Lewis2010-11-172-0/+279
|\ \ \
| * | | (#5274) New tests for new hosttype/parsedproviderStefan Schulte2010-11-172-3/+45
| * | | (#5274) Tests for hostprovider removes commentsStefan Schulte2010-11-172-0/+237
| | |/ | |/|
* | | Merge commit '2.6.3' into nextPaul Berry2010-11-1719-154/+285
|\| |
| * | 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
* | | Merge branch 'ticket/next/4590' into nextMarkus Roberts2010-11-174-24/+257
|\ \ \