summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* (#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
* 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
* | | | | | | Merge branch '2.7.x'Jacob Helwig2011-07-213-0/+115
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Merge branch '2.6.x' into 2.7.xJacob Helwig2011-07-211-0/+8
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge remote-tracking branch 'barn/tickets/2.6.x/6857-password-disclosure-whe...Jacob Helwig2011-07-211-0/+8
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | (#6857) Password disclosure when changing a user's passwordBen Hughes2011-06-011-0/+8
| * | | | | Merge branch 'feature/2.7.x/6787-introduce-option-defaulting' into 2.7.xDaniel Pittman2011-07-202-0/+107
| |\ \ \ \ \
| | * | | | | (#7123) Support runtime setting of 'default' on actions.Daniel Pittman2011-07-201-0/+18
| | * | | | | (#6787) Add `default_to` for options.Daniel Pittman2011-07-202-0/+89
* | | | | | | Merge branch '2.7.x'Nick Lewis2011-07-208-43/+619
|\| | | | | |
| * | | | | | Replace calls to Array#count with #lengthNick Lewis2011-07-201-2/+2
| * | | | | | Fix order-dependent test failure in certificate_status/file specNick Lewis2011-07-201-0/+4
| |/ / / / /
| * | | | | (#6789) Port SSL::CertificateAuthority::Interface to a FaceDaniel Pittman2011-07-201-0/+355
| * | | | | (#7204) Consolidate Semantic Versioning code.Pieter van de Bruggen2011-07-192-34/+193
| * | | | | Merge branch 'issue/2.7.x/7699' into 2.7.xDan Bode2011-07-152-0/+18
| |\ \ \ \ \
| | * | | | | (#7699) Help command should only list options onceDan Bode2011-07-132-0/+18
| * | | | | | Merge branch '2.6.x' into 2.7.xMatt Robinson2011-07-141-0/+11
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | (#7144) Update Settings#writesub to convert mode to FixnumMax Martin2011-07-141-0/+11