summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* prepped for releasev3.23.1Ryan Davis2022-01-041-1/+1
* - Fixed loading config files for ruby 3.1's now default YAML.safe_load_file.Ryan Davis2021-12-281-4/+14
* prepped for releasev3.23.0Ryan Davis2021-05-291-1/+1
* * Removed ruby18! and ruby19! methods. ughRyan Davis2021-05-221-14/+3
* + Bump racc (plugin) dependency.Ryan Davis2021-04-251-1/+1
* prepped for releasev3.22.3Ryan Davis2021-01-101-1/+1
* prepped for releasev3.22.2Ryan Davis2020-08-311-1/+1
* - Bumped ruby version to include 3.0 (trunk).Ryan Davis2020-08-311-1/+1
* Print entire email in debug_email task if FULL=1Ryan Davis2020-05-151-1/+1
* prepped for releasev3.22.1Ryan Davis2020-02-121-1/+1
* - Avoid calling parse_urls if URL metadata are already set. (flavorjones)Ryan Davis2020-02-111-2/+1
* prepped for releasev2.22.0Ryan Davis2020-02-091-1/+1
* - Fixed wiring of test_prelude into Minitest::TestTask.create. (flavorjones)Ryan Davis2020-02-092-2/+3
* + Added rdoc extension to the history and readme file finder globs.Ryan Davis2020-02-081-15/+17
* + Added metadate mapping for 'docs'.Ryan Davis2020-02-071-0/+1
* prepped for releasev3.21.0Ryan Davis2020-01-111-1/+1
* 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
* - Fix debug_gem task when you have a signing_key and broken rubygems (< 3.1.0).Ryan Davis2020-01-111-0/+15
* - Fixed shadowed variable and json output for minitest's test:isolated task.Ryan Davis2019-12-291-4/+4
* - Minor tweak to make hoe load when openssl isn't available.Ryan Davis2019-12-291-0/+2
* - Fix a ruby 2.7 keyword arg deprecation. (anatol)Ryan Davis2019-12-291-1/+1
* + Added support for wiki_uri and mailing_list_uri. (JuanitoFatas)Ryan Davis2019-12-141-0/+2
* prepped for releasev3.20.0Ryan Davis2019-11-091-1/+1
* + Added <test>:isolated task that runs tests in parallel. Replaces <test>:dep...Ryan Davis2019-11-091-9/+85
* improved doco and cross referencingRyan Davis2019-11-021-24/+24
* prepped for releasev3.19.0Ryan Davis2019-10-291-1/+1
* + Removed looong deprecated Hoe#url/url= methods.Ryan Davis2019-10-281-18/+1
* + Added deprecation to parse_urls for ancient url array form.Ryan Davis2019-10-281-11/+6
* + Added support for gemspec metadata. (viraptor)Ryan Davis2019-10-201-0/+15
* prepped for releasev3.18.1Ryan Davis2019-09-141-1/+1
* clarifying commentRyan Davis2019-09-021-1/+1
* - Fixed one use of Array.prepend on ruby 2.3-2.4.Ryan Davis2019-07-121-1/+1
* oops. Needed to keep using FILTER for make_test_cmd (for others, not minitest).Ryan Davis2019-06-261-1/+5
* - Removed FILTER/N/X handling from hoe/test.rb in favor of minitest/test_task...Ryan Davis2019-06-262-18/+16
* prepped for releasev3.18.0Ryan Davis2019-05-261-1/+1
* I left it verbose while debugging and forgot to removeRyan Davis2019-05-251-1/+0
* + Added Minitest::TestTask (will move to minitest proper soon)Ryan Davis2019-05-252-29/+272
* + Added Hoe.include_dirs to allow tasks to probe directly.Ryan Davis2019-05-251-0/+11
* - Fixed incompatibility with rubygems 3.x. (drbrain)Ryan Davis2019-05-251-1/+1
* + Added X=exclude_pattern to the test plugin. Can be used in conjunction with...Ryan Davis2019-04-291-0/+1
* + Added 'multiruby_skip' config so it can be in global ~/.hoerc.Ryan Davis2019-03-281-1/+10
* prepped for releasev3.17.2Ryan Davis2019-03-131-1/+1
* - Fixed gem sign breakage caused by rubygems update. Tested against rubygems ...Ryan Davis2019-03-121-1/+1
* prepped for releasev3.17.1Ryan Davis2018-09-061-1/+1
* - Bumped dependencies on rdoc and rake for latest majors.Ryan Davis2018-09-062-2/+2
* prepped for releasev3.17.0Ryan Davis2018-03-171-1/+1
* + Added task check_key to see if your signing cert is expired or not.Ryan Davis2018-03-171-0/+21
* - Fixed ridocs rake task.Ryan Davis2018-02-141-1/+1
* + Bump rdoc dependency to range from 4.x to 5.x.Ryan Davis2018-02-021-1/+1