Commit Graph

336 Commits

Author SHA1 Message Date
tuexss 808155ee3a Slim down newer_tag initialization 2015-03-26 23:03:49 +01:00
tuexss d80a6803be Optimize feedback when no tags found 2015-03-26 22:30:13 +01:00
tuexss 93291dde7c Remove misspelled and unused method 2015-03-26 22:12:45 +01:00
tuexss c67909959b Consistent print/put messages and style 2015-03-26 22:01:58 +01:00
tuexss 2c8ba4965b Fix method name typo 2015-03-26 21:47:17 +01:00
Petr Korolev cc6ac05254 Merge branch 'feature/parse-existing-changelog-file' of https://github.com/estahn/github-changelog-generator into estahn-feature/parse-existing-changelog-file
Conflicts:
	Gemfile
	Gemfile.lock
	Rakefile
2015-03-26 18:41:24 +02:00
Petr Korolev cca8e5d810 rubocop auto-fixes 2015-03-26 15:50:56 +02:00
Enrico Stahn 3ca25bfff0 Merge branch 'master' into feature/parse-existing-changelog-file 2015-03-27 00:07:30 +11:00
Enrico Stahn 6af43b63e1 Include Reader class 2015-03-26 15:58:16 +11:00
Enrico Stahn 9f06a20741 Refactor Reader class to conform with Rubocop 2015-03-26 15:57:51 +11:00
Enrico Stahn 1eee5bffd8 Implement Reader class to parse ChangeLog.md 2015-03-26 00:40:24 +11:00
Petr Korolev 0d0a37b653 fix logic of rescue. 2015-03-24 16:51:51 +02:00
Petr Korolev 5f6756e8dd Add warrning in case of 0 tags in repo. Fix #208. Reformat + prettify output. 2015-03-24 16:51:51 +02:00
Shawn Neal 1456ba8913 Improved --max-issues docs and messaging
- defaulted max issues to be unlimited in number allowing user to optionally limit issues returned
- added FAQ section on rate limiting and API rate limit exceeded warning
2015-03-24 16:51:51 +02:00
Shawn Neal 90f6436af6 Add --max-issues argument to limit requests
This addresses issue 71 by providing a configurable limit on the number of issues to retrieve. By default this limits the number of issues to 500 which should help users stay under the GitHub API limit and keep change logs from growing ridiculous in size for older repos.
2015-03-24 16:51:51 +02:00
Shawn Neal 856ad3a742 Improved --max-issues docs and messaging
- defaulted max issues to be unlimited in number allowing user to optionally limit issues returned
- added FAQ section on rate limiting and API rate limit exceeded warning
2015-03-23 08:13:44 -07:00
Shawn Neal 643f2f9eab Add --max-issues argument to limit requests
This addresses issue 71 by providing a configurable limit on the number of issues to retrieve. By default this limits the number of issues to 500 which should help users stay under the GitHub API limit and keep change logs from growing ridiculous in size for older repos.
2015-03-20 18:45:40 -07:00
Petr Korolev 7b38f0f56a Update gemspec to version 1.3.11 2015-03-21 02:13:09 +02:00
Petr Korolev 7704dc9ecd Add rescue fallback with warning message to prevent crash in case of exceed Rate Limit (temporary workaround for #71) 2015-03-21 02:12:58 +02:00
Petr Korolev 3cc6418048 Update gemspec to version 1.3.10 2015-03-18 10:27:29 +02:00
Petr Korolev a4f93feb7d This commit fix #69. 2015-03-18 10:18:58 +02:00
Petr Korolev b0be9f8b06 Fix termination in case of empty unreleased section with --unreleased-only option. 2015-03-18 09:39:21 +02:00
Petr Korolev c2e73edc29 Update gemspec to version 1.3.9 2015-03-06 16:47:28 +02:00
Petr Korolev 045dff7cbc Fix: Improve method of detecting owner and repository. Fix #63 2015-03-06 16:32:59 +02:00
Petr Korolev cc65da5153 update changelog 2015-03-06 16:08:02 +02:00
Petr Korolev c22f8b4a31 increase number of threads to 50, typo fix 2015-03-06 15:09:13 +02:00
Petr Korolev 2c46d32531 limit fetching up to 10 threads 2015-03-06 14:57:55 +02:00
Petr Korolev aa88122d48 Update gemspec to version 1.3.8 2015-03-05 17:14:51 +02:00
Petr Korolev a69c2b5343 update gem 2015-03-05 17:14:40 +02:00
Petr Korolev 87f95140d9 fix: remote branch parsing 2015-03-05 17:07:04 +02:00
Petr Korolev 0706f89c02 Update gemspec to version 1.3.6 2015-03-05 14:35:54 +02:00
Petr Korolev 419e7e78ad Fix: exception in case no tags in repo 2015-03-05 14:33:01 +02:00
Petr Korolev 6159ebba2f refactoring 2015-03-05 13:20:51 +02:00
Petr Korolev c20529bf32 Update gemspec to version 1.3.5 2015-03-04 21:27:03 +02:00
Petr Korolev 26c393c2cc Fix #60. Thanks, @GeekOnCoffee! 2015-03-04 21:25:21 +02:00
Petr Korolev f8f887093a update changelog test repo 2015-03-04 19:40:15 +02:00
Petr Korolev 63bf4a59d4 fix help message 2015-03-04 16:45:18 +02:00
Petr Korolev 8d27718648 Update gemspec to version 1.3.4 2015-03-03 19:19:52 +02:00
Petr Korolev 8f8be4740d fix #59 2015-03-03 19:19:08 +02:00
Petr Korolev 84c52dba98 Update gemspec to version 1.3.3 2015-03-03 17:59:03 +02:00
Petr Korolev 2b5c1297b1 Fix: remove date from unreleased section 2015-03-03 17:53:30 +02:00
Petr Korolev 7f68f3db13 fix #58 2015-03-03 17:33:51 +02:00
Petr Korolev 911e6a6e6f Update gemspec to version 1.3.2 2015-03-03 17:20:21 +02:00
Petr Korolev 8201de3758 fix #57 2015-03-03 17:19:58 +02:00
Petr Korolev 711241621f Update gemspec to version 1.3.1 2015-02-27 15:24:59 +02:00
Petr Korolev 54eb81bc6a Fix: replace ###headers to **bold** in sections names 2015-02-27 15:17:10 +02:00
Petr Korolev 004b37b7b9 Fix: Remove redudant spaces between sections 2015-02-27 15:05:22 +02:00
Petr Korolev 3a6670cc02 Update gemspec to version 1.3.0 2015-02-26 12:49:14 +02:00
Petr Korolev 2918d9c385 Fix #31 2015-02-26 12:48:58 +02:00
Petr Korolev a40105b718 implement pull request parsing 2015-02-26 12:48:58 +02:00