summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | (#8272) Allow disabled Windows services to be startedNick Lewis2011-07-261-0/+13
| * | | (#8272) Use symbols instead of booleans for enabled property on WindowsNick Lewis2011-07-261-2/+2
| * | | (#8272) Fixup logging in Windows service providerNick Lewis2011-07-261-7/+3
* | | | Merge branch '2.7.x'Jacob Helwig2011-07-264-16/+16
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Deprecate RestAuthConfig#allowed? in favor of #check_authorizationBrice Figureau2011-07-262-2/+7
| * | Fix #6026 - security file should support inline commentsBrice Figureau2011-07-262-14/+7
| * | Fix #5010 - Allow leading whitespace in auth.confBrice Figureau2011-07-261-0/+2
* | | Merge branch 'master' of github.com:puppetlabs/puppetJosh Cooper2011-07-262-2/+5
|\ \ \
| * | | Merge branch '2.7.x'Matt Robinson2011-07-262-2/+5
| |\| |
| | * | Merge branch 'ticket/2.7.x/maint-show_help_for_cert_without_subcommand' into ...Matt Robinson2011-07-261-1/+2
| | |\ \
| | | * | maint: Fix cert app to print help and exit if no subcommandMatt Robinson2011-07-251-1/+2
| | * | | maint: Suggest where to start troubleshooting SSL error messageMatt Robinson2011-07-261-1/+3
* | | | | Fix issue with forward and backslashes in Windows pathsJosh Cooper2011-07-262-2/+7
|/ / / /
* | | | Merge branch '2.7.x'Nick Lewis2011-07-2514-113/+178
|\| | |
| * | | Merge branch '2.6.x' into 2.7.xNick Lewis2011-07-254-6/+14
| |\ \ \ | | |/ / | |/| / | | |/
| | * (#8596) Detect resource alias conflicts when titles do not matchNick Lewis2011-07-251-3/+6
| | * Merge branch 'ticket/2.6.x/8418-inspect_respect_run_mode' into 2.6.xMatt Robinson2011-07-253-3/+8
| | |\
| | | * (#8418) Fix inspect app to have the correct run_modeMatt Robinson2011-07-251-2/+5
| | | * maint: Adding logging to include environment when source failsMatt Robinson2011-07-251-1/+1
| | | * maint: Add debug logging when the master receives a reportMatt Robinson2011-07-251-0/+2
| * | | Merge branch 'tickets/2.7.x/7293' into 2.7.xPieter van de Bruggen2011-07-253-20/+16
| |\ \ \
| | * | | (#7293) Set default format for SSL-related faces.Pieter van de Bruggen2011-07-253-11/+7
| | * | | (Maint.) Unquoting HEREDOCs.Pieter van de Bruggen2011-07-252-9/+9
| * | | | Merge branch '2.7rc' into 2.7.xMichael Stahnke2011-07-255-24/+192
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | (#5108) Update service type docs for new hasstatus defaultnfagerlund2011-07-141-24/+20
| * | | | (#7266) Move Certificate option validation into face.Pieter van de Bruggen2011-07-252-14/+13
| * | | | (#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
| * | | | (#8561, #7290) Implement the option contract fully.Daniel Pittman2011-07-221-35/+49
| * | | | (#8561) Unify validation and modification of action arguments.Daniel Pittman2011-07-221-7/+14
| * | | | (#7184) Load the core of obsolete versions of Faces.Daniel Pittman2011-07-221-10/+22
| * | | | (#7184) Find actions bound to other versions of Faces.Daniel Pittman2011-07-221-3/+10
| * | | | (#7184) Centralize "find action for face" into Puppet::FaceDaniel Pittman2011-07-224-1/+18
* | | | | Merge branch 'feature/master/8272-windows_service_support'Cameron Thomas2011-07-223-1/+113
|\ \ \ \ \
| * | | | | Add basic service provider for WindowsCameron Thomas2011-07-223-1/+113
* | | | | | Don't use non-1.8.5-compatible methods 'Object#tap' and 'Dir.mktmpdir'Nick Lewis2011-07-211-4/+5
* | | | | | Merge branch 'remove-cacher'Nick Lewis2011-07-2117-176/+76
|\ \ \ \ \ \
| * | | | | | Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-07-212-75/+17
| * | | | | | Remove use of Puppet::Util::Cacher in Puppet::SSL::HostNick Lewis2011-07-211-9/+4
| * | | | | | Remove dead uses of Puppet::Util::Cacher from autoloaderNick Lewis2011-07-211-2/+0
| * | | | | | Remove Puppet::Util::Cacher use from Puppet::Indirector::IndirectionNick Lewis2011-07-211-5/+3
| * | | | | | Remove caching from the catalog, types, and parametersNick Lewis2011-07-213-34/+0
| * | | | | | Remove cached_attrs from Puppet::Type::FileNick Lewis2011-07-212-16/+25
| * | | | | | Remove Puppet::Util::Cacher usage from Puppet::Util::SettingsNick Lewis2011-07-211-6/+3
| * | | | | | Remove Util::Cacher usage from SSL::CertificateAuthorityNick Lewis2011-07-211-5/+7
| * | | | | | Remove unused require 'puppet/util/cacher' from Network::HttpPoolNick Lewis2011-07-211-1/+0
| * | | | | | Remove use of Util::Cacher from FileServing::Mount::FileNick Lewis2011-07-212-13/+9
| * | | | | | Remove use of Util::Cacher in FileServing::ConfigurationNick Lewis2011-07-212-10/+8
* | | | | | | Merge branch '2.7.x'Jacob Helwig2011-07-216-5/+60
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Merge branch '2.6.x' into 2.7.xJacob Helwig2011-07-211-0/+8
| |\ \ \ \ \ | | | |_|/ / | | |/| | |