summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Rework Puppet::Util::Cacher to only expire using TTLsNick Lewis2011-08-1916-267/+89
| | * Remove use of Puppet::Util::Cacher in Puppet::SSL::HostNick Lewis2011-08-194-46/+10
| | * Remove dead uses of Puppet::Util::Cacher from autoloaderNick Lewis2011-08-192-6/+0
| | * Remove Puppet::Util::Cacher use from Puppet::Indirector::IndirectionNick Lewis2011-08-193-9/+7
| | * Remove caching from the catalog, types, and parametersNick Lewis2011-08-196-85/+0
| | * Remove cached_attrs from Puppet::Type::FileNick Lewis2011-08-193-39/+25
| | * Remove Puppet::Util::Cacher usage from Puppet::Util::SettingsNick Lewis2011-08-192-16/+3
| | * Remove Util::Cacher usage from SSL::CertificateAuthorityNick Lewis2011-08-193-9/+9
| | * Remove unused require 'puppet/util/cacher' from Network::HttpPoolNick Lewis2011-08-191-1/+0
| | * Remove use of Util::Cacher from FileServing::Mount::FileNick Lewis2011-08-193-182/+172
| | * Remove use of Util::Cacher in FileServing::ConfigurationNick Lewis2011-08-196-49/+35
| | * Remove Puppet::Network::HttpPool keep_alive handlingNick Lewis2011-08-197-178/+4
| | * Fix spec test failure on 1.9.2Josh Cooper2011-08-191-1/+1
| | * Maint: Fix miscellaneous testsJosh Cooper2011-08-196-3/+12
| | * Maint: Don't test for extended signals on WindowsJosh Cooper2011-08-191-1/+3
| | * Maint: Tagged spec tests that are known to fail on WindowsJosh Cooper2011-08-1953-73/+73
| | * Fix tests with "relative" paths on WindowsJosh Cooper2011-08-1941-233/+347
| | * (#8268) Require windows drive letters in absolute file pathsJosh Cooper2011-08-194-6/+13
| | * (#8489) Consistently use File::PATH_SEPARATORJosh Cooper2011-08-195-9/+11
| | * (#8356) Specify setting type for colorJacob Helwig2011-08-191-2/+6
| | * (#8268) Fix resource harness spec testsJosh Cooper2011-08-191-5/+9
| | * (#8356) Color defaults to false on WindowsJosh Cooper2011-08-192-1/+11
| | * Disable the master on Windows instead of blowing up with failed resourcesJacob Helwig2011-08-192-1/+8
| | * (#7581) Provide more detailed error message when missing gems on WindowsJacob Helwig2011-08-191-1/+9
| |/
| * Merge pull request #48 from daniel-pittman/maint/2.7.x/strip-incorrect-rights...Matt Robinson2011-08-1897-374/+0
| |\
| | * maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-1897-374/+0
| * | Merge pull request #49 from nfagerlund/maint/2.7.x/filebucket_type_and_wrappingMatt Robinson2011-08-183-16/+28
| |\ \ | | |/ | |/|
| | * Maint: Correct docs for filebucket type and file's backup parameternfagerlund2011-08-182-14/+24
| | * Maint: Fix line wrapping in create_resources functionnfagerlund2011-08-181-2/+4
| |/
| * Merge pull request #47 from nfagerlund/maint/2.7.x/create_resources_documenta...Daniel Pittman2011-08-181-10/+20
| |\
| | * Maint: Improve create_resources function's doc stringnfagerlund2011-08-171-10/+20
| |/
* | Merge remote-tracking branch 'josh/maint/master/resource_and_suidmanager_specs'Nick Lewis2011-08-172-3/+7
|\ \
| * | maint: Fix build break due to recent merge from 2.7.x to masterJosh Cooper2011-08-172-3/+7
|/ /
* | Merge branch '2.7.x'Nick Lewis2011-08-1713-201/+383
|\|
| * Merge remote-tracking branch 'josh/maint/2.7.x/ca-location-test-failures' int...Nick Lewis2011-08-171-0/+4
| |\
| | * maint: Fix order dependent test failureJosh Cooper2011-08-171-0/+4
| * | Merge branch '2.6.x' into 2.7.xJacob Helwig2011-08-1711-188/+360
| |\ \
| | * \ Merge pull request #41 from jhelwig/do-not-leak-indirector-state-2.6.xDaniel Pittman2011-08-171-0/+5
| | |\ \
| | | * | Reset indirector state after configurer tests.Jacob Helwig2011-08-161-0/+5
| | |/ /
| | * | Merge remote-tracking branch 'nicklewis/ticket/2.6.x/8770' into 2.6.xJacob Helwig2011-08-122-2/+32
| | |\ \
| | | * | (#8770) Don't fail to set supplementary groups when changing user to rootNick Lewis2011-08-122-2/+32
| | |/ /
| | * | Merge remote-tracking branch 'nicklewis/ticket/2.6.x/8770' into 2.6.xJacob Helwig2011-08-114-174/+244
| | |\ \
| | | * | (#8770) Always fully drop privileges when changing userNick Lewis2011-08-113-65/+142
| | | * | (#8662) Migrate suidmanager test case to rspecNick Lewis2011-08-112-120/+113
| | * | | Merge pull request #32 from joshcooper/ticket/2.6.x/8740-cannot-manage-files-...Nick Lewis2011-08-115-2/+68
| | |\ \ \
| | | * | | (#8740) Do not enumerate files in the root directory.Josh Cooper2011-08-115-2/+68
| | * | | | Merge pull request #28 from nfagerlund/ticket/2.6.x/3553_cron_requires_timeDaniel Pittman2011-08-101-12/+13
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | (#3553) Explain that cron resources require time attributesnfagerlund2011-08-101-12/+13
| | |/ / /
| * | | | Merge pull request #43 from domcleal/tickets/2.7.x/9039Daniel Pittman2011-08-171-2/+7
| |\ \ \ \
| | * | | | (#9039) Update Augeas commands documentationDominic Cleal2011-08-171-2/+7
| | | |_|/ | | |/| |