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: venmo/DVR
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ScentreGroup/iOS-lib-DVR
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: scentregroup
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 9 files changed
  • 3 contributors

Commits on Apr 6, 2019

  1. Copy the full SHA
    341154c View commit details

Commits on May 2, 2019

  1. Implement SessionTask.State

    cysp committed May 2, 2019
    Copy the full SHA
    0cc3eb1 View commit details
  2. Copy the full SHA
    a79279b View commit details

Commits on May 3, 2019

  1. Copy the full SHA
    5f3135d View commit details

Commits on May 5, 2019

  1. Copy the full SHA
    9e4b455 View commit details

Commits on Sep 3, 2019

  1. Copy the full SHA
    a377bc3 View commit details

Commits on Mar 10, 2020

  1. "Gather" "metrics" for tasks

    … because Alamofire waits until metrics have been gathered before
    completing now.
    cysp committed Mar 10, 2020
    Copy the full SHA
    1c0106b View commit details

Commits on Apr 19, 2020

  1. Remove recordedAt from interactions

    … because who cares?
    cysp committed Apr 19, 2020
    Copy the full SHA
    64c864f View commit details
  2. Provide the path to the cassette directly

    … and remove now-superfluous cassette names.
    cysp committed Apr 19, 2020
    Copy the full SHA
    6d38b09 View commit details
  3. Copy the full SHA
    520a0fb View commit details

Commits on May 13, 2022

  1. Copy the full SHA
    327e944 View commit details

Commits on Apr 1, 2023

  1. Bump Deployment Target to 11.0

    Xcode 14.3 dropped support for below 11.0
    alexdeem committed Apr 1, 2023
    Copy the full SHA
    44cc693 View commit details
  2. Merge pull request #4 from ScentreGroup/adeem/feature/deployment-targ…

    …et-11
    
    Bump Deployment Target to 11.0
    alexdeem authored Apr 1, 2023
    Copy the full SHA
    587fa77 View commit details

Commits on Jan 8, 2024

  1. Copy the full SHA
    021c3a8 View commit details
  2. Handle re-entry in SessionDataTask.resume()

    Alamofire can (during cancelation) attempt to resume an already running
    task.
    alexdeem committed Jan 8, 2024
    Copy the full SHA
    0438c04 View commit details
  3. Don't crash if an unexpected request is intercepted

    Complete with an error instead.
    alexdeem committed Jan 8, 2024
    Copy the full SHA
    711e4dc View commit details
  4. Merge pull request #5 from ScentreGroup/adeem/feature/ergonomics

    Increase ergonomics
    alexdeem authored Jan 8, 2024
    Copy the full SHA
    37bb993 View commit details
Loading