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
/
spec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '2.7.x'
Nick Lewis
2011-08-24
60
-230
/
+134
|
\
|
*
Merge pull request #53 from joshcooper/ticket/2.7.x/8662-root-on-windows
Nick Lewis
2011-08-22
3
-0
/
+130
|
|
\
|
|
*
(#8662) Don't manage internal file permissions on Windows
Josh Cooper
2011-08-22
1
-0
/
+22
|
|
*
(#8662) Skip user and group resources when applying settings on Windows
Josh Cooper
2011-08-22
1
-0
/
+19
|
|
*
(#8662) Fix Puppet.features.root? on Windows
Josh Cooper
2011-08-22
1
-0
/
+89
|
*
|
maint: Stub spec test so directory is not created unnecessarily
Josh Cooper
2011-08-22
1
-2
/
+4
|
*
|
Don't use non-1.8.5-compatible methods 'Object#tap' and 'Dir.mktmpdir'
Nick Lewis
2011-08-19
3
-3
/
+7
|
|
/
|
*
maint: Fix build break due to recent merge from 2.7.x to master
Josh Cooper
2011-08-19
2
-3
/
+7
|
*
Fix posix exec provider spec failures on Windows
Nick Lewis
2011-08-19
1
-3
/
+5
|
*
(#5495) Remove dead Windows-specific code from posix exec provider
Nick Lewis
2011-08-19
1
-5
/
+3
|
*
(#8272) Add missing tests for Windows service provider methods.
Cameron Thomas
2011-08-19
1
-5
/
+40
|
*
(#8409) Add a default group provider for Windows
Nick Lewis
2011-08-19
1
-0
/
+79
|
*
(#8408) Add a default user provider for Windows
Nick Lewis
2011-08-19
1
-0
/
+110
|
*
(#8408/8409) Add a Windows ADSI helper module
Nick Lewis
2011-08-19
1
-0
/
+202
|
*
(#8663) Exclude exec timeout test on Windows
Josh Cooper
2011-08-19
1
-1
/
+2
|
*
(#8663) Exclude git rev-parse HEAD spec test on Windows
Josh Cooper
2011-08-19
1
-1
/
+2
|
*
Check for the appropriate permissions in File type tests on Windows
Jacob Helwig
2011-08-19
1
-6
/
+8
|
*
Remove :fails_on_windows from file type tests that no longer fail on Windows
Jacob Helwig
2011-08-19
1
-7
/
+5
|
*
Disable file bucket diffing tests on Windows
Jacob Helwig
2011-08-19
1
-1
/
+1
|
*
Always put a slash between the checksum and path in filebucket URLs
Jacob Helwig
2011-08-19
1
-1
/
+1
|
*
Treat Windows absolute paths as absolute paths
Jacob Helwig
2011-08-19
1
-216
/
+164
|
*
Consolidate test logic determining if a registered file is in the temp directory
Jacob Helwig
2011-08-19
1
-10
/
+8
|
*
Clarify logic and error messages when initializing Puppet::FileBucket::File
Jacob Helwig
2011-08-19
1
-3
/
+9
|
*
Disable symlink related file tests on Windows
Jacob Helwig
2011-08-19
1
-2
/
+2
|
*
(#8644) Host provider on Windows
Josh Cooper
2011-08-19
3
-5
/
+5
|
*
(#8660) Default config dir to %PROGRAMDATA% on Windows
Josh Cooper
2011-08-19
1
-2
/
+2
|
*
(#8663) Disable spec tests for unsupported functionality on Windows
Josh Cooper
2011-08-19
6
-11
/
+11
|
*
(#8663) Drive letters are not valid absolute paths on Windows
Josh Cooper
2011-08-19
1
-3
/
+2
|
*
(#8663) Update the run_mode spec test on Windows to match the code
Josh Cooper
2011-08-19
1
-3
/
+7
|
*
(#8663) The ssh_authorized_key type is not supported on Windows
Josh Cooper
2011-08-19
1
-1
/
+1
|
*
(#8663) Reenable spec tests on Windows that now pass
Josh Cooper
2011-08-19
3
-3
/
+3
|
*
(#8392) Disable master related tests on Windows
Jacob Helwig
2011-08-19
2
-2
/
+2
|
*
(#8272) Allow disabled Windows services to be started
Nick Lewis
2011-08-19
1
-0
/
+27
|
*
(#8272) Refactor specs for Windows service provider
Nick Lewis
2011-08-19
1
-58
/
+32
|
*
(#8272) Use symbols instead of booleans for enabled property on Windows
Nick Lewis
2011-08-19
1
-2
/
+2
|
*
Fix issue with forward and backslashes in Windows paths
Josh Cooper
2011-08-19
3
-2
/
+6
|
*
Disable spec tests for unsupported functionality on Windows
Josh Cooper
2011-08-19
10
-27
/
+26
|
*
Update certificate spec tests for Windows
Josh Cooper
2011-08-19
7
-44
/
+42
|
*
Add basic service provider for Windows
Cameron Thomas
2011-08-19
2
-0
/
+145
|
*
Rework Puppet::Util::Cacher to only expire using TTLs
Nick Lewis
2011-08-19
13
-191
/
+72
|
*
Remove use of Puppet::Util::Cacher in Puppet::SSL::Host
Nick Lewis
2011-08-19
1
-11
/
+1
|
*
Remove dead uses of Puppet::Util::Cacher from autoloader
Nick Lewis
2011-08-19
1
-4
/
+0
|
*
Remove Puppet::Util::Cacher use from Puppet::Indirector::Indirection
Nick Lewis
2011-08-19
2
-4
/
+4
|
*
Remove caching from the catalog, types, and parameters
Nick Lewis
2011-08-19
3
-51
/
+0
|
*
Remove cached_attrs from Puppet::Type::File
Nick Lewis
2011-08-19
1
-22
/
+0
|
*
Remove Puppet::Util::Cacher usage from Puppet::Util::Settings
Nick Lewis
2011-08-19
1
-10
/
+0
|
*
Remove Util::Cacher usage from SSL::CertificateAuthority
Nick Lewis
2011-08-19
2
-4
/
+2
|
*
Remove use of Util::Cacher from FileServing::Mount::File
Nick Lewis
2011-08-19
1
-169
/
+163
|
*
Remove use of Util::Cacher in FileServing::Configuration
Nick Lewis
2011-08-19
4
-39
/
+27
|
*
Remove Puppet::Network::HttpPool keep_alive handling
Nick Lewis
2011-08-19
2
-112
/
+4
[next]