| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | changing Log.destination to Log.destination=() | Luke Kanies | 2005-07-10 | 1 | -5/+5 |
| * | disabling debug by default | Luke Kanies | 2005-07-10 | 1 | -1/+1 |
| * | changing Log.destination to Log.destination=() | Luke Kanies | 2005-07-10 | 1 | -1/+5 |
| * | adding the exec stuff | Luke Kanies | 2005-07-10 | 3 | -0/+220 |
| * | finishing rename of file class | Luke Kanies | 2005-06-29 | 10 | -49/+49 |
| * | renaming to remove naming conflicts | Luke Kanies | 2005-06-29 | 2 | -0/+0 |
| * | further output cleanup, and fixed the problem with tc_server.rb leaving sleep... | Luke Kanies | 2005-06-29 | 4 | -9/+11 |
| * | fixing debugging to severely reduce output but allow it when debugging a spec... | Luke Kanies | 2005-06-29 | 23 | -63/+83 |
| * | changing warnings to debug | Luke Kanies | 2005-06-29 | 1 | -2/+2 |
| * | basic rpm stuff now works | Luke Kanies | 2005-06-29 | 3 | -2/+58 |
| * | fixing metrics tests to work with everything else | Luke Kanies | 2005-06-29 | 2 | -11/+8 |
| * | correctly returning events | Luke Kanies | 2005-06-29 | 1 | -0/+1 |
| * | metric testing and graphing now works in the library, although nothing has be... | Luke Kanies | 2005-06-29 | 8 | -6/+394 |
| * | adding some more tests for loglevel stuff | Luke Kanies | 2005-06-29 | 1 | -0/+9 |
| * | adding rpm as RedHat package manager | Luke Kanies | 2005-06-28 | 1 | -0/+1 |
| * | logging now exactly supports the list of levels that syslog supports, and mul... | Luke Kanies | 2005-06-28 | 14 | -73/+243 |
| * | renaming message.rb to log.rb | Luke Kanies | 2005-06-28 | 1 | -0/+0 |
| * | temporary changes to prepare for a rename | Luke Kanies | 2005-06-28 | 1 | -7/+5 |
| * | puppetest.rb should probably be puppettest.rb | Luke Kanies | 2005-06-27 | 2 | -1/+1 |
| * | renaming blink to puppet | Luke Kanies | 2005-06-27 | 2 | -5/+5 |
| * | renaming blink to puppet | Luke Kanies | 2005-06-27 | 39 | -466/+466 |
| * | renaming blink to puppet | Luke Kanies | 2005-06-27 | 23 | -0/+0 |
| * | you can now at least test for whether a package is installed, although you st... | Luke Kanies | 2005-06-14 | 2 | -169/+308 |
| * | adding validparam() to Blink::Type | Luke Kanies | 2005-06-13 | 1 | -1/+10 |
| * | fixing file.rb so it works on Darwin, also | Luke Kanies | 2005-06-09 | 1 | -7/+16 |
| * | updates | Luke Kanies | 2005-06-09 | 4 | -3/+28 |
| * | updates | Luke Kanies | 2005-06-09 | 1 | -0/+2 |
| * | adding new classes and tests | Luke Kanies | 2005-06-06 | 3 | -0/+172 |
| * | md5 summing now works, all the way through! | Luke Kanies | 2005-06-01 | 5 | -40/+78 |
| * | checksums now work, but not all the way through yet | Luke Kanies | 2005-06-01 | 5 | -232/+247 |
| * | Rahh! component dependencies now work! | Luke Kanies | 2005-05-30 | 2 | -2/+10 |
| * | everything passes all of the tests, but i do not think the component-level me... | Luke Kanies | 2005-05-30 | 9 | -51/+166 |
| * | adding some more tests for Blink::Type | Luke Kanies | 2005-05-30 | 2 | -0/+19 |
| * | done some more work on making components act like normal objects, but now i n... | Luke Kanies | 2005-05-30 | 10 | -22/+91 |
| * | dependencies now work, although you cannot yet specify them for components | Luke Kanies | 2005-05-30 | 3 | -7/+67 |
| * | there are now explicit tests for transactions, including rollback, and more t... | Luke Kanies | 2005-05-30 | 9 | -117/+353 |
| * | adding simple query syntax stuff | Luke Kanies | 2005-05-30 | 1 | -0/+101 |
| * | i now have basic events: you can only specify simple object types as requirem... | Luke Kanies | 2005-05-29 | 13 | -61/+206 |
| * | renaming events to event | Luke Kanies | 2005-05-29 | 1 | -0/+0 |
| * | update before rename | Luke Kanies | 2005-05-29 | 1 | -13/+21 |
| * | intermediate; no extra functionality yet, but moving away from discussing nam... | Luke Kanies | 2005-05-29 | 7 | -48/+185 |
| * | All tests pass again, and i have added Type.allclear to remove all existing t... | Luke Kanies | 2005-05-25 | 4 | -9/+38 |
| * | okay, everything works again, although it still might be a touch fragile | Luke Kanies | 2005-05-25 | 1 | -1/+1 |
| * | i am giving up on fileparsing for now; it does not work yet | Luke Kanies | 2005-05-25 | 7 | -72/+164 |
| * | okay, bin/blinker works again, and i have modified both client and server to ... | Luke Kanies | 2005-05-21 | 1 | -4/+7 |
| * | we now have networking | Luke Kanies | 2005-05-21 | 5 | -36/+100 |
| * | okay, implicit iteration now occurs at least at object definition time | Luke Kanies | 2005-05-16 | 1 | -1/+1 |
| * | enabling mucking with debug and noop | Luke Kanies | 2005-05-16 | 1 | -1/+17 |
| * | yep, arrays are always passed | Luke Kanies | 2005-05-16 | 1 | -2/+2 |
| * | final fixes on passing methods through to types | Luke Kanies | 2005-05-16 | 2 | -7/+8 |