summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-22Adding puppetqd executable.Luke Kanies2-0/+160
2009-04-22Adding "rubygems" and "stomp" featuresLuke Kanies2-0/+12
2009-04-22Removing unnecessary parser variables when yaml-dumpingLuke Kanies9-17/+40
2009-04-22Add queue indirection as an option for catalog storage.Ethan Rowe2-0/+25
2009-04-22Introduce abstract queue terminus within the indirection system.Ethan Rowe2-0/+165
2009-04-22Introduce queue client "plugin" namespace and interface, with a Stomp client ...Ethan Rowe4-0/+289
2009-04-22renaming a methodLuke Kanies2-10/+10
2009-04-22Adjusted parameter name and puppet tag classes to use new cache accumulator b...Ethan Rowe2-18/+7
2009-04-22Initial implementation of a "cache accumulator" behavior.Ethan Rowe2-0/+134
2009-04-22Saving rails resources as I create them, which saves about 10%Luke Kanies1-0/+2
2009-04-22Changing rails value serialization to deal with booleansLuke Kanies2-3/+69
2009-04-22Adding equality to ResourceReferenceLuke Kanies1-4/+2
2009-04-22Adding some more fine-grained benchmarks to Rails supportLuke Kanies2-22/+26
2009-04-22Adding a Rails-specific benchmarking moduleLuke Kanies4-39/+108
2009-04-22Adding simplistic param_name/puppet_tag cachingLuke Kanies3-2/+22
2009-04-22Adding more time debugging to Rails code, and refactoring a bitLuke Kanies2-30/+10
2009-04-22Refactoring the Rails integrationLuke Kanies10-274/+318
2009-04-22Adding a common Settings method for setting valuesLuke Kanies2-37/+47
2009-04-22Switching to Indirected ActiveRecordLuke Kanies5-62/+20
2009-04-22Adding ActiveRecord terminus classes for CatalogLuke Kanies2-0/+153
2009-04-22Adding ActiveRecord terminus classes for Node and Facts.Luke Kanies8-1/+382
2009-04-21Fixing #2180 - Catalogs yaml dump the resource table firstLuke Kanies2-0/+18
2009-04-22Partially fixing #1765 - node searching supports strict hostname checkingLuke Kanies3-1/+17
2009-04-22Removing unused Node codeLuke Kanies1-11/+0
2009-04-22Fixing #1885 - Relationships metaparams do not cascadeLuke Kanies2-33/+10
2009-04-22Fix #2142 - Convert pkgdmg provider to use plists instead of string scanning ...Nigel Kersten2-18/+98
2009-04-22Fixing #2171 - All certificate files are written with default permsLuke Kanies4-9/+11
2009-04-22Fix #2173 - fix running RSpec test by handBrice Figureau1-1/+1
2009-04-19Fix #2174 - Fix RSpec rake targetsBrice Figureau1-2/+2
2009-04-17Fixing #2112 - Transactions handle conflicting generated resourcesLuke Kanies10-91/+54
2009-04-17Adding another stacktrace for debuggingLuke Kanies1-0/+1
2009-04-17Fixing puppet -e; it got broken in the move to ApplicationLuke Kanies2-2/+9
2009-04-17Partially fixing #2029 - failed caches doesn't throw an exceptionLuke Kanies2-7/+32
2009-04-12Fixing #2111 - SimpleGraph only creates valid adjacenciesLuke Kanies2-1/+10
2009-04-12Switching to new() in the Puppet::Type.instances() class methodLuke Kanies1-1/+1
2009-04-12Removing duplicate method definition from SimpleGraphLuke Kanies1-8/+0
2009-04-11Merge branch '0.24.x'Luke Kanies2-1/+2
2009-04-12mini daemon to trigger puppetrun on clients without puppet listen modeOhad Levy2-0/+115
2009-04-07Merge branch '0.24.x'Luke Kanies2-54/+25
2009-04-05Fix #2113 - Make temp directoryPaul Nasrat1-0/+2
2009-04-06Fixed rspec gem at version 1.2.2James Turnbull1-0/+1
2009-04-06Add @options to test run call, for compatibility with more recent rspec versi...Ethan Rowe1-1/+1
2009-04-06Merge branch 'master' of git://reductivelabs.com/puppetJames Turnbull60-241/+887
2009-04-06Adding #2122 - you can specify the node to test with puppet-testLuke Kanies1-13/+21
2009-04-06Adding #2122 - you can specify the node to test with puppet-testLuke Kanies1-13/+21
2009-04-02Fixing all tests that were apparently broken in the 0.24.x merge.Luke Kanies8-18/+13
2009-04-02Fixing Rakefile; apparently there was a rake or gem incompatibilityLuke Kanies1-3/+4
2009-04-02Merge branch '0.24.x'Luke Kanies56-230/+880
2009-03-30More RST fixesJames Turnbull1-44/+22
2009-03-27Fixed RST for functionsJames Turnbull2-12/+5