| Commit message (Expand) | Author | Age | Files | Lines |
* | Removing the explicit load for most types in type.rb | luke | 2006-12-10 | 1 | -2/+2 |
* | Fixing some Class.to_s handling | luke | 2006-10-20 | 1 | -8/+2 |
* | Using the "trace" configuration parameter to determine whether a stack trace ... | luke | 2006-09-15 | 1 | -8/+2 |
* | Converting Parameter#proxymethods from using eval to using define_method | luke | 2006-06-27 | 1 | -1/+3 |
* | Did some work on making sure object removal actually works, thus stopping som... | luke | 2006-05-25 | 1 | -0/+4 |
* | Updating doc system to add the list of valid values to the doc string, and tw... | luke | 2006-05-10 | 1 | -0/+42 |
* | Adding filesystem support, and modifying parsedtypes a bit to fix a bug where... | luke | 2006-04-01 | 1 | -6/+6 |
* | Parameters and states can now register regexes as allowed values. Also, ther... | luke | 2006-03-09 | 1 | -22/+70 |
* | Adding "links" parameter to files, and adding support for following or ignori... | luke | 2006-03-04 | 1 | -0/+4 |
* | removing extraneous debugging | luke | 2006-03-03 | 1 | -1/+0 |
* | Tracked down a few other bugs; everything now passes on debian in preparation... | luke | 2006-02-15 | 1 | -34/+18 |
* | Fixing users so that they can use a group created by Puppet, and they also no... | luke | 2006-02-15 | 1 | -3/+6 |
* | Some important bug fixes in the parsedtypes types; this all started from the ... | luke | 2006-02-15 | 1 | -1/+11 |
* | a couple small changes; the most significant is the addition of a class-level... | luke | 2006-02-06 | 1 | -6/+9 |
* | Adding the event-loop stuff to the repository and switching to using it. Als... | luke | 2006-01-24 | 1 | -8/+4 |
* | Committing most of the scheduling stuff. There is still a bit of work to do ... | luke | 2006-01-23 | 1 | -3/+110 |
* | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2006-01-18 | 1 | -0/+25 |
* | Adding an "ensure" state where appropriate, and significantly reworking the b... | luke | 2006-01-17 | 1 | -0/+6 |
* | Added "ensure" state to some classes, and added infrastructure for it to work... | luke | 2006-01-16 | 1 | -12/+14 |
* | Converting transport format to YAML instead of Marshal, and caching the file ... | luke | 2006-01-12 | 1 | -1/+5 |
* | Fixed a couple of warnings, fixed a critical bug having to do with case state... | luke | 2006-01-12 | 1 | -5/+1 |
* | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 1 | -0/+196 |
* | Undoing the merge that happened in 785 | luke | 2006-01-07 | 1 | -196/+0 |
* | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 1 | -0/+196 |