summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | Adding support for skipping cached indirection instances.Luke Kanies2009-02-062-1/+16
* | Fixing #1914 - 'undef' relationship metaparameters do not stackLuke Kanies2009-02-061-0/+9
* | Fix Bug #1629Francois Deppierraz2009-01-131-0/+64
* | Fix #1835 : Add whitespace/quote parsing toBryan Kearney2009-01-131-76/+156
* | Merge commit 'masterzen/tickets/1834'Luke Kanies2008-12-304-5/+7
|\ \
| * | Fix #1834 part2 - Fix tests when no railsBrice Figureau2008-12-203-4/+5
| * | Fix #1834 part1 - Fix tempfile failing testsBrice Figureau2008-12-201-1/+2
* | | Fix #1829 - Add puppet function versioncmp to compare versionsBrice Figureau2008-12-271-0/+29
* | | Fix #1828 - Scope.number? wasn't strict enough and could produce wrong resultsBrice Figureau2008-12-271-0/+14
* | | Fix #1807 - make Puppet::Util::Package.versioncmp a module functionBrice Figureau2008-12-271-0/+21
* | | Merge branch '0.24.x'James Turnbull2008-12-275-12/+237
|\ \ \ | |/ / |/| / | |/
| * Not using a temporary file when locking files for writing.Luke Kanies2008-12-151-37/+6
| * Issue 1804 VDev with the same devices should be in syncAndrew Shafer2008-12-152-3/+106
| * Fixing #1812 (hopefully) - adding read and write locks to yaml.Luke Kanies2008-12-121-7/+14
| * Preparing to fix #1812 - Moving locking code to a moduleLuke Kanies2008-12-122-2/+148
* | Fixing #1729 - puppetmasterd can now read certs at startupLuke Kanies2008-12-183-30/+69
* | Canonicalizing Setting section names to symbols.Luke Kanies2008-12-181-0/+5
* | Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-182-8/+18
* | Deprecating the Puppet::Type.create.Luke Kanies2008-12-1826-176/+176
* | Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-189-21/+21
* | Finishing the work to use Puppet::Resource instead of TransObjectLuke Kanies2008-12-186-36/+131
* | Adding name/namevar abstraction to Puppet::Resource.Luke Kanies2008-12-181-1/+49
* | Supporting a nil expirer on cacher objects.Luke Kanies2008-12-181-0/+15
* | Setting resource defaults immediately.Luke Kanies2008-12-181-0/+10
* | Refactoring the Settings class to use Puppet::ResourceLuke Kanies2008-12-181-142/+272
* | TransObject is nearly deprecated now.Luke Kanies2008-12-185-98/+185
* | Simplifying the initialization interface for ReferencesLuke Kanies2008-12-181-0/+10
* | Replacing TransObject usage with Puppet::ResourceLuke Kanies2008-12-182-0/+125
* | 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