| Commit message (Expand) | Author | Age | Files | Lines |
* | Broaden assert_absent so that it thinks that :purged is equivalent to :absent | (no author) | 2007-08-09 | 1 | -1/+1 |
* | Change the service name so that it is less likely to trip on a common word an... | (no author) | 2007-08-09 | 1 | -2/+2 |
* | trac #763: Make redhat provider default for CentOS (patch by jtimberman) | lutter | 2007-08-09 | 1 | -1/+1 |
* | Trivial mock cleanups | (no author) | 2007-08-09 | 2 | -4/+3 |
* | Constants in provider/interface/redhat.rb are getting redifined as they are d... | christian | 2007-08-09 | 1 | -13/+13 |
* | Changes to lib/ corresponding to test refactoring from r2759, was unaware tha... | christian | 2007-08-09 | 2 | -45/+27 |
* | 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 |
* | Fix the ral:providers:host:parsed tests so they run successfully | (no author) | 2007-08-09 | 2 | -1/+2 |
* | Updated to version 0.23.2 | luke | 2007-08-07 | 1 | -1/+1 |
* | Updated to version 0.23.2 | luke | 2007-08-07 | 1 | -1/+1 |
* | The last set of bug-fixes before the next release. This commit just fixes a ... | luke | 2007-08-07 | 6 | -8/+10 |
* | Adding test support for the other mongrel configuration header | luke | 2007-08-06 | 3 | -3/+28 |
* | Copying the "commands" and "confine" statements to the actual dscl providers,... | luke | 2007-08-06 | 2 | -6/+8 |
* | Fixing #749 -- environment settings no longer accumulate. Significantly addi... | luke | 2007-08-06 | 12 | -128/+665 |
* | Removing the code from #745 until it can pass some basic tests | luke | 2007-08-05 | 2 | -69/+0 |
* | Adding syslog support by devdas (#745). | luke | 2007-08-05 | 2 | -0/+69 |
* | Fixing #751 -- the interface providers now have basic tests, at least to veri... | luke | 2007-08-05 | 4 | -105/+172 |
* | Fixing #731 - we are now correctly only collecting exported resources | luke | 2007-08-05 | 3 | -1/+37 |
* | Fixing #730 -- mounts now call flush() before trying to mount | luke | 2007-08-05 | 2 | -45/+71 |
* | Adding a file that should have been in a commit from yesterda | luke | 2007-08-04 | 1 | -0/+447 |
* | Fixing #735 -- gen_config now uses a single heading, matching the name of the... | luke | 2007-08-04 | 4 | -28/+72 |
* | Fixing #314 and #729; here's the changelog: | luke | 2007-08-03 | 13 | -1112/+540 |
* | Apply fix for typo provided by Toshio Kuratomi (bz250870) | lutter | 2007-08-03 | 1 | -1/+1 |
* | Removed stray debugger method. | mccune | 2007-08-03 | 1 | -4/+1 |
* | DirectoryService provider for users and groups. Alternative to netinfo, as a... | mccune | 2007-08-03 | 7 | -0/+547 |
* | Fixing #734. The problem was that when I switched how the configs were parse... | luke | 2007-08-03 | 2 | -8/+54 |
* | Renaming the linux interface provider to redhat | luke | 2007-08-03 | 1 | -46/+3 |
* | Applying patch by stick to the linux interface provider | luke | 2007-08-03 | 1 | -2/+2 |
* | Undo previous commit, which was an error | lutter | 2007-08-03 | 1 | -24/+5 |
* | Do not set any options if they aren't set in /etc/sysconfig/puppetmaster - ot... | lutter | 2007-08-03 | 2 | -10/+28 |
* | Changes for 0.23.1 | lutter | 2007-08-03 | 1 | -5/+8 |
* | Adding interface implementations, as written by Paul Rose | luke | 2007-07-31 | 4 | -0/+443 |
* | Adding a test for rails | luke | 2007-07-31 | 1 | -1/+68 |
* | Removing test that ended up being redundant | luke | 2007-07-31 | 1 | -16/+0 |
* | Applying patch my emerose to fix #652. | luke | 2007-07-30 | 2 | -0/+4 |
* | Adding the requirement that the cert dn have /CN= in it, thus hopefully catch... | luke | 2007-07-30 | 1 | -1/+1 |
* | Applying a modification of the patch from Marcin Owsiany, allowing Mongrel to... | luke | 2007-07-30 | 2 | -1/+6 |
* | Updated to version 0.23.1 | luke | 2007-07-20 | 1 | -1/+1 |
* | Updated to version 0.23.1 | luke | 2007-07-20 | 1 | -1/+1 |
* | Fixing #726 -- mounts can now correctly handle mounted but absent filesystems. | luke | 2007-07-20 | 2 | -2/+31 |
* | Adding some code in an attempt to fix #728, but it is all commented out since... | luke | 2007-07-20 | 2 | -2/+39 |
* | Attempting to clean up the mount documentation as in #727. | luke | 2007-07-20 | 1 | -8/+7 |
* | Caching whether a given file or module has been loaded, because the loading w... | luke | 2007-07-20 | 1 | -7/+12 |
* | Fixing the mail aliases generated by the mailman list provider; it was genera... | luke | 2007-07-20 | 1 | -2/+3 |
* | Fixing #725. I was apparently not deleting the alias I was creating to the c... | luke | 2007-07-19 | 2 | -5/+29 |
* | Hopefully fixing #720 -- I added tests and a lame back-off system to give the... | luke | 2007-07-19 | 1 | -3/+24 |
* | 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 | 5 | -4/+63 |