| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Adding a metatype to manage resources of a specified type. For now, this met... | luke | 2006-12-12 | 7 | -10/+203 |
| * | Working some on the export/collect problem. It actually works now, but there... | luke | 2006-12-12 | 11 | -50/+133 |
| * | Adding a short note on variable interpolation | luke | 2006-12-12 | 1 | -0/+14 |
| * | Adding a bit of clarity about file locations | luke | 2006-12-12 | 2 | -68/+56 |
| * | Add a task to build Debian packages more-or-less 'directly' out of SVN. | mpalmer | 2006-12-12 | 1 | -0/+26 |
| * | Add external Rake task file as an svn:external, and modify the Rakefile to ad... | mpalmer | 2006-12-11 | 1 | -0/+2 |
| * | All tests should now pass, with the possible exception of some tests that mig... | luke | 2006-12-11 | 4 | -90/+42 |
| * | Almost all tests now pass. I have basically reached the point where I was be... | luke | 2006-12-11 | 10 | -29/+161 |
| * | Most tests now pass in the whole system, but there are still about 8 cases th... | luke | 2006-12-11 | 8 | -4/+67 |
| * | Removing the explicit load for most types in type.rb | luke | 2006-12-10 | 2 | -11/+4 |
| * | Removing the reference to the symlink type | luke | 2006-12-10 | 1 | -1/+0 |
| * | Most of the graph handling is now done, and all of the recursive types (basic... | luke | 2006-12-10 | 22 | -569/+395 |
| * | Removing the symlink type finally. | luke | 2006-12-10 | 2 | -306/+0 |
| * | Another intermediate commit. Most of the graphing work itself is now done, b... | luke | 2006-12-09 | 14 | -406/+1078 |
| * | adding note about --no-client | luke | 2006-12-06 | 1 | -0/+5 |
| * | Fix bug in example code: all resources now must have names | lutter | 2006-12-01 | 1 | -2/+2 |
| * | Most of the graphing work is now done. I have also added the generator work ... | luke | 2006-12-01 | 17 | -488/+659 |
| * | Fixing link to fsconfig reference | luke | 2006-12-01 | 1 | -1/+1 |
| * | Intermediate commit -- I am ready to start pushing the graph stuff into the t... | luke | 2006-11-26 | 12 | -55/+472 |
| * | Make spec file work for Fedora < 5 and RHEL < 5 | lutter | 2006-11-21 | 1 | -1/+15 |
| * | Adding GRATR and the beginnings of graph integration. | luke | 2006-11-17 | 22 | -0/+3026 |
| * | fixing typo | luke | 2006-11-17 | 1 | -1/+1 |
| * | Fixing #342. Classes needed to have their namespaces set to their fully qual... | luke | 2006-11-17 | 2 | -1/+39 |
| * | Fixing mount tests after fixing the backward compatibility | luke | 2006-11-17 | 1 | -1/+2 |
| * | Fixing backwards compatibility in mounts -- they were not correctly copying t... | luke | 2006-11-16 | 3 | -7/+26 |
| * | Fixing #347 (I hope). Doing a provisional require of rubygems. | luke | 2006-11-16 | 1 | -0/+7 |
| * | Fixing #346 -- on some scripts I accidentally used "feature" instead of "feat... | luke | 2006-11-16 | 5 | -5/+5 |
| * | Fixing configuration storage -- there was a check being done that caused fals... | luke | 2006-11-15 | 2 | -11/+12 |
| * | updating syntax matcher to highlight dollar signs in prototypes | luke | 2006-11-14 | 1 | -2/+4 |
| * | Updated to version 0.20.1 | luke | 2006-11-13 | 1 | -1/+1 |
| * | Updated to version 0.20.1 | luke | 2006-11-13 | 1 | -1/+1 |
| * | Updated to version 0.20.1 | luke | 2006-11-13 | 1 | -1/+1 |
| * | Updating changelog for 0.20.1 | luke | 2006-11-13 | 1 | -0/+13 |
| * | Another small fix, just for solaris | luke | 2006-11-13 | 1 | -0/+8 |
| * | Another testing fix | luke | 2006-11-13 | 1 | -1/+3 |
| * | Fixing more tests | luke | 2006-11-13 | 2 | -229/+230 |
| * | Fixes to the test system, and a couple of small fixes to the main code. Also... | luke | 2006-11-13 | 8 | -457/+488 |
| * | Fixing a small syntax error in the port provider | luke | 2006-11-13 | 1 | -2/+1 |
| * | Temporarily reverting all of the recent rails work so that I can release 0.20.1 | luke | 2006-11-13 | 26 | -382/+178 |
| * | adding svn keyword to notify type and reindenting | luke | 2006-11-13 | 1 | -27/+28 |
| * | Removing the caveat so that the log message is always provided during a run. | luke | 2006-11-13 | 2 | -12/+14 |
| * | Fixing #339 for real this time -- fixing the log message | luke | 2006-11-13 | 1 | -1/+1 |
| * | Fixing #339, and the bigger problem it concealed. Metaparams are now only ad... | luke | 2006-11-13 | 4 | -1/+16 |
| * | Applying patch from #335 | luke | 2006-11-13 | 1 | -0/+1 |
| * | Removing some debugging, and trying to track down a bug where symlinks get re... | luke | 2006-11-13 | 2 | -1/+3 |
| * | Ported sshkey over, yay. | luke | 2006-11-13 | 6 | -48/+126 |
| * | Adding a NetInfo provider for hosts. Yay! | luke | 2006-11-13 | 6 | -69/+154 |
| * | Hosts now work again, and it should be straightforward to create a netinfo pr... | luke | 2006-11-13 | 10 | -183/+226 |
| * | Ports are still broken, but I need to work on something else while I am think... | luke | 2006-11-13 | 12 | -170/+12379 |
| * | adding a comment to namespaceauth.conf | luke | 2006-11-12 | 1 | -0/+3 |