summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | Converting the catalog as neededLuke Kanies2009-02-062-26/+61
* | Adding REST support for facts and catalogs.Luke Kanies2009-02-062-0/+22
* | Adding better error-handling to format renderingLuke Kanies2009-02-061-0/+45
* | Resetting SSL cache terminii to nil when only using the caLuke Kanies2009-02-061-0/+8
* | Allowing the Indirection cache to be reset to nilLuke Kanies2009-02-061-2/+3
* | Moving the Agent locking code to a module.Luke Kanies2009-02-062-28/+94
* | Cleaning up SSL instances that can't be savedLuke Kanies2009-02-061-0/+23
* | Only caching saved resources when the main save worksLuke Kanies2009-02-061-1/+11
* | Moving classfile-writing to the CatalogLuke Kanies2009-02-062-6/+32
* | Refactoring how the Facter integration worksLuke Kanies2009-02-063-42/+99
* | Reformatting tests for factsLuke Kanies2009-02-061-30/+32
* | Moving fact and plugin handling into modulesLuke Kanies2009-02-064-232/+421
* | Adding Puppet client facts to Facter facts.Luke Kanies2009-02-061-0/+17
* | Clarifying how node names are used during catalog compilationLuke Kanies2009-02-061-50/+65
* | Reformatting Indirector catalog compiler testsLuke Kanies2009-02-061-119/+121
* | Renmaing Puppet::Network::Client::Master to Puppet::AgentLuke Kanies2009-02-061-23/+17
* | Revert "Adding the first bits of an Agent class."Luke Kanies2009-02-061-117/+0
* | Revert "This is work that I've decided not to keep"Luke Kanies2009-02-063-238/+42
* | This is work that I've decided not to keepLuke Kanies2009-02-063-42/+238
* | Adding a new Agent::Downloader class for downloading files.Luke Kanies2009-02-061-0/+182
* | Adding the first bits of an Agent class.Luke Kanies2009-02-061-0/+117
* | 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