summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch '2.6.x' into nextNick Lewis2010-12-1612-95/+330
|\| | | |
| * | | | 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
| |/ / /
* | | | (#5427) Using Propery::OrderedList for host_aliasStefan Schulte2010-12-142-13/+68
* | | | Merge remote branch 'someword/feature/master/5391' into nextPaul Berry2010-12-061-1/+1
|\ \ \ \
| * | | | (#5391) Include additional zfs propertiesDerek Olsen2010-11-241-1/+1
* | | | | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-06306-306/+306
* | | | | maint: Fix more order dependent test failuresMatt Robinson2010-12-062-2/+3
* | | | | 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