| Commit message (Expand) | Author | Age | Files | Lines |
* | Highlight what I think is a problem in the test suite that I just can't solve | (no author) | 2007-08-09 | 1 | -0/+3 |
* | Refactor SUIDManager tests to run without root, change SUIDManager's behavior... | christian | 2007-08-09 | 15 | -196/+111 |
* | Upgrade mocha to 0.5.1, which gives much better error messages | (no author) | 2007-08-09 | 28 | -228/+892 |
* | The last set of bug-fixes before the next release. This commit just fixes a ... | luke | 2007-08-07 | 1 | -1/+5 |
* | Adding test support for the other mongrel configuration header | luke | 2007-08-06 | 1 | -2/+23 |
* | Fixing #749 -- environment settings no longer accumulate. Significantly addi... | luke | 2007-08-06 | 7 | -90/+606 |
* | Fixing #751 -- the interface providers now have basic tests, at least to veri... | luke | 2007-08-05 | 1 | -0/+40 |
* | Fixing #731 - we are now correctly only collecting exported resources | luke | 2007-08-05 | 1 | -0/+33 |
* | Fixing #730 -- mounts now call flush() before trying to mount | luke | 2007-08-05 | 1 | -45/+68 |
* | Fixing #735 -- gen_config now uses a single heading, matching the name of the... | luke | 2007-08-04 | 1 | -23/+57 |
* | Fixing #314 and #729; here's the changelog: | luke | 2007-08-03 | 5 | -441/+470 |
* | Fixing #734. The problem was that when I switched how the configs were parse... | luke | 2007-08-03 | 1 | -7/+49 |
* | Removing test that ended up being redundant | luke | 2007-07-31 | 1 | -16/+0 |
* | Fixing #726 -- mounts can now correctly handle mounted but absent filesystems. | luke | 2007-07-20 | 1 | -0/+17 |
* | Adding some code in an attempt to fix #728, but it is all commented out since... | luke | 2007-07-20 | 1 | -1/+17 |
* | Fixing #725. I was apparently not deleting the alias I was creating to the c... | luke | 2007-07-19 | 1 | -0/+15 |
* | Converting mount test to use mount everywhere instead of df | luke | 2007-07-19 | 1 | -3/+3 |
* | Adding the ability to specify relationships to classes, using Class[name] res... | luke | 2007-07-19 | 2 | -1/+43 |
* | The first round of bug-fixes in preparation for beaker | luke | 2007-07-19 | 2 | -4/+16 |
* | Adding documentation to the "test" script | luke | 2007-07-19 | 1 | -38/+110 |
* | Fixing #716 -- the package type was considering anything that was not "absent... | luke | 2007-07-19 | 1 | -0/+8 |
* | Fixing #695 -- resource references will correctly serialize and unserialize i... | luke | 2007-07-18 | 1 | -2/+18 |
* | Fixing #703, mostly. You still cannot do multi-condition queries, but you ca... | luke | 2007-07-18 | 3 | -10/+9 |
* | Fixing the rest of #705, except for the env stuff, which I was not able to re... | luke | 2007-07-14 | 1 | -0/+16 |
* | Fixing the interpreter autoloading so that it correctly loads classes even wh... | luke | 2007-07-12 | 1 | -0/+6 |
* | Fixing the instances method. It now works when there are already managed res... | luke | 2007-07-12 | 1 | -5/+17 |
* | Fixing the :check metaparam so it does not try to check unsupported parameters | luke | 2007-07-12 | 1 | -0/+32 |
* | removing the test for a method I removed yesterday | luke | 2007-07-12 | 1 | -48/+0 |
* | Fixing the first half of #705 -- matching no longer fails. I think this also... | luke | 2007-07-12 | 1 | -12/+60 |
* | Having FileType instances automatically back their contents up to a filebucke... | luke | 2007-07-11 | 1 | -2/+48 |
* | Fixing transactions so that they do not flush resources that are in noop | luke | 2007-07-11 | 1 | -2/+41 |
* | Adding support for a "mailalias" type, with /etc/aliases support initially. ... | luke | 2007-07-10 | 4 | -6/+309 |
* | Adding support in Property for declarating whether a given property type will... | luke | 2007-07-10 | 1 | -0/+38 |
* | Adding patch by Valentin Vidic to add the "+>" syntax for adding values to pa... | luke | 2007-07-10 | 1 | -0/+25 |
* | Fixing #621 -- plugins are now downloaded directly into the $libdir, and auto... | luke | 2007-07-10 | 1 | -38/+13 |
* | Changing some of the internals of autoloading so that there is a class-level ... | luke | 2007-07-10 | 1 | -17/+32 |
* | Ignore the pkg directory if it exists, and fix up a couple of tests that were... | (no author) | 2007-07-09 | 1 | -1/+1 |
* | Fixing #687. | luke | 2007-07-09 | 1 | -0/+12 |
* | The parser now throws an error when a resource reference is created for an un... | luke | 2007-07-08 | 1 | -0/+70 |
* | Making sure that #686 is fixed -- I specifically included the Daemon module i... | luke | 2007-07-08 | 1 | -0/+6 |
* | Hopefully fixing #685 -- I added a wrapper around the call to getconfig(), so... | luke | 2007-07-08 | 1 | -3/+12 |
* | Applying further tests to double-quoted hostnames by Valentin Vidic | luke | 2007-07-08 | 1 | -1/+13 |
* | Applying patch by DavidS from #697 to allow host names to be double quoted | luke | 2007-07-08 | 1 | -1/+0 |
* | Fixing #596 -- classes in modules now autoload | luke | 2007-07-06 | 2 | -1/+112 |
* | Fixing #704 -- Puppet was not failing correctly when schedules were missing, ... | luke | 2007-07-04 | 1 | -0/+28 |
* | Removing the long-obsolete Element base class. The Parameter and Type classe... | luke | 2007-07-04 | 5 | -6/+8 |
* | Fixing #620 - class names and node names now throw an error when they conflict | luke | 2007-07-04 | 2 | -7/+27 |
* | Modified the fileserver to cache file information, so that | luke | 2007-06-19 | 4 | -0/+20 |
* | Updating error message during test failure. | luke | 2007-06-19 | 1 | -1/+1 |
* | More test fixes. I seem to be getting very close. | luke | 2007-06-19 | 4 | -2/+5 |