Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (#6331) Inline documentation: Fix rotted links pointing at the Trac wiki | nfagerlund | 2011-02-15 | 1 | -1/+1 |
| | | | | | This patch updates links in three files and marks a link in a fourth file as unrecoverable. | ||||
* | Removed legacy Trac code | James Turnbull | 2010-08-11 | 1 | -8/+0 |
| | |||||
* | Updated GPG rake signing task for new Puppet Labs key | James Turnbull | 2010-07-09 | 1 | -3/+3 |
| | |||||
* | Updated Rake tasks to no longer load puppet.rb | James Turnbull | 2010-02-17 | 1 | -3/+3 |
| | |||||
* | Added YARD task | James Turnbull | 2010-02-17 | 1 | -0/+11 |
| | | | | | | | | | | | | You need to: gem install yard Then run: rake yard This will generate a "doc" directory containing YARD documentation. | ||||
* | Updated version and CHANGELOG to 0.25.5rc1 | James Turnbull | 2010-02-17 | 1 | -1/+1 |
| | |||||
* | Fixed changelog Rake task | James Turnbull | 2010-02-17 | 1 | -1/+1 |
| | |||||
* | Updated rake task to fix gem build issue | James Turnbull | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | Replaced ugly gem creation task with slightly less ugly task | James Turnbull | 2010-01-06 | 1 | -6/+19 |
| | |||||
* | Added tasks directory to Rakefile and gem task file lists | James Turnbull | 2010-01-06 | 1 | -0/+1 |
| | |||||
* | Implement tasks for git-based workflow. | Steven Jenkins | 2009-11-19 | 2 | -35/+121 |
| | |||||
* | Added package signing task | James Turnbull | 2009-11-14 | 1 | -0/+14 |
| | |||||
* | Refactored Puppet packaging and gem creation | James Turnbull | 2009-09-20 | 1 | -0/+45 |
| | |||||
* | Renamed test branch to testing in rake task | James Turnbull | 2009-09-19 | 1 | -4/+4 |
| | |||||
* | Added automatically constructed test branch task and file | James Turnbull | 2009-09-17 | 1 | -0/+16 |
| | |||||
* | Updated changelog task and CHANGELOG to version aware | James Turnbull | 2009-09-15 | 1 | -2/+7 |
| | |||||
* | Updated and created new CHANGELOG format | James Turnbull | 2009-09-05 | 1 | -1/+1 |
| | |||||
* | Simplified Rakefile and moved tasks to tasks/rake directorya | James Turnbull | 2009-08-02 | 6 | -0/+90 |
| | |||||
* | Cleanup of the Puppet Rakefile and removal of the requirement for the ↵ | James Turnbull | 2009-05-09 | 2 | -805/+0 |
| | | | | Reductive Build Library | ||||
* | Merge branch '0.24.x' | Luke Kanies | 2009-04-02 | 1 | -3/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/ralsh lib/puppet/executables/client/certhandler.rb lib/puppet/parser/functions/versioncmp.rb lib/puppet/parser/resource/reference.rb lib/puppet/provider/augeas/augeas.rb lib/puppet/provider/nameservice/directoryservice.rb lib/puppet/provider/ssh_authorized_key/parsed.rb lib/puppet/type.rb lib/puppet/type/file/checksum.rb spec/integration/defaults.rb spec/integration/transaction/report.rb spec/unit/executables/client/certhandler.rb spec/unit/indirector/ssl_rsa/file.rb spec/unit/node/catalog.rb spec/unit/provider/augeas/augeas.rb spec/unit/rails.rb spec/unit/type/ssh_authorized_key.rb spec/unit/type/tidy.rb test/executables/filebucket.rb test/executables/puppetbin.rb | ||||
| * | Fixed to rake tests for reductivelabs build | James Turnbull | 2009-03-04 | 1 | -3/+3 |
| | | |||||
* | | Fixed #2086 - Fixes to make building tarballs easier | James Turnbull | 2009-03-21 | 1 | -2/+4 |
|/ | |||||
* | Added Reductive Labs build library | James Turnbull | 2009-02-10 | 2 | -0/+803 |