| Commit message (Expand) | Author | Age | Files | Lines |
| * | I appear to have object collection working, incredibly. This commit does the... | luke | 2006-05-13 | 1 | -1/+1 |
| * | The "collectable" syntax now works end-to-end -- the parser correctly recogni... | luke | 2006-05-13 | 1 | -0/+61 |
| * | Adding initial rails support. One can now store host configurations using Ac... | luke | 2006-05-13 | 1 | -1/+1 |
| * | Adding some small changes towards fixing #140 and #83, but this work needs to... | luke | 2006-05-13 | 1 | -7/+20 |
| * | Fixing #141. It was a problem related to the recent parser changes I made. | luke | 2006-05-12 | 1 | -1/+5 |
| * | Changing how events work. Events are now responded to inline, while an objec... | luke | 2006-05-05 | 1 | -1/+3 |
| * | Fixing a stupid bug i managed to introduce in 0.16.2 (probably) involving imp... | luke | 2006-05-03 | 1 | -0/+23 |
| * | Creating a simplistic, generic function framework in the parser, so it is now... | luke | 2006-04-26 | 1 | -0/+15 |
| * | Fixing a bunch of small bugs, mostly found by testing on solaris, and added a... | luke | 2006-04-17 | 1 | -9/+23 |
| * | Changing "set" to "tag" | luke | 2006-04-11 | 1 | -3/+3 |
| * | Adding the host name as a tag (stripped of the domain name) | luke | 2006-04-11 | 1 | -1/+1 |
| * | Fixing the language side of #109. Added a "set" keyword. | luke | 2006-04-11 | 1 | -0/+25 |
| * | differentiating openbsd from freebsd, adding freebsd, and autoloading package... | luke | 2006-04-05 | 1 | -6/+1 |
| * | Fixing #103. There are now no such things as node scopes; the entire tree is... | luke | 2006-04-05 | 1 | -2/+2 |
| * | Fixing a couple of bugs in preparation for 0.15.2; mostly they were in the te... | luke | 2006-04-04 | 1 | -1/+1 |
| * | Bugfixes for OS X. I had to do some shenanigans on type/file/ensure.rb -- it... | luke | 2006-04-03 | 1 | -0/+7 |
| * | Adding a "write" method to config objects, so that files can be easily writte... | luke | 2006-04-02 | 1 | -0/+5 |
| * | Adding filesystem support, and modifying parsedtypes a bit to fix a bug where... | luke | 2006-04-01 | 1 | -0/+9 |
| * | Accept a single file as a test to run in addition to a directory | lutter | 2006-03-31 | 1 | -15/+17 |
| * | Fixing #96. Defaults are now set when the object is passed out by the scope,... | luke | 2006-03-09 | 1 | -0/+36 |
| * | Definitions now always create their own context, which means that they cannot... | luke | 2006-03-03 | 1 | -13/+14 |
| * | Fixing tests so they do not chmod /dev/null to 640 (stupid tests). | luke | 2006-03-02 | 1 | -2/+8 |
| * | Mostly, this is a refactoring commit. There is one significant new feature, | luke | 2006-02-27 | 1 | -2/+2 |
| * | Fixing scopes and AST so that definitions and classes are looked for in the s... | luke | 2006-02-27 | 1 | -6/+14 |
| * | Making the language name a real alias. Now all objects in Puppet support spe... | luke | 2006-02-10 | 1 | -0/+8 |
| * | There is now full support for configuration files, and the entire system has ... | luke | 2006-02-07 | 1 | -12/+12 |
| * | Config files now seem to work, so I am ready to start incorporating them. | luke | 2006-02-07 | 1 | -1/+0 |
| * | Committing most of the scheduling stuff. There is still a bit of work to do ... | luke | 2006-01-23 | 1 | -1/+5 |
| * | Adding an "ensure" state where appropriate, and significantly reworking the b... | luke | 2006-01-17 | 1 | -1/+1 |
| * | Added "ensure" state to some classes, and added infrastructure for it to work... | luke | 2006-01-16 | 1 | -0/+1 |
| * | Adding another host to the test lists, adding some test data, and modifying h... | luke | 2006-01-14 | 1 | -1/+19 |
| * | Added "finish" method, using it in Type.finalize, and moved autorequire and s... | luke | 2006-01-13 | 1 | -1/+8 |
| * | Converting transport format to YAML instead of Marshal, and caching the file ... | luke | 2006-01-12 | 1 | -15/+15 |
| * | Services now work at least somewhat on solaris 10, and service testing is pre... | luke | 2006-01-12 | 1 | -0/+1 |
| * | Adding autorequire to files, and added the cwd to the list of files to be req... | luke | 2006-01-12 | 1 | -1/+1 |
| * | Adding Sun support and fixing the last remaining bugs related to the daemon c... | luke | 2006-01-11 | 1 | -2/+8 |
| * | Adding some consistencies to the executable tests. All exe tests now pass on... | luke | 2006-01-10 | 1 | -6/+32 |
| * | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 1 | -10/+55 |
| * | Undoing the merge that happened in 785 | luke | 2006-01-07 | 1 | -55/+9 |
| * | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 1 | -9/+55 |
| * | converting storage from Marshal to YAML | luke | 2006-01-03 | 1 | -0/+1 |
| * | fixing tests to work from any CWD | luke | 2005-11-22 | 1 | -6/+16 |
| * | fixing incredibly annoying bug where os x returns stupidly large uid when uid... | luke | 2005-11-22 | 1 | -2/+2 |
| * | updates from os x | luke | 2005-11-22 | 1 | -1/+1 |
| * | updates | luke | 2005-11-22 | 1 | -0/+2 |
| * | fixing filesources so that the first found file is copied, and adding a test ... | luke | 2005-11-16 | 1 | -0/+4 |
| * | Lots of refactoring, and added the capture_stderr method | luke | 2005-11-16 | 1 | -2/+9 |
| * | Further progress towards the next release. Lots of small bugs fixed, the pat... | luke | 2005-11-01 | 1 | -1/+23 |
| * | Cleaning up tests resulting from the changes to the parser | luke | 2005-10-30 | 1 | -2/+3 |
| * | The language now verifies some resemblance to closurehood. I now only need t... | luke | 2005-10-30 | 1 | -0/+106 |