summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
| * All tests should now pass again.Luke Kanies2007-10-082-1/+4
| * Adding a :code setting for specifying code to runLuke Kanies2007-10-051-1/+1
| * This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-051-34/+45
* | Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...Rick Bradley2007-10-052-6/+6
|/
* Removing the Id tags from all of the filesLuke Kanies2007-10-037-7/+0
* Merge branch 'master' of git://michaelobrien.info/puppetLuke Kanies2007-10-032-52/+37
|\
| * Fixed #832. Added the '--no-daemonize' option to puppetd and puppetmasterd.Michael V. O'Brien2007-10-032-52/+37
* | Fixing #814 -- when files are missing, the exceptions shouldLuke Kanies2007-10-031-3/+3
|/
* Fixing ralsh to use a configuration instead of a componentLuke Kanies2007-09-251-4/+3
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-227-20/+20
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-2/+2
* Fixing #806. Resources correctly look up their fully qualified definition ty...Luke Kanies2007-09-061-1/+5
* Adding support for providing a diff when files are being changed. Currently ...Luke Kanies2007-08-272-0/+11
* Applying patch my emerose to fix #652.luke2007-07-301-0/+1
* Fixing #719 -- the filebucket docs now only mention filebucket, not pbucketluke2007-07-181-5/+5
* Applying a slightly modified patch by Dean Wilson -- puppetca now exits with ...luke2007-07-171-0/+10
* Making sure that #686 is fixed -- I specifically included the Daemon module i...luke2007-07-081-5/+6
* Moving puppetd and puppetmasterd back to bin. Damn. Reverting the fix to #323.luke2007-06-152-0/+751
* Updating ralsh with more functionality: You can now perform work on the comm...luke2007-06-131-6/+69
* Change pi to list properties instead of stateslutter2007-06-011-2/+2
* Fixing #323 -- puppetd and puppetmasterd are now in sbin; packages still need...luke2007-05-202-751/+0
* Fixing #501 -- there is now a splay option, disabled by default and when runn...luke2007-05-181-0/+1
* fixing a documentation bugajax2007-05-181-1/+1
* Making sure there is an editor set for ralshluke2007-05-161-0/+1
* Fixing the to_trans method and ralsh a bit so ralsh now works with the new la...luke2007-05-101-7/+13
* Intermediate commit of more reference work, including making provider suitabl...luke2007-05-081-4/+19
* The result of .compact.join("\n") isn't assigned to anything. Fix.josb2007-05-081-3/+3
* Adding a dynamic? option for references, so those are not stored in tracluke2007-05-071-1/+4
* First run at moving references to lib/puppet instead of puppetdocluke2007-05-071-514/+27
* Fixing #206 and #422. Executables will still look for the deprecated config ...luke2007-05-068-23/+35
* Correcting function reference markupluke2007-05-041-1/+2
* Applying patch to puppetrun docs from JosBluke2007-05-041-2/+5
* Committing all the work that josb did, plus a couple of small changesluke2007-05-031-20/+74
* Applying patch to puppetd from Jos Backusluke2007-05-021-9/+8
* Fixing class name for Handler in puppetdluke2007-05-011-1/+1
* Adding --serve back in as an option to puppetd, and failing when a handler is...luke2007-05-011-0/+3
* Fixing #574; puppetmasterd now exits with non-zero error code when there is a...luke2007-04-261-0/+1
* Adding a note to the references indicating that they are autogenerated.luke2007-04-241-0/+1
* Refactoring puppetdoc so it is a bit cleaner and is actually object-oriented....luke2007-04-241-200/+251
* Last modifications to rst conversion before bedtimeluke2007-04-241-20/+34
* All conversions to RST are done, but I did not quite succeed at making puppet...luke2007-04-241-37/+93
* Mostly done with the conversion to restructured text, but there are still som...luke2007-04-241-57/+68
* Translating all of the docs except the type docs to RSTluke2007-04-231-8/+178
* Adding a --version argument to puppetcaluke2007-04-171-0/+7
* Fixing Client.read_cert so that it automatically adds the certificate informa...luke2007-03-301-1/+3
* Fixing puppetdoc with the recent changes to the networking codeluke2007-03-281-1/+2
* Fixing #562; I had to fix how the client class was loadedluke2007-03-241-1/+1
* Applying patch by Ian Burrell from #559luke2007-03-241-1/+1
* Renaming pbucket to filebucketluke2007-03-241-0/+0
* Finalizing the filebucket client, with test code.luke2007-03-241-7/+45