index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed spurious "exec" from a debug string
Jeff Blaine
2011-08-25
1
-1
/
+1
*
Merge branch '2.7.x'
Nick Lewis
2011-08-24
37
-162
/
+91
|
\
|
*
Merge pull request #53 from joshcooper/ticket/2.7.x/8662-root-on-windows
Nick Lewis
2011-08-22
4
-28
/
+45
|
|
\
|
|
*
(#8662) Don't manage internal file permissions on Windows
Josh Cooper
2011-08-22
1
-1
/
+2
|
|
*
(#8662) Skip user and group resources when applying settings on Windows
Josh Cooper
2011-08-22
1
-0
/
+1
|
|
*
(#8662) Fix Puppet.features.root? on Windows
Josh Cooper
2011-08-22
1
-1
/
+14
|
|
*
(#8662) Break circular feature dependency
Josh Cooper
2011-08-22
1
-26
/
+28
|
*
|
Don't use non-1.8.5-compatible methods 'Object#tap' and 'Dir.mktmpdir'
Nick Lewis
2011-08-19
1
-4
/
+5
|
|
/
|
*
Stop trying to make config directories in Windows specs
Nick Lewis
2011-08-19
1
-1
/
+1
|
*
(#8272) Add missing tests for Windows service provider methods.
Cameron Thomas
2011-08-19
1
-1
/
+1
|
*
(#8409) Add a default group provider for Windows
Nick Lewis
2011-08-19
1
-0
/
+48
|
*
(#8408) Add a default user provider for Windows
Nick Lewis
2011-08-19
1
-0
/
+71
|
*
(#8408/8409) Add a Windows ADSI helper module
Nick Lewis
2011-08-19
2
-0
/
+281
|
*
Always put a slash between the checksum and path in filebucket URLs
Jacob Helwig
2011-08-19
1
-2
/
+3
|
*
Treat Windows absolute paths as absolute paths
Jacob Helwig
2011-08-19
5
-6
/
+28
|
*
Clarify logic and error messages when initializing Puppet::FileBucket::File
Jacob Helwig
2011-08-19
1
-3
/
+3
|
*
(#8644) Host provider on Windows
Josh Cooper
2011-08-19
1
-0
/
+3
|
*
(#8660) Default config dir to %PROGRAMDATA% on Windows
Josh Cooper
2011-08-19
1
-2
/
+2
|
*
(#8272) Allow disabled Windows services to be started
Nick Lewis
2011-08-19
1
-0
/
+13
|
*
(#8272) Use symbols instead of booleans for enabled property on Windows
Nick Lewis
2011-08-19
1
-2
/
+2
|
*
(#8272) Fixup logging in Windows service provider
Nick Lewis
2011-08-19
1
-7
/
+3
|
*
Fix issue with forward and backslashes in Windows paths
Josh Cooper
2011-08-19
2
-2
/
+7
|
*
Add basic service provider for Windows
Cameron Thomas
2011-08-19
3
-1
/
+113
|
*
Rework Puppet::Util::Cacher to only expire using TTLs
Nick Lewis
2011-08-19
2
-75
/
+17
|
*
Remove use of Puppet::Util::Cacher in Puppet::SSL::Host
Nick Lewis
2011-08-19
1
-9
/
+4
|
*
Remove dead uses of Puppet::Util::Cacher from autoloader
Nick Lewis
2011-08-19
1
-2
/
+0
|
*
Remove Puppet::Util::Cacher use from Puppet::Indirector::Indirection
Nick Lewis
2011-08-19
1
-5
/
+3
|
*
Remove caching from the catalog, types, and parameters
Nick Lewis
2011-08-19
3
-34
/
+0
|
*
Remove cached_attrs from Puppet::Type::File
Nick Lewis
2011-08-19
2
-17
/
+25
|
*
Remove Puppet::Util::Cacher usage from Puppet::Util::Settings
Nick Lewis
2011-08-19
1
-6
/
+3
|
*
Remove Util::Cacher usage from SSL::CertificateAuthority
Nick Lewis
2011-08-19
1
-5
/
+7
|
*
Remove unused require 'puppet/util/cacher' from Network::HttpPool
Nick Lewis
2011-08-19
1
-1
/
+0
|
*
Remove use of Util::Cacher from FileServing::Mount::File
Nick Lewis
2011-08-19
2
-13
/
+9
|
*
Remove use of Util::Cacher in FileServing::Configuration
Nick Lewis
2011-08-19
2
-10
/
+8
|
*
Remove Puppet::Network::HttpPool keep_alive handling
Nick Lewis
2011-08-19
3
-64
/
+0
|
*
(#8268) Require windows drive letters in absolute file paths
Josh Cooper
2011-08-19
4
-6
/
+13
|
*
(#8489) Consistently use File::PATH_SEPARATOR
Josh Cooper
2011-08-19
2
-5
/
+7
|
*
(#8356) Specify setting type for color
Jacob Helwig
2011-08-19
1
-2
/
+6
|
*
(#8356) Color defaults to false on Windows
Josh Cooper
2011-08-19
1
-1
/
+1
|
*
Disable the master on Windows instead of blowing up with failed resources
Jacob Helwig
2011-08-19
1
-0
/
+2
|
*
(#7581) Provide more detailed error message when missing gems on Windows
Jacob Helwig
2011-08-19
1
-1
/
+9
|
*
Merge pull request #48 from daniel-pittman/maint/2.7.x/strip-incorrect-rights...
Matt Robinson
2011-08-18
31
-110
/
+0
|
|
\
|
|
*
maint: remove inaccurate copyright and license statements.
Daniel Pittman
2011-08-18
31
-110
/
+0
|
*
|
Maint: Correct docs for filebucket type and file's backup parameter
nfagerlund
2011-08-18
2
-14
/
+24
|
*
|
Maint: Fix line wrapping in create_resources function
nfagerlund
2011-08-18
1
-2
/
+4
|
|
/
|
*
Maint: Improve create_resources function's doc string
nfagerlund
2011-08-17
1
-10
/
+20
*
|
Merge branch '2.7.x'
Nick Lewis
2011-08-17
6
-81
/
+101
|
\
|
|
*
Merge branch '2.6.x' into 2.7.x
Jacob Helwig
2011-08-17
5
-68
/
+82
|
|
\
|
|
*
(#8770) Don't fail to set supplementary groups when changing user to root
Nick Lewis
2011-08-12
1
-2
/
+10
|
|
*
Merge remote-tracking branch 'nicklewis/ticket/2.6.x/8770' into 2.6.x
Jacob Helwig
2011-08-11
2
-54
/
+56
|
|
|
\
[next]