summaryrefslogtreecommitdiffstats
path: root/spec/unit/application
Commit message (Expand)AuthorAgeFilesLines
* [#4545] Remove obsolete 'trac' specsJesse Wolfe2010-08-211-19/+0
* [#4298] Puppet apply prints an error if the file to apply doesn't existMatt Robinson2010-08-211-3/+21
* [#4213] -o option for setting onetime now works properlyNick Lewis2010-07-131-28/+12
* Code smell: Two space indentationMarkus Roberts2010-07-0910-2208/+2208
* Code smell: Use {} for % notation delimiters wherever practicalMarkus Roberts2010-07-092-2/+2
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+2
* [#3961] Part two: --destroy should also be localJesse Wolfe2010-07-061-0/+18
* [#3172] Fix the arguments to Application::Kick.new, which I had brokenJesse Wolfe2010-07-021-0/+7
* maint: Remove a heisentest that wasn't testing what it claimedJesse Wolfe2010-07-021-25/+0
* [#4090] Fix the run_mode for certs and put tests on the applications to asser...Matt Robinson2010-07-023-1/+15
* [#4059] fix the specs to correctly mock the Puppet::Resource.new call signatureJesse Wolfe2010-07-021-2/+2
* [#3172] puppet kick can take hostnames as bare argumentsJesse Wolfe2010-07-011-2/+2
* [#4090] Git rid of the idea that run_mode is a configurable option with defaultsMatt Robinson2010-07-011-0/+25
* [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-011-2/+2
* [#3961] Rename cert's @mode to @cert_mode to reduce confusionJesse Wolfe2010-06-301-14/+14
* [#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts2010-06-2810-0/+0
* [#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts2010-06-2810-0/+0
* [#2646] Fixes the change to onetime made in b96cd6cNick Lewis2010-06-241-3/+4
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-2310-0/+0
* Fix #3932 - Add --charset to puppetdoc for RDoc modeBrice Figureau2010-02-171-4/+11
* [#4055] Add CouchDB terminus for factsRein Henrichs2010-02-171-6/+0
* [#3921] Fix typo "fact_terminus" -> "facts_terminus"Rein Henrichs2010-02-171-2/+2
* Make specs work on win32David Schmitt2010-02-171-0/+3
* [#3921] Add facts_terminus setting to Puppet settingsRein Henrichs2010-02-171-2/+3
* Feature #2935 Modes: root? predicateJesse Wolfe2010-02-171-1/+1
* Feature #2935 Puppet::Mode#master?Jesse Wolfe2010-02-171-3/+2
* feature #2276 Single Executable: use new names for settings sectionsJesse Wolfe2010-02-172-3/+3
* Feature #2935: lazify require graph for applicationsJesse Wolfe2010-02-172-3/+7
* Fixing #3671 - --compile Catalogs are pretty-printedLuke Kanies2010-02-171-4/+7
* Fixing tests broken by conceptual merge conflictsMarkus Roberts2010-02-171-2/+2
* Fixes #3663 - It should be possible to list signed hosts onlyJames Turnbull2010-02-171-0/+5
* feature #2276 Single Executable: optparser should get CommandLine#args instea...Jesse Wolfe2010-02-172-17/+5
* Feature #2276 Single Executable: Pass a commandline object to the applicationJesse Wolfe2010-02-175-17/+18
* Refactor #3706 Reify eigenclasses of ApplicationsJesse Wolfe2010-02-1710-139/+164
* feature #2276 Single Executable: subcommand methodJesse Wolfe2010-02-176-52/+23
* feature #2276 Single Executable: "puppet describe"Jesse Wolfe2010-02-171-21/+21
* feature #2276 Single Executable: "puppet kick"Jesse Wolfe2010-02-171-84/+85
* feature #2276 Single Executable: "puppet cert"Jesse Wolfe2010-02-171-33/+33
* feature #2276 Single Executable: "puppet master"Jesse Wolfe2010-02-171-80/+80
* Fix #3552 single executable should display usageJesse Wolfe2010-02-171-75/+76
* Adding :catalog_terminus settingLuke Kanies2010-02-171-3/+2
* Renaming and fixing puppetrun tests.Luke Kanies2010-04-091-7/+7
* REST: Fix a state leak causing test failuresJesse Wolfe2010-02-171-0/+1
* REST: hide Request objectJesse Wolfe2010-02-172-3/+3
* Feature #3394 REST runner, executionJesse Wolfe2010-02-171-12/+15
* Feature #3383 RAL over RESTJesse Wolfe2010-02-171-44/+45
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-172-8/+8
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-172-2/+2
* Removing Interpreter classLuke Kanies2010-02-172-24/+11
* Resolving conflicts with reinh:feature/master/single_executableMarkus Roberts2010-02-171-1/+1