Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.
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: heroku/docker-registry-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: 2opremio/docker-registry-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 21, 2023

  1. Accepting tokens from "access_token"-field

    For compatibility with OAuth 2.0, token under the name access_token should also be accepted. More info https://docs.docker.com/registry/spec/auth/token/#token-response-fields
    dennismeissel authored and 2opremio committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    369ff18 View commit details
    Browse the repository at this point in the history
  2. Rename module

    2opremio committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    ec21900 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Fix memory leak

    2opremio committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0385275 View commit details
    Browse the repository at this point in the history
  2. Add a client timeout

    2opremio committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    032b16a View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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