| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixing some broken tests in the master client, and adding a test for #800 but... | Luke Kanies | 2007-09-06 | 4 | -34/+38 |
| * | Fixing #795 -- configuration elements now make sure all file paths are fully ... | Luke Kanies | 2007-09-06 | 2 | -2/+21 |
| * | Fixing #802 -- tags are now applied before parent classes are evaluated, so p... | Luke Kanies | 2007-09-06 | 4 | -7/+31 |
| * | Fixing #807. The exception handling should more closely resemble how it used... | Luke Kanies | 2007-09-06 | 4 | -11/+32 |
| * | Renaming some ast resource classes and files so they make a lot more sense. | Luke Kanies | 2007-09-06 | 11 | -31/+31 |
| * | Fixing #806. Resources correctly look up their fully qualified definition ty... | Luke Kanies | 2007-09-06 | 6 | -21/+98 |
| * | A small change to the indirector, moving it to a module instead of a class. ... | Luke Kanies | 2007-09-06 | 1 | -64/+19 |
| * | Adding my indirector class before i rewrite it. I am probably not going to k... | Luke Kanies | 2007-09-06 | 1 | -0/+121 |
| * | Flipped the switch so that compiles now return a Configuration instance inste... | Luke Kanies | 2007-09-04 | 12 | -57/+53 |
| * | Successfully modified all tests and code so that all language tests pass agai... | Luke Kanies | 2007-09-04 | 17 | -358/+316 |
| * | We now have a real configuration object, as a subclass of GRATR::Digraph, tha... | Luke Kanies | 2007-09-04 | 38 | -658/+378 |
| * | More refactoring. I have removed a few more extraneous methods from Scope, m... | Luke Kanies | 2007-09-03 | 11 | -126/+70 |
| * | Removing the Scope#setresource method, since it was essentially redundant. T... | Luke Kanies | 2007-09-03 | 4 | -29/+12 |
| * | Doing a small amount of refactoring, toward being able to use Parser resource... | Luke Kanies | 2007-09-03 | 11 | -293/+240 |
| * | Deleting old documentation that somehow made it back into the tree in the swi... | Luke Kanies | 2007-09-01 | 27 | -3048/+478 |
| * | Renaming the file containing all of the configuration defaults to "defaults.r... | Luke Kanies | 2007-08-28 | 2 | -1/+1 |
| * | Fixing some failing unit tests. | Luke Kanies | 2007-08-28 | 3 | -33/+8 |
| * | Making a couple of small bugfixes in the configuration subsystem | Luke Kanies | 2007-08-27 | 5 | -16/+31 |
| * | Adding support for providing a diff when files are being changed. Currently ... | Luke Kanies | 2007-08-27 | 10 | -20/+132 |
| * | Multiple environment support now works, and I have even tested it in real lif... | Luke Kanies | 2007-08-26 | 8 | -52/+118 |
| * | The fileserver now uses an environment-specific module path. I also made var... | Luke Kanies | 2007-08-26 | 9 | -29/+64 |
| * | Adding a bit of testing for node names. | Luke Kanies | 2007-08-26 | 2 | -1/+14 |
| * | Moving the node tests to rspec, and cleaning up the spec of the node, especia... | Luke Kanies | 2007-08-26 | 2 | -74/+108 |
| * | Moving the node tests to rspec, and cleaning up the spec of the node, especia... | Luke Kanies | 2007-08-26 | 1 | -0/+0 |
| * | And we have multiple environment support in the parser. The only remaining p... | Luke Kanies | 2007-08-25 | 13 | -61/+68 |
| * | Removing this test for now; I do not have time to port it from test/unit to r... | Luke Kanies | 2007-08-25 | 1 | -755/+0 |
| * | Renaming the "configuration" object to "compile", because it is only a transi... | Luke Kanies | 2007-08-25 | 11 | -29/+784 |
| * | Oops, created a test directory in the main spec dir, rather than in the unit/... | Luke Kanies | 2007-08-25 | 1 | -0/+0 |
| * | Modules are now tested with spec, and they now can handle environment-specifi... | Luke Kanies | 2007-08-25 | 6 | -104/+193 |
| * | The config class now has support for add an environment to its search path. ... | Luke Kanies | 2007-08-24 | 2 | -31/+86 |
| * | I have added basic support for a search path, altho not yet with any ability ... | Luke Kanies | 2007-08-24 | 4 | -247/+261 |
| * | Adding some rspec tests for Config.rb, because I am planning on significantly... | Luke Kanies | 2007-08-23 | 5 | -47/+345 |
| * | Everything up to the parser (and the Modules) is ready to support multiple en... | Luke Kanies | 2007-08-23 | 13 | -287/+186 |
| * | Oops, left out the spec rake file from the main spec commit | Luke Kanies | 2007-08-23 | 1 | -0/+1 |
| * | Building a stand-alone spec directory for creating the new spec-based tests. | Luke Kanies | 2007-08-23 | 86 | -0/+200 |
| * | Adding the second half of the rspec upgrade -- apparently the "git add" thing... | Luke Kanies | 2007-08-23 | 22 | -1417/+0 |
| * | Upgrading rspec to version 1.0.8. This only includes the contents of the lib... | Luke Kanies | 2007-08-23 | 69 | -798/+3081 |
| * | Adding environment information to the client fact list. The environment is r... | Luke Kanies | 2007-08-22 | 2 | -0/+13 |
| * | Fixing the integration test between interpreter and configuration -- the inte... | Luke Kanies | 2007-08-22 | 2 | -2/+2 |
| * | Merge branch 'master' of git://git.et.redhat.com/puppet | Luke Kanies | 2007-08-22 | 1 | -0/+3 |
| |\ |
|
| | * | Sync to latest specfile in Fedora | David Lutterkort | 2007-08-22 | 1 | -0/+3 |
| * | | Merge branch 'master' of ssh://reductivelabs.com/home/michael/git/puppet | Luke Kanies | 2007-08-22 | 3 | -9/+49 |
| |\ \
| |/
|/| |
|
| | * | Fixed CA race condition (#693) | Michael V. O'Brien | 2007-08-22 | 3 | -9/+49 |
| * | | Merging the multi_env branch with master. There are not actually any conflic... | Luke Kanies | 2007-08-22 | 11 | -65/+254 |
| |\| |
|
| | * | Fixing the spec library so it correctly can see its version | Luke Kanies | 2007-08-16 | 1 | -29/+29 |
| | * | Merge branch 'master' of http://northstarlabs.net/git/puppet | Luke Kanies | 2007-08-15 | 6 | -1/+87 |
| | |\ |
|
| | | * | Added optional per-module lib directory. | Jeffrey J McCune | 2007-08-14 | 6 | -1/+87 |
| | * | | Merge /home/michael/git/puppet | Luke Kanies | 2007-08-15 | 4 | -36/+139 |
| | |\ \ |
|
| | | * \ | Merge ssh://michael@reductivelabs.com/home/michael/git/puppet | Michael V. O'Brien | 2007-08-14 | 1 | -5/+5 |
| | | |\ \ |
|
| | | * | | | Added shortname support to config.rb and refactored addargs | Michael V. O'Brien | 2007-08-14 | 4 | -36/+139 |
| | | | |/
| | |/| |
|