Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-sync for upstream #3

Open
wants to merge 135 commits into
base: kreczko-issue-419
Choose a base branch
from

Commits on Jul 22, 2016

  1. Configuration menu
    Copy the full SHA
    4c7df83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b08f881 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. Minor grammar fix

    cachedout authored and ferrarimarco committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    3ad1dc9 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2020

  1. Configuration menu
    Copy the full SHA
    5626d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db4b05b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. added gitter

    skywinder committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    6f161ef View commit details
    Browse the repository at this point in the history
  2. remove outdated info

    skywinder committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    78a21d2 View commit details
    Browse the repository at this point in the history
  3. added build instruction

    skywinder committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    2f67cd5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. fix: disable preview api warning from octokit.rb

    octokit outputs warning message for preview API such as `issue_events`,
    which is annoying. We can explicitly add the accept option when
    calling the API to disable it.
    
    Refer to `lib/octokit/preview.rb` in octokit for more information.
    
    fix: github-changelog-generator#773
    digglife committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    64cbd74 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. v1.15.0-alpha

    skywinder committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    1c50142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f81c63 View commit details
    Browse the repository at this point in the history
  3. exclude digest

    skywinder committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    59c4841 View commit details
    Browse the repository at this point in the history
  4. update changelog

    skywinder committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    fe4367b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop'

    skywinder committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    998713f View commit details
    Browse the repository at this point in the history
  6. v1.15.1

    skywinder committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    8fd25b4 View commit details
    Browse the repository at this point in the history
  7. 🧾 update changelog

    skywinder committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    4a502e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f852aad View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. revert of 78a21d2

    I accidentally delete it.
    
    Thanks @digglife
    skywinder committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    85bac17 View commit details
    Browse the repository at this point in the history
  2. Merge pull request github-changelog-generator#779 from github-changel…

    …og-generator/missing-bin
    
    Put back bin files
    skywinder authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    8754a00 View commit details
    Browse the repository at this point in the history
  3. v1.15.2

    skywinder committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    8008697 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfc5794 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ee85fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a325b10 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. chore: Use MRI 2.7.1 in development

      - this updates the .ruby-version file which some ruby version managers use
      - this updates the Gemfile.lock, so that users do not get a diff when they use the latest version of Ruby
    olleolleolle committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    b371a4f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Configuration menu
    Copy the full SHA
    af4e869 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    7498ca0 View commit details
    Browse the repository at this point in the history
  2. Drop support for EOL Ruby versions

      - this raises the required_ruby_version to 2.5
    olleolleolle authored and ferrarimarco committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    8ae2163 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff6ed57 View commit details
    Browse the repository at this point in the history
  4. Add regression test

    ddeath authored and olleolleolle committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    bfd20d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3986988 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. Use async-http-faraday.

    ioquatix authored and olleolleolle committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    7eef411 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f85641c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bd94fc View commit details
    Browse the repository at this point in the history
  4. Fix undefined line_labels_for

    ddeath authored and ferrarimarco committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    8525969 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Configuration menu
    Copy the full SHA
    6a1c996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b31c53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c44021e View commit details
    Browse the repository at this point in the history
  4. Section: turn all accessors into readers

     - the writers were never used, so we can do without them
    olleolleolle committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    245ad67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e52cd2a View commit details
    Browse the repository at this point in the history
  6. Section: Split quicker on newline

      - we only need to get 1 group
      - so we can ask String#split() to give us two groups
    olleolleolle committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    890cdb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Configuration menu
    Copy the full SHA
    3c403ad View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    d57ce94 View commit details
    Browse the repository at this point in the history
  2. Add a test for Section

    olleolleolle committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    311ca03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43d0b75 View commit details
    Browse the repository at this point in the history
  4. Fix replicating template messages (github-changelog-generator#794)

    Header, footer and '\n' will be treated correctly
    
    Issue: github-changelog-generator#787
    - Stop generating headers and footers indefinitely, leaving only one right each time.
      - To find the exact same string as the key, the Regex key must be escaped with Regex.escape().
      - First I have been fixing only credit_line, but this framework should be applied not only to credit_line but also to header and frontmatter, so I changed header and frontmatter to be deleted once.
    - Automatically remove only the automatically added '\n' and not remove any additional '\n' that may have been added manually by the user.
    - specs for this issue is prepared.
    
    - Modified require statements which are automatically added by "rspec-kickstarter"
    
    Co-Authored-By: Olle Jonsson <[email protected]>
    shinyaohtani and olleolleolle authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    2bf0d38 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. Configuration menu
    Copy the full SHA
    ff7243f View commit details
    Browse the repository at this point in the history
  2. Bump async-pool from 0.2.0 to 0.3.0

    Bumps [async-pool](https://github.com/socketry/async-pool) from 0.2.0 to 0.3.0.
    - [Release notes](https://github.com/socketry/async-pool/releases)
    - [Commits](socketry/async-pool@v0.2.0...v0.3.0)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    12426f6 View commit details
    Browse the repository at this point in the history
  3. Bump protocol-http2 from 0.13.3 to 0.14.0

    Bumps [protocol-http2](https://github.com/socketry/protocol-http2) from 0.13.3 to 0.14.0.
    - [Release notes](https://github.com/socketry/protocol-http2/releases)
    - [Commits](socketry/protocol-http2@v0.13.3...v0.14.0)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    bc8c43a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18d5d97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c4c881 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Bump overcommit from 0.52.1 to 0.53.0

    Bumps [overcommit](https://github.com/sds/overcommit) from 0.52.1 to 0.53.0.
    - [Release notes](https://github.com/sds/overcommit/releases)
    - [Changelog](https://github.com/sds/overcommit/blob/master/CHANGELOG.md)
    - [Commits](sds/overcommit@v0.52.1...v0.53.0)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    e0eefcf View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Bump async from 1.25.0 to 1.25.2

    Bumps [async](https://github.com/socketry/async) from 1.25.0 to 1.25.2.
    - [Release notes](https://github.com/socketry/async/releases)
    - [Commits](socketry/async@v1.25.0...v1.25.2)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    86420a9 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Bump yard from 0.9.24 to 0.9.25

    Bumps [yard](https://github.com/lsegal/yard) from 0.9.24 to 0.9.25.
    - [Release notes](https://github.com/lsegal/yard/releases)
    - [Changelog](https://github.com/lsegal/yard/blob/master/CHANGELOG.md)
    - [Commits](lsegal/yard@v0.9.24...v0.9.25)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] committed May 4, 2020
    Configuration menu
    Copy the full SHA
    0b13866 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e84f3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9825c5e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    2111037 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    097875c View commit details
    Browse the repository at this point in the history
  3. Bump activesupport from 6.0.2.2 to 6.0.3

    Bumps [activesupport](https://github.com/rails/rails) from 6.0.2.2 to 6.0.3.
    - [Release notes](https://github.com/rails/rails/releases)
    - [Changelog](https://github.com/rails/rails/blob/v6.0.3/activesupport/CHANGELOG.md)
    - [Commits](rails/rails@v6.0.2.2...v6.0.3)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] committed May 12, 2020
    Configuration menu
    Copy the full SHA
    f3ceeab View commit details
    Browse the repository at this point in the history
  4. Bump protocol-http from 0.18.0 to 0.20.0

    Bumps [protocol-http](https://github.com/socketry/protocol-http) from 0.18.0 to 0.20.0.
    - [Release notes](https://github.com/socketry/protocol-http/releases)
    - [Commits](socketry/protocol-http@v0.18.0...v0.20.0)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] committed May 12, 2020
    Configuration menu
    Copy the full SHA
    9b03693 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    35ec8d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da60146 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Bump async from 1.26.0 to 1.26.1

    Bumps [async](https://github.com/socketry/async) from 1.26.0 to 1.26.1.
    - [Release notes](https://github.com/socketry/async/releases)
    - [Commits](socketry/async@v1.26.0...v1.26.1)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] committed May 14, 2020
    Configuration menu
    Copy the full SHA
    d58abea View commit details
    Browse the repository at this point in the history
  2. CI: Use the Ruby orb, parameterize a matrix job (github-changelog-gen…

    …erator#817)
    
    * CI: Pull in Ruby orb 1.0.0, centralize env vars
    
    * CI: Experiment with syntax for matrix
    
    * CI: Split lint out to its own job
    
    * CI: Boost parallelism
    
    * CI: Attempt at using parameter tag for version
    
    * CI: Ruby 2.5, 2.6 did not have Bundler 2.1.4
    
    * Gemfile.lock: Include the RSpec formatter used
    
    * CI: Share the steps list
    
    * CI: Use cimg/ images
    
      - see
    https://circleci.com/orbs/registry/orb/circleci/ruby#executors-default
    for more information
    olleolleolle authored May 14, 2020
    Configuration menu
    Copy the full SHA
    3c3ebd2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    e27861b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cb7154 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Bump async-http from 0.52.3 to 0.52.4

    Bumps [async-http](https://github.com/socketry/async-http) from 0.52.3 to 0.52.4.
    - [Release notes](https://github.com/socketry/async-http/releases)
    - [Commits](socketry/async-http@v0.52.3...v0.52.4)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] committed May 22, 2020
    Configuration menu
    Copy the full SHA
    38df8a3 View commit details
    Browse the repository at this point in the history
  2. Bump activesupport from 6.0.3 to 6.0.3.1

    Bumps [activesupport](https://github.com/rails/rails) from 6.0.3 to 6.0.3.1.
    - [Release notes](https://github.com/rails/rails/releases)
    - [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activesupport/CHANGELOG.md)
    - [Commits](rails/rails@v6.0.3...v6.0.3.1)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] committed May 22, 2020
    Configuration menu
    Copy the full SHA
    6ea112d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03b70a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e72ae7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f750128 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Bump vcr from 5.1.0 to 6.0.0

    Bumps [vcr](https://github.com/vcr/vcr) from 5.1.0 to 6.0.0.
    - [Release notes](https://github.com/vcr/vcr/releases)
    - [Changelog](https://github.com/vcr/vcr/blob/master/CHANGELOG.md)
    - [Upgrade guide](https://github.com/vcr/vcr/blob/master/Upgrade.md)
    - [Commits](vcr/vcr@v5.1.0...v6.0.0)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    6c95c50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a58a575 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80b1221 View commit details
    Browse the repository at this point in the history
  4. Bump async-io from 1.29.0 to 1.30.0

    Bumps [async-io](https://github.com/socketry/async-io) from 1.29.0 to 1.30.0.
    - [Release notes](https://github.com/socketry/async-io/releases)
    - [Commits](socketry/async-io@v1.29.0...v1.30.0)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    b1dd3aa View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    c35551d View commit details
    Browse the repository at this point in the history
  2. Bump i18n from 1.8.2 to 1.8.3

    Bumps [i18n](https://github.com/svenfuchs/i18n) from 1.8.2 to 1.8.3.
    - [Release notes](https://github.com/svenfuchs/i18n/releases)
    - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)
    - [Commits](ruby-i18n/i18n@v1.8.2...v1.8.3)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    322e30a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    a6233c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a5e901 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. updated the readme and the parser help message (github-changelog-gene…

    …rator#878)
    
    updated the readme and the parser help message (github-changelog-generator#878)
    Dylan Martin authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    8b03a11 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Bump rubocop-ast from 0.0.3 to 0.5.1 (github-changelog-generator#905)

    Bumps [rubocop-ast](https://github.com/rubocop-hq/rubocop-ast) from 0.0.3 to 0.5.1.
    - [Release notes](https://github.com/rubocop-hq/rubocop-ast/releases)
    - [Changelog](https://github.com/rubocop-hq/rubocop-ast/blob/master/CHANGELOG.md)
    - [Commits](rubocop/rubocop-ast@v0.0.3...v0.5.1)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Sep 26, 2020
    Configuration menu
    Copy the full SHA
    67d0f5c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. update dependencies (github-changelog-generator#906)

    * update dependencies
    
    * 🤖 rubocop autofixes `bundle exec rubocop -A`
    and mute several warrnings: `rubocop --auto-gen-config`
    skywinder authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    b4b0210 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Bump parser from 2.7.1.5 to 2.7.2.0 (github-changelog-generator#915)

    Bumps [parser](https://github.com/whitequark/parser) from 2.7.1.5 to 2.7.2.0.
    - [Release notes](https://github.com/whitequark/parser/releases)
    - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md)
    - [Commits](whitequark/parser@v2.7.1.5...v2.7.2.0)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    3c9909c View commit details
    Browse the repository at this point in the history
  2. Bump overcommit from 0.56.0 to 0.57.0 (github-changelog-generator#914)

    Bumps [overcommit](https://github.com/sds/overcommit) from 0.56.0 to 0.57.0.
    - [Release notes](https://github.com/sds/overcommit/releases)
    - [Changelog](https://github.com/sds/overcommit/blob/master/CHANGELOG.md)
    - [Commits](sds/overcommit@v0.56.0...v0.57.0)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    5de1a32 View commit details
    Browse the repository at this point in the history
  3. Bump activesupport from 6.0.3.3 to 6.0.3.4 (github-changelog-generato…

    …r#916)
    
    Bumps [activesupport](https://github.com/rails/rails) from 6.0.3.3 to 6.0.3.4.
    - [Release notes](https://github.com/rails/rails/releases)
    - [Changelog](https://github.com/rails/rails/blob/v6.0.3.4/activesupport/CHANGELOG.md)
    - [Commits](rails/rails@v6.0.3.3...v6.0.3.4)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    5078a8e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Bump rspec-core from 3.9.2 to 3.9.3

    Bumps [rspec-core](https://github.com/rspec/rspec-core) from 3.9.2 to 3.9.3.
    - [Release notes](https://github.com/rspec/rspec-core/releases)
    - [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md)
    - [Commits](rspec/rspec-core@v3.9.2...v3.9.3)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    dependabot-preview[bot] authored and olleolleolle committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    8de0adc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57e7c98 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. Add RuboCop 0.85 rules

    olleolleolle committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    40105bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db2310d View commit details
    Browse the repository at this point in the history
  3. Skip rule Lint/MixedRegexpCaptureTypes

      - This rule is rubocop/ruby-style-guide#793
      - Perhaps we can investigate what can be done with this regular
        expression, to not need those extra capture groups?
    olleolleolle committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    5c04502 View commit details
    Browse the repository at this point in the history
  4. RuboCop: Add new rules

    olleolleolle committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    13780e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2257664 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ba3ad3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab519ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8c1e26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1295aef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    32321f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    b4c5b90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4261ac2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d9cea6 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Use UTC for future release date

    When using future releases, the current local date is writen in the
    generated CHANGELOG.  This is usualy done as part of releasing a new
    version, that is a few seconds before a that version is tagged and
    that tag is pushed to GitHub.
    
    On next version bump, that previous tag exist and it's date is read from
    GitHub which provide this information in Coordinated Universal Time
    (UTC).
    
    Depending on the time-zone of the user, the date of these two Ruby Time
    objects may be different, leading to an unexpected change in the
    previous entry of the CHANGELOG.
    
    To avoid this, convert the local time to UTC when we do not have an
    actual tag time to use.
    smortex authored and olleolleolle committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    838655b View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Update issue templates

    skywinder authored and olleolleolle committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    c442437 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Add --include-tags-regex option.

    ameir authored and olleolleolle committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    3c367c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    b1d8af2 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    f218bc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f232b0e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. added gitlab fetcher

    kreczko authored and cdenneen committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    f35c092 View commit details
    Browse the repository at this point in the history
  2. implemented fetch_tags for GITLAB

    kreczko authored and cdenneen committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    a5f8c9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd48edf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ebd4506 View commit details
    Browse the repository at this point in the history
  5. added gitlab option

    kreczko authored and cdenneen committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    e0e2f08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f1e029 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a96eb1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6b2462 View commit details
    Browse the repository at this point in the history
  9. fixed typo in generator_fetcher

    kreczko authored and cdenneen committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    48cc10e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ff474d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9f09d53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1efef92 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0dcb215 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2602cb9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8c66a59 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1fe40f4 View commit details
    Browse the repository at this point in the history
  17. Github --> Gitlab for GitlabFetcher

    kreczko authored and cdenneen committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    abd607e View commit details
    Browse the repository at this point in the history
  18. added Gitlab URI example

    kreczko authored and cdenneen committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    5056f1d View commit details
    Browse the repository at this point in the history
  19. missing change from Github->Gitlab change: Helper --> GitHubChangelog…

    …Generator::Helper
    kreczko authored and cdenneen committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    0330e61 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    612c9db View commit details
    Browse the repository at this point in the history
  21. fixed RuboCop issues for gitlab_fetcher

    kreczko authored and cdenneen committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    3557c26 View commit details
    Browse the repository at this point in the history
  22. preliminary tests for gitlab_fetcher

    kreczko authored and cdenneen committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    0a3082b View commit details
    Browse the repository at this point in the history
  23. added gitlab_changelog_generator

    kreczko authored and cdenneen committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    62fbbe6 View commit details
    Browse the repository at this point in the history
  24. Last few Github -> Gitlab conversions

    kreczko authored and cdenneen committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    587ff1d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    769fbdf View commit details
    Browse the repository at this point in the history
  26. Add gitlab to rake task

    cdenneen committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    03f2449 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8b1881e View commit details
    Browse the repository at this point in the history
  28. Merge branch 'kreczko-issue-419' of https://github.com/cdenneen/githu…

    …b-changelog-generator into kreczko-issue-419
    
    * 'kreczko-issue-419' of https://github.com/cdenneen/github-changelog-generator: (26 commits)
      Add gitlab to rake task
      resolved second batch of feedback from @olleolleolle
      Last few Github -> Gitlab conversions
      added gitlab_changelog_generator
      preliminary tests for gitlab_fetcher
      fixed RuboCop issues for gitlab_fetcher
      CHANGELOG_GITHUB_TOKEN --> CHANGELOG_AUTH_TOKEN for gitlab fetcher
      missing change from Github->Gitlab change: Helper --> GitHubChangelogGenerator::Helper
      added Gitlab URI example
      Github --> Gitlab for GitlabFetcher
      fixed if-logic based on feedback from olleolleolle
      fix gitlab fetcher for project that have no issues
      separated fetching issues and pull requests as it was causing problems at times
      fixed merge_commit_sha for older gitlab versions in gitlab_fetcher
      fixed events for merge requests in gitlab_fetcher
      fixed project_id for gitlab_fetcher in the case of forks
      fixed issues and associated events in gitlab_fetcher
      fixed typo in generator_fetcher
      fixed authors in merge_requests for gitlab fetcher
      restricting gitlab fetcher to closed issues
      ...
    cdenneen committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    b18893b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    07068e4 View commit details
    Browse the repository at this point in the history
  30. Update TOKEN to match the existing token so it will work without new …

    …variable: CHANGELOG_GITHUB_TOKEN
    cdenneen committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    101230e View commit details
    Browse the repository at this point in the history