summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2008-12-185-10/+13
* | Using Puppet::Resource to convert parser resources to RAL resourcesLuke Kanies2008-12-182-27/+8
* | Adding resource convertion to the parser resourcesLuke Kanies2008-12-181-0/+80
* | Adding equality testing to Puppet::Resource::ReferenceLuke Kanies2008-12-181-0/+16
* | Correcting whitespace and nested describes in Puppet::Resource::CatalogLuke Kanies2008-12-181-665/+667
* | Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-1814-73/+73
* | Renaming Puppet::ResourceReference to Puppet::Resource::ReferenceLuke Kanies2008-12-092-27/+27
* | Adding Trans{Object,Bucket} backward compatibility to Puppet::ResourceLuke Kanies2008-12-092-0/+91
* | Starting on #1808 - Added a base resource class.Luke Kanies2008-12-092-0/+204
* | Removing the "clear" from the macauthorization testsLuke Kanies2008-12-091-6/+1
* | Merge branch '0.24.x'Luke Kanies2008-12-098-15/+280
|\|
| * Fix ZFS autorequire testAndrew Shafer2008-12-081-19/+19
| * Fix launchd service test on non-OSX platformsJames Turnbull2008-12-091-1/+1
| * Fix the spec tests to work on other platforms, do the confine around OS X ver...Nigel Kersten2008-12-092-84/+76
| * Bug #1803 Zfs should auto require the ancestor file systemsAndrew Shafer2008-12-081-0/+17
| * Refactor #1802 Use 'zfs get -H -o value' instead of parsing output for valueAndrew Shafer2008-12-081-2/+2
| * Fixing #1800 - tidy now correctly ignores missing files and directoriesLuke Kanies2008-12-081-0/+8
| * Fixing #1750 again - All of the properties and now :ensure check replace?Luke Kanies2008-12-081-0/+21
| * spec tests for type and provider and some code cleanup to adhere to DRYNigel Kersten2008-12-062-0/+233
| * Bug #1780 Fixing meaningless testAndrew Shafer2008-12-021-2/+10
* | Fix #1483 - use REST to transmit reports over the wireBrice Figureau2008-12-062-12/+105
* | Fixing all broken tests. Most of them were broken by fileserving changes.Luke Kanies2008-12-021-0/+5
* | Merge branch '0.24.x'Luke Kanies2008-12-0253-215/+2046
|\|
| * Fixing mcx test failures (only happened sometimes).Luke Kanies2008-12-021-2/+2
| * Need to stub out the defaultprovider call for non Mac platformsNigel Kersten2008-12-021-0/+2
| * remove extraneous commentsNigel Kersten2008-12-021-4/+0
| * Trim down the after block clears to try to make the tests work for the build ...Nigel Kersten2008-12-021-6/+6
| * Updated mcx type and provider with comprehensive spec tests.Jeffrey McCune2008-12-022-20/+171
| * Fixing a package test to be *much* fasterLuke Kanies2008-12-011-0/+1
| * Fixing a test that fails depending on test execution orderLuke Kanies2008-12-021-3/+3
| * Fix #1741 - fix some failing tests on some ruby versions.Brice Figureau2008-12-021-5/+5
| * Fixing the AST constant warnings, using a variable instead of a constantLuke Kanies2008-12-026-74/+74
| * Fixing #1785 - selinux tests no longer break other testsLuke Kanies2008-12-021-5/+9
| * Ticket 1780 - Solaris RBAC roles should be autorequiredAndrew Shafer2008-12-011-0/+11
| * Feature 1696 Add support for branded zonesAndrew Shafer2008-12-012-0/+62
| * Bug #1778 - Solaris RBAC profiles should maintain orderAndrew Shafer2008-12-013-0/+89
| * Feature #1783 - Add ZFS supportAndrew Shafer2008-12-014-0/+301
| * Handle password when user is createdAndrew Shafer2008-12-011-0/+5
| * Solaris doesn't have a native tool to set hashed passwordsAndrew Shafer2008-12-011-0/+53
| * type/mcx.rb Feature #1026 - MCX TypeJeffrey McCune2008-12-012-0/+130
| * Simplify launchd service provider and add testsNigel Kersten2008-12-011-0/+134
| * Fixing #1749 - Splay now hopefully behaves "better" for small values.Luke Kanies2008-12-011-9/+9
| * Fix #1741 - Add inline_template functionBrice Figureau2008-11-291-0/+59
| * Fix #1741 - refactor TemplateWrapper, test for template functionBrice Figureau2008-11-292-19/+100
| * Fix #1741 - Puppet::Parser::Functions rmfunctions and unit testBrice Figureau2008-11-291-0/+83
| * Fixes #1773 - no longer check for absolute pathsThom May2008-11-291-0/+6
| * Fixing #1743 - defined types get catalogs too.Luke Kanies2008-11-261-1/+7
| * Fixing #1755 - handling fully qualified classes correctly.Luke Kanies2008-11-262-0/+56
| * Lots of DirectoryService work. New Computer Type. Users now use password hash...Nigel Kersten2008-11-261-0/+86
| * Partially fixing #1772 - fixing selinux tests broken by removal of extraneous...Luke Kanies2008-11-261-2/+1