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: sukechannnn/file_downloader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: feedforce/file_downloader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 7 files changed
  • 3 contributors

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    55fa824 View commit details
    Browse the repository at this point in the history
  2. bundle update

    azmin8744 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    44e3228 View commit details
    Browse the repository at this point in the history
  3. make rubocop happy

    azmin8744 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    e75618c View commit details
    Browse the repository at this point in the history
  4. bump version to 0.1.2

    azmin8744 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    5e5f80b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from feedforce/drop-support-for-ruby-before-3.1

    Drop support for ruby before 3.1
    kano-e authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    bff1d18 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    cf81ffe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from feedforce/fetch-correct-content-length

    content-lengthの値が圧縮後のサイズになるケースがあったので、圧縮前のサイズを取得するようにした
    azmin8744 authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e160e2b View commit details
    Browse the repository at this point in the history
Loading