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
/
application
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch '2.6.x' into next
Nick Lewis
2011-01-06
1
-6
/
+12
|
\
|
|
*
Merge branch 'ticket/2.6.next/5698' into 2.6.next
Jesse Wolfe
2011-01-03
1
-2
/
+6
|
|
\
|
|
*
Fix #5698 puppet inspect shouldn't report of attributes of deleted files
Jesse Wolfe
2011-01-03
1
-2
/
+6
|
*
|
(#5715) Refactor in preparation for adding a status attribute to reports.
Paul Berry
2010-12-30
1
-1
/
+1
|
*
|
(#5715) Added total time to inspect reports and made inspect metrics more con...
Paul Berry
2010-12-30
1
-5
/
+5
|
|
/
|
*
(#5493) Add report_format, puppet_version, and configuration_version to Reports
Nick Lewis
2010-12-16
1
-0
/
+2
|
*
(#5375) Rework puppet apply to use configurer.run
Paul Berry
2010-12-16
1
-18
/
+2
*
|
Merge branch '2.6.x' into next
Nick Lewis
2010-12-16
1
-0
/
+80
|
\
|
|
*
(#4943) Add puppet inspect application
Nick Lewis
2010-12-02
1
-0
/
+80
*
|
Maint: Modified uses of indirector.save to call the indirection directly.
Paul Berry
2010-11-30
3
-4
/
+4
*
|
Maint: Refactor code to use <class>.indirection.<method>
Paul Berry
2010-11-29
6
-16
/
+15
*
|
(#5375) Rework puppet apply to use configurer.run
Paul Berry
2010-11-23
1
-19
/
+2
*
|
Merge remote branch 'masterzen/feature/master/4339' into next
Paul Berry
2010-11-22
2
-0
/
+6
|
\
\
|
*
|
Fix #4339 - Locally save the last report to $lastrunreport
Brice Figureau
2010-11-13
2
-0
/
+5
|
*
|
Fix #4339 - Allow puppet apply to save last run summary
Brice Figureau
2010-11-13
1
-0
/
+1
|
|
/
*
/
(#5370) Made metrics and --summarize work with Puppet apply
Paul Berry
2010-11-22
1
-1
/
+1
|
/
*
Fix for #4637 --use of namevar missed in refactor
Markus Roberts
2010-09-09
1
-1
/
+1
*
Fixed queue require for #4555
James Turnbull
2010-09-03
1
-1
/
+1
*
Fix for #4501 -- reports not generated in standalone
Markus Roberts
2010-08-24
1
-5
/
+10
*
[#4555] puppet queue tries to call code it hasn't required
Jesse Wolfe
2010-08-21
1
-0
/
+1
*
[#4298] Puppet apply prints an error if the file to apply doesn't exist
Matt Robinson
2010-08-21
1
-1
/
+4
*
Further RST to Markdown fixes for types, values, tests
James Turnbull
2010-08-12
1
-27
/
+1
*
Removed legacy Trac code
James Turnbull
2010-08-11
1
-10
/
+2
*
[#4467] Make Puppet Master respect facts_terminus settings
Rein Henrichs
2010-08-04
1
-3
/
+0
*
[#4344] Temporary fix to stop agent from importing modules
Nick Lewis
2010-08-03
1
-0
/
+4
*
[#4213] -o option for setting onetime now works properly
Nick Lewis
2010-07-13
1
-12
/
+9
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
10
-1320
/
+1320
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
2
-2
/
+2
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
1
-7
/
+2
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
10
-100
/
+34
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
10
-43
/
+43
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
2
-5
/
+5
*
Code smell: Use {} for % notation delimiters wherever practical
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
5
-14
/
+14
*
[#4149] Don't create two Resource::TypeCollections
Jesse Wolfe
2010-07-06
2
-2
/
+2
*
[#3961] Part two: --destroy should also be local
Jesse Wolfe
2010-07-06
1
-1
/
+1
*
[#3172] Fix the arguments to Application::Kick.new, which I had broken
Jesse Wolfe
2010-07-02
1
-1
/
+1
*
[#4090] Fix the run_mode for certs and put tests on the applications to asser...
Matt Robinson
2010-07-02
1
-2
/
+2
*
[#4059] Minor errors preventing ralsh from running
Jesse Wolfe
2010-07-01
1
-2
/
+1
*
[#3172] puppet kick can take hostnames as bare arguments
Jesse Wolfe
2010-07-01
1
-4
/
+8
*
Fix for #4091 -- require loop in executables
Markus Roberts
2010-07-01
2
-2
/
+0
*
[#4090] Rename mode (:master, :agent, :user) to run_mode
Matt Robinson
2010-07-01
4
-4
/
+4
*
[#3961] puppet cert --generate implies ca_location = :local
Jesse Wolfe
2010-06-30
1
-1
/
+5
*
[#3961] Rename cert's @mode to @cert_mode to reduce confusion
Jesse Wolfe
2010-06-30
1
-5
/
+5
*
Breaking require-loop
Markus Roberts
2010-06-27
1
-1
/
+0
*
Fix: puppet apply trying to use XMLRPC constant
Jesse Wolfe
2010-06-25
1
-5
/
+1
*
[#2646] Fixes the change to onetime made in b96cd6c
Nick Lewis
2010-06-24
1
-1
/
+3
*
Fix #3932 - Add --charset to puppetdoc for RDoc mode
Brice Figureau
2010-02-17
1
-1
/
+2
*
Fixes #2646. Move onetime option from the agent to global defaults so we can ...
Nigel Kersten
2010-02-17
1
-6
/
+4
[prev]
[next]