X Tutup
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: PawelAdamski/HttpClientMock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: PawelAdamski/HttpClientMock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master_v5
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 46 files changed
  • 5 contributors

Commits on Sep 26, 2020

  1. Add support for HttpClient 5

    padamski committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    d0a47c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Add support for HttpClient 5

    padamski committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    51359c5 View commit details
    Browse the repository at this point in the history
  2. Add support for HttpClient 5

    padamski committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    e65e1c9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. Change version to 2.0.0

    Paweł Adamski authored Oct 10, 2020
    Configuration menu
    Copy the full SHA
    c87a4cb View commit details
    Browse the repository at this point in the history
  2. Code review fixes

    padamski committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    bc3f13d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7145c68 View commit details
    Browse the repository at this point in the history
  4. Update readme Installation and Release Note

    padamski committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    9f68ce4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Issue #33: Add possibility to set HTTP status text (#36)

    Co-authored-by: huyle1097 <huyle1097@gmail.com>
    huyle101 and huyle1097 authored Oct 21, 2020
    Configuration menu
    Copy the full SHA
    e90e4d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. bump up version to 2.1.0

    padamski committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    f3a036d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e3896f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Add support for not absolute paths

    padamski committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    de68eae View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Add method doReturnWithStatus and migrate to JUnit5

    padamski committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    44ab83d View commit details
    Browse the repository at this point in the history
  2. Bump up to version 2.2.1

    padamski committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    a1c19d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. auto release after close

    padamski committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    7d0cc4c View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

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

Commits on Dec 30, 2022

  1. Add empty content-type check for request (#44)

    Co-authored-by: William Li <william.li02@sap.com>
    wingice and WilliamLi02 authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    76945b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Bump-up version to 2.2.2

    Paweł Adamski (PGS Software) committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    5352606 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master_v5' into master_v5

    Paweł Adamski (PGS Software) committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    329b859 View commit details
    Browse the repository at this point in the history
Loading
X Tutup