| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fact.rb is obsolete | Luke Kanies | 2005-08-09 | 1 | -64/+0 |
* | function.rb is obsolete | Luke Kanies | 2005-08-09 | 1 | -72/+0 |
* | fixing directory mode creation | Luke Kanies | 2005-08-09 | 1 | -7/+9 |
* | renaming again | Luke Kanies | 2005-08-09 | 1 | -0/+0 |
* | renaming openssl to certauthority | Luke Kanies | 2005-08-09 | 1 | -0/+0 |
* | removing comments and making @csr a class attribute | Luke Kanies | 2005-08-09 | 1 | -46/+11 |
* | fixing error output | Luke Kanies | 2005-08-09 | 1 | -2/+12 |
* | adding creation rollback | Luke Kanies | 2005-08-08 | 1 | -0/+12 |
* | returning transaction from client.config() | Luke Kanies | 2005-08-08 | 1 | -1/+3 |
* | all tests now pass on os x | Luke Kanies | 2005-08-06 | 8 | -15/+81 |
* | adding better error handling for missing paths | Luke Kanies | 2005-08-04 | 2 | -2/+11 |
* | fixing verbose output to be better and easier to manage | Luke Kanies | 2005-08-04 | 3 | -26/+49 |
* | passing state, so more info can be extracted | Luke Kanies | 2005-08-04 | 1 | -2/+2 |
* | adding a bit more output | Luke Kanies | 2005-08-04 | 1 | -2/+3 |
* | committing recent changes for testing | Luke Kanies | 2005-08-04 | 2 | -1/+3 |
* | a bit of refactoring, and a bit more functionality | Luke Kanies | 2005-08-04 | 1 | -136/+14 |
* | okay, switch all cert management to the library, instead of using the openssl... | Luke Kanies | 2005-08-04 | 1 | -79/+392 |
* | moving | Luke Kanies | 2005-08-03 | 1 | -0/+0 |
* | certificate management; yay | Luke Kanies | 2005-08-03 | 1 | -0/+626 |
* | oops; removing errant notice msg | Luke Kanies | 2005-08-02 | 1 | -1/+0 |
* | cleaning up the defaults system even more | Luke Kanies | 2005-08-02 | 8 | -55/+129 |
* | adding some consistency and tests to the whole puppet defaults system | Luke Kanies | 2005-08-02 | 12 | -53/+102 |
* | adding tests for puppet defaults | Luke Kanies | 2005-08-02 | 1 | -0/+75 |
* | uh | Luke Kanies | 2005-08-01 | 1 | -1/+0 |
* | renaming to avoid name conflicts | Luke Kanies | 2005-08-01 | 1 | -0/+0 |
* | all tests pass again | Luke Kanies | 2005-07-31 | 4 | -7/+12 |
* | local filebuckets are now tested with files | Luke Kanies | 2005-07-31 | 3 | -20/+91 |
* | basic filebucketing is now working | Luke Kanies | 2005-07-31 | 6 | -11/+715 |
* | Moved documentation to project website. | Jesse Koontz | 2005-07-29 | 7 | -251/+0 |
* | more changes to documentation | Luke Kanies | 2005-07-28 | 7 | -15/+24 |
* | working on documentation | Luke Kanies | 2005-07-28 | 6 | -451/+389 |
* | Updated README, moved the old one to documentation/ | Jesse Koontz | 2005-07-28 | 2 | -32/+0 |
* | Updated doc/big-picture doc/structures, Added rst formating to puppetdoc, and... | Jesse Koontz | 2005-07-28 | 10 | -20/+115 |
* | dpkg/apt package installation and removal now works | Luke Kanies | 2005-07-27 | 2 | -81/+388 |
* | fixing statefile creation | Luke Kanies | 2005-07-26 | 1 | -1/+1 |
* | fixing lib loading test | Luke Kanies | 2005-07-26 | 1 | -2/+5 |
* | making changes necessary to pass tests on all available platforms | Luke Kanies | 2005-07-24 | 7 | -78/+145 |
* | fixing solaris packaging | Luke Kanies | 2005-07-24 | 1 | -1/+3 |
* | fixing packaging to work with rpm, too | Luke Kanies | 2005-07-22 | 2 | -10/+12 |
* | creating FileTesting module in puppettest.rb, and getting recursion working w... | Luke Kanies | 2005-07-22 | 6 | -410/+574 |
* | adding some attributes to errors | Luke Kanies | 2005-07-22 | 1 | -1/+1 |
* | adding symlink back as a separate object | Luke Kanies | 2005-07-22 | 1 | -0/+67 |
* | adding symlink back as a separate object | Luke Kanies | 2005-07-22 | 1 | -0/+109 |
* | removing silly message | Luke Kanies | 2005-07-22 | 1 | -1/+0 |
* | making the console output slightly less redundant | Luke Kanies | 2005-07-22 | 1 | -3/+9 |
* | okay, last try on sources hopefully -- no failures, and basic functionality a... | Luke Kanies | 2005-07-22 | 7 | -172/+117 |
* | fixing package listing | Luke Kanies | 2005-07-22 | 2 | -3/+22 |
* | fixing exec tests to work with new event stuff | Luke Kanies | 2005-07-22 | 1 | -4/+27 |
* | okay, sources seem to be much more understandable here -- only the recursion ... | Luke Kanies | 2005-07-22 | 8 | -302/+660 |
* | adding some error checking | Luke Kanies | 2005-07-22 | 1 | -3/+4 |