summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.6.x' into nextMatt Robinson2011-03-1819-93/+573
|\
| * Merge branch 'ticket/2.6.next/5073' into 2.6.nextMatt Robinson2011-03-161-10/+22
| |\
| | * (#5073) Download plugins even if you're filtering on tagsMatt Robinson2011-03-151-10/+22
| * | Fix #5610: Prevent unnecessary RAL lookupsJesse Wolfe2011-03-151-1/+12
| * | Revert "Merge branch 'ticket/2.6.x/5605' of git://github.com/stschulte/puppet...Jesse Wolfe2011-03-151-9/+2
| * | Merge branch 'ticket/2.6.x/5605' of git://github.com/stschulte/puppet into 2....Jesse Wolfe2011-03-151-2/+9
| |\ \
| | * | (#5605) Prefetch doesnt work with composite keysStefan Schulte2010-12-231-2/+9
| * | | (#6723) Fix withenv environment restoration bugMax Martin2011-03-151-0/+49
| * | | Merge branch '2.6.next' of github.com:puppetlabs/puppet into 2.6.nextMax Martin2011-03-153-3/+23
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'ticket/2.6.next/5428-handle-0.25.x-storedconfig-data' into 2.6....Jacob Helwig2011-03-151-0/+22
| | |\ \
| | | * | (#5428) More fully "stub" Puppet::Resource::Reference for use with storedconfigsJacob Helwig2011-03-151-2/+24
| | * | | Merge branch 'ticket/2.6.x/5662' of https://github.com/stschulte/puppet into ...Jesse Wolfe2011-03-141-0/+1
| | |\ \ \
| | | * | | (#5662) Fixed tests that didnt stub key_attributesStefan Schulte2010-12-232-0/+2
| | | | |/ | | | |/|
| | * | | (#6689) Make inventory_active_record terminus search quicklyNick Lewis2011-03-111-3/+0
| * | | | Merge branch '2.6.next' of github.com:puppetlabs/puppet into 2.6.nextMax Martin2011-03-119-19/+237
| |\| | |
| | * | | Merge branch 'ticket/2.6.next/5392' into 2.6.nextMatt Robinson2011-03-091-12/+16
| | |\ \ \
| | | * | | (#5392) Give a better error when realizing a non-existant resourceMatt Robinson2011-03-091-12/+16
| | * | | | Merge branch 'tickets/2.6.x/2645' into 2.6.nextJesse Wolfe2011-03-093-3/+48
| | |\ \ \ \
| | | * | | | (#2645) Adding a less-stubby test to verify the "system" attribute's behaviorJesse Wolfe2011-03-092-5/+13
| | | * | | | Fixed #2645 - Added support for creating system usersJames Turnbull2011-03-092-3/+40
| | | * | | | (#6541) Fix content with checksum truncation bugMatt Robinson2011-03-021-1/+22
| | | | |_|/ | | | |/| |
| | * | | | Merge branch 'maint/2.6.next/6338' into 2.6.nextNick Lewis2011-03-091-20/+14
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | maint: Remove serialization of InventoryFact valuesNick Lewis2011-03-091-6/+0
| | | * | | maint: Rename InventoryHost to InventoryNodeNick Lewis2011-03-091-14/+14
| | * | | | maint: Remove spec run noiseMatt Robinson2011-03-084-4/+7
| | |/ / /
| | * | | Merge branch 'ticket/2.6.next/6338' into 2.6.nextNick Lewis2011-03-081-0/+172
| | |\ \ \
| | | * | | (#6338) Support searching on metadata in InventoryActiveRecord terminusNick Lewis2011-03-081-34/+55
| | | * | | (#6338) Implement search for InventoryActiveRecord facts terminusNick Lewis2011-03-081-0/+52
| | | * | | (#6338) Add an InventoryActiveRecord terminus for FactsNick Lewis2011-03-081-0/+99
| * | | | | maint:Refactor of mount provider integration testsMax Martin2011-03-081-5/+33
| |/ / / /
| * | | | Merge branch 'maint/2.6.next/test_mount' into 2.6.nextMax Martin2011-03-081-35/+64
| |\ \ \ \
| | * | | | Added integration tests for the mount providerPaul Berry2011-03-081-35/+64
| * | | | | Merge branch 'tickets/2.6.next/5794-create-report-parentdir' of git://github....Jacob Helwig2011-03-081-1/+1
| |\ \ \ \ \
| | * | | | | (#5794) create reports directory when creating host specific directoryValdis Victor Vitayaudom2011-03-051-1/+1
| | | |/ / / | | |/| | |
| * | | | | (#6513) Propagate the environment when doing variable lookup in settingsJacob Helwig2011-03-081-1/+10
| * | | | | (#6513) Adjust P::U::Settings test name to reflect what it testsJacob Helwig2011-03-081-1/+1
| | |/ / / | |/| | |
| * | | | (#6632) Adding a new mount no longer causes error with umountPaul Berry2011-03-082-31/+6
| * | | | Adjust Darwin mount provider tests to pass on LinuxPaul Berry2011-03-071-2/+2
| * | | | Maint: Begin adding integration tests for the mount providerPaul Berry2011-03-071-0/+93
| * | | | Maint: Added the ability to replace the behavior ofPaul Berry2011-03-072-0/+36
| |/ / /
* | | | (#6722) load all functions before testing...Daniel Pittman2011-03-1615-4/+47
* | | | (#5479) Test that we auto-require the zone dataset.Daniel Pittman2011-03-101-0/+20
* | | | (#6441) Add mount fixture for AIX's /etc/filesystemsJacob Helwig2011-03-092-0/+146
* | | | (#6641) Make it easier to add future platforms to the suite.Daniel Pittman2011-03-081-2/+8
* | | | (#6441) Mark solaris tests pending, because we can't stub it.Daniel Pittman2011-03-081-3/+8
* | | | (#6641) fix mount provider tests broken in the 2.6 merge.Daniel Pittman2011-03-0812-16/+83
* | | | Merge branch 'ticket/next/4798-rdoc-fixes' into nextMax Martin2011-03-083-55/+32
|\ \ \ \
| * | | | (#4798) Make rdoc work if moduledir & manifestdir overlapMatt Robinson2011-03-081-1/+0
| * | | | maint: Fix rdoc when documenting manifest filesMatt Robinson2011-03-082-54/+32
* | | | | maint: spec/integration/configurer has races in time checking.Daniel Pittman2011-03-071-1/+6
|/ / / /