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:splitio/ruby-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:master
Choose a base ref
...
head repository:splitio/ruby-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:Feature/CustomAuth
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 50 files changed
  • 2 contributors

Commits on Apr 3, 2024

  1. added request decorator class

    Bilal Al committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    bec81a2View commit details
    Browse the repository at this point in the history
  2. polish

    Bilal Al committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5f50d2aView commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. replaced request with headers dict

    Bilal Al committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    49efcddView commit details
    Browse the repository at this point in the history
  2. updated httpclient class

    Bilal Al committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    35743bdView commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    5232aa0View commit details
    Browse the repository at this point in the history
  2. polishing

    Bilal Al committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ed8497aView commit details
    Browse the repository at this point in the history
  3. polish

    Bilal Al committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    367704eView commit details
    Browse the repository at this point in the history
  4. Merge pull request#522from splitio/custom-auth-request-decorator

    Custom auth request decorator
    @chillaq
    chillaq authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ae7a372View commit details
    Browse the repository at this point in the history
  5. Merge pull request#524from splitio/custom-auth-push

    Custom auth push
    @chillaq
    chillaq authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8671770View commit details
    Browse the repository at this point in the history
  6. Merge pull request#523from splitio/custom-auth-httpclient

    updated httpclient class
    @chillaq
    chillaq authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fd5eb32View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. factory and config integration with specs

    Bilal Al committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ee90ad3View commit details
    Browse the repository at this point in the history
  2. polish

    Bilal Al committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    684cfdcView commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    2a5879bView commit details
    Browse the repository at this point in the history
  2. Merge pull request#526from splitio/custom-auth-factory-integration

    factory and config integration with specs
    @chillaq
    chillaq authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    70bddacView commit details
    Browse the repository at this point in the history
Loading