summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | | (#8663) Update the run_mode spec test on Windows to match the codeJosh Cooper2011-07-271-3/+7
| * | | (#8663) The ssh_authorized_key type is not supported on WindowsJosh Cooper2011-07-271-1/+1
| * | | (#8663) Reenable spec tests on Windows that now passJosh Cooper2011-07-271-1/+1
* | | | Merge branch 'ticket/master/8392-disable-master-tests-on-windows'Jacob Helwig2011-07-272-2/+2
|\ \ \ \
| * | | | (#8392) Disable master related tests on WindowsJacob Helwig2011-07-272-2/+2
* | | | | Merge branch 'ticket/master/8272'Nick Lewis2011-07-261-58/+59
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | (#8272) Allow disabled Windows services to be startedNick Lewis2011-07-261-0/+27
| * | | | (#8272) Refactor specs for Windows service providerNick Lewis2011-07-261-58/+32
| * | | | (#8272) Use symbols instead of booleans for enabled property on WindowsNick Lewis2011-07-261-2/+2
* | | | | Merge branch '2.7.x'Jacob Helwig2011-07-263-1/+32
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Deprecate RestAuthConfig#allowed? in favor of #check_authorizationBrice Figureau2011-07-261-1/+1
| * | | Fix #6026 - security file should support inline commentsBrice Figureau2011-07-262-0/+19
| * | | Fix #5010 - Allow leading whitespace in auth.confBrice Figureau2011-07-261-0/+12
* | | | Merge branch 'master' of github.com:puppetlabs/puppetJosh Cooper2011-07-262-36/+57
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch '2.7.x'Matt Robinson2011-07-262-36/+57
| |\| |
| | * | Merge branch 'ticket/2.7.x/maint-show_help_for_cert_without_subcommand' into ...Matt Robinson2011-07-261-0/+10
| | |\ \
| | | * | maint: Fix cert app to print help and exit if no subcommandMatt Robinson2011-07-251-0/+10
| | * | | maint: Suggest where to start troubleshooting SSL error messageMatt Robinson2011-07-261-36/+47
* | | | | Fix issue with forward and backslashes in Windows pathsJosh Cooper2011-07-262-1/+5
* | | | | Disable spec tests for unsupported functionality on WindowsJosh Cooper2011-07-267-17/+18
* | | | | Update certificate spec tests for WindowsJosh Cooper2011-07-263-12/+17
|/ / / /
* | | | Merge branch '2.7.x'Nick Lewis2011-07-259-38/+167
|\| | |
| * | | Merge branch '2.6.x' into 2.7.xNick Lewis2011-07-253-12/+66
| |\ \ \ | | |/ / | |/| / | | |/
| | * (#8596) Detect resource alias conflicts when titles do not matchNick Lewis2011-07-251-7/+54
| | * Merge branch 'ticket/2.6.x/8418-inspect_respect_run_mode' into 2.6.xMatt Robinson2011-07-252-5/+12
| | |\
| | | * (#8418) Fix inspect app to have the correct run_modeMatt Robinson2011-07-251-0/+5
| | | * maint: Add debug logging when the master receives a reportMatt Robinson2011-07-251-5/+7
| * | | Merge branch '2.7rc' into 2.7.xMichael Stahnke2011-07-251-0/+237
| |\ \ \
| * | | | (#7266) Move Certificate option validation into face.Pieter van de Bruggen2011-07-251-4/+16
| * | | | (#7290) Update indirected Faces to avoid unknown options.Daniel Pittman2011-07-221-1/+3
| * | | | (#8561, #7290) Implement the option contract fully.Daniel Pittman2011-07-221-5/+6
| * | | | (#8561) Unify validation and modification of action arguments.Daniel Pittman2011-07-221-3/+3
| * | | | (#7290) Fail on unknown options.Daniel Pittman2011-07-221-0/+10
| * | | | (#8561) Use canonical names for options to actions.Daniel Pittman2011-07-221-6/+20
| * | | | (#7184) Load the core of obsolete versions of Faces.Daniel Pittman2011-07-222-8/+28
| * | | | (#7184) Find actions bound to other versions of Faces.Daniel Pittman2011-07-221-0/+15
| * | | | maint: better error reporting when test failsDaniel Pittman2011-07-221-0/+1
* | | | | Merge branch 'feature/master/8272-windows_service_support'Cameron Thomas2011-07-222-0/+145
|\ \ \ \ \
| * | | | | Add basic service provider for WindowsCameron Thomas2011-07-222-0/+145
* | | | | | Don't use non-1.8.5-compatible methods 'Object#tap' and 'Dir.mktmpdir'Nick Lewis2011-07-213-3/+7
* | | | | | Merge branch 'remove-cacher'Nick Lewis2011-07-2117-489/+263
|\ \ \ \ \ \
| * | | | | | Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-07-216-183/+72
| * | | | | | Remove use of Puppet::Util::Cacher in Puppet::SSL::HostNick Lewis2011-07-211-11/+1
| * | | | | | Remove dead uses of Puppet::Util::Cacher from autoloaderNick Lewis2011-07-211-4/+0
| * | | | | | Remove caching from the catalog, types, and parametersNick Lewis2011-07-213-51/+0
| * | | | | | Remove cached_attrs from Puppet::Type::FileNick Lewis2011-07-211-22/+0
| * | | | | | Remove Puppet::Util::Cacher usage from Puppet::Util::SettingsNick Lewis2011-07-211-10/+0
| * | | | | | Remove Util::Cacher usage from SSL::CertificateAuthorityNick Lewis2011-07-211-2/+2
| * | | | | | Remove use of Util::Cacher from FileServing::Mount::FileNick Lewis2011-07-211-169/+163
| * | | | | | Remove use of Util::Cacher in FileServing::ConfigurationNick Lewis2011-07-212-37/+25