summaryrefslogtreecommitdiff
path: root/tasks
AgeCommit message (Expand)AuthorFilesLines
2011-03-30Merge branch '2.6.x' into nextMax Martin1-1/+3
2011-03-26(#6862) Add a default subject for the mail_patches rake taskBrice Figureau1-1/+3
2011-03-22(#6566) Replace tabs with spacesMatt Robinson1-50/+50
2011-03-22(#6566) Fix ruby 1.9 incompatible case statementMatt Robinson1-2/+2
2011-03-22Fixed #6566 Replace ftools with filetuils in rake gem taskJames Turnbull1-4/+5
2011-03-07Merge branch '2.6.next' into nextMatt Robinson1-1/+1
2011-02-17(#1204) Make rake gen_manpages fail explicitly if ronn isn't presentnfagerlund1-2/+2
2011-02-17(#1204) Make rake gen_manpages output puppet-{application} manpagesnfagerlund1-4/+14
2011-02-17(#1204) Move man generation task from install.rb to a rake tasknfagerlund1-0/+27
2011-02-15(#6331) Inline documentation: Fix rotted links pointing at the Trac wikinfagerlund1-1/+1
2010-11-11Maint: Move "Local-branch:" info below "---"Paul Berry1-1/+1
2010-11-09Maint: Add "Local-branch:" info to mails sent by "rake mail_patches"Paul Berry1-1/+12
2010-08-11Removed legacy Trac codeJames Turnbull1-8/+0
2010-07-09Updated GPG rake signing task for new Puppet Labs keyJames Turnbull1-3/+3
2010-02-17Updated Rake tasks to no longer load puppet.rbJames Turnbull1-3/+3
2010-02-17Added YARD taskJames Turnbull1-0/+11
2010-02-17Updated version and CHANGELOG to 0.25.5rc1James Turnbull1-1/+1
2010-02-17Fixed changelog Rake taskJames Turnbull1-1/+1
2010-01-13Updated rake task to fix gem build issueJames Turnbull1-1/+1
2010-01-06Replaced ugly gem creation task with slightly less ugly taskJames Turnbull1-6/+19
2010-01-06Added tasks directory to Rakefile and gem task file listsJames Turnbull1-0/+1
2009-11-19Implement tasks for git-based workflow.Steven Jenkins2-35/+121
2009-11-14Added package signing taskJames Turnbull1-0/+14
2009-09-20Refactored Puppet packaging and gem creationJames Turnbull1-0/+45
2009-09-19Renamed test branch to testing in rake taskJames Turnbull1-4/+4
2009-09-17Added automatically constructed test branch task and fileJames Turnbull1-0/+16
2009-09-15Updated changelog task and CHANGELOG to version awareJames Turnbull1-2/+7
2009-09-05Updated and created new CHANGELOG formatupstream/0.25.00.25.0James Turnbull1-1/+1
2009-08-02Simplified Rakefile and moved tasks to tasks/rake directoryaJames Turnbull6-0/+90
2009-05-09Cleanup of the Puppet Rakefile and removal of the requirement for the Reducti...James Turnbull2-805/+0
2009-04-02Merge branch '0.24.x'Luke Kanies1-3/+3
2009-03-21Fixed #2086 - Fixes to make building tarballs easierJames Turnbull1-2/+4
2009-03-04Fixed to rake tests for reductivelabs buildJames Turnbull1-3/+3
2009-02-10Added Reductive Labs build libraryJames Turnbull2-0/+803