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
/
indirector
/
node
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed terminus example documentation
James Turnbull
2010-08-29
2
-4
/
+4
*
Further RST to Markdown fixes for types, values, tests
James Turnbull
2010-08-12
1
-1
/
+1
*
Fix for #4465 -- earlier "feature" patch broke ldap
Markus Roberts
2010-08-04
1
-52
/
+8
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
7
-313
/
+313
*
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: Avoid unneeded blocks
Markus Roberts
2010-07-09
1
-3
/
+1
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
2
-5
/
+5
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
1
-2
/
+1
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
2
-9
/
+3
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
2
-5
/
+5
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-29
/
+29
*
[#3409] fix test failures from ldap environment patch
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
[#3409] environment is not checked when nodes are in ldap
Jesse Wolfe
2010-02-17
1
-11
/
+51
*
Fix for #2765 (--no-fqdn regression in puppetrun)
Markus Roberts
2009-12-20
1
-3
/
+6
*
Possible workaround for #2824 (MRI GC bug)
Markus Roberts
2009-11-19
1
-1
/
+1
*
Fixing fact-missing problem when puppet.conf is reparsed
Luke Kanies
2009-08-18
1
-0
/
+6
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-1
/
+1
*
Adding ActiveRecord terminus classes for Node and Facts.
Luke Kanies
2009-04-22
1
-0
/
+7
*
Fixing #1991 - ldap booleans get converted to booleans
Luke Kanies
2009-03-05
1
-0
/
+25
*
Refactored a method: extracted about five other methods
Luke Kanies
2009-03-05
1
-39
/
+50
*
Revert "Fixed #1201 - all external node attributes are converted to strings."
Luke Kanies
2008-07-18
1
-7
/
+0
*
Fixing the ldap node terminus to merge facts with the right name.
Luke Kanies
2008-07-02
1
-11
/
+4
*
Fixing the Node::Ldap.search method to use an indirection request.
Luke Kanies
2008-07-01
1
-2
/
+2
*
Added a 'search' method to the ldap node terminus.
Luke Kanies
2008-07-01
1
-52
/
+100
*
Merge branch 'tickets/0.24.x/1201' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-06-16
1
-0
/
+7
|
\
|
*
Fixed #1201 - all external node attributes are converted to strings.
Luke Kanies
2008-06-15
1
-0
/
+7
*
|
The LDAP Node terminus now searches for the fqdn, short name, and default.
Luke Kanies
2008-06-15
1
-9
/
+25
*
|
Refactoring the 'find' method a bit in the LDAP Node terminus.
Luke Kanies
2008-06-15
1
-45
/
+57
|
/
*
Added the ability to add arbitrary attributes to ldap.
Gunnar Wrobel
2008-05-15
1
-0
/
+29
*
fixing Puppet::Node::REST class name to work with autoloader inflection (Pupp...
Rick Bradley
2008-04-11
1
-1
/
+1
*
Ported the rest of the indirection terminuses over to
Luke Kanies
2008-04-08
3
-23
/
+8
*
Found all instances of methods where split() is used without
Luke Kanies
2008-03-21
1
-1
/
+2
*
Fixed #1147: Cached nodes are correctly considered out of
Luke Kanies
2008-03-20
1
-0
/
+7
*
Modified the ldap node terminus to also use the facts version
Luke Kanies
2008-03-16
1
-0
/
+4
*
Caching node information in yaml (I figured caching in memory will
Luke Kanies
2008-03-16
1
-0
/
+7
*
Fixing the rest of #1113: External node commands can specify
Luke Kanies
2008-03-06
1
-1
/
+1
*
Partially fixing #1113: LDAP nodes now support environments,
Luke Kanies
2008-03-06
1
-0
/
+5
*
Renaming the 'null' terminus type to 'plain', as
Luke Kanies
2007-12-11
2
-18
/
+19
*
Adding an Indirection reference, along with the work
Luke Kanies
2007-12-10
6
-6
/
+13
*
Reorganizing the file structure for indirection terminus types.
Luke Kanies
2007-10-15
6
-0
/
+207
*
All indirections are working, and they have all
Luke Kanies
2007-09-22
3
-243
/
+0
*
Fixing all existing spec tests so that they now
Luke Kanies
2007-09-20
3
-3
/
+3
*
Another intermediate commit. The node and fact classes are now functional an...
Luke Kanies
2007-09-12
3
-29
/
+61
*
The Node handler is now obsolete. Node searching is handled through the indi...
Luke Kanies
2007-09-11
3
-9
/
+21
*
Doing an intermediate commit so rick can look at the work I have done so far.
Luke Kanies
2007-09-11
3
-0
/
+199