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
/
network
/
handler
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Removing obsolete code from the fileserving handler.
Luke Kanies
2008-03-18
1
-49
/
+0
|
*
Regression in :node_name functionality
John Ferlito
2008-03-14
1
-0
/
+2
|
*
Applying patch by DavidS to fix #1083.
Luke Kanies
2008-03-03
1
-2
/
+2
|
*
Somewhat refactored fileserving so that it no longer caches
Luke Kanies
2008-02-23
1
-45
/
+22
*
|
Another round of fixes toward making global resources work.
Luke Kanies
2008-01-09
1
-9
/
+5
*
|
Lots o' bug-fixes toward getting rid of global resources.
Luke Kanies
2008-01-08
1
-2
/
+5
|
/
*
Remove the warning about an explicit plugins mount.
Luke Kanies
2007-12-17
1
-4
/
+0
*
Renaming 'configuration' to 'catalog', fixing #954.
Luke Kanies
2007-12-11
1
-4
/
+4
*
Merge commit 'davids-bugfixes/rest/fix-plugins-mount'
Luke Kanies
2007-12-11
1
-43
/
+22
|
\
|
*
simplify PluginsMount
David Schmitt
2007-12-03
1
-43
/
+22
*
|
Fixing #951 -- external nodes work again, but you have to
Luke Kanies
2007-12-10
1
-2
/
+2
|
/
*
Fixing #796 -- the fileserver can now start with no
Luke Kanies
2007-11-27
1
-16
/
+52
*
Merge branch 'plugins_mount', fixing #891.
Luke Kanies
2007-11-24
1
-82
/
+221
|
\
|
*
Integrating Matt Palmer's patch to provide a 'plugins'
Luke Kanies
2007-11-24
1
-37
/
+44
|
*
Applying the rest of Matt Palmer's patches
Luke Kanies
2007-11-24
1
-27
/
+60
|
*
Merge commit 'davids-bugfixes/rest/fix-891' into plugins_mount
Luke Kanies
2007-11-23
1
-75
/
+174
|
|
\
|
|
*
fix #891: create a plugins mount which collects all modules' plugins/ subdirs
David Schmitt
2007-11-08
1
-75
/
+174
*
|
|
Fixing #882 -- I just added a quick hook to the
Luke Kanies
2007-11-23
1
-1
/
+4
|
/
/
*
|
Reverting the changes I'd made toward removing the global
Luke Kanies
2007-11-19
2
-17
/
+21
*
|
Merge commit 'davids-bugfixes/rest/fix-815-by-using-main-explicitly'
Luke Kanies
2007-11-18
1
-1
/
+1
|
\
\
|
*
|
fix #815: add :main to all use() for :reporting and :metrics
David Schmitt
2007-11-09
1
-1
/
+1
|
|
/
*
|
Fixed most failing tests, but there are still over thirty failing.
Luke Kanies
2007-11-18
2
-21
/
+17
*
|
Fixing #800 by refactoring how configurations are retrieved
Luke Kanies
2007-11-12
1
-1
/
+1
|
/
*
Translating the report handler to an indirected model.
Luke Kanies
2007-10-13
1
-64
/
+6
*
All tests should now pass again.
Luke Kanies
2007-10-08
1
-8
/
+2
*
Another round of test-fixing around the changes I made
Luke Kanies
2007-10-05
2
-46
/
+14
*
Removing the Id tags from all of the files
Luke Kanies
2007-10-03
7
-7
/
+0
*
Fixing #814 -- when files are missing, the exceptions should
Luke Kanies
2007-10-03
2
-16
/
+8
*
Demoting the "file does not exist" log to debug from notice
Luke Kanies
2007-09-25
1
-1
/
+1
*
Renaming the 'Puppet::Util::Config' class to
Luke Kanies
2007-09-22
3
-4
/
+4
*
Merge branch 'configurations' into indirection
Luke Kanies
2007-09-22
4
-14
/
+10
|
\
|
*
All tests now pass in this configuration branch, which means
Luke Kanies
2007-09-22
1
-2
/
+2
|
*
This is basically another intermediate commit. I feel like
Luke Kanies
2007-09-17
1
-10
/
+3
|
*
The whole system now uses Configuration objects instead of
Luke Kanies
2007-09-15
1
-1
/
+4
|
/
*
Another intermediate commit. The node and fact classes are now functional an...
Luke Kanies
2007-09-12
4
-86
/
+3
*
The Node handler is now obsolete. Node searching is handled through the indi...
Luke Kanies
2007-09-11
2
-252
/
+2
*
Renaming the instance loader method to "instance_load". It was previously au...
Luke Kanies
2007-09-10
2
-2
/
+2
*
Removing extraneous logging from the node handler
Luke Kanies
2007-09-10
1
-1
/
+1
*
Fixing some broken tests in the master client, and adding a test for #800 but...
Luke Kanies
2007-09-06
1
-8
/
+7
*
Fixing #807. The exception handling should more closely resemble how it used...
Luke Kanies
2007-09-06
1
-1
/
+3
*
Flipped the switch so that compiles now return a Configuration instance inste...
Luke Kanies
2007-09-04
2
-4
/
+15
*
Deleting old documentation that somehow made it back into the tree in the swi...
Luke Kanies
2007-09-01
2
-4
/
+0
*
Making a couple of small bugfixes in the configuration subsystem
Luke Kanies
2007-08-27
1
-0
/
+5
*
Multiple environment support now works, and I have even tested it in real lif...
Luke Kanies
2007-08-26
1
-2
/
+6
*
The fileserver now uses an environment-specific module path. I also made var...
Luke Kanies
2007-08-26
4
-18
/
+54
*
Everything up to the parser (and the Modules) is ready to support multiple en...
Luke Kanies
2007-08-23
2
-9
/
+13
*
The last commits before I actually start on the multi-environment support. T...
Luke Kanies
2007-08-22
2
-63
/
+23
*
Adding the topscope metadata to the configuration being returned to the clien...
Luke Kanies
2007-08-22
1
-2
/
+2
*
A round of bugfixing. Many more tests now pass -- I think we are largely dow...
Luke Kanies
2007-08-20
3
-10
/
+11
*
The first pass where at least all of the snippet tests pass. I have unfortun...
Luke Kanies
2007-08-20
2
-137
/
+62
[prev]
[next]