summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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
|/ / / / /
* | | | | Merge branch '2.6.next' into nextMatt Robinson2011-03-0727-559/+1039
|\| | | |
| * | | | (#5148) Fix failing spec due to timezoneNick Lewis2011-03-041-1/+1
| * | | | (#5148) Add support for PSON to factsNick Lewis2011-03-041-0/+24
| * | | | (#6338) Remove inventory indirection, and move to facts indirectionNick Lewis2011-03-032-221/+214
| * | | | (#6541) maint: whitespace cleanup on the file integration specMatt Robinson2011-03-021-29/+32
| * | | | (#6541) Fix content with checksum truncation bugMatt Robinson2011-03-021-1/+22
| * | | | (#5466) Write specs for output of puppet resourceMatt Robinson2011-02-281-13/+17
| * | | | Merge branch 'maint/2.6.next/revert-5935' into 2.6.nextNick Lewis2011-02-281-13/+0
| |\ \ \ \
| | * | | | Revert "(#5935) Allow functions to accept negated values"Nick Lewis2011-02-211-13/+0