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
/
node.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
1
-94
/
+94
*
Code smell: Avoid unneeded blocks
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
1
-12
/
+4
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-2
/
+2
*
Fixing #3791 - client environment is used
Luke Kanies
2010-02-17
1
-3
/
+19
*
All non-transient parser references are gone
Luke Kanies
2010-02-17
1
-19
/
+5
*
Making sure the cert name is searched first
Luke Kanies
2009-04-24
1
-6
/
+14
*
Partially fixing #1765 - node searching supports strict hostname checking
Luke Kanies
2009-04-22
1
-0
/
+4
*
Removing unused Node code
Luke Kanies
2009-04-22
1
-11
/
+0
*
Failure to find node facts is now a failure.
Luke Kanies
2009-02-14
1
-4
/
+8
*
Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,
Luke Kanies
2008-10-17
1
-7
/
+1
|
\
|
*
Fixing the Node class to no longer validate environments
Luke Kanies
2008-10-03
1
-7
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2008-09-23
1
-2
/
+4
|
\
|
|
*
Fixes #1554 - Fix exception for undefined hostname
James Turnbull
2008-09-05
1
-2
/
+4
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-04
1
-0
/
+2
|
\
|
|
*
Adding logging when a node's facts can't be found
Luke Kanies
2008-07-02
1
-0
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2008-06-15
1
-82
/
+36
|
\
|
|
*
Removing the Node.find_by_name method.
Luke Kanies
2008-06-15
1
-7
/
+0
|
*
Removing the now-obsolete Node.node_facts method.
Luke Kanies
2008-06-15
1
-13
/
+0
|
*
Converting the Node.node_names class method into an instance method.
Luke Kanies
2008-06-15
1
-63
/
+37
*
|
Merge branch '0.24.x'
Luke Kanies
2008-06-14
1
-28
/
+31
|
\
|
|
*
Always using the cert name to store yaml files, which fixes #1178.
Luke Kanies
2008-05-26
1
-28
/
+31
*
|
Merge branch '0.24.x'
Luke Kanies
2008-03-25
1
-1
/
+1
|
\
|
|
*
Moved the configuration of the Node cache to the puppetmasterd
Luke Kanies
2008-03-24
1
-1
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2008-03-20
1
-1
/
+1
|
\
|
|
*
Caching node information in yaml (I figured caching in memory will
Luke Kanies
2008-03-16
1
-1
/
+1
*
|
Environments are now available as variables in manifests,
Luke Kanies
2008-01-20
1
-0
/
+2
|
/
*
Adding an Indirection reference, along with the work
Luke Kanies
2007-12-10
1
-3
/
+4
*
Fixing #951 -- external nodes work again, but you have to
Luke Kanies
2007-12-10
1
-6
/
+78
*
Using the Environment class to determine the default environment,
Luke Kanies
2007-11-20
1
-7
/
+12
*
Adding a :code setting for specifying code to run
Luke Kanies
2007-10-05
1
-1
/
+1
*
Merge branch 'configurations' into indirection
Luke Kanies
2007-09-22
1
-0
/
+3
|
\
|
*
The whole system now uses Configuration objects instead of
Luke Kanies
2007-09-15
1
-0
/
+3
*
|
The indirector specs now all pass. I think I need
Luke Kanies
2007-09-21
1
-1
/
+1
*
|
Fixing all existing spec tests so that they now
Luke Kanies
2007-09-20
1
-1
/
+1
|
/
*
Another intermediate commit. The node and fact classes are now functional an...
Luke Kanies
2007-09-12
1
-4
/
+13
*
The Node handler is now obsolete. Node searching is handled through the indi...
Luke Kanies
2007-09-11
1
-110
/
+5
*
Doing an intermediate commit so rick can look at the work I have done so far.
Luke Kanies
2007-09-11
1
-1
/
+120
*
Adding a bit of testing for node names.
Luke Kanies
2007-08-26
1
-1
/
+9
*
Moving the node tests to rspec, and cleaning up the spec of the node, especia...
Luke Kanies
2007-08-26
1
-6
/
+19
*
The last commits before I actually start on the multi-environment support. T...
Luke Kanies
2007-08-22
1
-0
/
+40