summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application
Commit message (Expand)AuthorAgeFilesLines
...
* [#3921] Fix typo "fact_terminus" -> "facts_terminus"Rein Henrichs2010-02-171-1/+1
* Working #3139 - Catalogs default to host_configLuke Kanies2010-02-171-2/+0
* [#3921] Add facts_terminus setting to Puppet settingsRein Henrichs2010-02-171-1/+3
* Feature #2935 Modes: root? predicateJesse Wolfe2010-02-171-1/+1
* Feature #2935 Puppet::Mode#master?Jesse Wolfe2010-02-171-2/+0
* Feature #2276 Single Executable: Update docstringsJesse Wolfe2010-02-171-1/+1
* feature #2276 Single Executable: use new names for settings sectionsJesse Wolfe2010-02-172-2/+2
* Feature #2935: Applications should declare modesJesse Wolfe2010-02-174-0/+4
* Feature #2935: lazify require graph for applicationsJesse Wolfe2010-02-178-39/+27
* Fixing #3671 - --compile Catalogs are pretty-printedLuke Kanies2010-02-171-1/+1
* Fixes #3663 - It should be possible to list signed hosts onlyJames Turnbull2010-02-171-1/+7
* Feature #2276 Single Executable: Pass a commandline object to the applicationJesse Wolfe2010-02-176-10/+10
* Refactor #3706 Reify eigenclasses of ApplicationsJesse Wolfe2010-02-1710-75/+74
* feature #2276 Single Executable: subcommand methodJesse Wolfe2010-02-176-16/+22
* feature #2276 Single Executable: "puppet describe"Jesse Wolfe2010-02-171-1/+1
* feature #2276 Single Executable: "puppet kick"Jesse Wolfe2010-02-171-1/+1
* feature #2276 Single Executable: "puppet cert"Jesse Wolfe2010-02-171-1/+1
* feature #2276 Single Executable: "puppet master"Jesse Wolfe2010-02-171-2/+2
* Fix #3552 single executable should display usageJesse Wolfe2010-02-171-1/+1
* Adding :catalog_terminus settingLuke Kanies2010-02-171-1/+4
* fixing obsolete comment in puppetdLuke Kanies2010-02-171-3/+3
* Renaming and fixing puppetrun tests.Luke Kanies2010-04-091-1/+4
* REST FileBucket: REST barfs on relative pathsJesse Wolfe2010-02-171-1/+0
* REST: hide Request objectJesse Wolfe2010-02-172-4/+2
* Feature #3394 REST runner, executionJesse Wolfe2010-02-171-11/+13
* Feature #3383 RAL over RESTJesse Wolfe2010-02-171-42/+14
* Feature #3347 REST-ified FileBucketJesse Wolfe2010-02-172-5/+5
* Renaming Parser::ResourceType to Resource::TypeLuke Kanies2010-02-172-2/+2
* Removing Interpreter classLuke Kanies2010-02-172-2/+2
* Fixing fingerprint tests to work with new log validationLuke Kanies2010-02-171-1/+4
* Failing in app/puppet if facts are not foundLuke Kanies2010-02-171-1/+3
* Renaming the old puppet executableRein Henrichs2010-02-171-1/+1
* Renaming applications, mostly removing 'puppet'Luke Kanies2010-02-177-7/+7
* Merge branch '0.25.x'Markus Roberts2010-02-091-3/+8
|\
| * Fixing #2914 - pre/post hooks now work for transactionsLuke Kanies2010-01-181-3/+7
* | Feature #2839 - fingerprint certificateBrice Figureau2010-01-192-10/+31
* | Revert "Feature #2839 - fingerprint certificate"James Turnbull2010-01-191-6/+2
* | Feature #2839 - fingerprint certificateBrice Figureau2010-01-181-2/+6
* | Feature #2395 - revoke when cleaning a certificate with puppetcaBrice Figureau2010-01-181-0/+1
* | Merge branch '0.25.x'James Turnbull2010-01-134-41/+16
|\|
| * Fixing failing testsMarkus Roberts2009-12-231-1/+0
| * Fix for #2881 (ralsh doesn't find individual parsed resources)Markus Roberts2009-12-231-1/+1
| * Code smell reductionsMarkus Roberts2009-12-231-23/+8
| * Fix for #2943 (Make puppet --apply respect --preferred_serialization_format)Markus Roberts2009-12-211-1/+1
| * Fix for #2765 (--no-fqdn regression in puppetrun)Markus Roberts2009-12-201-2/+2
| * Closed #2937 - Migrated a number of requires to featuresJames Turnbull2009-12-181-12/+3
| * Fix #2783, take2 - puppetdoc should use environment to get modulepath/manifes...Brice Figureau2009-11-271-1/+1
* | Merge branch 'merge'Luke Kanies2009-12-212-11/+5
|\ \
| * | Merge branch '0.25.x'Luke Kanies2009-12-212-11/+5
| |\|
| | * Fix for ticket #2700 -- check for @explicit_waitforcert in puppetd --testMarkus Roberts2009-11-201-1/+1