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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Environments now use their own modulepath method.
Luke Kanies
2009-02-18
1
-2
/
+2
*
The 'Environment' class can now calculate its modulepath.
Luke Kanies
2009-02-18
1
-0
/
+16
*
Added support for finding modules from an environment
Luke Kanies
2009-02-18
1
-0
/
+17
*
Refactoring how the Facter integration works
Luke Kanies
2009-02-06
1
-0
/
+21
*
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2008-12-18
1
-508
/
+0
*
Renaming Puppet::ResourceReference to Puppet::Resource::Reference
Luke Kanies
2008-12-09
1
-2
/
+2
*
These changes are all about making sure file data is expired when appropriate.
Luke Kanies
2008-11-15
1
-0
/
+4
*
Catalogs always consider resource data to be expired if not mid-transaction.
Luke Kanies
2008-11-15
1
-0
/
+8
*
Adding cached attribute support to resources.
Luke Kanies
2008-11-11
1
-0
/
+6
*
Refactoring Catalog#add_resource to correctly handle implicit resources.
Luke Kanies
2008-11-07
1
-36
/
+31
*
Removing mention of obsolete edgelist_class from GRATR.
Luke Kanies
2008-11-06
1
-16
/
+0
*
Changing the catalog's relationship graph into a normal graph.
Luke Kanies
2008-11-06
1
-8
/
+3
*
Removing the PGraph class and subsuming it into SimpleGraph.
Luke Kanies
2008-11-06
1
-22
/
+7
*
Removing mid-transaction resources from the catalog.
Luke Kanies
2008-11-05
1
-1
/
+1
*
Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,
Luke Kanies
2008-10-17
1
-17
/
+1
|
\
|
*
Fixing #1614 - Environments no longer have to be listed out.
Luke Kanies
2008-10-03
1
-17
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-04
1
-0
/
+1
|
\
|
|
*
Backporting a test that was failing in master, and fixing it
Luke Kanies
2008-07-02
1
-0
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-02
1
-1
/
+6
|
\
|
|
*
Fixed #1221 - aliases to titles now work for resources.
Luke Kanies
2008-06-16
1
-1
/
+6
*
|
Merge branch '0.24.x'
Luke Kanies
2008-05-25
1
-0
/
+3
|
\
|
|
*
Removing extra debugging
Luke Kanies
2008-05-22
1
-1
/
+0
|
*
Fixing the node/catalog so that it can convert from parser catalogs to RAL ca...
Luke Kanies
2008-05-22
1
-0
/
+4
*
|
Merge branch '0.24.x'
Luke Kanies
2008-04-11
1
-1
/
+9
|
\
|
|
*
Fixing the expire method (it wasn't using a request
Luke Kanies
2008-04-10
1
-1
/
+9
*
|
Fixing tests that were failing as a result of the merge,
Luke Kanies
2008-04-01
1
-1
/
+1
*
|
Merge branch 'master' into master_no_global_resources
Luke Kanies
2008-03-31
2
-37
/
+59
|
\
|
|
*
Found all instances of methods where split() is used without
Luke Kanies
2008-03-21
1
-1
/
+2
|
*
Fix for 1094
Luke Kanies
2008-03-06
1
-0
/
+10
|
*
Fixing #1084 -- the node catalog asks the individual
Luke Kanies
2008-02-25
1
-1
/
+1
|
*
Somewhat refactored fileserving so that it no longer caches
Luke Kanies
2008-02-23
1
-2
/
+7
|
*
Fixed #1018 -- resources now have their namevars added as
Luke Kanies
2008-02-18
1
-1
/
+8
|
*
Removing the last remaining vestiges of GRATR --
Luke Kanies
2008-02-11
1
-5
/
+5
|
*
Switching the Node catalog to use the Tagging module
Luke Kanies
2008-02-11
1
-25
/
+4
|
*
Switching the Node Catalog to using a separate method
Luke Kanies
2008-02-11
1
-29
/
+27
|
*
Fixed #1030 - class and definition evaluation has been significantly
Luke Kanies
2008-02-11
1
-0
/
+5
|
*
Converting the Compile class to use a Node::Catalog instance
Luke Kanies
2008-02-11
1
-1
/
+25
*
|
Fixing automatic relationships. I was previously looking them
Luke Kanies
2008-01-14
1
-1
/
+1
*
|
Another round of fixes toward making global resources work.
Luke Kanies
2008-01-09
1
-2
/
+9
*
|
Lots o' bug-fixes toward getting rid of global resources.
Luke Kanies
2008-01-08
1
-1
/
+1
|
/
*
Fixing #982 -- I have completely removed the GRATR graph library
Luke Kanies
2008-01-07
1
-8
/
+1
*
Further fixes toward #965. Turned out that the previous fix
Luke Kanies
2007-12-21
1
-0
/
+21
*
Renaming 'configuration' to 'catalog', fixing #954.
Luke Kanies
2007-12-11
1
-34
/
+34
*
Fixing #951 -- external nodes work again, but you have to
Luke Kanies
2007-12-10
1
-106
/
+0
*
Theoretically, this patch is to fix #917 (which it does), but
Luke Kanies
2007-11-28
1
-15
/
+12
*
Fixing #931 by keeping track in configurations of
Luke Kanies
2007-11-27
1
-5
/
+15
*
Using the Environment class to determine the default environment,
Luke Kanies
2007-11-20
1
-0
/
+1
*
Fixing #911 and #912 -- there's a default environment (development)
Luke Kanies
2007-11-19
1
-0
/
+45
*
Reverting the changes I'd made toward removing the global
Luke Kanies
2007-11-19
1
-21
/
+0
*
Fixed most failing tests, but there are still over thirty failing.
Luke Kanies
2007-11-18
1
-0
/
+16
[prev]
[next]