Commit Graph

  • 941878e291 When we have merged_at info, just use that, because a PR's merge event commit date seems to merely be the date of the last commit, which is often very different than the date the PR was merged. pr_merge_dates Will Bradley 2018-02-09 21:48:59 -0800
  • f977cd1072
    Linting: formatting code to suit RuboCop (#611) master Olle Jonsson 2018-01-01 17:02:25 +0100
  • 77c7234cf4 Update git-generate-changelog.md (#607) Ben Holden-Crowther 2018-01-01 15:20:54 +0000
  • bf0b73b1c0 Update license date (#610) Ben Holden-Crowther 2018-01-01 15:08:34 +0000
  • 941a92e96d RuboCop linting Olle Jonsson 2017-12-29 16:17:02 +0100
  • e2ddb73373
    Merge pull request #587 from eputnam/config_sections Olle Jonsson 2017-12-15 16:23:29 +0100
  • 8d0bb7d22d Capitalization and full stops (#605) Ben Holden-Crowther 2017-12-15 15:01:04 +0000
  • 587557e1ac
    Refactor generation code and allow custom sections Eric Putnam 2017-11-06 21:19:49 -0800
  • d9cf6ffd94 Make 'change log' a single word (#579) Saugat Acharya 2017-12-14 02:51:00 +0545
  • d5f82c5994 README: Improve readability of GitHub error message explanation (#601) Ben Holden-Crowther 2017-12-13 20:02:26 +0000
  • ab6b38e315
    RuboCop 0.52.0 linting (#603) Olle Jonsson 2017-12-13 21:00:36 +0100
  • 9a9e57c9eb Add $ or # to indicate whether a command needs to be run as root or n… (#602) mueller-ma 2017-12-13 21:00:15 +0100
  • ff6a9c0ff3 Minor change (#597) Ben Holden-Crowther 2017-12-10 12:01:28 +0000
  • 5137c673a7
    Merge pull request #596 from benhc123/patch-2 Olle Jonsson 2017-12-09 12:26:59 +0100
  • 1ded80026f
    minor cosmetic change Ben Holden-Crowther 2017-12-09 11:07:40 +0000
  • 11d65548b8
    Travis: jruby-9.1.15.0 Olle Jonsson 2017-12-08 09:17:39 +0100
  • 64acef9554 add travis comand add-BlackDuck-check Petr Korolev 2017-11-30 18:20:45 +0300
  • e87b267b0e Implemented a Dockerfile (#592) Marco Ferrari 2017-11-23 14:08:50 +0100
  • 72452a1315 CHANGELOG for v1.15.0-rc v1.15.0.pre.rc Olle Jonsson 2017-10-29 19:03:26 +0100
  • 9377fe600a v1.15.0-rc Olle Jonsson 2017-10-29 18:59:21 +0100
  • 11a7243de1
    README: Markdown typo [ci skip] Olle Jonsson 2017-10-29 17:54:43 +0100
  • 307994e11f Merge pull request #578 from olleolleolle/improve-abort-on-missing-info Olle Jonsson 2017-10-27 09:48:35 +0200
  • 4465adf943 Linting Olle Jonsson 2017-10-27 09:29:17 +0200
  • 5834fd3766 Update parser.rb Olle Jonsson 2017-10-26 14:46:20 +0200
  • b486425af1 Parser: less wordy output Olle Jonsson 2017-10-19 09:01:37 +0200
  • 91ac00c1d3 Abort with friendly message on no user or project Olle Jonsson 2017-10-19 09:00:40 +0200
  • 4f640b74ac Aborting prints all of usage Olle Jonsson 2017-10-15 22:33:26 +0200
  • 178ebfb1e7 Travis: in smoke tests, skip codeclimate Olle Jonsson 2017-10-27 09:00:08 +0200
  • eef787d74d Travis: use pre-installed Rubies Olle Jonsson 2017-10-27 08:52:23 +0200
  • faf2ddd552 Linting Olle Jonsson 2017-10-27 08:49:52 +0200
  • 14c36317f1 Merge pull request #584 from olleolleolle/fix/rake-task-missing-options Olle Jonsson 2017-10-26 14:45:02 +0200
  • deb902ae13 Add Rake options reported missing Olle Jonsson 2017-10-26 01:35:51 +0200
  • 10e6287866 Merge pull request #576 from olleolleolle/fix/docs-for-api Olle Jonsson 2017-10-14 22:13:12 +0200
  • 5bb4d51b96 Options#print_options: tell don't ask Olle Jonsson 2017-10-14 21:52:26 +0200
  • 1fac4efe47 [docs] API docs for Options, Parser Olle Jonsson 2017-10-14 21:28:02 +0200
  • ad0d972ed9 Add option --require to load custom Ruby code (#574) Olle Jonsson 2017-10-14 21:00:56 +0200
  • 79518161b8 [docs] Contributing file (#575) Olle Jonsson 2017-10-14 15:33:34 +0200
  • db0e848208 CHANGELOG for v1.15.0.pre.beta Olle Jonsson 2017-10-13 21:14:22 +0200
  • d16bf4cfaa v1.15.0-beta v1.15.0.pre.beta Olle Jonsson 2017-10-13 21:08:09 +0200
  • fe7c585ed1 Fix regression w/ enhancements in issues_to_log (#573) Ewoud Kohl van Wijngaarden 2017-10-13 06:08:59 +0200
  • 3f8fb60af3 OctoFetcher: Use defaults for request_options (#571) Olle Jonsson 2017-10-10 23:48:00 +0200
  • 23b341f715 OctoFetcher: extract methods (#570) Olle Jonsson 2017-10-10 23:05:10 +0200
  • 630b8cee88 OctoFetcher: extract method fail_with_message (#569) Olle Jonsson 2017-10-10 21:42:29 +0200
  • 74fdc2026a OctoFetcher: drop unused number_of_pages feature (#568) Olle Jonsson 2017-10-10 21:22:17 +0200
  • 21ec2db39b Add breaking-changes section to changelog (#530) Tim Meusel 2017-10-10 20:27:23 +0200
  • d1e09f6964 Travis: Do not test on jruby-head (#567) Olle Jonsson 2017-10-10 20:11:36 +0200
  • b36d85eb53 Drop Project-and-Username-finding code (#451) Olle Jonsson 2017-10-10 19:53:21 +0200
  • 1658b41dff Update license date to a range (#553) Ben Holden-Crowther 2017-10-05 22:38:23 +0100
  • 64f4cd07c9 filter tags correctly when since_tag is set to most recent tag (#566) Florian Thomas 2017-10-05 22:15:06 +0100
  • 7cbe41555a Drop unused Rake task (#564) Olle Jonsson 2017-10-04 09:06:49 +0200
  • dd956b7b95 CHANGELOG for v1.15.0.pre.alpha Olle Jonsson 2017-10-01 15:47:16 +0200
  • 07a665d800 v1.15.0-alpha v1.15.0.pre.alpha Olle Jonsson 2017-10-01 15:28:09 +0200
  • 1f68ef8bad Use closed_at and merged_at when filtering issues/prs (#504) Umberto Nicoletti 2017-09-30 20:45:31 +0200
  • efa960ce1c Travis: update CI matrix (#561) Olle Jonsson 2017-09-18 22:04:22 +0200
  • ba086bbf07 Travis: Configure cache: bundler: true (#563) Olle Jonsson 2017-09-18 22:02:18 +0200
  • ada39f9735 Merge pull request #562 from olleolleolle/fix/use-jruby-9-1-13-0 Olle Jonsson 2017-09-18 21:33:46 +0200
  • bf2436037f Travis: add fast_finish: true to matrix Olle Jonsson 2017-09-18 21:11:24 +0200
  • 9662c935c3 RuboCop 0.50.0; lints Olle Jonsson 2017-09-18 21:04:10 +0200
  • 7f12a55ae8 Travis: use JRuby 9.1.13.0; don't redo rvm's job Olle Jonsson 2017-09-18 20:31:28 +0200
  • b94fb7f839 Remove all old credit lines in the output then add a new one (#526) Olle Jonsson 2017-09-10 11:56:11 +0200
  • 519cd5b136 Tiny whitespace detail [ci skip] Olle Jonsson 2017-09-10 11:55:49 +0200
  • d2a8dc3977 warn_if_nonmatching_regex should display proper help message when used with exclude-tags-regex (#551) Jerome Lacoste 2017-08-09 10:06:32 +0200
  • 33f89614d4 Delete circle.yml (#532) Lucas Huang 2017-07-30 08:48:27 -0700
  • c805da1886 Merge pull request #550 from hunner/chef-adjust-tag-section-mapping Olle Jonsson 2017-07-30 17:44:46 +0200
  • a287bd872b
    Rebase, pass rubocop, remove between-tags references Hunter Haugen 2017-07-27 15:50:59 -0700
  • b1121cb1ee
    Use our default labels across the board Thom May 2017-01-26 11:47:09 +0000
  • 0ca7371306
    Add tests for label filtering Tom Duffield 2016-11-20 09:57:38 -0600
  • ce63f648ac
    include default options in tags tests Tom Duffield 2016-11-20 09:57:23 -0600
  • 5932cb730b
    Fix parameter type in doc for generator Tom Duffield 2016-11-20 09:56:49 -0600
  • 726f8f79fb
    Don't show untagged issues when desired Tom Duffield 2016-11-20 00:29:58 -0600
  • b91609283e
    Don't show untagged PRs Tom Duffield 2016-11-19 23:54:56 -0600
  • 174baec266
    Use first SHA for last tag Tom Duffield 2016-11-19 23:15:26 -0600
  • f57b4c283d
    Rename tag section mapping test Tom Duffield 2016-11-19 20:15:15 -0600
  • ee5a507f76
    Filter excluded tags within the section map builder Tom Duffield 2016-11-19 19:33:38 -0600
  • 66177c58e3
    DRY up the tests and address Rubocop feedback Tom Duffield 2016-11-19 19:25:57 -0600
  • d6c26ef4a9
    Generate mapping that will match expectations Tom Duffield 2016-11-19 17:23:52 -0600
  • c718930fb1
    Add initial tests for tag_section_mapping Tom Duffield 2016-11-19 11:40:29 -0600
  • 4c26bbd7c0 Add newline after version (#548) Ian Roberts 2017-07-19 06:26:40 -0700
  • 8dd91f6f10 README: repair broken Markdown [ci skip] Olle Jonsson 2017-07-16 17:52:47 +0200
  • 87f65faffc Merge branch 'master' into master Stanislav Kozlovski 2017-07-03 09:45:14 +0300
  • e5f0a55304 Merge branch 'master' into master Stanislav Kozlovski 2017-06-28 21:33:28 +0300
  • b21e7eaaf7 Update generator_generation.rb (#542) Lucas Huang 2017-06-28 07:55:42 -0700
  • ee4c72c7aa Revert "AppVeyor: drop init line, add .gitattributes (#539)" Olle Jonsson 2017-06-27 21:14:37 +0200
  • e37ce502ea AppVeyor: drop init line, add .gitattributes (#539) Olle Jonsson 2017-06-27 21:08:10 +0200
  • e77202163c AppVeyor: Windows configuration to pass RuboCop (#538) Olle Jonsson 2017-06-27 20:40:55 +0200
  • d0e7593e98 Fix the syntax ambiguity on credit-line-bug (#537) Lucas Huang 2017-06-27 10:45:57 -0700
  • fb7e21f9f8 Credit line bug (#535) Lucas Huang 2017-06-26 22:45:59 -0700
  • 3798d0637c Update README.md (#534) Lucas Huang 2017-06-25 01:48:55 -0700
  • f643b3e44e Update README.md (#531) Lucas Huang 2017-06-24 23:41:12 -0700
  • 0be0631320 Travis: jruby-9.1.12.0 Olle Jonsson 2017-06-19 09:16:23 +0200
  • 5bbeb93869 Replaced single-quoted empty string with double quotes Enether 2017-06-03 18:39:48 +0300
  • 3d27670053 Added missing newline at end of file Enether 2017-06-03 18:26:15 +0300
  • 2cc15f7be0 Fixes #507 - Removes old credit lines in log so that there are no duplicates Enether 2017-06-03 18:22:23 +0300
  • a26bcc326b README: Update the token failure example to OctoKit 404 failure (#525) Alexander Delgado 2017-05-28 23:54:32 -0700
  • 20d059b78e Travis: jruby-9.1.10.0 (#523) Olle Jonsson 2017-05-26 12:24:51 +0200
  • 6ad5aa106d Bug: require ActiveSupport core_ext blank (#520) Olle Jonsson 2017-05-25 14:07:34 +0200
  • e9ee9556ce remove --between_tags option (#501) Lucas Huang 2017-05-24 15:29:31 -0700
  • 6707927c1e Travis CI: Drop 2.1 (#517) Olle Jonsson 2017-05-25 00:19:08 +0200
  • 1093c75250 Travis: use jruby-9.1.9.0 (#506) Olle Jonsson 2017-05-25 00:11:31 +0200
  • 874c23c64f Chore: Rubocop 0.49.0 (#516) Olle Jonsson 2017-05-25 00:11:02 +0200