Commit Graph

642 Commits

Author SHA1 Message Date
Petr Korolev f48236e47b change default configs 2015-03-26 12:51:04 +02:00
Petr Korolev a9baa37c64 add rspec init files 2015-03-26 12:51:04 +02:00
Petr Korolev 2576706e9f Merge branch 'develop' 2015-03-26 12:49:41 +02:00
Petr Korolev 5a2f10a47d Merge branch 'master' into develop
Conflicts:
	lib/github_changelog_generator.rb
2015-03-26 09:31:03 +02:00
Enrico Stahn 692a4f156b Add missing RSpec gem 2015-03-26 16:10:04 +11:00
Enrico Stahn 5fd3f51d78 Update Gemfile.lock with new Gems 2015-03-26 16:05:46 +11:00
Enrico Stahn 2cf62707d7 Configure travis to use bundler and new rake tasks 2015-03-26 16:01:07 +11:00
Enrico Stahn ea89cec43a Add RSpec and Rubocop 2015-03-26 16:00:36 +11:00
Enrico Stahn 0a3ecbb81b Add RSpec and Rubocop 2015-03-26 16:00:08 +11:00
Enrico Stahn 61a6e19417 Add RSpec Tests for Reader class 2015-03-26 15:59:48 +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 a1c7ffb765 Relatively require github_changelog_generator library
During development its possible for the gem installed version of github_changelog_generator lib to get required instead of the current development version of the library. This ensures that Ruby pulls in the correct version of the lib, specifically for development without breaking production builds.
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
Petr Korolev 8841583c02 Merge pull request #207 from sneal/use-relative-require
Relatively require github_changelog_generator library
2015-03-24 11:33:43 +02:00
Petr Korolev d6cbfe3c38 Merge pull request #76 from sneal/issue-71-add-max-issues-arg
Add --max-issues argument to limit requests
2015-03-24 11:26:14 +02:00
Shawn Neal 5978f35cce Relatively require github_changelog_generator library
During development its possible for the gem installed version of github_changelog_generator lib to get required instead of the current development version of the library. This ensures that Ruby pulls in the correct version of the lib, specifically for development without breaking production builds.
2015-03-23 10:39:26 -07: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
Petr Korolev d43ef05287 Merge branch 'master' into develop 2015-03-23 10:09:58 +02: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 c428666106 Merge pull request #75 from skywinder/feature/fix-rate-limit-crash
Add  fallback with warning message to prevent crash in case of exceed API Rate Limit (temporary workaround for #71)
2015-03-21 02:21:37 +02:00
Petr Korolev 6370ee2997 Merge branch 'hotfix/update-changelog' 2015-03-21 02:15:11 +02:00
Petr Korolev 9f57a505cc Merge branch 'hotfix/update-changelog' into develop 2015-03-21 02:14:53 +02:00
Petr Korolev 5566f6f7f9 Update changelog for version 1.3.11 2015-03-21 02:13:31 +02:00
Petr Korolev 6406168b15 Merge branch 'release/1.3.11' 1.3.11 2015-03-21 02:13:09 +02:00
Petr Korolev 77939c095c Merge branch 'release/1.3.11' into develop 2015-03-21 02:13:09 +02: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 25ee41bc8c add github logo 2015-03-21 02:12:58 +02:00
Petr Korolev 219f4b9748 update readme 2015-03-21 02:12:58 +02:00
brb de33edd3ce Update README.md 2015-03-21 02:12:58 +02:00
Petr Korolev 6db717a5ee add link to issue 2015-03-21 02:12:58 +02:00
Petr Korolev 5fb5832cf5 ad xkcd link 2015-03-21 02:12:58 +02:00
Eric Dill a55b938ccf MNT: Fix travis badge 2015-03-21 02:12:58 +02:00
Petr Korolev d1b3e09da3 add faq 2015-03-21 02:12:58 +02:00
Petr Korolev 4d094ba211 cm 2015-03-21 02:12:58 +02:00
Petr Korolev 3d7aa0b7c5 cm 2015-03-21 02:12:58 +02:00
Petr Korolev ada6f13de5 upate 2015-03-21 02:12:58 +02:00
Petr Korolev 9479979fed update 2015-03-21 02:12:58 +02:00
Petr Korolev 30e9ab0ec3 update 2015-03-21 02:12:58 +02:00
Petr Korolev 8d5bdbcca7 update 2015-03-21 02:12:58 +02:00
Petr Korolev a514224625 update 2015-03-21 02:12:58 +02:00
Petr Korolev 4162bc8659 update readme 2015-03-21 02:12:57 +02:00
Petr Korolev 729938b85d Add rescue fallback with warning message to prevent crash in case of exceed Rate Limit (temporary workaround for #71) 2015-03-21 02:06:59 +02:00
Petr Korolev 06d49a1e44 add github logo 2015-03-21 01:15:45 +02:00
Petr Korolev 30f429f632 Merge branch 'master' into develop 2015-03-21 00:20:04 +02:00