summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* oops; removing errant notice msgLuke Kanies2005-08-021-1/+0
* cleaning up the defaults system even moreLuke Kanies2005-08-028-55/+129
* adding some consistency and tests to the whole puppet defaults systemLuke Kanies2005-08-0212-53/+102
* adding tests for puppet defaultsLuke Kanies2005-08-021-0/+75
* uhLuke Kanies2005-08-011-1/+0
* renaming to avoid name conflictsLuke Kanies2005-08-011-0/+0
* all tests pass againLuke Kanies2005-07-314-7/+12
* local filebuckets are now tested with filesLuke Kanies2005-07-313-20/+91
* basic filebucketing is now workingLuke Kanies2005-07-316-11/+715
* Moved documentation to project website.Jesse Koontz2005-07-297-251/+0
* more changes to documentationLuke Kanies2005-07-287-15/+24
* working on documentationLuke Kanies2005-07-286-451/+389
* Updated README, moved the old one to documentation/Jesse Koontz2005-07-282-32/+0
* Updated doc/big-picture doc/structures, Added rst formating to puppetdoc, and...Jesse Koontz2005-07-2810-20/+115
* dpkg/apt package installation and removal now worksLuke Kanies2005-07-272-81/+388
* fixing statefile creationLuke Kanies2005-07-261-1/+1
* fixing lib loading testLuke Kanies2005-07-261-2/+5
* making changes necessary to pass tests on all available platformsLuke Kanies2005-07-247-78/+145
* fixing solaris packagingLuke Kanies2005-07-241-1/+3
* fixing packaging to work with rpm, tooLuke Kanies2005-07-222-10/+12
* creating FileTesting module in puppettest.rb, and getting recursion working w...Luke Kanies2005-07-226-410/+574
* adding some attributes to errorsLuke Kanies2005-07-221-1/+1
* adding symlink back as a separate objectLuke Kanies2005-07-221-0/+67
* adding symlink back as a separate objectLuke Kanies2005-07-221-0/+109
* removing silly messageLuke Kanies2005-07-221-1/+0
* making the console output slightly less redundantLuke Kanies2005-07-221-3/+9
* okay, last try on sources hopefully -- no failures, and basic functionality a...Luke Kanies2005-07-227-172/+117
* fixing package listingLuke Kanies2005-07-222-3/+22
* fixing exec tests to work with new event stuffLuke Kanies2005-07-221-4/+27
* okay, sources seem to be much more understandable here -- only the recursion ...Luke Kanies2005-07-228-302/+660
* adding some error checkingLuke Kanies2005-07-221-3/+4
* not dump/loading for local client/serverLuke Kanies2005-07-221-3/+17
* sources now pass all testsLuke Kanies2005-07-203-122/+248
* everything seems to actually be working now, including getting the correct fi...Luke Kanies2005-07-203-60/+79
* Ha! finally got recursion and sourcing working togetherLuke Kanies2005-07-203-159/+212
* redoing how arguments are handled in type.rb -- it is much cleaner nowLuke Kanies2005-07-203-128/+196
* first versionsLuke Kanies2005-07-202-0/+111
* reducing debuggingLuke Kanies2005-07-202-7/+5
* reducing debuggingLuke Kanies2005-07-201-1/+1
* recursive file copying now works even with some limited number of errorsLuke Kanies2005-07-206-69/+156
* okay, file sourcing actually seems to work nowLuke Kanies2005-07-202-21/+118
* checkpoint commitLuke Kanies2005-07-193-188/+328
* moving setpath to parampath=, as a param methodLuke Kanies2005-07-191-5/+6
* adding "=" to metaparam methods, and allowing types to use methods for paramsLuke Kanies2005-07-191-6/+13
* temp commit before i change the whole way that i am doing source + recursionLuke Kanies2005-07-198-164/+656
* removing, since pfile now has link functionalityLuke Kanies2005-07-191-67/+0
* removing, since pfile now has link functionalityLuke Kanies2005-07-191-109/+0
* downcasing the values of all factsLuke Kanies2005-07-181-1/+1
* switching facts to be auto-provided by the clientLuke Kanies2005-07-188-39/+56
* removed type.method() syntax, and replaced it with Type { default => value} s...Luke Kanies2005-07-164-14/+31