github-changelog-generator/lib/github_changelog_generator
Eli Perkins 881ecc161c Use Octokit::Client for both .com and Enterprise
Octokit:EnterpriseAdminClient is only meant to be used for GHE admin
panel endpoints, such as Admin Stats, Management Console, etc.

This repairs GHE functionality by passing the API endpoint parameters
into Octokit::Client and letting it handle the rest.
2016-11-22 13:07:48 -05:00
..
generator Fixed issue #442 - broken issue-line-labels in log. (#443) 2016-11-05 08:44:28 +01:00
helper.rb Skip logger helper in coverage 2016-09-27 22:08:18 +02:00
octo_fetcher.rb Use Octokit::Client for both .com and Enterprise 2016-11-22 13:07:48 -05:00
options.rb Add option to show selected labels in the issue line: --issue-line-labels 2016-10-26 09:50:54 -07:00
parser_file.rb Fixed issue #440 - broken multi hyphen options in param file. 2016-11-05 00:15:35 +01:00
parser.rb Option --unreleased-label explained 2016-11-04 22:53:49 +01:00
reader.rb Lint: frozen-string-literal 2016-09-22 19:16:29 +02:00
task.rb Lint: frozen-string-literal 2016-09-22 19:16:29 +02:00
version.rb v1.14.2 2016-11-12 10:04:18 +01:00