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: digitalcreations/CustomerIOSharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: digitalcreations/CustomerIOSharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: modernize
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 19 files changed
  • 1 contributor

Commits on Aug 25, 2022

  1. File-scoped namespaces.

    vegardlarsen committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    cf197cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a297c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    6f27a8f View commit details
    Browse the repository at this point in the history
  2. Use record.

    vegardlarsen committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    db7d883 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee71d8f View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Remove custom exception class.

    It did not provide any convenience over just throwing HttpRequestException.
    vegardlarsen committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    b5e2779 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a2969b View commit details
    Browse the repository at this point in the history
  3. Fix broken tests.

    vegardlarsen committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    a79651b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e97d2d8 View commit details
    Browse the repository at this point in the history
  5. More records.

    vegardlarsen committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    3485eb7 View commit details
    Browse the repository at this point in the history
Loading