summaryrefslogtreecommitdiffstats
path: root/lib/puppet/dsl.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixes #1148 - replaces #!/usr/bin/ruby with #!/usr/bin/env ruby.Paul Lathrop2008-03-281-2/+2
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-45/+43
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-2/+2
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-281-0/+1
* Another round of test-fixing around the changes I madeLuke Kanies2007-10-051-3/+8
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-031-2/+0
|\
| * Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* | I finally tracked down the problem that was causing providersLuke Kanies2007-10-031-104/+0
|/
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-5/+2
* Adding a to_graph method to TransBuckets, so that the buckets can directly ge...Luke Kanies2007-09-121-2/+1
* Making a couple of small bugfixes in the configuration subsystemLuke Kanies2007-08-271-2/+2
* The last commits before I actually start on the multi-environment support. T...Luke Kanies2007-08-221-1/+1
* A round of bugfixing. Many more tests now pass -- I think we are largely dow...Luke Kanies2007-08-201-6/+16
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-061-1/+1
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-1/+1
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-2/+2
* Doing some work on the DSL. It behaves a little more like the real language ...luke2006-10-181-19/+238
* adding DSL class. Sorry, not much in the way of docs.luke2006-07-271-0/+152