summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix a failing test in #3115Jesse Wolfe2010-02-171-0/+8
* Feature #3115 REST-ified status()Jesse Wolfe2010-02-174-0/+190
* Fix #3229 - use original value in case/selector regex matchingBrice Figureau2010-02-173-20/+13
* Cleaning up a test.Luke Kanies2010-02-171-3/+3
* Removing unused Checksum::File terminusLuke Kanies2010-02-171-139/+0
* Converting File terminus to use formats.Luke Kanies2010-02-172-75/+95
* Adding client and server data dirsLuke Kanies2010-02-171-0/+8
* Adding filename extension support to formats.Luke Kanies2010-02-173-0/+20
* Resolving conflicts with ???Markus Roberts2010-02-171-2/+2
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-1717-159/+159
* Removing Interpreter classLuke Kanies2010-02-178-228/+62
* All non-transient parser references are goneLuke Kanies2010-02-179-96/+156
* Fixing callers to Parser to only pass environmentLuke Kanies2010-02-173-4/+3
* 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-175-61/+61
* Storing per-environment LoadedCode instancesLuke Kanies2010-02-174-33/+42
* 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
* Changing REST report integration test to use new interfaceLuke Kanies2010-02-171-4/+3
* 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-176-61/+171
* Renaming some methods in Transaction::ChangeLuke Kanies2010-02-171-42/+11