| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing the Rakefile to use 'git format-patch'. | Luke Kanies | 2009-02-11 | 1 | -1/+1 |
* | Added Reductive Labs build library | James Turnbull | 2009-02-10 | 1 | -0/+2 |
* | CHANGELOG updates | James Turnbull | 2008-12-09 | 1 | -2/+1 |
* | Added git changelog task | James Turnbull | 2008-12-04 | 1 | -0/+19 |
* | Adjusted CI tasks exit codes | James Turnbull | 2008-11-26 | 1 | -2/+2 |
* | Added Rake :ci namespace and CI tasks | James Turnbull | 2008-11-26 | 1 | -1/+24 |
* | Include spec directory in packages | Sean E. Millichamp | 2008-11-14 | 1 | -0/+1 |
* | Removing all mention of EPM, RPM, or Sun packages. | Luke Kanies | 2008-10-28 | 1 | -13/+0 |
* | Adding a rake task for sending emails to the dev list | Luke Kanies | 2008-10-02 | 1 | -0/+36 |
* | Removed spec color option for buildbot | James Turnbull | 2008-08-24 | 1 | -1/+1 |
* | Added simple rake task for running unit tests | James Turnbull | 2008-08-24 | 1 | -0/+5 |
* | Added spec Rake task | James Turnbull | 2008-08-23 | 1 | -0/+12 |
* | Updating the authors list for the gem spec | Luke Kanies | 2008-08-18 | 1 | -0/+1 |
* | Added message referencing ReductveLabs build library | James Turnbull | 2008-07-08 | 1 | -1/+1 |
* | Updated Rakefile fixes #1367 | James Turnbull | 2008-06-16 | 1 | -1/+1 |
* | Fixed Rakefile to install non-.rb files to fix #1266 | James Turnbull | 2008-05-27 | 1 | -1/+1 |
* | I think this will include the man pages in the build but overall the Rakefile... | James Turnbull | 2008-03-26 | 1 | -1/+2 |
* | Adding a rake taks for updating the trac docs | Luke Kanies | 2008-03-17 | 1 | -0/+8 |
* | Removed womble-specific Debian build section | James Turnbull | 2008-01-28 | 1 | -4/+0 |
* | Fixing the Rakefile to include the yumhelper.py file in | Luke Kanies | 2007-12-17 | 1 | -0/+1 |
* | Everything up to the parser (and the Modules) is ready to support multiple en... | Luke Kanies | 2007-08-23 | 1 | -2/+0 |
* | Updating build files to support laeg | luke | 2007-06-19 | 1 | -2/+2 |
* | Changing the paths to match laeg, instead of culain. | luke | 2007-06-19 | 1 | -1/+1 |
* | Adding puppetrun as an executable in the gem, along with ralsh (#313). | luke | 2007-06-18 | 1 | -1/+1 |
* | Adding ralsh and filebucket to the rpm and the rakefile, and changing the url... | luke | 2007-06-15 | 1 | -1/+1 |
* | Updating changelog and adding filebucket to the exluded file list in the Rake... | luke | 2007-03-26 | 1 | -1/+1 |
* | Adding the "ralsh" executable (formerly known as x2puppet). | luke | 2007-03-19 | 1 | -1/+1 |
* | Don't include bin/pi in distributed tarball (and hence fix trac #471) | lutter | 2007-03-02 | 1 | -1/+2 |
* | Adding daily snapshot tasks, altho they only work at my site | luke | 2006-12-18 | 1 | -0/+43 |
* | Fix up the filelist for gems, so that all of lib/puppet gets put into the gem... | mpalmer | 2006-12-13 | 1 | -1/+1 |
* | Change the filelist slightly so that the externally-included lib/rake doesn't... | mpalmer | 2006-12-12 | 1 | -1/+2 |
* | Add a task to build Debian packages more-or-less 'directly' out of SVN. | mpalmer | 2006-12-12 | 1 | -0/+26 |
* | Add external Rake task file as an svn:external, and modify the Rakefile to ad... | mpalmer | 2006-12-11 | 1 | -0/+2 |
* | Most of the graph handling is now done, and all of the recursive types (basic... | luke | 2006-12-10 | 1 | -1/+1 |
* | Some small housekeeping things that I saw while doing other bug hunting | luke | 2006-09-22 | 1 | -1/+1 |
* | modifying rakefile to specify the package hosts; they were previously hard-co... | luke | 2006-06-09 | 1 | -0/+4 |
* | differentiating openbsd from freebsd, adding freebsd, and autoloading package... | luke | 2006-04-05 | 1 | -0/+2 |
* | Removing ruby as a dependency, since too many packaging systems will have ins... | luke | 2006-03-14 | 1 | -1/+0 |
* | Converted everything over for Puppet. The Rakefile is, um, a *lot* shorter. :) | luke | 2006-03-14 | 1 | -464/+37 |
* | This version appears to work well with epm stuff | luke | 2006-03-14 | 1 | -4/+7 |
* | adding sbin directory | luke | 2006-03-14 | 1 | -36/+33 |
* | Committing the EPM support. I am in the process of moving this to a common l... | luke | 2006-03-13 | 1 | -0/+12 |
* | Adding EPM package building. | luke | 2006-03-13 | 1 | -5/+50 |
* | Changing the way the hosttest output is handled | luke | 2006-03-13 | 1 | -4/+1 |
* | Changed the parsedtype definition of exists(), and fixed a few smaller bugs. ... | luke | 2006-02-15 | 1 | -1/+1 |
* | Tracked down a few other bugs; everything now passes on debian in preparation... | luke | 2006-02-15 | 1 | -1/+1 |
* | Set the Release tag in the spec file to 1 when the version is changed | lutter | 2006-02-09 | 1 | -0/+2 |
* | Fix rpm packaging; include conf/ in tar ball, use conf files from tarball in ... | lutter | 2006-01-30 | 1 | -1/+3 |
* | Adding release tag REL_0_12_0 | luke | 2006-01-25 | 1 | -3/+3 |
* | Small mods to the packaging stuff | luke | 2006-01-25 | 1 | -2/+1 |