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
/
agent.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#4462] uncaught Timeout::Error
Jesse Wolfe
2010-09-07
1
-1
/
+3
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-85
/
+85
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Don't restate results directly after assignment
Markus Roberts
2010-07-09
1
-1
/
+0
*
Code smell: Use ||= for conditional initialization
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Omit needless checks on defined
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-4
/
+4
*
Feature #3394 REST Runner, preparation
Jesse Wolfe
2010-02-17
1
-2
/
+0
*
Fix 2239 (step three): Refactored Puppet::Agent to base starting/restarting b...
Ethan Rowe
2010-02-17
1
-45
/
+15
*
Merge branch '0.25.x'
Markus Roberts
2010-02-09
1
-0
/
+4
|
\
|
*
Partial reversion of patch for #3088 to fix #3104 (Exception misreported)
Markus Roberts
2010-01-24
1
-2
/
+2
|
*
Fix for #3088 (catching Exception also traps SystemExit)
Markus Roberts
2010-01-24
1
-0
/
+4
*
|
Merge branch '0.25.x'
Luke Kanies
2009-12-21
1
-2
/
+2
|
\
|
|
*
Fix for #2661 and related issues
Markus Roberts
2009-11-13
1
-2
/
+2
*
|
Fix #1934 - detailed-exitcodes for puppetd
Deepak Giridharagopal
2009-11-19
1
-1
/
+3
|
/
*
Ticket #2676 (a typo)
Markus Roberts
2009-09-25
1
-2
/
+2
*
Fixing the Agent so puppetrun actually works server-side
Luke Kanies
2009-05-27
1
-2
/
+2
*
Adding an Agent::Runner class.
Luke Kanies
2009-02-06
1
-0
/
+2
*
The Agent now uses its lockfile to determine running state
Luke Kanies
2009-02-06
1
-6
/
+1
*
Creating and using a new Puppet::Daemon class
Luke Kanies
2009-02-06
1
-14
/
+25
*
Splitting the Agent class into Agent and Configurer
Luke Kanies
2009-02-06
1
-168
/
+81
*
Removing obsolete code and tests for the agent.
Luke Kanies
2009-02-06
1
-89
/
+0
*
Converting the catalog as needed
Luke Kanies
2009-02-06
1
-11
/
+19
*
Moving the Agent locking code to a module.
Luke Kanies
2009-02-06
1
-38
/
+18
*
Moving classfile-writing to the Catalog
Luke Kanies
2009-02-06
1
-19
/
+2
*
Moving fact and plugin handling into modules
Luke Kanies
2009-02-06
1
-263
/
+77
*
Removing the Agent code that added client-side facts
Luke Kanies
2009-02-06
1
-9
/
+0
*
Renmaing Puppet::Network::Client::Master to Puppet::Agent
Luke Kanies
2009-02-06
1
-0
/
+526
*
Revert "Adding the first bits of an Agent class."
Luke Kanies
2009-02-06
1
-107
/
+0
*
Revert "This is work that I've decided not to keep"
Luke Kanies
2009-02-06
1
-390
/
+39
*
This is work that I've decided not to keep
Luke Kanies
2009-02-06
1
-39
/
+390
*
Adding the first bits of an Agent class.
Luke Kanies
2009-02-06
1
-0
/
+107