| Commit message (Expand) | Author | Age | Files | Lines |
* | TransObject is nearly deprecated now. | Luke Kanies | 2008-12-18 | 1 | -16/+16 |
* | Renaming the "Catalog#to_type" method to "Catalog#to_ral" | Luke Kanies | 2008-12-18 | 1 | -4/+4 |
* | Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog | Luke Kanies | 2008-12-18 | 1 | -1/+1 |
* | Renaming Puppet::ResourceReference to Puppet::Resource::Reference | Luke Kanies | 2008-12-09 | 1 | -5/+5 |
* | Fixing #1743 - defined types get catalogs too. | Luke Kanies | 2008-11-26 | 1 | -0/+1 |
* | Ensure that we consistently use either string #{} interpolation or String.% | Daniel Pittman | 2008-08-01 | 1 | -7/+10 |
* | Refactoring how the catalog creation handles errors. | Luke Kanies | 2008-03-18 | 1 | -20/+28 |
* | Removing the last remaining vestiges of GRATR -- | Luke Kanies | 2008-02-11 | 1 | -1/+1 |
* | Renaming 'configuration' to 'catalog', fixing #954. | Luke Kanies | 2007-12-11 | 1 | -7/+7 |
* | Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet | Luke Kanies | 2007-11-28 | 1 | -3/+10 |
|\ |
|
| * | Making a few changes to the transportable class to enhance backward compatibi... | Luke Kanies | 2007-11-28 | 1 | -3/+10 |
* | | Another backward compatibility patch, this time helping with a new server and... | Luke Kanies | 2007-11-28 | 1 | -1/+1 |
|/ |
|
* | Theoretically, this patch is to fix #917 (which it does), but | Luke Kanies | 2007-11-28 | 1 | -46/+12 |
* | Reverting the changes I'd made toward removing the global | Luke Kanies | 2007-11-19 | 1 | -4/+11 |
* | This commit is the first run at removing all global | Luke Kanies | 2007-11-13 | 1 | -11/+4 |
* | Fixing #800 by refactoring how configurations are retrieved | Luke Kanies | 2007-11-12 | 1 | -72/+21 |
* | Fixing failing tests, including making the debian service | Luke Kanies | 2007-10-13 | 1 | -1/+1 |
* | All tests should now pass again. | Luke Kanies | 2007-10-08 | 1 | -22/+46 |
* | This is basically another intermediate commit. I feel like | Luke Kanies | 2007-09-17 | 1 | -6/+1 |
* | The whole system now uses Configuration objects instead of | Luke Kanies | 2007-09-15 | 1 | -52/+19 |
* | Moving the resource container behaviour to the Configuration object, rather t... | Luke Kanies | 2007-09-12 | 1 | -1/+1 |
* | Adding a to_graph method to TransBuckets, so that the buckets can directly ge... | Luke Kanies | 2007-09-12 | 1 | -2/+48 |
* | We now have a real configuration object, as a subclass of GRATR::Digraph, tha... | Luke Kanies | 2007-09-04 | 1 | -13/+0 |
* | Everything up to the parser (and the Modules) is ready to support multiple en... | Luke Kanies | 2007-08-23 | 1 | -0/+13 |
* | Enclose values in single, not double quotes; otherwise if values have $ in th... | lutter | 2007-01-10 | 1 | -3/+3 |
* | Merging the changes from the override-refactor branch. This is a significant... | luke | 2006-10-04 | 1 | -6/+8 |
* | Raising element creation errors up outside the "create" method, so that tests... | luke | 2006-09-15 | 1 | -3/+5 |
* | Fixing array printing in to_manifest | luke | 2006-08-30 | 1 | -1/+5 |
* | A round of bug-fixing in preparation for the next release. | luke | 2006-06-13 | 1 | -6/+0 |
* | Fixing #157. Objects are no longer allowed to be their own parents, and ther... | luke | 2006-06-08 | 1 | -9/+3 |
* | I believe I have finalized export/collection support. I still want to go thr... | luke | 2006-05-15 | 1 | -2/+2 |
* | The "collectable" syntax now works end-to-end -- the parser correctly recogni... | luke | 2006-05-13 | 1 | -2/+28 |
* | Adding initial rails support. One can now store host configurations using Ac... | luke | 2006-05-13 | 1 | -0/+11 |
* | Fixing TransObject#to_type so that it does not modify the object being converted | luke | 2006-04-30 | 1 | -15/+7 |
* | Adding in all of the patches necessary to make a prototype rails interface to... | luke | 2006-04-28 | 1 | -4/+11 |
* | Removing all of the autoname code | luke | 2006-02-27 | 1 | -2/+1 |
* | Mostly, this is a refactoring commit. There is one significant new feature, | luke | 2006-02-27 | 1 | -7/+8 |
* | Fixing nodes so that their paths are printed correctly | luke | 2006-02-25 | 1 | -2/+3 |
* | Fixing bug when creating containers with parents | luke | 2006-02-23 | 1 | -2/+4 |
* | Making the language name a real alias. Now all objects in Puppet support spe... | luke | 2006-02-10 | 1 | -18/+45 |
* | There is now full support for configuration files, and the entire system has ... | luke | 2006-02-07 | 1 | -3/+3 |
* | Configuration parameters now require (and have) descriptions, and a set of co... | luke | 2006-02-07 | 1 | -1/+0 |
* | Committing both the finalization of the config code, plus all of the code nec... | luke | 2006-02-07 | 1 | -1/+34 |
* | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2006-01-18 | 1 | -8/+4 |
* | Converting transport format to YAML instead of Marshal, and caching the file ... | luke | 2006-01-12 | 1 | -15/+67 |
* | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 1 | -1/+1 |
* | Undoing the merge that happened in 785 | luke | 2006-01-07 | 1 | -1/+1 |
* | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 1 | -1/+1 |
* | Further progress towards the next release. Lots of small bugs fixed, the pat... | luke | 2005-11-01 | 1 | -50/+33 |
* | The language now verifies some resemblance to closurehood. I now only need t... | luke | 2005-10-30 | 1 | -6/+5 |