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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing #4268 - manifests always imported
Luke Kanies
2010-07-19
1
-15
/
+6
*
Fixes errant Trac references in documentation
James Turnbull
2010-07-15
6
-6
/
+6
*
[#4215] Have rundir depend on vardir
Matt Robinson
2010-07-13
1
-9
/
+9
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
63
-6916
/
+6916
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
15
-30
/
+30
*
Code smell: Don't restate results directly after assignment
Markus Roberts
2010-07-09
6
-7
/
+0
*
Code smell: Use &&= for dependent initialization
Markus Roberts
2010-07-09
2
-4
/
+4
*
Code smell: Use ||= for conditional initialization
Markus Roberts
2010-07-09
8
-9
/
+9
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
8
-12
/
+12
*
Code smell: Avoid unneeded blocks
Markus Roberts
2010-07-09
5
-27
/
+9
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
30
-89
/
+89
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
12
-70
/
+17
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
31
-327
/
+111
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
38
-172
/
+172
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
5
-12
/
+12
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
31
-154
/
+165
*
Code smell: Win32 --> MS_windows
Markus Roberts
2010-07-09
2
-3
/
+3
*
Manifests with variables were broken when read from STDIN to puppet apply
Jesse Wolfe
2010-07-09
1
-0
/
+5
*
Use the name in the search path for looking for metadata
Bryan Kearney
2010-07-09
1
-0
/
+1
*
[#4198] Require 'fileutils' everywhere FileUtils is used
Jesse Wolfe
2010-07-09
3
-0
/
+3
*
[#4196] Move the docs into the source directory structure
Jesse Wolfe
2010-07-09
10
-0
/
+912
*
Update RDoc parser to reflect change of custom plugin and fact locations
James Turnbull
2010-07-09
1
-1
/
+1
*
Fix for #4167 -- overriding file permissions in conf file
Markus Roberts
2010-07-07
2
-1
/
+2
*
[#4114] Fix failures in the unit tests
Matt Robinson
2010-07-07
1
-7
/
+2
*
[#4114] Added queueing to the log
Nick Lewis
2010-07-07
2
-29
/
+41
*
Maint: Improve the speed of setting settings.
Nick Lewis
2010-07-02
1
-12
/
+19
*
maint: :mutable_defaults to improve spec consistency
Jesse Wolfe
2010-07-02
1
-3
/
+3
*
[#4090] Fix the run_mode for certs and put tests on the applications to asser...
Matt Robinson
2010-07-02
1
-2
/
+2
*
[#4090] Change how RunMode instances are created so that an object for each R...
Matt Robinson
2010-07-01
1
-0
/
+6
*
[#4090] Git rid of the idea that run_mode is a configurable option with defaults
Matt Robinson
2010-07-01
1
-2
/
+2
*
[#4090] Rename mode (:master, :agent, :user) to run_mode
Matt Robinson
2010-07-01
2
-10
/
+10
*
[#4089] Replace internal usage of :check with :audit
Nick Lewis
2010-07-01
1
-1
/
+1
*
Fix #3932 - Add --charset to puppetdoc for RDoc mode
Brice Figureau
2010-02-17
1
-1
/
+2
*
[#3865] External subcommands
Jesse Wolfe
2010-02-17
1
-1
/
+14
*
[#3674] Make sure that failing to load a feature isn't fatal
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
[#3674] Part 2: Autoloader load method should propagate failures
Jesse Wolfe
2010-02-17
2
-19
/
+2
*
[#3674] Autoloader should propagate failures
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Fixes #3514 - CR/LF line ending in puppet.conf cause silent failure
James Turnbull
2010-02-17
1
-2
/
+2
*
Working #3139 - removing obsolete checking in Storage
Luke Kanies
2010-02-17
1
-10
/
+2
*
Part 2 of fix for #1175 (functions in environments)
Markus Roberts
2010-02-17
1
-11
/
+8
*
[#1621] Composite keys for resources
Jesse Wolfe
2010-06-21
1
-2
/
+1
*
Resolving conflicts with jes5199:ticket/master/2935-settings-mode
Markus Roberts
2010-02-17
1
-2
/
+8
*
Move syslog into a feature
David Schmitt
2010-02-17
1
-1
/
+0
*
Adapt Util::Storage specs and avoid trying to lock on directories
David Schmitt
2010-02-17
1
-0
/
+4
*
Avoid trying to set uid/gid on windows
David Schmitt
2010-02-17
1
-1
/
+2
*
Make specs work on win32
David Schmitt
2010-02-17
1
-1
/
+1
*
Fix path handling
David Schmitt
2010-02-17
2
-4
/
+4
*
Avoid setting the timeout before we know which timeout we should set.
David Schmitt
2010-02-17
1
-4
/
+4
*
Avoid trying to lock on non-files
David Schmitt
2010-02-17
1
-0
/
+2
*
Fix for #3949 and related
Markus Roberts
2010-02-17
1
-2
/
+3
[next]