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
/
unit
/
application
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
(#5552) Clean up subcommand handling inside puppet cert.
Daniel Pittman
2011-02-22
1
-14
/
+44
|
*
Merge branch '2.6.x' into 2.6.next
Jacob Helwig
2011-02-21
1
-1
/
+1
|
|
\
|
|
*
(#6126) Puppet inspect now reports status after run completes.
Daniel Pittman
2011-02-18
1
-1
/
+1
|
*
|
(#6346) Move the trap calls onto Signal so they're easier to stub
Matt Robinson
2011-02-16
4
-13
/
+4
|
|
/
*
|
Merge branch '2.6.x' into next
Matt Robinson
2011-02-02
1
-2
/
+2
|
\
|
|
*
Merge remote branch 'james/tickets/2.6.x/5916' into 2.6.next
Jesse Wolfe
2011-02-01
1
-2
/
+2
|
|
\
|
|
*
Fixes #5916 - Cleanup of unused doc methods and documentation
James Turnbull
2011-01-17
1
-2
/
+2
*
|
|
Merge branch '2.6.x' into next
Matt Robinson
2011-01-19
1
-1
/
+177
|
\
|
|
|
*
|
(#5882) Added error-handling for bucketing files in puppet inspect
Nick Lewis
2011-01-13
1
-2
/
+16
|
*
|
(#5882) Added error-handling to puppet inspect when auditing
Nick Lewis
2011-01-13
1
-1
/
+59
|
*
|
(#5171) Made "puppet inspect" upload audited files to a file bucket
Paul Berry
2011-01-13
1
-0
/
+84
|
*
|
maint: Inspect reports should have audited = true on events
Matt Robinson
2011-01-06
1
-0
/
+20
|
|
/
*
|
maint: Stop stubbing 'use' on any_instance of Puppet::Util::Settings
Nick Lewis
2011-01-07
3
-27
/
+2
*
|
Merge branch 'intermediate_merge_branch' into next
Nick Lewis
2011-01-06
4
-9
/
+28
|
\
\
|
*
|
Merge branch '2.6.x' into next
Nick Lewis
2011-01-06
4
-9
/
+28
|
|
\
|
|
|
*
(#5771) Upgrade rspec to version 2
Matt Robinson
2011-01-04
2
-6
/
+2
|
|
*
Fix #5698 puppet inspect shouldn't report of attributes of deleted files
Jesse Wolfe
2011-01-03
1
-1
/
+24
|
|
*
(#5375) Rework puppet apply to use configurer.run
Paul Berry
2010-12-16
1
-7
/
+7
|
|
*
maint: Fix a test that was missing a require
Matt Robinson
2010-12-16
1
-0
/
+1
|
|
*
maint: Fix tests that don't run on their own
Matt Robinson
2010-12-16
2
-0
/
+2
*
|
|
maint: Work-around for a Mocha bug
Nick Lewis
2011-01-06
3
-2
/
+27
|
/
/
*
|
Merge branch '2.6.x' into next
Nick Lewis
2010-12-16
1
-0
/
+79
|
\
|
|
*
(#4943) Add puppet inspect application
Nick Lewis
2010-12-02
1
-0
/
+79
*
|
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
2010-12-06
10
-10
/
+10
*
|
maint: Fix more order dependent test failures
Matt Robinson
2010-12-06
1
-0
/
+1
*
|
Maint: Modified uses of indirector.save to call the indirection directly.
Paul Berry
2010-11-30
2
-3
/
+3
*
|
Maint: Modified tests of indirector.save to call the indirection directly.
Paul Berry
2010-11-30
2
-3
/
+3
*
|
Maint: Refactor tests to use <class>.indirection.<method>
Paul Berry
2010-11-29
6
-48
/
+48
*
|
(#5375) Rework puppet apply to use configurer.run
Paul Berry
2010-11-23
1
-11
/
+9
*
|
maint: Fix tests that don't run on their own
Matt Robinson
2010-11-22
2
-0
/
+2
*
|
Merge remote branch 'masterzen/feature/master/4339' into next
Paul Berry
2010-11-22
2
-0
/
+24
|
\
\
|
*
|
Fix #4339 - Locally save the last report to $lastrunreport
Brice Figureau
2010-11-13
2
-0
/
+13
|
*
|
Fix #4339 - Allow puppet apply to save last run summary
Brice Figureau
2010-11-13
1
-0
/
+11
*
|
|
Merge commit '2.6.3' into next
Paul Berry
2010-11-17
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fixed #5296 - test warnings messages
James Turnbull
2010-11-16
1
-1
/
+1
*
|
Maint: remove unnecessary stubbing from agent_spec
Paul Berry
2010-11-09
1
-20
/
+21
*
|
Merge commit '2.6.1rc4' into next
Jesse Wolfe
2010-09-13
3
-3
/
+3
|
\
|
|
*
Fix for #4646 -- Missing stub
Markus Roberts
2010-09-07
1
-1
/
+1
|
*
Fixed RSpec warning messages
James Turnbull
2010-08-31
2
-2
/
+2
*
|
Merge commit '2.6.1rc3' into next
Jesse Wolfe
2010-08-27
2
-22
/
+21
|
\
|
|
*
[#4545] Remove obsolete 'trac' specs
Jesse Wolfe
2010-08-21
1
-19
/
+0
|
*
[#4298] Puppet apply prints an error if the file to apply doesn't exist
Matt Robinson
2010-08-21
1
-3
/
+21
*
|
Moved perform_initial_import from Puppet::Resource::TypeCollection to Puppet:...
Paul Berry
2010-08-13
2
-11
/
+9
|
/
*
[#4213] -o option for setting onetime now works properly
Nick Lewis
2010-07-13
1
-28
/
+12
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
10
-2208
/
+2208
*
Code smell: Use {} for % notation delimiters wherever practical
Markus Roberts
2010-07-09
2
-2
/
+2
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-2
/
+2
*
[#3961] Part two: --destroy should also be local
Jesse Wolfe
2010-07-06
1
-0
/
+18
*
[#3172] Fix the arguments to Application::Kick.new, which I had broken
Jesse Wolfe
2010-07-02
1
-0
/
+7
*
maint: Remove a heisentest that wasn't testing what it claimed
Jesse Wolfe
2010-07-02
1
-25
/
+0
[prev]
[next]