| Commit message (Expand) | Author | Age | Files | Lines |
| * | Enhance selector and case statements to match with regexp | Brice Figureau | 2009-08-01 | 1 | -1/+2 |
| * | Fix #2033 - Allow regexp in if expression | Brice Figureau | 2009-08-01 | 1 | -0/+4 |
| * | Removed extra whitespace from end of lines | Ian Taylor | 2009-06-06 | 1 | -4/+4 |
| * | Changed tabs to spaces without interfering with indentation or alignment | Ian Taylor | 2009-06-06 | 1 | -1/+1 |
| * | Fix #1088 - part2 - Add rspec tests | Brice Figureau | 2009-03-14 | 1 | -0/+6 |
| * | Fixing tests broken in previous commits | Luke Kanies | 2009-03-11 | 1 | -2/+2 |
| * | Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog | Luke Kanies | 2008-12-18 | 1 | -1/+1 |
| * | Fixing forward-compatibility issues resulting from no global resources | Luke Kanies | 2008-10-31 | 1 | -1/+1 |
| * | Merge branch '0.24.x' | Luke Kanies | 2008-10-31 | 1 | -0/+16 |
| |\ |
|
| | * | Fix #1402 - Allow multiline comments | Brice Figureau | 2008-10-29 | 1 | -0/+11 |
| | * | Fix #857 - Multiple class of the same name don't append code | Brice Figureau | 2008-10-29 | 1 | -0/+5 |
| * | | Merge branch '0.24.x' | Luke Kanies | 2008-10-22 | 1 | -0/+14 |
| |\| |
|
| | * | Fix #936 - Allow trailing comma in array definition | Brice Figureau | 2008-10-21 | 1 | -0/+7 |
| | * | Fix #636 - Allow extraneous comma in function argument list | Brice Figureau | 2008-10-21 | 1 | -0/+7 |
| * | | Merge branch 'master' into master_no_global_resources | Luke Kanies | 2008-03-31 | 1 | -0/+6 |
| |\| |
|
| | * | Fixed #997 -- virtual defined types are no longer evaluated. | Luke Kanies | 2008-02-12 | 1 | -0/+5 |
| | * | Stubbing Facter during the snippet tests, so they are faster and work with no... | Luke Kanies | 2008-02-08 | 1 | -0/+2 |
| * | | Another round of fixes toward making global resources work. | Luke Kanies | 2008-01-09 | 1 | -23/+13 |
| |/ |
|
| * | Renaming 'configuration' to 'catalog', fixing #954. | Luke Kanies | 2007-12-11 | 1 | -7/+7 |
| * | Reverting the changes I'd made toward removing the global | Luke Kanies | 2007-11-19 | 1 | -11/+12 |
| * | Fixed most failing tests, but there are still over thirty failing. | Luke Kanies | 2007-11-18 | 1 | -12/+11 |
| * | Changing the test/ classes so that they work from the main | Luke Kanies | 2007-10-26 | 1 | -1/+1 |
| * | All tests should now pass again. | Luke Kanies | 2007-10-08 | 1 | -2/+2 |
| * | This commit is focused on getting the 'puppet' executable | Luke Kanies | 2007-10-05 | 1 | -34/+11 |
| * | Merge branch 'configurations' into indirection | Luke Kanies | 2007-09-22 | 1 | -11/+4 |
| |\ |
|
| | * | All tests now pass in this configuration branch, which means | Luke Kanies | 2007-09-22 | 1 | -9/+2 |
| |/ |
|
| * | Another intermediate commit. The node and fact classes are now functional an... | Luke Kanies | 2007-09-12 | 1 | -3/+4 |
| * | We now have a real configuration object, as a subclass of GRATR::Digraph, tha... | Luke Kanies | 2007-09-04 | 1 | -5/+0 |
| * | Deleting old documentation that somehow made it back into the tree in the swi... | Luke Kanies | 2007-09-01 | 1 | -1/+13 |
| * | Consolidating all of the configuration parameter declarations into configurat... | luke | 2007-05-04 | 1 | -1/+0 |
| * | Fixing #615 (subclasses with similar names) by getting rid of the class "type... | luke | 2007-05-03 | 1 | -150/+114 |
| * | Merging the webserver_portability branch from version 2182 to version 2258. | luke | 2007-03-06 | 1 | -4/+4 |
| * | Moving all of the client and server code into a single network/ directory. I... | luke | 2007-02-08 | 1 | -6/+6 |
| * | Merging the state-rename branch. This includes the diff from version 2156 to... | luke | 2007-02-07 | 1 | -4/+4 |
| * | Partially fixing #460, take 2 -- fully-qualified definitions can now be used. | luke | 2007-01-30 | 1 | -0/+12 |
| * | Re-enabling the dirchmod test and fixing its syntax | luke | 2007-01-04 | 1 | -1/+1 |
| * | A couple of small bug fixes | luke | 2006-12-29 | 1 | -1/+1 |
| * | Fixing #343. Collections and definition evaluation both now happen on every ... | luke | 2006-12-23 | 1 | -0/+7 |
| * | Fixing #349. Doing some hackery so defined types can now (again) be used as ... | luke | 2006-12-23 | 1 | -0/+7 |
| * | All tests should now pass, with the possible exception of some tests that mig... | luke | 2006-12-11 | 1 | -82/+32 |
| * | Adding a "realize" function that can be used to make one or more resource non... | luke | 2006-10-18 | 1 | -0/+7 |
| * | Fixing virtual object collection. I apparently broke it when I added rails c... | luke | 2006-10-18 | 1 | -0/+5 |
| * | Fixing the test scripts so that the library path | luke | 2006-10-16 | 1 | -1/+3 |
| * | Adding a ruby header to all of the tests so that they can now be executed as ... | luke | 2006-10-16 | 1 | -1/+1 |
| * | Merging the changes from the override-refactor branch. This is a significant... | luke | 2006-10-04 | 1 | -1/+8 |
| * | Converting to using the Rakefile for testing. The old 'test' script is | luke | 2006-09-19 | 1 | -21/+14 |
| * | Adding test and fix for empty execs being ignored | luke | 2006-06-15 | 1 | -0/+2 |
| * | fixing interpreter to initialize ldap in the nodesearch_ldap method, which re... | luke | 2006-06-15 | 1 | -0/+5 |
| * | Found a bug where single-value selectors can fail on a second compile. Fixed... | luke | 2006-06-09 | 1 | -0/+12 |
| * | Did some work on making sure object removal actually works, thus stopping som... | luke | 2006-05-25 | 1 | -5/+7 |