| Commit message (Expand) | Author | Age | Files | Lines |
* | Moving all of the client and server code into a single network/ directory. I... | luke | 2007-02-08 | 12 | -2375/+0 |
* | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 4 | -5/+5 |
* | Merging the state-rename branch. This includes the diff from version 2156 to... | luke | 2007-02-07 | 2 | -6/+6 |
* | Renaming "pelement" to "resource". The old name is a holdover from before we... | luke | 2007-01-31 | 1 | -3/+3 |
* | Moving code from external sources into an external/ directory | luke | 2007-01-30 | 1 | -1/+1 |
* | adding client name to processing line | luke | 2007-01-26 | 1 | -1/+1 |
* | fixing filebuckets so that only the client bucket is created on clients | luke | 2007-01-04 | 1 | -2/+5 |
* | Creating two filebuckets by default, one for the client and one for the server | luke | 2007-01-04 | 1 | -0/+5 |
* | Fixing #391. Keeping track of times of compile and freshness checks. | luke | 2007-01-04 | 1 | -0/+8 |
* | Switch the run-lock to use Pidlock instead of the ad-hoc code | mpalmer | 2006-12-31 | 1 | -1/+1 |
* | A couple of small bug fixes | luke | 2006-12-29 | 1 | -1/+1 |
* | I have not yet finished testing, but most of the providers now successfully p... | luke | 2006-12-28 | 1 | -1/+8 |
* | Switching files to use a filebucket named "puppet" by default. Also, set up ... | luke | 2006-12-27 | 1 | -1/+1 |
* | Fixing #365. I am not sure what the problem was in previous versions, becaus... | luke | 2006-12-27 | 1 | -4/+10 |
* | Simplifying the splitpath method a bit, altho it is still strangely slow | luke | 2006-12-16 | 1 | -12/+4 |
* | Almost all tests now pass. I have basically reached the point where I was be... | luke | 2006-12-11 | 1 | -0/+3 |
* | Another intermediate commit. Most of the graphing work itself is now done, b... | luke | 2006-12-09 | 2 | -8/+12 |
* | Removing the caveat so that the log message is always provided during a run. | luke | 2006-11-13 | 1 | -11/+13 |
* | Fixing #339 for real this time -- fixing the log message | luke | 2006-11-13 | 1 | -1/+1 |
* | Slightly more doc updates | luke | 2006-11-09 | 1 | -13/+1 |
* | Small fixes here and there. The rails changes needs to be pushed through the... | luke | 2006-11-09 | 1 | -0/+26 |
* | Merging the code over from the oscar branch. I will now be doing all develop... | luke | 2006-11-08 | 1 | -1/+1 |
* | Another round of bugfixing, including finding out that the tagmail report was... | luke | 2006-10-18 | 2 | -8/+11 |
* | Fixing a bug that only occurred if a defined resource was already defined in ... | luke | 2006-10-17 | 1 | -3/+12 |
* | Refactoring reporting. Reports are now modules instead of simple methods. | luke | 2006-10-07 | 1 | -85/+49 |
* | Merging the fix to server/master.rb | luke | 2006-09-22 | 1 | -7/+18 |
* | Adding some error handling for when a non-existent report is asked for, and a... | luke | 2006-09-21 | 1 | -11/+24 |
* | Fixing #278, opened by Digant, with patch. | luke | 2006-09-21 | 1 | -1/+1 |
* | Fixing #285, opened by ericb. | luke | 2006-09-21 | 1 | -0/+2 |
* | Add config option 'node_name' to control what puppetmaster considers the prop... | lutter | 2006-09-18 | 1 | -2/+6 |
* | Using the "trace" configuration parameter to determine whether a stack trace ... | luke | 2006-09-15 | 2 | -7/+1 |
* | Fixing the problem with fileserver expansions, and doing a bit of refactoring... | luke | 2006-09-14 | 1 | -152/+139 |
* | Removing all of the changes I made towards refactoring in the last couple of ... | luke | 2006-09-05 | 1 | -1/+5 |
* | This is the initial commit of the changes to sync and retrieve. The | luke | 2006-09-03 | 1 | -5/+1 |
* | Renaming parsedfile to loadedfile, which makes much more sense and reduces so... | luke | 2006-09-03 | 2 | -3/+3 |
* | Skipping blank lines and comments in autosign.conf | luke | 2006-08-29 | 1 | -0/+2 |
* | Fixing report lookup so it looks up by name, not method | luke | 2006-08-29 | 1 | -1/+1 |
* | Fixing reports error reporting | luke | 2006-08-28 | 1 | -2/+0 |
* | Fixing report autoloading; I was calling the wrong method, and they were neve... | luke | 2006-08-28 | 1 | -27/+23 |
* | Committing some changes to the %h expansion in fileserving. This change make... | luke | 2006-08-28 | 1 | -100/+107 |
* | Support for %h and %H replacement in the path of fileserver modules. | lutter | 2006-08-26 | 1 | -5/+45 |
* | Demoting the xmlrpc access logs to debug from info | luke | 2006-08-25 | 1 | -4/+4 |
* | Fixing #225. Normal file copying worked with spaces, but recursive file copy... | luke | 2006-08-21 | 1 | -1/+1 |
* | Fixing the master server so that it always uses the Facter hostname, not the ... | luke | 2006-07-31 | 1 | -4/+4 |
* | First round of bugfixes in preparation for 0.18.4 | luke | 2006-07-21 | 1 | -10/+0 |
* | Fixing #202. Just bumped the log level to notice and changed the wording sli... | luke | 2006-07-21 | 1 | -1/+2 |
* | Fixing filebucket server so that paths are not added multiple times | luke | 2006-07-11 | 1 | -1/+1 |
* | Fixing reports so that multiple host report directories can be created. Ther... | luke | 2006-07-11 | 1 | -12/+12 |
* | adding host information to reports and tagmail report | luke | 2006-07-04 | 1 | -4/+3 |
* | Redoing reporting a bit, so that reports are now defined as methods. If they... | luke | 2006-07-04 | 1 | -8/+33 |