summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* all tests now pass on os xLuke Kanies2005-08-068-15/+81
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@502 980ebf18-57e1-0310-9a29-db15c13687c0
* adding better error handling for missing pathsLuke Kanies2005-08-042-2/+11
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@500 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing verbose output to be better and easier to manageLuke Kanies2005-08-043-26/+49
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@499 980ebf18-57e1-0310-9a29-db15c13687c0
* passing state, so more info can be extractedLuke Kanies2005-08-041-2/+2
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@498 980ebf18-57e1-0310-9a29-db15c13687c0
* adding a bit more outputLuke Kanies2005-08-041-2/+3
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@496 980ebf18-57e1-0310-9a29-db15c13687c0
* committing recent changes for testingLuke Kanies2005-08-042-1/+3
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@493 980ebf18-57e1-0310-9a29-db15c13687c0
* a bit of refactoring, and a bit more functionalityLuke Kanies2005-08-041-136/+14
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@492 980ebf18-57e1-0310-9a29-db15c13687c0
* okay, switch all cert management to the library, instead of using the ↵Luke Kanies2005-08-041-79/+392
| | | | | | openssl binary git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@491 980ebf18-57e1-0310-9a29-db15c13687c0
* movingLuke Kanies2005-08-031-0/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@490 980ebf18-57e1-0310-9a29-db15c13687c0
* certificate management; yayLuke Kanies2005-08-031-0/+626
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@489 980ebf18-57e1-0310-9a29-db15c13687c0
* oops; removing errant notice msgLuke Kanies2005-08-021-1/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@487 980ebf18-57e1-0310-9a29-db15c13687c0
* cleaning up the defaults system even moreLuke Kanies2005-08-028-55/+129
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@486 980ebf18-57e1-0310-9a29-db15c13687c0
* adding some consistency and tests to the whole puppet defaults systemLuke Kanies2005-08-0212-53/+102
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@485 980ebf18-57e1-0310-9a29-db15c13687c0
* adding tests for puppet defaultsLuke Kanies2005-08-021-0/+75
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@484 980ebf18-57e1-0310-9a29-db15c13687c0
* uhLuke Kanies2005-08-011-1/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@483 980ebf18-57e1-0310-9a29-db15c13687c0
* renaming to avoid name conflictsLuke Kanies2005-08-011-0/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@482 980ebf18-57e1-0310-9a29-db15c13687c0
* all tests pass againLuke Kanies2005-07-314-7/+12
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@481 980ebf18-57e1-0310-9a29-db15c13687c0
* local filebuckets are now tested with filesLuke Kanies2005-07-313-20/+91
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@480 980ebf18-57e1-0310-9a29-db15c13687c0
* basic filebucketing is now workingLuke Kanies2005-07-316-11/+715
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@479 980ebf18-57e1-0310-9a29-db15c13687c0
* Moved documentation to project website.Jesse Koontz2005-07-297-251/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@477 980ebf18-57e1-0310-9a29-db15c13687c0
* more changes to documentationLuke Kanies2005-07-287-15/+24
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@474 980ebf18-57e1-0310-9a29-db15c13687c0
* working on documentationLuke Kanies2005-07-286-451/+389
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@471 980ebf18-57e1-0310-9a29-db15c13687c0
* Updated README, moved the old one to documentation/Jesse Koontz2005-07-282-32/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@470 980ebf18-57e1-0310-9a29-db15c13687c0
* Updated doc/big-picture doc/structures, Added rst formating to puppetdoc, ↵Jesse Koontz2005-07-2810-20/+115
| | | | | | and added doc strings for types, states, params, and metaparams. git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@467 980ebf18-57e1-0310-9a29-db15c13687c0
* dpkg/apt package installation and removal now worksLuke Kanies2005-07-272-81/+388
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@465 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing statefile creationLuke Kanies2005-07-261-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@464 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing lib loading testLuke Kanies2005-07-261-2/+5
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@462 980ebf18-57e1-0310-9a29-db15c13687c0
* making changes necessary to pass tests on all available platformsLuke Kanies2005-07-247-78/+145
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@458 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing solaris packagingLuke Kanies2005-07-241-1/+3
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@457 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing packaging to work with rpm, tooLuke Kanies2005-07-222-10/+12
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@449 980ebf18-57e1-0310-9a29-db15c13687c0
* creating FileTesting module in puppettest.rb, and getting recursion working ↵Luke Kanies2005-07-226-410/+574
| | | | | | with symlinks git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@448 980ebf18-57e1-0310-9a29-db15c13687c0
* adding some attributes to errorsLuke Kanies2005-07-221-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@447 980ebf18-57e1-0310-9a29-db15c13687c0
* adding symlink back as a separate objectLuke Kanies2005-07-221-0/+67
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@445 980ebf18-57e1-0310-9a29-db15c13687c0
* adding symlink back as a separate objectLuke Kanies2005-07-221-0/+109
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@444 980ebf18-57e1-0310-9a29-db15c13687c0
* removing silly messageLuke Kanies2005-07-221-1/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@441 980ebf18-57e1-0310-9a29-db15c13687c0
* making the console output slightly less redundantLuke Kanies2005-07-221-3/+9
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@440 980ebf18-57e1-0310-9a29-db15c13687c0
* okay, last try on sources hopefully -- no failures, and basic functionality ↵Luke Kanies2005-07-227-172/+117
| | | | | | all seems to be working git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@439 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing package listingLuke Kanies2005-07-222-3/+22
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@438 980ebf18-57e1-0310-9a29-db15c13687c0
* fixing exec tests to work with new event stuffLuke Kanies2005-07-221-4/+27
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@437 980ebf18-57e1-0310-9a29-db15c13687c0
* okay, sources seem to be much more understandable here -- only the recursion ↵Luke Kanies2005-07-228-302/+660
| | | | | | function is recursive git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@436 980ebf18-57e1-0310-9a29-db15c13687c0
* adding some error checkingLuke Kanies2005-07-221-3/+4
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@435 980ebf18-57e1-0310-9a29-db15c13687c0
* not dump/loading for local client/serverLuke Kanies2005-07-221-3/+17
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@434 980ebf18-57e1-0310-9a29-db15c13687c0
* sources now pass all testsLuke Kanies2005-07-203-122/+248
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@433 980ebf18-57e1-0310-9a29-db15c13687c0
* everything seems to actually be working now, including getting the correct ↵Luke Kanies2005-07-203-60/+79
| | | | | | file list back git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@432 980ebf18-57e1-0310-9a29-db15c13687c0
* Ha! finally got recursion and sourcing working togetherLuke Kanies2005-07-203-159/+212
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@431 980ebf18-57e1-0310-9a29-db15c13687c0
* redoing how arguments are handled in type.rb -- it is much cleaner nowLuke Kanies2005-07-203-128/+196
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@430 980ebf18-57e1-0310-9a29-db15c13687c0
* first versionsLuke Kanies2005-07-202-0/+111
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@429 980ebf18-57e1-0310-9a29-db15c13687c0
* reducing debuggingLuke Kanies2005-07-202-7/+5
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@428 980ebf18-57e1-0310-9a29-db15c13687c0
* reducing debuggingLuke Kanies2005-07-201-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@427 980ebf18-57e1-0310-9a29-db15c13687c0
* recursive file copying now works even with some limited number of errorsLuke Kanies2005-07-206-69/+156
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@426 980ebf18-57e1-0310-9a29-db15c13687c0