summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing callers to Parser to only pass environmentLuke Kanies2010-02-171-2/+1
* Using the RTC helper to find the known resource typesLuke Kanies2010-02-171-18/+18
* Adding helper module for finding known resource typesLuke Kanies2010-02-171-0/+25
* Moving Rails initialization to Compiler terminusLuke Kanies2010-02-172-16/+32
* Parser now uses Environment resource type collectionLuke Kanies2010-02-171-24/+30
* Adding 'known_resource_types' to EnvironmentLuke Kanies2010-02-172-4/+148
* Renaming LoadedCode to ResourceTypeCollectionLuke Kanies2010-02-174-60/+60
* Storing per-environment LoadedCode instancesLuke Kanies2010-02-173-31/+40
* Adding support for parsing ruby filesLuke Kanies2010-02-171-0/+23
* Fixing test structureLuke Kanies2010-02-171-4/+4
* Adding []/[]= support to Parser::ResourceLuke Kanies2010-02-171-0/+10
* Fix for #3366 - --tags '' treated as boolean 'true'Markus Roberts2010-02-171-2/+16
* Fix for #3424 and tests to prove it.Markus Roberts2010-02-171-0/+38
* Resolving conflicts with testingMarkus Roberts2010-02-171-1/+5
* Fix 2239 (step five): introduce new Puppet::Transaction#stop_processing? flag...Ethan Rowe2010-02-171-0/+50
* Fix 2239 (step four): Refactored Puppet::Daemon's stop/restart methods to set...Ethan Rowe2010-02-171-16/+31
* Fix 2239 (step three): Refactored Puppet::Agent to base starting/restarting b...Ethan Rowe2010-02-171-51/+73
* Fix 2239 (step two): introduce Puppet::Application.controlled_run method to p...Ethan Rowe2010-02-171-3/+31
* Fix 2239 (step one): introduce global settings represeting application run st...Ethan Rowe2010-02-171-0/+99
* Generated resources' events are actually bound to the resource thatJesse Wolfe2010-02-171-1/+1
* Mark resource/status as failed if they are associated with a failingJesse Wolfe2010-02-171-4/+4
* Resolving conflicts with reinh:feature/master/single_executableMarkus Roberts2010-02-171-1/+1
* Fixing most failing test/ tests.Luke Kanies2010-02-171-0/+7
* Fixing Configurer interface to transaction reportLuke Kanies2010-02-171-1/+1
* Fixing fingerprint tests to work with new log validationLuke Kanies2010-02-171-2/+2
* Fixing "require" function to use new class interfaceLuke Kanies2010-02-171-2/+2
* Fixing broken selinux testsLuke Kanies2010-02-171-2/+1
* Fixing feature validation when passed one itemLuke Kanies2010-02-173-7/+15
* Changing method profile for other event queueingLuke Kanies2010-02-171-9/+9
* Changing the method profile of EventManager#queue_eventLuke Kanies2010-02-172-15/+16
* Moving Metric management to the reportsLuke Kanies2010-02-176-61/+195
* Removing mention of @changes in TransactionLuke Kanies2010-02-171-0/+22
* Cleaning up the report tests a bitLuke Kanies2010-02-171-19/+20
* Fixing #2759 - reports now have complete change infoLuke Kanies2010-02-173-21/+12
* ResourceHarness now doesn't check params with no 'should'Luke Kanies2010-02-171-0/+9
* Changing Transaction to use the new ResourceHarnessLuke Kanies2010-02-174-57/+148
* Renaming some methods in Transaction::ChangeLuke Kanies2010-02-171-42/+11
* Adding Transaction::ResourceHarness classLuke Kanies2010-02-171-0/+230
* Adding first version of Resource::Status classLuke Kanies2010-02-171-0/+103
* Solidifying the RAL/Event integration.Luke Kanies2010-02-174-2/+22
* Refactoring the Change/Event/Property interfaceLuke Kanies2010-02-173-15/+78
* Cleaning up the Log initialization code.Luke Kanies2010-02-171-0/+7
* Refactoring the RAL interface to loggingLuke Kanies2010-02-172-3/+51
* Using Logging module in main Puppet moduleLuke Kanies2010-02-171-0/+12
* Adding tests for "Logging" moduleLuke Kanies2010-02-171-0/+47
* Correcting comments and making report timestamp internalLuke Kanies2010-02-172-6/+5
* Failing in app/puppet if facts are not foundLuke Kanies2010-02-171-0/+6
* Adding Transaction events to Transaction reportsLuke Kanies2010-02-172-1/+33
* Removing a redundant method in ReportLuke Kanies2010-02-171-1/+1
* Removing unused code and adding a couple of testsLuke Kanies2010-02-171-26/+46