summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'ticket/2.6.x/5814' into 2.6.nextMax Martin2011-03-181-18/+466
| |\ \ \ \ \
| | * | | | | (#5814) Improved cron type specsStefan Schulte2011-01-091-17/+454
| | * | | | | (#5814) cron_spec shouldn't depend on cron providerStefan Schulte2011-01-091-1/+12
| | | |/ / / | | |/| | |
| * | | | | (#4884) Remove typo from spec testMax Martin2011-03-181-1/+1
| * | | | | (#4884) Modify tests to pass on non-OS X systemsMax Martin2011-03-182-75/+82
| * | | | | Merge branch 'feature/2.6.next/4884-an-exec-provider-that-executes-unfiltered...Max Martin2011-03-175-84/+786
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | (#4884) Revise new exec tests, add a few moreMax Martin2011-03-172-10/+21
| | * | | | (#4884) Add an shell provider for execsMatt Robinson2011-03-151-0/+44
| | * | | | (#4884) Break the exec type out to have a posix providerDaniel Pittman2011-03-152-83/+706
| | * | | | (#4884) Add consistent path validation and behaviorDaniel Pittman2011-03-151-0/+24
| | * | | | (#4884) Add expand_path to requiring the spec_helperMatt Robinson2011-03-151-1/+1
* | | | | | (#6820) Fix Invalid multibyte characterMatt Robinson2011-03-231-1/+1
* | | | | | Merge branch 'feature/next/6527-pip_package_provider' into nextMatt Robinson2011-03-221-4/+5
|\ \ \ \ \ \
| * | | | | | (#6527) Fix pip testsMatt Robinson2011-03-221-4/+5
* | | | | | | Merge branch 'feature/next/6257-pip_package_provider' into nextMatt Robinson2011-03-221-0/+176
|\| | | | | |
| * | | | | | (#6527) Fix uninstall problem and refactorMatt Robinson2011-03-221-56/+42
| * | | | | | (#6527) Added pip package provider.Richard Crowley2011-03-221-0/+190
* | | | | | | maint: Change code for finding spec_helper to work with Ruby 1.9Matt Robinson2011-03-2253-53/+53
|/ / / / / /
* | | | | / maint: Silence test output in the spec runMatt Robinson2011-03-181-2/+3
| |_|_|_|/ |/| | | |
* | | | | Merge branch '2.6.x' into nextMatt Robinson2011-03-1817-93/+421
|\| | | |
| * | | | 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 '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 '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
| * | | | | | 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