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: Kong/unirest-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.9.00
Choose a base ref
...
head repository: Kong/unirest-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.10.00
Choose a head ref
  • 15 commits
  • 17 files changed
  • 4 contributors

Commits on Aug 2, 2020

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

    ryber committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    5127ba8 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Test improvement: removed Magic Number test smell

    gvma authored and gvma committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    d5568e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29e4692 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #364 from gvma/test-improvement

    Test improvement: removed Magic Number test smell
    ryber authored Aug 7, 2020
    Configuration menu
    Copy the full SHA
    86def00 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. Configuration menu
    Copy the full SHA
    bea46c8 View commit details
    Browse the repository at this point in the history
  2. test for issue 366

    ryber committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    4aa7c5b View commit details
    Browse the repository at this point in the history
  3. cr added

    ryber committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    4e4f961 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. add native support for various built in Java date types in the defaul…

    …t object mapper (Date, Calendar, ZonedDateTime LocalDateTime, etc
    ryber committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    d90c925 View commit details
    Browse the repository at this point in the history
  2. add some failure tests

    ryber committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    d543094 View commit details
    Browse the repository at this point in the history
  3. set timezone in test runner

    ryber committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    580c197 View commit details
    Browse the repository at this point in the history
  4. update changelog

    ryber committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    163a3d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f8b6dd View commit details
    Browse the repository at this point in the history
  6. bump minor

    ryber committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    447df24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b16b2bd View commit details
    Browse the repository at this point in the history
Loading