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
/
node
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding caching to the Environment class
Luke Kanies
2009-05-20
1
-0
/
+16
*
Modules now can find their own paths
Luke Kanies
2009-05-15
1
-14
/
+10
*
Adding REST::Handler methods for converting between indirection and uris
Luke Kanies
2009-03-20
1
-0
/
+4
*
Environments now use their own modulepath method.
Luke Kanies
2009-02-18
1
-3
/
+3
*
The 'Environment' class can now calculate its modulepath.
Luke Kanies
2009-02-18
1
-0
/
+42
*
Added support for finding modules from an environment
Luke Kanies
2009-02-18
1
-0
/
+38
*
reformatting the environment tests
Luke Kanies
2009-02-18
1
-15
/
+15
*
Refactoring how the Facter integration works
Luke Kanies
2009-02-06
1
-0
/
+55
*
Reformatting tests for facts
Luke Kanies
2009-02-06
1
-30
/
+32
*
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2008-12-18
1
-932
/
+0
*
Merge branch '0.24.x'
Luke Kanies
2008-12-02
1
-9
/
+9
|
\
|
*
Removing the included testing gems; you must now install them yourself.
Luke Kanies
2008-11-25
1
-9
/
+9
*
|
These changes are all about making sure file data is expired when appropriate.
Luke Kanies
2008-11-15
1
-2
/
+2
*
|
Catalogs always consider resource data to be expired if not mid-transaction.
Luke Kanies
2008-11-15
1
-0
/
+11
*
|
Adding cached attribute support to resources.
Luke Kanies
2008-11-11
1
-1
/
+9
*
|
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
2
-3
/
+3
*
|
Refactoring Catalog#add_resource to correctly handle implicit resources.
Luke Kanies
2008-11-07
1
-71
/
+101
*
|
Changing the catalog's relationship graph into a normal graph.
Luke Kanies
2008-11-06
1
-67
/
+74
*
|
Removing the PGraph class and subsuming it into SimpleGraph.
Luke Kanies
2008-11-06
1
-20
/
+2
*
|
Removing mid-transaction resources from the catalog.
Luke Kanies
2008-11-05
1
-0
/
+14
*
|
Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,
Luke Kanies
2008-10-17
1
-52
/
+0
|
\
|
|
*
Fixing #1614 - Environments no longer have to be listed out.
Luke Kanies
2008-10-03
1
-52
/
+0
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-04
1
-1
/
+6
|
\
|
|
*
Backporting a test that was failing in master, and fixing it
Luke Kanies
2008-07-02
1
-0
/
+5
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-02
1
-0
/
+5
|
\
|
|
*
Fixed #1221 - aliases to titles now work for resources.
Luke Kanies
2008-06-16
1
-3
/
+8
*
|
Merge branch '0.24.x'
Luke Kanies
2008-05-25
1
-0
/
+20
|
\
|
|
*
Fixing the node/catalog so that it can convert from parser catalogs to RAL ca...
Luke Kanies
2008-05-22
1
-0
/
+20
|
*
Fixing another test that wrote to ~
Luke Kanies
2008-05-12
1
-0
/
+1
*
|
Using the new Cacher class for handling cached data.
Luke Kanies
2008-05-13
2
-9
/
+4
*
|
Fixing some tests that were insufficiently mocking their configurations.
Luke Kanies
2008-05-05
1
-0
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2008-04-11
2
-5
/
+5
|
\
|
|
*
Intermediate commit.
Luke Kanies
2008-04-08
2
-5
/
+5
*
|
Fixing tests that were failing as a result of the merge,
Luke Kanies
2008-04-01
1
-4
/
+1
*
|
Merge branch 'master' into master_no_global_resources
Luke Kanies
2008-03-31
1
-123
/
+148
|
\
|
|
*
Fix for 1094
Luke Kanies
2008-03-06
1
-0
/
+2
|
*
Fixing #1084 -- the node catalog asks the individual
Luke Kanies
2008-02-25
1
-3
/
+5
|
*
Somewhat refactored fileserving so that it no longer caches
Luke Kanies
2008-02-23
1
-3
/
+19
|
*
Merge branch 'my24' into 0.24.x
Rick Bradley
2008-02-18
1
-85
/
+82
|
|
\
|
|
*
converting node catalog specs from setup/teardown to before/after
Rick Bradley
2008-02-18
1
-85
/
+82
|
*
|
Fixed #1018 -- resources now have their namevars added as
Luke Kanies
2008-02-18
1
-0
/
+13
|
|
/
|
*
Removing the last remaining vestiges of GRATR --
Luke Kanies
2008-02-11
1
-24
/
+24
|
*
Switching the Node Catalog to using a separate method
Luke Kanies
2008-02-11
1
-0
/
+6
|
*
Changing the name of the Compile class to Compiler,
Luke Kanies
2008-02-11
1
-3
/
+3
*
|
Fixing automatic relationships. I was previously looking them
Luke Kanies
2008-01-14
1
-1
/
+9
*
|
Another round of fixes toward making global resources work.
Luke Kanies
2008-01-09
1
-17
/
+40
|
/
*
Further fixes toward #965. Turned out that the previous fix
Luke Kanies
2007-12-21
1
-117
/
+131
*
Renaming 'configuration' to 'catalog', fixing #954.
Luke Kanies
2007-12-11
1
-84
/
+84
*
Fixing #951 -- external nodes work again, but you have to
Luke Kanies
2007-12-10
1
-79
/
+0
*
Theoretically, this patch is to fix #917 (which it does), but
Luke Kanies
2007-11-28
1
-0
/
+12
[next]