github-changelog-generator/lib/github_changelog_generator
Olle Jonsson 23b341f715 OctoFetcher: extract methods (#570)
* OctoFetcher: extract methods

* OctoFetcher: extract github_options smethod

* OctoFetcher: Document exception, name parameters

  - more communicative names

* OctoFetcher#fetch_github_token: simplify

  - using ActiveSupport

* OctoFetcher#init_cache: fewer statements

* OctoFetcher: inline calls, name parameters

* OctoFetcher: name parameters, inline local
2017-10-10 23:05:10 +02:00
..
generator Add breaking-changes section to changelog (#530) 2017-10-10 20:27:23 +02:00
ssl_certs bundled cacert.pem with --ssl-ca-file PATH option (#480) 2017-05-24 23:43:31 +02:00
helper.rb Chore: Rubocop 0.49.0 (#516) 2017-05-25 00:11:02 +02:00
octo_fetcher.rb OctoFetcher: extract methods (#570) 2017-10-10 23:05:10 +02:00
options.rb Add breaking-changes section to changelog (#530) 2017-10-10 20:27:23 +02:00
parser_file.rb Add breaking-changes section to changelog (#530) 2017-10-10 20:27:23 +02:00
parser.rb Add breaking-changes section to changelog (#530) 2017-10-10 20:27:23 +02:00
reader.rb Chore: Rubocop 0.49.0 (#516) 2017-05-25 00:11:02 +02:00
task.rb Drop Project-and-Username-finding code (#451) 2017-10-10 19:53:21 +02:00
version.rb v1.15.0-alpha 2017-10-01 15:28:09 +02:00