summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.25.x'Markus Roberts2010-02-092-0/+4
|\
| * Partial reversion of patch for #3088 to fix #3104 (Exception misreported)Markus Roberts2010-01-242-2/+2
| * Fix for #3088 (catching Exception also traps SystemExit)Markus Roberts2010-01-242-0/+4
* | Merge branch '0.25.x'James Turnbull2010-01-134-23/+21
|\|
| * Fix for #2765 (--no-fqdn regression in puppetrun)Markus Roberts2009-12-201-3/+6
| * Fix for #2890 (the cached certificates that would not die)Markus Roberts2009-12-193-20/+15
* | Merge branch '0.25.x'Luke Kanies2009-12-214-3/+8
|\|
| * Possible workaround for #2824 (MRI GC bug)Markus Roberts2009-11-191-1/+1
| * Fixed ldap typo againJames Turnbull2009-11-151-1/+1
| * Fix for #2661 and related issuesMarkus Roberts2009-11-131-1/+1
| * Fix #2787 - Storeconfig doesn't store/update node ip and environment anymoreBrice Figureau2009-11-071-0/+5
| * Fixed typo in lib/puppet/indirector/ldap.rbJames Turnbull2009-10-271-1/+1
| * Revised partial fix for #2661 and related issuesMarkus Roberts2009-10-272-3/+3
* | Fixing #2617 - using the searched-for REST nameLuke Kanies2009-11-201-1/+3
|/
* Bundling of pure ruby json lib as "pson"Markus Roberts2009-10-171-3/+3
* Fixing #2617 - use the cert name as specifiedLuke Kanies2009-09-221-0/+6
* Fix for #2600 (wrong number of arguments under older mongrel)Markus Roberts2009-09-151-1/+1
* Update documentation string to reflect actual intent of Puppet::Node::Facts::...Steven Jenkins2009-09-041-1/+1
* Fixing #2558 - propagating recent fileserving changesLuke Kanies2009-08-241-2/+2
* Fixing #1544 - plugins in modules now works againLuke Kanies2009-08-181-4/+5
* Fixing fact-missing problem when puppet.conf is reparsedLuke Kanies2009-08-181-0/+6
* Fix #2516 - Fix format detection when content-type contains charsetBrice Figureau2009-08-131-2/+4
* Fix #2507 - Exported resources were not correctly collected.Brice Figureau2009-08-131-1/+1
* Fixing #2489 - queue integration tests are skipped w/out jsonLuke Kanies2009-08-101-1/+0
* Fixes #2464, #2457. Deprecate reportserver for report_server. Add report_port...Nigel Kersten2009-08-041-0/+2
* Modifying the REST client error to make server errors more clearLuke Kanies2009-08-011-1/+1
* Fix #2425 - make sure client can contact CA server with RESTBrice Figureau2009-07-213-0/+9
* Fix #2424 - File server can't find module in environmentBrice Figureau2009-07-181-2/+2
* Fix #2391 - Exported resources never make to the storeconfigs dbBrice Figureau2009-07-182-1/+7
* Fix #2261 - Make sure query string parameters are properly escapedBrice Figureau2009-07-171-4/+5
* Fix #2392 - use Content-Type for REST communicationBrice Figureau2009-07-051-1/+1
* Switching Queueing to using JSON instead of YAMLLuke Kanies2009-06-061-13/+20
* Removed extra whitespace from end of linesIan Taylor2009-06-0611-20/+20
* Fixing #2315 - ca --generate works againLuke Kanies2009-06-031-9/+1
* Changing Puppet::Cacher::Expirer#expired? method nameLuke Kanies2009-05-281-0/+1
* Fixing #2240 - external node failures now log outputLuke Kanies2009-05-281-5/+1
* Fixes #2209 - Spec is failing due to a missing requireStéphan Gorget2009-05-021-0/+1
* Fixing #2149 - Facts are passed as part of the catalog requestLuke Kanies2009-04-221-9/+35
* Adding time debugging for catalog storage to active_recordLuke Kanies2009-04-221-3/+5
* Using a setting for configuring queueingLuke Kanies2009-04-221-1/+0
* Removing unnecessary parser variables when yaml-dumpingLuke Kanies2009-04-222-5/+5
* Add queue indirection as an option for catalog storage.Ethan Rowe2009-04-221-0/+5
* Introduce abstract queue terminus within the indirection system.Ethan Rowe2009-04-221-0/+78
* Refactoring the Rails integrationLuke Kanies2009-04-222-2/+2
* Adding ActiveRecord terminus classes for CatalogLuke Kanies2009-04-221-0/+34
* Adding ActiveRecord terminus classes for Node and Facts.Luke Kanies2009-04-223-0/+70
* Fixing #2171 - All certificate files are written with default permsLuke Kanies2009-04-222-5/+7
* Partially fixing #2029 - failed caches doesn't throw an exceptionLuke Kanies2009-04-171-7/+17
* Merge branch '0.24.x'Luke Kanies2009-04-021-39/+75
|\
| * Fixing #1991 - ldap booleans get converted to booleansLuke Kanies2009-03-051-0/+25