summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing failing Environment unit testsLuke Kanies2010-02-171-1/+1
* Adding an environment helperLuke Kanies2010-02-171-0/+24
* Changing the interface of Puppet::ResourceLuke Kanies2010-02-173-10/+24
* Partially fixing #2954 - Adding class parametersLuke Kanies2010-02-171-0/+41
* Fixing test structureLuke Kanies2010-02-171-8/+8
* REST: Fix a state leak causing test failuresJesse Wolfe2010-02-171-0/+1
* REST FileBucket: REST barfs on relative pathsJesse Wolfe2010-02-171-0/+6
* REST: hide Request objectJesse Wolfe2010-02-179-24/+14
* Feature #3394 REST runner, executionJesse Wolfe2010-02-174-16/+55
* Feature #3394 REST Runner, preparationJesse Wolfe2010-02-172-14/+14
* Feature #3383 Part 2: Remove RAL XMLRPCJesse Wolfe2010-02-172-2/+2
* Feature #3383 RAL over RESTJesse Wolfe2010-02-176-46/+218
* Fix tests on #3347Jesse Wolfe2010-02-171-6/+6
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-1715-165/+722
* 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