summaryrefslogtreecommitdiffstats
path: root/lib/puppet/application
Commit message (Expand)AuthorAgeFilesLines
* Disabling the catalog cache, so puppetqd is compatible with storeconfigsLuke Kanies2009-06-031-0/+6
* Fixing #2237 - client_yaml dir is always created by puppetdLuke Kanies2009-05-281-0/+2
* Fixing #2228 - --logdest works again in puppetd and puppetmasterdLuke Kanies2009-05-272-2/+2
* Fixing #2248 - --no-client correctly leaves off clientLuke Kanies2009-05-271-1/+1
* Fixing #2243 - puppetrun works againLuke Kanies2009-05-271-1/+4
* Fixed #2280 - Detailed exit codes fixJames Turnbull2009-05-271-1/+1
* Adding some usability bits to puppetqdLuke Kanies2009-05-181-3/+21
* Relying on threads rather than sleeping for puppetqdLuke Kanies2009-05-181-5/+1
* Fixing #2273 - CA location is set correctly in puppetcaLuke Kanies2009-05-171-1/+1
* Fixing #2200 - puppetqd expects Daemon to be a classLuke Kanies2009-05-041-10/+12
* puppetmasterd can now run as a standard Rack application (config.ru-style)Christian Hofstaedtler2009-05-021-5/+17
* Fixed puppetqd require and tweaked stomp library error messageJames Turnbull2009-04-261-5/+5
* Fixing #2149 - Facts are passed as part of the catalog requestLuke Kanies2009-04-221-1/+0
* Removing code that was backported and is now not neededLuke Kanies2009-04-221-49/+0
* Adding daemonization to puppetqdLuke Kanies2009-04-221-1/+17
* Adding puppetqd executable.Luke Kanies2009-04-221-0/+107
* Fixing puppet -e; it got broken in the move to ApplicationLuke Kanies2009-04-171-1/+3
* Fixing #1557 - Environments are now in REST URIsLuke Kanies2009-03-202-5/+2
* Fixing #2108 - pi should work againLuke Kanies2009-03-201-6/+8
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* Relying on 'should_parse_config' in the 'puppet' applicationLuke Kanies2009-02-191-5/+0
* Move --version handling to Puppet::ApplicationBrice Figureau2009-02-166-28/+0
* Move puppetd to the Application Controller paradigmBrice Figureau2009-02-161-0/+260
* Move puppetdoc to the Application Controller paradigmBrice Figureau2009-02-161-0/+198
* Move ralsh to the Application Controller paradigmBrice Figureau2009-02-161-0/+166
* Move puppetrun to Application Controller paradigmBrice Figureau2009-02-161-0/+221
* Move pi to the Application Controller paradigmBrice Figureau2009-02-161-0/+216
* Move puppetmasterd to Puppet::ApplicationBrice Figureau2009-02-161-0/+138
* Move puppet to the Application Controller paradigmBrice Figureau2009-02-161-0/+145
* Move filebucket to the Application Controller paradigmBrice Figureau2009-02-161-0/+92
* Move puppetca to the Application Controller paradigmBrice Figureau2009-02-161-0/+74