summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Renaming Puppet::ResourceReference to Puppet::Resource::ReferenceLuke Kanies2008-12-0911-46/+47
* | Adding Trans{Object,Bucket} backward compatibility to Puppet::ResourceLuke Kanies2008-12-094-0/+160
* | Starting on #1808 - Added a base resource class.Luke Kanies2008-12-094-5/+316
* | Removing the "clear" from the macauthorization testsLuke Kanies2008-12-091-6/+1
* | Merge branch '0.24.x'Luke Kanies2008-12-0926-123/+972
|\|
| * Fix ZFS autorequire testAndrew Shafer2008-12-081-19/+19
| * Add a unique name to objects so we can determine uniqueness when read back inJohn Ferlito2008-12-093-1/+9
| * 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-094-89/+85
| * remove unnecessary mk_resource_methods callNigel Kersten2008-12-091-2/+0
| * CHANGELOG updatesJames Turnbull2008-12-092-5/+51
| * Add a unique name to objects so we can determine uniqueness when read back inJohn Ferlito2008-12-093-74/+117
| * Bug #1803 Zfs should auto require the ancestor file systemsAndrew Shafer2008-12-082-0/+23
| * Refactor #1802 Use 'zfs get -H -o value' instead of parsing output for valueAndrew Shafer2008-12-082-14/+3
| * Fixing #1800 - tidy now correctly ignores missing files and directoriesLuke Kanies2008-12-082-1/+16
| * Fixing #1794 - returning sync when it is already initializedLuke Kanies2008-12-081-0/+1
| * Fixing #1750 again - All of the properties and now :ensure check replace?Luke Kanies2008-12-082-0/+25
| * Fix rake abort when there is a matching confineBrice Figureau2008-12-081-1/+1
| * spec tests for type and provider and some code cleanup to adhere to DRYNigel Kersten2008-12-064-160/+416
| * Finished work on rules creation and deletionNigel Kersten2008-12-062-89/+129
| * new better way of doing stdinNigel Kersten2008-12-061-2/+3
| * finished rights flush, working on rulesNigel Kersten2008-12-061-7/+37
| * macauthorization typeNigel Kersten2008-12-062-83/+46
| * reset macauthorization tree. Initial checkin of new type/providerNigel Kersten2008-12-063-0/+396
| * add NetInfo deprecation notice to user and group providers, make the director...Nigel Kersten2008-12-063-6/+15
| * Warn that the NetInfo nameservice provider is deprecated. Use directoryservic...Nigel Kersten2008-12-061-2/+7
| * add some more sanity checks around stdinNigel Kersten2008-12-061-3/+9
| * add support for stdin to Puppet::Util.executeNigel Kersten2008-12-061-2/+2
| * Make ralsh behave more sanely for non-existent objects and property valuesNigel Kersten2008-12-061-1/+3
| * Added git changelog taskJames Turnbull2008-12-041-0/+19
| * Bug #1780 Fixing meaningless testAndrew Shafer2008-12-021-2/+10
* | Fix #1483 - protect report terminus_class when testing for RESTBrice Figureau2008-12-081-0/+2
* | Fix #1483 - use REST to transmit reports over the wireBrice Figureau2008-12-068-24/+254
* | Fixing all broken tests. Most of them were broken by fileserving changes.Luke Kanies2008-12-028-8/+21
* | Merge branch '0.24.x'Luke Kanies2008-12-02747-35777/+7353
|\|
| * 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-023-22/+173
| * Fixing a package test to be *much* fasterLuke Kanies2008-12-011-0/+1
| * Fixing splaytime testsLuke Kanies2008-12-011-1/+1
| * Removing debugging from the "resources" typeLuke Kanies2008-12-011-1/+0
| * Fixing a test that fails depending on test execution orderLuke Kanies2008-12-021-3/+3
| * Relicense under GPLv2+Bryan Kearney2008-12-022-8/+8
| * Hopefully fixing #1703 - using a mutex around the sending of the tagmailsLuke Kanies2008-12-021-6/+14
| * Fix #1741 - fix some failing tests on some ruby versions.Brice Figureau2008-12-021-5/+5
| * Fix #1788 - allow rspec rake to run only some testsBrice Figureau2008-12-021-0/+73
| * 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