summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector
Commit message (Expand)AuthorAgeFilesLines
* Remove Puppet::Util::Cacher use from Puppet::Indirector::IndirectionNick Lewis2011-08-191-5/+3
* Remove use of Util::Cacher in FileServing::ConfigurationNick Lewis2011-08-191-1/+1
* (#8489) Consistently use File::PATH_SEPARATORJosh Cooper2011-08-191-2/+2
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-188-32/+0
* Fix #1886 - Add node cleanup capabilityPeter Meier2011-07-272-17/+33
* maint: Suggest where to start troubleshooting SSL error messageMatt Robinson2011-07-261-1/+3
* Merge branch '2.6.x' into 2.7.xNick Lewis2011-07-251-0/+2
|\
| * maint: Add debug logging when the master receives a reportMatt Robinson2011-07-251-0/+2
* | (#7290) Update indirected Faces to avoid unknown options.Daniel Pittman2011-07-221-4/+14
* | maint: don't print inside action implementations.Daniel Pittman2011-07-221-3/+3
* | (#7224) Reword 'hostname was not match' error messageNick Lewis2011-06-141-7/+40
* | Merge branch '2.7rc' into 2.7.xNick Lewis2011-06-082-6/+145
|\ \
| * | (#6873) Add Static Compiler terminus to 2.7.0Luke Kaines2011-06-071-0/+137
| * | (#7764, 7775, 7778) Revisions to Faces help textnfagerlund2011-06-071-5/+7
| * | (#7773, 7776, 7764) Several help template tweaksnfagerlund2011-06-071-1/+1
* | | Merge branch '2.7rc' into 2.7.xMax Martin2011-06-021-2/+2
|\| |
| * | Merge branch 'ticket/2.7rc/maint-faces_docs_spec_fixes' into ticket/2.7rc/mai...Matt Robinson2011-05-261-6/+3
| |\ \
| | * | (#7690) Don't blow up when listing terminuses available for facesMatt Robinson2011-05-261-6/+3
| * | | (#7561) Complete help text for all faces and actionsnfagerlund2011-05-261-26/+29
| |/ /
* | | (#7690) Don't blow up when listing terminuses available for facesMatt Robinson2011-05-261-6/+3
* | | (#7561) Complete help text for all faces and actionsnfagerlund2011-05-261-26/+29
* | | Merge branch '2.6.x' into 2.7.nextPieter van de Bruggen2011-05-181-3/+3
|\ \ \ | |/ / |/| / | |/
| * (#3836) External nodes should only capture stdoutOliver Hookins2011-05-131-3/+3
| * Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-201-1/+1
| * Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2011-04-051-0/+11
* | (Maint) Adjust documentation whitespacenfagerlund2011-05-041-5/+5
* | (#6962) Add self-documentation data to puppet facesnfagerlund2011-05-041-4/+32
* | maint: move the indirector face base out of puppet/faceDaniel Pittman2011-05-021-0/+94
* | Revert "(7080) Adding json support to Indirector Request"Max Martin2011-04-211-49/+2
* | Fixed #7166 - Replaced deprecated stomp "send" method with "publish"James Turnbull2011-04-191-1/+1
* | Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.xPieter van de Bruggen2011-04-181-0/+25
* | (7080) Adding json support to Indirector RequestLuke Kanies2011-04-141-2/+49
* | (#6117) Add POST support to indirector requestsNick Lewis2011-04-121-1/+11
* | Merge branch 'ticket/next/3360' into nextNick Lewis2011-04-121-0/+8
|\ \
| * | (#3360) Add an allow_duplicate_certs optionNick Lewis2011-04-121-0/+8
* | | Fixing Indirector::Facts::Couch loadingLuke Kanies2011-04-091-3/+5
|/ /
* | Merge branch 'feature/master/5528-certificates_signing_api' into nextMax Martin2011-04-053-0/+96
|\ \
| * | (#5528) Add REST API for signing, revoking, retrieving, cleaning certsMax Martin2011-04-053-0/+96
* | | (#6855) ResourceType#search now accepts a regexLuke Kanies2011-03-251-1/+12
* | | Fixing #6851 - ResourceType#find/search loads typesLuke Kanies2011-03-251-9/+7
* | | Fixed #6850 - Clean up ResourceType#to_psonLuke Kanies2011-03-251-0/+7
* | | Merge branch '2.6.next' into nextMax Martin2011-03-231-2/+1
|\ \ \ | |/ / |/| / | |/
| * (#6658) Propagate ENC connection errors to the agentMatt Robinson2011-03-181-2/+1
* | Merge branch '2.6.x' into nextMatt Robinson2011-03-181-0/+97
|\|
| * (#6689) Remove extraneous include of Puppet::Util in InventoryActiveRecordNick Lewis2011-03-151-1/+0
| * (#6689) Make inventory_active_record terminus search quicklyNick Lewis2011-03-111-4/+10
| * maint: Remove serialization of InventoryFact valuesNick Lewis2011-03-091-3/+0
| * maint: Rename InventoryHost to InventoryNodeNick Lewis2011-03-091-24/+24
| * (#6338) Support searching on metadata in InventoryActiveRecord terminusNick Lewis2011-03-081-7/+35
| * (#6338) Implement search for InventoryActiveRecord facts terminusNick Lewis2011-03-081-0/+34