summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixing #961 - closing the http connection after every xmlrpc callLuke Kanies2009-02-123-1/+29
* Refactoring the XMLRPC::Client error-handlingLuke Kanies2009-02-122-60/+254
* Fixed #1959 - Added column protection for environment schema migrationJames Turnbull2009-02-122-2/+8
* Fixing #1869 - autoloaded files should never leak exceptionsLuke Kanies2009-02-123-2/+43
* Fixing #1543 - Nagios parse errors no longer kill PuppetLuke Kanies2009-02-114-65/+50
* Moving the transaction specs to the right pathLuke Kanies2009-02-111-1/+1
* Refixing #1420 - _naginator_name is only used for servicesLuke Kanies2009-02-112-15/+12
* Fixed #1884 - exported defines are collected by the exporting hostLuke Kanies2009-02-115-11/+25
* Cleaning up the AST::Resource code a bitLuke Kanies2009-02-101-20/+21
* Fix #1691 - Realize fails with array of Resource ReferencesBrice Figureau2009-02-113-1/+53
* Fix #1682 - Resource titles are not flattened as they shouldBrice Figureau2009-02-112-1/+91
* Fix #1922 - Functions squash all arguments into a single hashBrice Figureau2009-02-112-3/+4
* Fixed #1538 - Yumrepo sets permissions wrongly on files in /etc/yum.repos.dJames Turnbull2009-02-113-1/+7
* Fixed #1936 - Added /* */ support to the vim fileJames Turnbull2009-02-112-0/+3
* Prefetching, and thus purging, Nagios resources now worksLuke Kanies2009-02-116-56/+129
* Adding some basic tests for the Naginator provider base classLuke Kanies2009-02-111-0/+50
* Removing a redundant instance prefect call.Luke Kanies2009-02-111-4/+0
* Fixing #1912 - gid still works with no 'should' value.Luke Kanies2009-02-113-0/+12
* Fixing the Rakefile to use 'git format-patch'.Luke Kanies2009-02-111-1/+1
* Fixing #1920 - user passwords no longer allow ':'Luke Kanies2009-02-113-1/+17
* Adding README.rst fileJames Turnbull2009-02-101-0/+38
* Added Reductive Labs build libraryJames Turnbull2009-02-103-0/+805
* Change the way the tags and params are handled in railsBrice Figureau2009-02-064-41/+105
* Add methods to return hash instead of objects to params and tagsBrice Figureau2009-02-062-12/+49
* Rails serialization module to help serialize/unserialize some Puppet ObjectsBrice Figureau2009-02-061-0/+18
* Fixed #1852 - Correct behaviour when no SELinux bindingsJames Turnbull2009-01-273-0/+16
* Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2009-01-072-3/+23
|\
| * Updated Red Hat spec file 0.24.7James Turnbull2008-12-162-3/+23
* | Updated to version 0.24.7Luke Kanies2008-12-161-1/+1
|/
* Not using a temporary file when locking files for writing.Luke Kanies2008-12-153-49/+15
* Modifying the corruption-checking test.Luke Kanies2008-12-152-27/+3
* Issue 1804 VDev with the same devices should be in syncAndrew Shafer2008-12-155-16/+158
* Documentation fixesJames Turnbull2008-12-1324-130/+181
* Fixing #1812 (hopefully) - adding read and write locks to yaml.Luke Kanies2008-12-122-10/+26
* Preparing to fix #1812 - Moving locking code to a moduleLuke Kanies2008-12-127-71/+237
* Fix #1815 - puppetdoc --all crash on resource overrideBrice Figureau2008-12-101-1/+1
* 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