summaryrefslogtreecommitdiffstats
path: root/spec/unit/application
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixing fingerprint tests to work with new log validationLuke Kanies2010-02-171-2/+2
* Failing in app/puppet if facts are not foundLuke Kanies2010-02-171-0/+6
* Fix failing specsRein Henrichs2010-02-174-14/+14
* Rename puppet application spec to mainRein Henrichs2010-02-171-74/+74
* Renaming applications, mostly removing 'puppet'Luke Kanies2010-02-177-362/+365
* Merge branch '0.25.x'Markus Roberts2010-02-091-0/+13
|\
| * Fixing #2914 - pre/post hooks now work for transactionsLuke Kanies2010-01-181-0/+13
* | Feature #2839 - fingerprint certificateBrice Figureau2010-01-192-3/+87
* | Fix a few puppetd specs testsBrice Figureau2010-01-191-1/+2
* | Revert "Feature #2839 - fingerprint certificate"James Turnbull2010-01-191-15/+0
* | Feature #2839 - fingerprint certificateBrice Figureau2010-01-181-0/+15
* | Feature #2395 - revoke when cleaning a certificate with puppetcaBrice Figureau2010-01-181-0/+10
* | Merge branch '0.25.x'James Turnbull2010-01-136-57/+67
|\|
| * Fixing failing testsMarkus Roberts2009-12-231-22/+39
| * Fixing testsMarkus Roberts2009-12-221-30/+11
| * Fix for #2765 (--no-fqdn regression in puppetrun)Markus Roberts2009-12-201-2/+12
| * 2850 spec/unit/application/puppetd.rb generates warnings if run with certain ...Jesse Wolfe2009-12-161-0/+1
| * Fixing 2858 spec/unit/application/puppetmasterd.rb fails if run twiceJesse Wolfe2009-12-101-0/+1
| * Fix #2783, take2 - puppetdoc should use environment to get modulepath/manifes...Brice Figureau2009-11-271-3/+3
* | Merge branch '0.25.x'Luke Kanies2009-12-212-5/+14
|\|
| * Fix #2783 - Puppetdoc rdoc should use environment to get modulepath/manifestdirBrice Figureau2009-11-151-4/+13
| * Re-fixed #2750 - Stop disabling the CRL or checking for a disabled CRLJohn A. Barbuto2009-10-271-8/+0
| * Fixed #2750 - Set :cacrl to nil instead of 'false' in puppetdJohn A. Barbuto2009-10-251-1/+9
* | Fix #1934 - detailed-exitcodes for puppetdDeepak Giridharagopal2009-11-192-28/+41
|/
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-172-21/+21