Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.
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: KatsuteDev/simplehttpserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.0-RC-1
Choose a base ref
...
head repository: KatsuteDev/simplehttpserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.0-RC-2
Choose a head ref
  • 13 commits
  • 15 files changed
  • 3 contributors

Commits on Jul 31, 2022

  1. Add packages link

    Katsute authored Jul 31, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d5454d2 View commit details
  2. Update README.md

    Katsute authored Jul 31, 2022
    Copy the full SHA
    aca73bd View commit details

Commits on Aug 15, 2022

  1. Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#7)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 15, 2022
    Copy the full SHA
    a8d0732 View commit details

Commits on Aug 20, 2022

  1. optimize workflow

    Katsute authored Aug 20, 2022
    Copy the full SHA
    ffe4130 View commit details

Commits on Aug 22, 2022

  1. Update configuration files (#8)

    Update .github/dependabot.yml
    Mashiro authored Aug 22, 2022
    Copy the full SHA
    aa01d2f View commit details

Commits on Sep 16, 2022

  1. Bump maven-jar-plugin from 3.2.2 to 3.3.0 (#9)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2022
    Copy the full SHA
    bdbce2b View commit details
  2. Update configuration files (#10)

    Update .github/dependabot.yml
    Mashiro authored Sep 16, 2022
    Copy the full SHA
    34a29ea View commit details

Commits on Sep 21, 2022

  1. Update configuration files (#13)

    Mashiro authored Sep 21, 2022
    Copy the full SHA
    094b4b5 View commit details
  2. Bump junit-jupiter from 5.9.0 to 5.9.1 (#14)

    Mashiro authored Sep 21, 2022
    Copy the full SHA
    1cbc8e2 View commit details

Commits on Sep 29, 2022

  1. Update configuration files (#15)

    Update .github/workflows/bot.yml
    Mashiro authored Sep 29, 2022
    Copy the full SHA
    3d19534 View commit details

Commits on Oct 20, 2022

  1. Update pom.xml

    Katsute authored Oct 20, 2022
    Copy the full SHA
    d65841d View commit details

Commits on Oct 21, 2022

  1. Add timeout handler (#17)

    Katsute authored Oct 21, 2022
    Copy the full SHA
    0e4c1cb View commit details
  2. Adjust HTTP Codes (#18)

    Katsute authored Oct 21, 2022
    Copy the full SHA
    a93c8d9 View commit details
Loading