summaryrefslogtreecommitdiffstats
path: root/lib/puppet/server/master.rb
Commit message (Expand)AuthorAgeFilesLines
* Adding some semantic tagging. It is not exactly full-featured yet, and it is...luke2005-10-101-0/+5
* Many, many changes toward a completely functional system. The only current p...luke2005-09-231-0/+4
* Okay, all tests pass again. The work done on nodes will take a little while ...luke2005-09-221-1/+3
* I am still somewhat in mid-change, but I have made the biggest changes to mak...luke2005-09-211-60/+16
* My cfengine2puppet config now entirely parses. The biggest problem I ran int...luke2005-09-181-0/+3
* Successfully parsed my entire converted cfengine configuration; these are all...luke2005-09-171-1/+1
* defining configstattedluke2005-09-021-0/+1
* Fixed small bug that caused the config files to be parsed on every connectionluke2005-08-301-2/+5
* adding file reread to master, although it is plenty hackishluke2005-08-301-3/+38
* This should be the commit that brings us to Beta 1. All tests pass, although...Luke Kanies2005-08-281-2/+3
* Created a Handler base class for all of the server handlers, which allows a l...Luke Kanies2005-08-231-7/+3
* moving all server handlers into a specific server subdirectoryLuke Kanies2005-08-231-0/+92