summaryrefslogtreecommitdiff
path: root/lib/hoe/signing.rb
Commit message (Expand)AuthorAgeFilesLines
* minor doco for latest mergeRyan Davis2020-01-111-0/+3
* + Load encrypted private key using ENV['GEM_PRIVATE_KEY_PASSPHRASE'] as passp...Ryan Davis2020-01-111-1/+2
* - Minor tweak to make hoe load when openssl isn't available.Ryan Davis2019-12-291-0/+2
* - Fixed gem sign breakage caused by rubygems update. Tested against rubygems ...Ryan Davis2019-03-121-1/+1
* + Added task check_key to see if your signing cert is expired or not.Ryan Davis2018-03-171-0/+21
* more stylistic tweaksRyan Davis2015-01-271-1/+1
* converted everything to double quoted stringsRyan Davis2015-01-271-10/+10
* ! Removed all references to rubyforge, including the rubyforge plugin.Ryan Davis2014-03-121-19/+5
* more nodocsRyan Davis2013-05-091-2/+2
* minor refactorings for readabilityRyan Davis2013-05-091-40/+48
* ! Plugins can no longer be self-activating.Ryan Davis2009-06-221-2/+0
* + Fix and improve generate_key task. Patch #20441 by Matthew Kent.Eric Hodel2009-06-161-19/+21
* ! Added a plugin system and extracted nearly everything into separate plugins.Ryan Davis2009-06-011-0/+119