summaryrefslogtreecommitdiffstats
path: root/spec/unit/application
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Fixed #2702 - Set :outputdir to "doc" if not specifiedJohn A. Barbuto2009-10-101-0/+6
* Fixing #2656 - puppet parseonly tests don't hangLuke Kanies2009-09-191-0/+1
* Fixing more tests broken from missing librariesLuke Kanies2009-08-101-0/+2
* Adding #2477 - puppet can apply provided catalogsLuke Kanies2009-08-021-26/+104
* Fixes #2472. Load Facter facts when ralsh is invoked, plus test.Nigel Kersten2009-08-011-0/+5
* Fixing #2440 - catalogs can now be compiled on demandLuke Kanies2009-07-311-0/+63
* Fixed #2436 - Changed ralsh to use Puppet::Type.new and avoid deprecation noticeJames Turnbull2009-07-231-3/+3
* Fixing #2329 - puppetqd tests now passLuke Kanies2009-06-121-1/+1
* Fixing #2237 - client_yaml dir is always created by puppetdLuke Kanies2009-05-281-0/+6
* Fixing #2228 - --logdest works again in puppetd and puppetmasterdLuke Kanies2009-05-272-0/+35
* Fixing puppetmasterd tests when missing rackLuke Kanies2009-05-271-1/+5
* Fixing #2248 - --no-client correctly leaves off clientLuke Kanies2009-05-271-1/+8
* Fixing #2243 - puppetrun works againLuke Kanies2009-05-271-0/+12
* Fixed #2280 - Detailed exit codes fixJames Turnbull2009-05-271-1/+35
* Relying on threads rather than sleeping for puppetqdLuke Kanies2009-05-181-2/+3
* Fixing #2273 - CA location is set correctly in puppetcaLuke Kanies2009-05-171-0/+6
* Fixing #2200 - puppetqd expects Daemon to be a classLuke Kanies2009-05-041-0/+185
* puppetmasterd can now run as a standard Rack application (config.ru-style)Christian Hofstaedtler2009-05-021-0/+41
* Fixing #2149 - Facts are passed as part of the catalog requestLuke Kanies2009-04-221-8/+0
* Fixing puppet -e; it got broken in the move to ApplicationLuke Kanies2009-04-171-1/+6
* Fixing #1557 - Environments are now in REST URIsLuke Kanies2009-03-202-13/+0
* Relying on 'should_parse_config' in the 'puppet' applicationLuke Kanies2009-02-191-10/+0
* Stubbing tests that were affecting other testsLuke Kanies2009-02-188-4/+30
* Fixing a warning in a testLuke Kanies2009-02-181-2/+2
* Move --version handling to Puppet::ApplicationBrice Figureau2009-02-165-40/+1
* Move puppetd to the Application Controller paradigmBrice Figureau2009-02-161-0/+487
* Move puppetdoc to the Application Controller paradigmBrice Figureau2009-02-161-0/+343
* Move ralsh to the Application Controller paradigmBrice Figureau2009-02-161-0/+230
* Move puppetrun to Application Controller paradigmBrice Figureau2009-02-161-0/+271
* Move pi to the Application Controller paradigmBrice Figureau2009-02-161-0/+84
* Move puppetmasterd to Puppet::ApplicationBrice Figureau2009-02-161-0/+334
* Move puppet to the Application Controller paradigmBrice Figureau2009-02-161-0/+302
* Move filebucket to the Application Controller paradigmBrice Figureau2009-02-161-0/+230
* Move puppetca to the Application Controller paradigmBrice Figureau2009-02-161-0/+134