| Commit message (Expand) | Author | Age | Files | Lines |
* | Getting rid of the tc_ prefix to test cases | luke | 2005-10-22 | 1 | -227/+0 |
* | making service changes; it is still basically non-functional except in the de... | luke | 2005-10-13 | 1 | -0/+1 |
* | switching test classes back to modules -- making them classes causes too many... | luke | 2005-10-03 | 1 | -1/+2 |
* | switching all relationships to be centrally maintained and to use symbolic re... | luke | 2005-10-01 | 1 | -0/+1 |
* | making "Type.new" private, and switching to "Type.create", so that i can merg... | luke | 2005-09-16 | 1 | -3/+3 |
* | switching FileTesting to a class, and modifying test suites as appropriate | luke | 2005-09-16 | 1 | -4/+1 |
* | fixing error handling so that failed objects are completely destroyed; they w... | luke | 2005-09-13 | 1 | -160/+56 |
* | Execution order is now based on dependency relationships, and those relations... | Luke Kanies | 2005-08-18 | 1 | -1/+1 |
* | all tests now pass on os x | Luke Kanies | 2005-08-06 | 1 | -0/+30 |
* | fixing verbose output to be better and easier to manage | Luke Kanies | 2005-08-04 | 1 | -16/+34 |
* | adding some consistency and tests to the whole puppet defaults system | Luke Kanies | 2005-08-02 | 1 | -2/+2 |
* | making changes necessary to pass tests on all available platforms | Luke Kanies | 2005-07-24 | 1 | -1/+2 |
* | okay, last try on sources hopefully -- no failures, and basic functionality a... | Luke Kanies | 2005-07-22 | 1 | -45/+44 |
* | switching facts to be auto-provided by the client | Luke Kanies | 2005-07-18 | 1 | -3/+1 |
* | finishing rename of file class | Luke Kanies | 2005-06-29 | 1 | -3/+3 |
* | further output cleanup, and fixed the problem with tc_server.rb leaving sleep... | Luke Kanies | 2005-06-29 | 1 | -1/+1 |
* | fixing debugging to severely reduce output but allow it when debugging a spec... | Luke Kanies | 2005-06-29 | 1 | -1/+1 |
* | renaming blink to puppet | Luke Kanies | 2005-06-27 | 1 | -16/+16 |
* | everything passes all of the tests, but i do not think the component-level me... | Luke Kanies | 2005-05-30 | 1 | -0/+39 |
* | done some more work on making components act like normal objects, but now i n... | Luke Kanies | 2005-05-30 | 1 | -5/+60 |
* | dependencies now work, although you cannot yet specify them for components | Luke Kanies | 2005-05-30 | 1 | -0/+50 |
* | there are now explicit tests for transactions, including rollback, and more t... | Luke Kanies | 2005-05-30 | 1 | -0/+141 |