Age | Commit message (Expand) | Author | Files | Lines |
2007-10-05 | Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser... | Rick Bradley | 2 | -6/+6 |
2007-10-05 | Adding a :code setting for specifying code to run | Luke Kanies | 1 | -1/+1 |
2007-10-05 | This commit is focused on getting the 'puppet' executable | Luke Kanies | 1 | -34/+45 |
2007-10-03 | Removing the Id tags from all of the files | Luke Kanies | 7 | -7/+0 |
2007-10-03 | Merge branch 'master' of git://michaelobrien.info/puppet | Luke Kanies | 2 | -52/+37 |
2007-10-03 | Fixing #814 -- when files are missing, the exceptions should | Luke Kanies | 1 | -3/+3 |
2007-10-03 | Fixed #832. Added the '--no-daemonize' option to puppetd and puppetmasterd. | Michael V. O'Brien | 2 | -52/+37 |
2007-09-25 | Fixing ralsh to use a configuration instead of a component | Luke Kanies | 1 | -4/+3 |
2007-09-22 | Renaming the 'Puppet::Util::Config' class to | Luke Kanies | 7 | -20/+20 |
2007-09-17 | This is basically another intermediate commit. I feel like | Luke Kanies | 1 | -2/+2 |
2007-09-06 | Fixing #806. Resources correctly look up their fully qualified definition ty... | Luke Kanies | 1 | -1/+5 |
2007-08-27 | Adding support for providing a diff when files are being changed. Currently ... | Luke Kanies | 2 | -0/+11 |
2007-07-30 | Applying patch my emerose to fix #652. | luke | 1 | -0/+1 |
2007-07-18 | Fixing #719 -- the filebucket docs now only mention filebucket, not pbucket | luke | 1 | -5/+5 |
2007-07-17 | Applying a slightly modified patch by Dean Wilson -- puppetca now exits with ... | luke | 1 | -0/+10 |
2007-07-08 | Making sure that #686 is fixed -- I specifically included the Daemon module i... | luke | 1 | -5/+6 |
2007-06-15 | Moving puppetd and puppetmasterd back to bin. Damn. Reverting the fix to #323. | luke | 2 | -0/+751 |
2007-06-13 | Updating ralsh with more functionality: You can now perform work on the comm... | luke | 1 | -6/+69 |
2007-06-01 | Change pi to list properties instead of states | lutter | 1 | -2/+2 |
2007-05-20 | Fixing #323 -- puppetd and puppetmasterd are now in sbin; packages still need... | luke | 2 | -751/+0 |
2007-05-18 | Fixing #501 -- there is now a splay option, disabled by default and when runn... | luke | 1 | -0/+1 |
2007-05-18 | fixing a documentation bug | ajax | 1 | -1/+1 |
2007-05-16 | Making sure there is an editor set for ralsh | luke | 1 | -0/+1 |
2007-05-10 | Fixing the to_trans method and ralsh a bit so ralsh now works with the new la... | luke | 1 | -7/+13 |
2007-05-08 | Intermediate commit of more reference work, including making provider suitabl... | luke | 1 | -4/+19 |
2007-05-08 | The result of .compact.join("\n") isn't assigned to anything. Fix. | josb | 1 | -3/+3 |
2007-05-07 | Adding a dynamic? option for references, so those are not stored in trac | luke | 1 | -1/+4 |
2007-05-07 | First run at moving references to lib/puppet instead of puppetdoc | luke | 1 | -514/+27 |
2007-05-06 | Fixing #206 and #422. Executables will still look for the deprecated config ... | luke | 8 | -23/+35 |
2007-05-04 | Correcting function reference markup | luke | 1 | -1/+2 |
2007-05-04 | Applying patch to puppetrun docs from JosB | luke | 1 | -2/+5 |
2007-05-03 | Committing all the work that josb did, plus a couple of small changes | luke | 1 | -20/+74 |
2007-05-02 | Applying patch to puppetd from Jos Backus | luke | 1 | -9/+8 |
2007-05-01 | Fixing class name for Handler in puppetd | luke | 1 | -1/+1 |
2007-05-01 | Adding --serve back in as an option to puppetd, and failing when a handler is... | luke | 1 | -0/+3 |
2007-04-26 | Fixing #574; puppetmasterd now exits with non-zero error code when there is a... | luke | 1 | -0/+1 |
2007-04-24 | Adding a note to the references indicating that they are autogenerated. | luke | 1 | -0/+1 |
2007-04-24 | Refactoring puppetdoc so it is a bit cleaner and is actually object-oriented.... | luke | 1 | -200/+251 |
2007-04-24 | Last modifications to rst conversion before bedtime | luke | 1 | -20/+34 |
2007-04-24 | All conversions to RST are done, but I did not quite succeed at making puppet... | luke | 1 | -37/+93 |
2007-04-24 | Mostly done with the conversion to restructured text, but there are still som... | luke | 1 | -57/+68 |
2007-04-23 | Translating all of the docs except the type docs to RST | luke | 1 | -8/+178 |
2007-04-17 | Adding a --version argument to puppetca | luke | 1 | -0/+7 |
2007-03-30 | Fixing Client.read_cert so that it automatically adds the certificate informa... | luke | 1 | -1/+3 |
2007-03-28 | Fixing puppetdoc with the recent changes to the networking code | luke | 1 | -1/+2 |
2007-03-24 | Fixing #562; I had to fix how the client class was loaded | luke | 1 | -1/+1 |
2007-03-24 | Applying patch by Ian Burrell from #559 | luke | 1 | -1/+1 |
2007-03-24 | Renaming pbucket to filebucket | luke | 1 | -0/+0 |
2007-03-24 | Finalizing the filebucket client, with test code. | luke | 1 | -7/+45 |
2007-03-24 | Adding filebucket client app | luke | 1 | -0/+176 |