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
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trying to fix the problem that occurs when noop somehow manages to be nil whe...
luke
2007-03-27
1
-1
/
+7
*
Finalizing the filebucket client, with test code.
luke
2007-03-24
1
-6
/
+14
*
Absolutely guaranteeing that the provider is always created before anything e...
luke
2007-03-19
1
-1
/
+1
*
Finally fixing #504, I think; I even have tests to prove it. It was a little...
luke
2007-03-19
1
-9
/
+15
*
Updating the config generation stuff a bit, mostly just cleanup, but also cha...
luke
2007-03-19
1
-5
/
+6
*
Another round of bug-fixes, prompted by test logs from David Schmitt
luke
2007-03-19
1
-20
/
+43
*
Taking another crack at #504 -- I was using Pidlock incorrectly. I should ha...
luke
2007-03-19
1
-1
/
+1
*
Changing the "found a bug" message to something a bit more informative.
luke
2007-03-19
1
-1
/
+2
*
Fixing the fact caching so that facts are only downloaded and retrieved once,...
luke
2007-03-19
1
-6
/
+7
*
Fixing #519. The facts are now cached in the state file and changes to them ...
luke
2007-03-19
1
-0
/
+13
*
Fixing #491 -- the client correctly realizes when the cache file is missing a...
luke
2007-03-18
1
-11
/
+7
*
Fixing #540. I modified Puppet::Network::Client::Master so that it disables ...
luke
2007-03-17
1
-0
/
+5
*
Merging the webserver_portability branch from version 2182 to version 2258.
luke
2007-03-06
11
-173
/
+85
*
Adding "ignorecache" option to always force a recompile of the configuration
luke
2007-02-28
1
-3
/
+8
*
Fix #516, 'Cached manifests get unescaped twice'
mpalmer
2007-02-23
1
-6
/
+6
*
Trying to fix problem of locks lying around
luke
2007-02-16
1
-0
/
+4
*
Moving all of the client and server code into a single network/ directory. I...
luke
2007-02-08
10
-0
/
+941