summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix autotest on win32James Turnbull2009-01-222-1/+3
* | | Fix #1560Paul Lathrop2009-01-223-0/+61
* | | In order for ReST formatting to work properly, newlines andJames Turnbull2009-01-222-1/+3
* | | Fix Bug #1629Francois Deppierraz2009-01-132-12/+116
* | | Fix #1835 : Add whitespace/quote parsing toBryan Kearney2009-01-132-94/+192
* | | Fix #1847 - Force re-examination of all files to generate correct indicesBrice Figureau2009-01-131-0/+1
* | | Merge commit 'masterzen/tickets/1834'Luke Kanies2008-12-3010-11/+19
|\ \ \
| * | | Fix #1834 part2 - Fix tests when no railsBrice Figureau2008-12-203-4/+5
| * | | Fix #1834 part1 - Fix tempfile failing testsBrice Figureau2008-12-207-7/+14
* | | | Fix #1829 - Add puppet function versioncmp to compare versionsBrice Figureau2008-12-272-0/+39
* | | | Fix #1828 - Scope.number? wasn't strict enough and could produce wrong resultsBrice Figureau2008-12-272-3/+17
* | | | Fix #1807 - make Puppet::Util::Package.versioncmp a module functionBrice Figureau2008-12-272-0/+23
* | | | Merge branch '0.24.x'James Turnbull2008-12-2741-255/+591
|\ \ \ \ | | |_|/ | |/| |
| * | | Updated Red Hat spec file 0.24.7James Turnbull2008-12-162-3/+23
| | |/ | |/|
| * | 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
* | | Fixed #1840 - Bug fixes and improvements for Emacs puppet-mode.elJames Turnbull2008-12-272-31/+35
| |/ |/|
* | Fixing #1729 - puppetmasterd can now read certs at startupLuke Kanies2008-12-188-126/+165
* | Canonicalizing Setting section names to symbols.Luke Kanies2008-12-182-14/+19
* | Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-1816-346/+59
* | Deprecating the Puppet::Type.create.Luke Kanies2008-12-1878-463/+465
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-1855-192/+194
* | Finishing the work to use Puppet::Resource instead of TransObjectLuke Kanies2008-12-1816-177/+234
* | Adding name/namevar abstraction to Puppet::Resource.Luke Kanies2008-12-182-8/+82
* | Supporting a nil expirer on cacher objects.Luke Kanies2008-12-182-1/+23
* | Setting resource defaults immediately.Luke Kanies2008-12-183-6/+20
* | Refactoring the Settings class to use Puppet::ResourceLuke Kanies2008-12-185-342/+372
* | TransObject is nearly deprecated now.Luke Kanies2008-12-1810-194/+256
* | Simplifying the initialization interface for ReferencesLuke Kanies2008-12-182-5/+20
* | Replacing TransObject usage with Puppet::ResourceLuke Kanies2008-12-187-558/+220
* | Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2008-12-1813-96/+33
* | Using Puppet::Resource to convert parser resources to RAL resourcesLuke Kanies2008-12-183-28/+9
* | Adding resource convertion to the parser resourcesLuke Kanies2008-12-183-128/+112
* | Adding equality testing to Puppet::Resource::ReferenceLuke Kanies2008-12-182-0/+22
* | Correcting whitespace and nested describes in Puppet::Resource::CatalogLuke Kanies2008-12-181-665/+667
* | Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-1835-124/+124
* | 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