index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-22
(PUP-2040) .pmtignore and .gitignore for build
Brandon High
11
-4
/
+731
2014-08-22
Merge pull request #2980 from highb/fix/master/pup-2745_skip_module
Anderson Mills
1
-2
/
+12
2014-08-21
Merge pull request #2973 from vrthra/fix/pup-2817/zones
Kylo Ginsberg
2
-7
/
+4
2014-08-21
Merge pull request #2998 from demophoon/deprecation/master/deprecate-instrume...
Kylo Ginsberg
3
-3
/
+6
2014-08-21
Merge pull request #3000 from demophoon/deprecation/master/deprecate-stringif...
Kylo Ginsberg
1
-1
/
+1
2014-08-21
Merge remote-tracking branch 'upstream/pr/2995'
Josh Cooper
165
-0
/
+17226
2014-08-21
(PUP-586) Deprecate Instrumentation System
Britt Gresham
3
-3
/
+6
2014-08-21
(PUP-406) Deprecate stringify_ facts option
Britt Gresham
1
-1
/
+1
2014-08-20
(PUP-2817) Fix zone properties so that nil is not passed through
Rahul Gopinath
2
-7
/
+4
2014-08-21
(PUP-1044) Ensure file bucket streams are closed at all times after use
Henrik Lindberg
3
-15
/
+16
2014-08-20
(PUP-2745) Skip dependencies with malformed dependencies.
Brandon High
1
-2
/
+12
2014-08-20
(doc) Add Puppet Specific Documentation
Britt Gresham
3
-0
/
+18
2014-08-20
Merge pull request #2977 from fiddyspence/doc/rpm_grammar
Josh Partlow
1
-2
/
+2
2014-08-19
(PUP-2914) Add rgen 0.7.0 to vendored libraries
Britt Gresham
162
-0
/
+17208
2014-08-19
(PUP-1044) Fix mode of stream used by filebucket to be binary
Henrik Lindberg
2
-5
/
+5
2014-08-19
Merge pull request #2985 from cprice404/feature/master/PUP-3032-setting-to-ca...
Josh Partlow
3
-22
/
+55
2014-08-19
Merge pull request #2984 from cprice404/bug/master/PUP-3030-server-side-tempf...
Josh Partlow
7
-111
/
+291
2014-08-19
Merge pull request #2982 from hlindberg/PUP-1044_filebucket-less-memory
Britt Gresham
5
-26
/
+101
2014-08-19
Merge pull request #2971 from zaphod42/issue/master/pup-2631-non-existant-env...
Britt Gresham
1
-1
/
+9
2014-08-19
(PUP-3032) Add comment explaining ordering of settings accessors
Chris Price
1
-0
/
+4
2014-08-18
(maint) Require forwardable in puppet/settings.rb
Josh Partlow
1
-0
/
+1
2014-08-19
(PUP-1044) Replace IO::copy_stream with FileUtils.copy_stream for 1.8.7
Henrik Lindberg
2
-2
/
+2
2014-08-18
(PUP-3030) Rename P::F::Tempfile to Uniquefile
Chris Price
5
-85
/
+108
2014-08-18
(PUP-3030) Flesh out implementation of P::F::Tempfile
Chris Price
1
-10
/
+171
2014-08-18
(PUP-3030) Port P::U::Execution to use our Tempfile
Chris Price
1
-1
/
+3
2014-08-18
(PUP-3030) Port Util#replace_file to use our Tempfile
Chris Price
2
-6
/
+5
2014-08-18
(PUP-3030) Refactor 'store' report to use replace_file
Chris Price
1
-9
/
+4
2014-08-18
Merge branch 'zaphod42-issue/master/pup-3054-incorrect-lookup-in-inherits'
Henrik Lindberg
6
-78
/
+95
2014-08-18
(maint) Fix optimization that altered semantics for += production
Henrik Lindberg
1
-1
/
+2
2014-08-18
(perf) Speed up setting lookup
Andrew Parker
2
-23
/
+19
2014-08-18
(perf) Several small performance improvements
Andrew Parker
4
-40
/
+45
2014-08-18
(maint) Express language tests in puppet language
Andrew Parker
1
-12
/
+21
2014-08-18
(PUP-3054) Ensure that inherits are absolute
Andrew Parker
1
-2
/
+8
2014-08-18
(PUP-1044) Fix missing file mode in call to file system open
Henrik Lindberg
1
-1
/
+1
2014-08-18
Merge pull request #2979 from Sharpie/pup-2924-resource-new-types
Adrien Thebo
2
-14
/
+34
2014-08-16
(PUP-3032) Add setting to always cache `feature` load attempts
Chris Price
3
-22
/
+51
2014-08-15
(PUP-1044) Cleanup commented out code, and comments
Henrik Lindberg
4
-16
/
+1
2014-08-15
(PUP-1044) Add info output for when file/string is used for checksum
Henrik Lindberg
2
-1
/
+2
2014-08-15
(PUP-2349) Add deprecation warning for non-string mode property values
Kylo Ginsberg
1
-0
/
+4
2014-08-15
(PUP-2349) Specify mode as a string containing an octal mode
Kylo Ginsberg
1
-50
/
+50
2014-08-15
(PUP-2349) Treat mode strings as octal
Kylo Ginsberg
1
-1
/
+9
2014-08-15
(PUP-2924) Initialize resources from Type classes
Charlie Sharpsteen
2
-14
/
+34
2014-08-15
Merge pull request #2933 from rdark/fix/master/pup1527
Adrien Thebo
1
-1
/
+1
2014-08-15
Changing don't to does not because grammar
fiddyspence
1
-2
/
+2
2014-08-14
(PUP 229) Fix /etc/shadow parsing so that max/min_age is reported correctly
Rahul Gopinath
1
-3
/
+4
2014-08-14
Merge pull request #2965 from peterhuene/pup/3050
Michael Smith
3
-28
/
+3
2014-08-15
(PUP-1044) Make FileBucket::File use a local file whenever possible
Henrik Lindberg
5
-26
/
+115
2014-08-14
Merge pull request #2972 from cprice404/maint/master/PUP-3031-move-cert-expir...
Andrew Parker
3
-3
/
+6
2014-08-14
Merge pull request #2967 from Iristyle/ticket/master/PUP-3056-restore-constan...
Rob Reynolds
2
-0
/
+4
2014-08-14
(PUP-3031) Move certification expiration check up
Chris Price
3
-3
/
+6
[prev]
[next]