summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* not dump/loading for local client/serverLuke Kanies2005-07-221-3/+17
* sources now pass all testsLuke Kanies2005-07-202-21/+67
* everything seems to actually be working now, including getting the correct fi...Luke Kanies2005-07-202-60/+71
* Ha! finally got recursion and sourcing working togetherLuke Kanies2005-07-202-152/+173
* redoing how arguments are handled in type.rb -- it is much cleaner nowLuke Kanies2005-07-202-103/+139
* first versionsLuke Kanies2005-07-201-0/+37
* 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-205-63/+85
* okay, file sourcing actually seems to work nowLuke Kanies2005-07-201-10/+14
* checkpoint commitLuke Kanies2005-07-192-187/+326
* 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-195-146/+523
* 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-184-30/+46
* removed type.method() syntax, and replaced it with Type { default => value} s...Luke Kanies2005-07-163-14/+25
* changing path stuff to be service-specificLuke Kanies2005-07-161-12/+18
* adding more validation methodsLuke Kanies2005-07-151-1/+14
* reducing to one statefile definitionLuke Kanies2005-07-141-40/+26
* converting debug() back to Puppet.debug()Luke Kanies2005-07-141-9/+13
* converting debug() back to Puppet.debug()Luke Kanies2005-07-141-7/+7
* converting debug() back to Puppet.debug()Luke Kanies2005-07-141-1/+1
* converting debug() back to Puppet.debug()Luke Kanies2005-07-141-5/+12
* adding methods callable from languageLuke Kanies2005-07-141-0/+32
* defaulting to rpm for everyone i don't know anything aboutLuke Kanies2005-07-141-1/+5
* adding rpm as the default type for FedoraLuke Kanies2005-07-141-0/+1
* using old name method, since it is required to make names unique given how cl...Luke Kanies2005-07-121-2/+2
* fully qualifying warning method, because it is not being imported for some re...Luke Kanies2005-07-121-2/+2
* adding path stuff everywhere, although i had to keep component names kind of ...Luke Kanies2005-07-123-7/+19
* adding link functionalityLuke Kanies2005-07-121-3/+73
* toying with some doc stuffLuke Kanies2005-07-122-1/+39
* removing some debuggingLuke Kanies2005-07-121-3/+3
* lots of refactoringLuke Kanies2005-07-123-165/+161
* in the middle of a bunch of refactoring; committing so that others can try to...Luke Kanies2005-07-125-219/+153
* doing some refactoringLuke Kanies2005-07-123-30/+32
* converting to "include Puppet" and not qualifing output methodsLuke Kanies2005-07-1218-156/+163
* hopefully, finally resolving recursive file creation problemsLuke Kanies2005-07-111-3/+8
* moving namevar translation to a methodLuke Kanies2005-07-111-19/+29
* swapping console colorsLuke Kanies2005-07-111-2/+2
* changing commentsLuke Kanies2005-07-111-4/+1
* cleaning up bugs in the tests, and adding more error checking around the bugsLuke Kanies2005-07-112-4/+19
* adding refreshonly parameterLuke Kanies2005-07-111-1/+10
* found a bunch of bugs in Puppet::Storage, plus some bugs in how file recursio...Luke Kanies2005-07-114-8/+26
* adding a to_s methodLuke Kanies2005-07-111-1/+4
* fixing storage class; it was not actually correctly retrieving state from diskLuke Kanies2005-07-111-10/+30
* adding Puppet#recmkdir utility function, and making sure Log and Storage crea...Luke Kanies2005-07-113-6/+57
* adding some more tests for recursion plus checksumming, because they are some...Luke Kanies2005-07-112-6/+23
* ok, verbose => infoLuke Kanies2005-07-111-2/+2