summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix tests on #3347Jesse Wolfe2010-02-171-6/+6
* | Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-1735-706/+1078
* | Fix a failing test in #3115Jesse Wolfe2010-02-172-0/+16
* | Feature #3115 REST-ified status()Jesse Wolfe2010-02-1711-1/+236
* | Fix #3229 - use original value in case/selector regex matchingBrice Figureau2010-02-176-29/+18
* | Cleaning up a test.Luke Kanies2010-02-171-3/+3
* | Removing unused Checksum::File terminusLuke Kanies2010-02-172-172/+0
* | Converting File terminus to use formats.Luke Kanies2010-02-173-104/+145
* | Fixing datadir defaults to match new standardsLuke Kanies2010-02-171-1/+1
* | Adding client and server data dirsLuke Kanies2010-02-172-0/+12
* | Adding filename extension support to formats.Luke Kanies2010-02-176-2/+30
* | Resolving conflicts with ???Markus Roberts2010-02-175-6/+2
* | Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-1730-189/+189
* | Removing Interpreter classLuke Kanies2010-02-1718-323/+79
* | All non-transient parser references are goneLuke Kanies2010-02-1717-150/+201
* | Fixing callers to Parser to only pass environmentLuke Kanies2010-02-175-8/+5
* | Using the RTC helper to find the known resource typesLuke Kanies2010-02-172-32/+31
* | Always warning if autoloading a file failsLuke Kanies2010-02-171-12/+4
* | Adding helper module for finding known resource typesLuke Kanies2010-02-172-0/+30
* | Moving Rails initialization to Compiler terminusLuke Kanies2010-02-174-31/+39
* | Parser now uses Environment resource type collectionLuke Kanies2010-02-172-53/+53
* | Adding 'known_resource_types' to EnvironmentLuke Kanies2010-02-174-18/+202
* | Renaming LoadedCode to ResourceTypeCollectionLuke Kanies2010-02-178-76/+92
* | Storing per-environment LoadedCode instancesLuke Kanies2010-02-175-34/+43
* | Removing old, never-used DSL codeLuke Kanies2010-02-172-490/+0
* | Adding support for parsing ruby filesLuke Kanies2010-02-172-2/+31
* | Fixing test structureLuke Kanies2010-02-171-4/+4
* | Adding []/[]= support to Parser::ResourceLuke Kanies2010-02-172-0/+14
* | Fix for #3366 - --tags '' treated as boolean 'true'Markus Roberts2010-02-172-4/+21
* | Fix for #3424 and tests to prove it.Markus Roberts2010-02-172-4/+44
* | Fix for #2604 Pure Ruby yaml generationMarkus Roberts2010-02-172-0/+343
* | Fixes #3113 - When importing a manifest puppet needs to chillMarkus Roberts2010-02-171-2/+4
* | Fix for #3412 install.rb should not put "." first in the tmp_dirsMartin Englund2010-02-171-1/+1
* | Resolving conflicts with testingMarkus Roberts2010-02-171-1/+5
* | Fix 2239 (step five): introduce new Puppet::Transaction#stop_processing? flag...Ethan Rowe2010-02-172-0/+57
* | Fix 2239 (step four): Refactored Puppet::Daemon's stop/restart methods to set...Ethan Rowe2010-02-172-23/+36
* | Fix 2239 (step three): Refactored Puppet::Agent to base starting/restarting b...Ethan Rowe2010-02-172-96/+88
* | Fix 2239 (step two): introduce Puppet::Application.controlled_run method to p...Ethan Rowe2010-02-172-3/+43
* | Fix 2239 (step one): introduce global settings represeting application run st...Ethan Rowe2010-02-172-0/+163
* | Fix unit tests in file/target.rbJesse Wolfe2010-02-172-2/+2
* | Name change of event in ral/type/exec.rbJesse Wolfe2010-02-171-1/+1
* | Use a helper function to evaluate a resource since the API has changedJesse Wolfe2010-02-172-4/+5
* | Allow skipped resources to process eventsJesse Wolfe2010-02-172-4/+3
* | Actually invoke the allow_changes? method in ResourceHarnessJesse Wolfe2010-02-171-0/+2
* | Generated resources' events are actually bound to the resource thatJesse Wolfe2010-02-172-9/+9
* | Remove test that tests internal class structures which have changed.Jesse Wolfe2010-02-171-28/+0
* | Remove stale set_triggerJesse Wolfe2010-02-171-97/+0
* | Since the types stored in resource's @parameters have changed,Jesse Wolfe2010-02-171-0/+4
* | Fix test failures due to name changes of event symbolsJesse Wolfe2010-02-171-4/+4
* | Remove rollback test, since rollback was removed.Jesse Wolfe2010-02-171-50/+0