summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Adding tests for the 'report' log destinationLuke Kanies2010-02-171-0/+24
* Extracting event management into a separate classLuke Kanies2010-02-172-248/+278
* Changing SimpleGraph.matching_edges to expect one eventLuke Kanies2010-02-171-6/+5
* Moving event creation to the resourceLuke Kanies2010-02-173-24/+60
* Cleaning up Event creationLuke Kanies2010-02-173-53/+132
* Adding "type" instance method to enhance DemeternessLuke Kanies2010-02-171-0/+4
* Random code cleanupLuke Kanies2010-02-172-105/+125
* Moving Ensure property into separate fileLuke Kanies2010-02-171-0/+13
* Moving Parameter utility classes into separate filesLuke Kanies2010-02-173-244/+255
* Switching transactions to callback-based eventsLuke Kanies2010-02-173-22/+468
* Unit tests for path changesMarc Fournier2010-02-171-0/+14
* Fix failing specsRein Henrichs2010-02-175-15/+15
* Rename puppet application spec to mainRein Henrichs2010-02-171-74/+74
* Renaming applications, mostly removing 'puppet'Luke Kanies2010-02-177-362/+365
* Replace test/unit file write test with specRein Henrichs2010-02-171-11/+36
* Allow adding single key to hashesBrice Figureau2010-02-172-48/+82
* Raise an error when appending not a hash to a hashBrice Figureau2010-02-171-4/+9
* Fix #2389 - Enhance Puppet DSL with HashesBrice Figureau2010-02-173-0/+157
* Fix #2929 - Allow checksum to be "none"Brice Figureau2010-02-175-1/+58
* Fix #3186 - require function set relationship only on the last classBrice Figureau2010-02-172-3/+30
* Fix #3150 - require function doesn't like ::class syntaxBrice Figureau2010-02-171-0/+11
* Fixed the return types were valid, and removed the copy paste error with the ...Bryan Kearney2010-02-171-3/+3
* Add AIX package management support (installp&nim)Andrew Forgue2010-02-172-0/+108
* Fixing #3148 Settings#without_noop when run with no noop settingLuke Kanies2010-02-171-0/+7
* Move scope parenting & class_scope from Compiler to ScopeMarkus Roberts2010-02-173-44/+60
* [#3392] Better Rakefile, remove puppetmasterd specRein Henrichs2010-02-171-145/+0
* Fixing tests in pkg providerMarkus Roberts2010-02-171-6/+6
* bug #3407 Part 2Jesse Wolfe2010-03-221-1/+1
* Fixing #3407 Failing tests in spec/unit/node/environment.rbJesse Wolfe2010-03-221-6/+6
* Bug #3406 augeas spec fails if there is not a default providerJesse Wolfe2010-03-221-0/+2
* Bug #3402 Stub returning invalid type for :noopJesse Wolfe2010-03-221-1/+2
* Bug #3401 Spec failed due to missing manditory setting in mockJesse Wolfe2010-03-221-2/+6
* Bug #3400 Bad mocks causing failing testsJesse Wolfe2010-03-221-1/+3
* Merge branch '0.25.x'Markus Roberts2010-02-0915-59/+156
|\
| * Fixed #3162 - tidy does not remove empty files when "size => 0" is setJames Turnbull2010-02-091-0/+6
| * Fixing #2669 puppetmasterd integration has leaky stateJesse Wolfe2010-02-041-9/+20
| * 2047: Add a not_include into matchBryan Kearney2010-02-011-0/+10