summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | (#7184) Find actions bound to other versions of Faces.Daniel Pittman2011-07-222-0/+21
| * | | | 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-2129-507/+269
|\ \ \ \ \ \
| * | | | | | Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-07-2113-193/+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 Puppet::Util::Cacher use from Puppet::Indirector::IndirectionNick Lewis2011-07-212-4/+4
| * | | | | | 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-212-4/+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-214-39/+27
* | | | | | | Merge branch '2.7.x'Jacob Helwig2011-07-214-0/+228
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | 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-203-0/+220
| |\ \ \ \ \
| | * | | | | (#7123) Support runtime setting of 'default' on actions.Daniel Pittman2011-07-201-0/+18
| | * | | | | (#6787) Add `default_to` for options.Daniel Pittman2011-07-203-0/+202
* | | | | | | Merge branch '2.7.x'Nick Lewis2011-07-2010-45/+621
|\| | | | | |
| * | | | | | 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-153-1/+19
| |\ \ \ \ \
| | * | | | | (#7699) Help command should only list options onceDan Bode2011-07-133-1/+19
| * | | | | | 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
| * | | | | (#4142) Fix module check not to fail when empty metadata.jsonMatt Robinson2011-07-121-9/+38
| * | | | | Revert "Merge branch 'ticket/2.7.x/7699_fix_help_listing_options_twice' into ...Jeff McCune2011-07-102-17/+0
| * | | | | (#7699) - Help should only show options onceDan Bode2011-07-102-0/+17
| * | | | | (#8147) Update test for default reporturlnfagerlund2011-06-291-1/+1
* | | | | | Merge branch 'remove-http-pool-keep-alive'Nick Lewis2011-07-192-116/+4
|\ \ \ \ \ \
| * | | | | | Remove Puppet::Network::HttpPool keep_alive handlingNick Lewis2011-07-192-116/+4
* | | | | | | Fix spec test failure on 1.9.2Josh Cooper2011-07-191-1/+1
|/ / / / / /
* | | | | | Maint: Fix miscellaneous testsJosh Cooper2011-07-196-3/+12
* | | | | | Maint: Don't test for extended signals on WindowsJosh Cooper2011-07-191-1/+3
* | | | | | Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-07-1953-73/+73
* | | | | | Fix tests with "relative" paths on WindowsJosh Cooper2011-07-1941-233/+347
* | | | | | (#8489) Consistently use File::PATH_SEPARATORJosh Cooper2011-07-193-4/+4
* | | | | | Scope[] now returns nil for undefined variablesLuke Kanies2011-07-151-16/+16
* | | | | | Fixing a failing test because of mismatched error stringLuke Kanies2011-07-151-1/+1
* | | | | | Removing an unnecessary stub in the Scope testsLuke Kanies2011-07-151-1/+5
* | | | | | Making the Functions module more resilientLuke Kanies2011-07-151-1/+1
* | | | | | Fixing default parameter value assignmentLuke Kanies2011-07-151-28/+48
* | | | | | Cleanup up a small amount of whitespaceLuke Kanies2011-07-151-1/+1