summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* okay, file sourcing actually seems to work nowLuke Kanies2005-07-202-21/+118
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@425 980ebf18-57e1-0310-9a29-db15c13687c0
* checkpoint commitLuke Kanies2005-07-193-188/+328
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@424 980ebf18-57e1-0310-9a29-db15c13687c0
* moving setpath to parampath=, as a param methodLuke Kanies2005-07-191-5/+6
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@423 980ebf18-57e1-0310-9a29-db15c13687c0
* adding "=" to metaparam methods, and allowing types to use methods for paramsLuke Kanies2005-07-191-6/+13
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@422 980ebf18-57e1-0310-9a29-db15c13687c0
* temp commit before i change the whole way that i am doing source + recursionLuke Kanies2005-07-198-164/+656
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@421 980ebf18-57e1-0310-9a29-db15c13687c0
* removing, since pfile now has link functionalityLuke Kanies2005-07-191-67/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@420 980ebf18-57e1-0310-9a29-db15c13687c0
* removing, since pfile now has link functionalityLuke Kanies2005-07-191-109/+0
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@419 980ebf18-57e1-0310-9a29-db15c13687c0
* downcasing the values of all factsLuke Kanies2005-07-181-1/+1
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@416 980ebf18-57e1-0310-9a29-db15c13687c0
* switching facts to be auto-provided by the clientLuke Kanies2005-07-188-39/+56
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@415 980ebf18-57e1-0310-9a29-db15c13687c0
* removed type.method() syntax, and replaced it with Type { default => value} ↵Luke Kanies2005-07-164-14/+31
| | | | | | syntax -- i still need to add test cases git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@409 980ebf18-57e1-0310-9a29-db15c13687c0
* changing path stuff to be service-specificLuke Kanies2005-07-162-15/+19
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@408 980ebf18-57e1-0310-9a29-db15c13687c0
* modifying failer stuffLuke Kanies2005-07-161-2/+18
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@407 980ebf18-57e1-0310-9a29-db15c13687c0
* adding more validation methodsLuke Kanies2005-07-151-1/+14
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@403 980ebf18-57e1-0310-9a29-db15c13687c0
* reducing to one statefile definitionLuke Kanies2005-07-141-40/+26
| | | | git-svn-id: https://reductivelabs.com/svn/puppet/library/trunk@396 980ebf18-57e1-0310-9a29-db15c13687c0