summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Mark resource/status as failed if they are associated with a failingJesse Wolfe2010-02-172-4/+7
* Restore noop non-behavioursJesse Wolfe2010-02-171-2/+4
* Resolving conflicts with reinh:feature/master/single_executableMarkus Roberts2010-02-171-1/+1
* Removing now-obsolete user testsLuke Kanies2010-02-171-285/+0
* Fixing most failing test/ tests.Luke Kanies2010-02-1714-169/+54
* Fixing Configurer interface to transaction reportLuke Kanies2010-02-172-2/+2
* Fixing fingerprint tests to work with new log validationLuke Kanies2010-02-172-3/+6
* Changing REST report integration test to use new interfaceLuke Kanies2010-02-171-4/+3
* Fixing "require" function to use new class interfaceLuke Kanies2010-02-172-3/+3
* Removing now-obsolete "retrieve" method on package typeLuke Kanies2010-02-171-10/+0
* Fixing broken selinux testsLuke Kanies2010-02-171-2/+1
* Fixing feature validation when passed one itemLuke Kanies2010-02-174-7/+16
* Changing method profile for other event queueingLuke Kanies2010-02-172-15/+13
* Refactoring event queueing for performanceLuke Kanies2010-02-171-2/+14
* Changing the method profile of EventManager#queue_eventLuke Kanies2010-02-174-35/+36
* Moving Metric management to the reportsLuke Kanies2010-02-1712-154/+289
* Removing mention of @changes in TransactionLuke Kanies2010-02-172-48/+24
* Cleaning up the report tests a bitLuke Kanies2010-02-171-19/+20
* Fixing #2759 - reports now have complete change infoLuke Kanies2010-02-176-37/+20
* ResourceHarness now doesn't check params with no 'should'Luke Kanies2010-02-172-4/+15
* Changing Transaction to use the new ResourceHarnessLuke Kanies2010-02-1710-247/+285
* Fixing log message when changes failLuke Kanies2010-02-171-3/+1
* Fixing some compatibility and old testsLuke Kanies2010-02-173-93/+5
* Renaming some methods in Transaction::ChangeLuke Kanies2010-02-172-58/+12
* Adding Transaction::ResourceHarness classLuke Kanies2010-02-172-0/+292
* Adding first version of Resource::Status classLuke Kanies2010-02-172-0/+154
* Fixing File type indentationLuke Kanies2010-02-171-715/+713
* Removing last event collection transaction codeLuke Kanies2010-02-171-13/+18