Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: geminabox/geminabox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: geminabox/geminabox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0.rc.1
Choose a head ref
  • 17 commits
  • 28 files changed
  • 3 contributors

Commits on Jun 21, 2022

  1. Add RuboCop as linter (#409)

    Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
    tnir authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    24ec013 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Enable rubocop-minitest in RuboCop (#417)

    Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
    tnir authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    0da3624 View commit details
    Browse the repository at this point in the history
  2. Enable rubocop-rake in RuboCop (#418)

    Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
    tnir authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    ec379c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. remove has_rdoc from fixtures (#356)

    Co-authored-by: Takuya Noguchi <takninnovationresearch@gmail.com>
    ahorek and tnir authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    922b7f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Bump to 2.0.0.pre (#420)

    Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
    tnir authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d1da5bb View commit details
    Browse the repository at this point in the history
  2. Build a pre-version gem and publish to Packages (#421)

    Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
    tnir authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d9a3700 View commit details
    Browse the repository at this point in the history
  3. use a binary mode for file manipulations (#357)

    Co-authored-by: Takuya N <takninnovationresearch@gmail.com>
    ahorek and tnir authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    a464cdc View commit details
    Browse the repository at this point in the history
  4. Get rid of hardcoded paths (#419)

    Co-authored-by: Takuya N <takninnovationresearch@gmail.com>
    ahorek and tnir authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    b49a803 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Drop RubyGems 1.8.24 and earlier (#423)

    Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
    tnir authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    97009b4 View commit details
    Browse the repository at this point in the history
  2. Do not transform compressed files (#364)

    Co-authored-by: Takuya Noguchi <takninnovationresearch@gmail.com>
    ahorek and tnir authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    2d719e8 View commit details
    Browse the repository at this point in the history
  3. Bump ruby from 2.4.3 to 3.1.2 (#390)

    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: Takuya Noguchi <takninnovationresearch@gmail.com>
    dependabot[bot] and tnir authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    e2239a0 View commit details
    Browse the repository at this point in the history
  4. Remove patch for RubyGems 1.8.24 or earlier (#429)

    Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
    tnir authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    b64693c View commit details
    Browse the repository at this point in the history
  5. Remove a code branch for Ruby 1.8 and earlier (#430)

    Reverts part of b257c83
    b257c83
    
    Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
    tnir authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    283bcaf View commit details
    Browse the repository at this point in the history
  6. Prettier JavaScript files (#431)

    Fix lints in PR 361: #361
    
    Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
    tnir authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    f423e16 View commit details
    Browse the repository at this point in the history
  7. Enable Prettier for JS files on Actions (#432)

    Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
    tnir authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    56f4e00 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Enable Prettier for CSS files on Actions (#433)

    Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
    tnir authored Jun 26, 2022
    Configuration menu
    Copy the full SHA
    a2fd65a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Prepare 2.0.0.rc.1 (#436)

    Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
    tnir authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    1f48422 View commit details
    Browse the repository at this point in the history
Loading