summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | 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
| * | | | | | Merge branch 'ticket/2.6.next/4922' into 2.6.nextNick Lewis2011-02-281-137/+38
| |\ \ \ \ \ \
| | * | | | | | (#4922) Don't truncate remotely-sourced files on 404Nick Lewis2011-02-281-137/+38
| * | | | | | | Merge branch 'ticket/2.6.x/4914' into maint/2.6.next/revert-6309Paul Berry2011-02-283-269/+436
| |\ \ \ \ \ \ \
| | * | | | | | | (#4914) Improved stubbing in mount/parsed_spec tests.Paul Berry2011-02-251-1/+5
| | * | | | | | | (#4914) Improved parsed_spec for mountStefan Schulte2011-02-201-47/+192
| | * | | | | | | (#4914) Remove mount specsStefan Schulte2011-02-201-80/+3
| | * | | | | | | (#4914) Specs for mounted? match new behaviourStefan Schulte2011-01-301-37/+13
| | * | | | | | | (#4914) Add specs for modified mount providerStefan Schulte2011-01-251-13/+46
| | * | | | | | | (#4914) Add specs for modified mount typeStefan Schulte2011-01-251-110/+182
| * | | | | | | | Revert "(#6309) Ensure the correct device is mounted when managing mounts"Paul Berry2011-02-257-191/+105
| | |/ / / / / / | |/| | | | | |