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
/
client
/
master.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding in all of the patches necessary to make a prototype rails interface to...
luke
2006-04-28
1
-0
/
+2
*
Creating a simplistic, generic function framework in the parser, so it is now...
luke
2006-04-26
1
-1
/
+3
*
Final commit before 0.16.0
luke
2006-04-21
1
-11
/
+4
*
Oops, typo in client/master.rb
luke
2006-04-11
1
-1
/
+1
*
Adding locking to the master client, so that only one copy of puppetd will be...
luke
2006-04-11
1
-19
/
+67
*
Adding the puppet client version to the fact list as "clientversion"
luke
2006-04-11
1
-0
/
+6
*
Adding simple benchmarking, and using it in a few of the more obvious places....
luke
2006-04-10
1
-17
/
+18
*
adding -e ability to puppet executable
luke
2006-04-04
1
-7
/
+15
*
Adding enhancement #92. Unfortunately, I was not able to write test code to ...
luke
2006-03-12
1
-3
/
+19
*
upgrading to warning the message about using a cached copy
luke
2006-03-02
1
-1
/
+1
*
Okay, Puppet is now almost entirely capable of configuring itself. I have no...
luke
2006-03-02
1
-7
/
+9
*
Changing the setdefaults input format somewhat. It is always a hash of some ...
luke
2006-03-01
1
-1
/
+1
*
Adding --enable/--disable locking for puppetd. You can now disable puppetd f...
luke
2006-02-14
1
-2
/
+33
*
Configuration parameters now require (and have) descriptions, and a set of co...
luke
2006-02-07
1
-2
/
+2
*
RPM release is almost entirely there, it just needs to be integrated into rel...
luke
2006-01-25
1
-0
/
+1
*
Fixing some logging issues
luke
2006-01-24
1
-0
/
+1
*
Adding the event-loop stuff to the repository and switching to using it. Als...
luke
2006-01-24
1
-0
/
+244