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
/
configuration.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renaming 'configuration' to 'catalog', fixing #954.
Luke Kanies
2007-12-11
1
-480
/
+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
*
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
*
This commit is the first run at removing all global
Luke Kanies
2007-11-13
1
-0
/
+5
*
Fixing #800 by refactoring how configurations are retrieved
Luke Kanies
2007-11-12
1
-1
/
+19
*
Switching the graph base class from GRATR::Digraph
Luke Kanies
2007-11-07
1
-1
/
+2
*
The configurations should now be functional again --
Luke Kanies
2007-10-31
1
-1
/
+12
*
Reorganizing the file structure for indirection terminus types.
Luke Kanies
2007-10-15
1
-1
/
+1
*
Adding version handling through most of the indirection work.
Luke Kanies
2007-10-12
1
-1
/
+5
*
All tests should now pass again.
Luke Kanies
2007-10-08
1
-0
/
+57
*
This commit is focused on getting the 'puppet' executable
Luke Kanies
2007-10-05
1
-1
/
+1
*
Fixing #813 -- empty configurations again work.
Luke Kanies
2007-10-03
1
-2
/
+3
*
Taking a first stab at moving configuration compiling
Luke Kanies
2007-09-23
1
-0
/
+4
*
Renaming the 'Puppet::Util::Config' class to
Luke Kanies
2007-09-22
1
-1
/
+1
*
All tests now pass in this configuration branch, which means
Luke Kanies
2007-09-22
1
-14
/
+26
*
The structure for handling resource generation is now
Luke Kanies
2007-09-22
1
-1
/
+11
*
An intermediate commit so I can start working on a different
Luke Kanies
2007-09-20
1
-4
/
+9
*
This is basically another intermediate commit. I feel like
Luke Kanies
2007-09-17
1
-17
/
+147
*
Configurations now set a "configuration" instance variable in resources that ...
Luke Kanies
2007-09-15
1
-0
/
+1
*
The whole system now uses Configuration objects instead of
Luke Kanies
2007-09-15
1
-5
/
+76
*
Moving the resource container behaviour to the Configuration object, rather t...
Luke Kanies
2007-09-12
1
-1
/
+26
*
Flipped the switch so that compiles now return a Configuration instance inste...
Luke Kanies
2007-09-04
1
-1
/
+1
*
We now have a real configuration object, as a subclass of GRATR::Digraph, tha...
Luke Kanies
2007-09-04
1
-0
/
+123