Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HADOOP-18610: [ABFS] OAuth2 Token Provider support for Azure Workload Identity #6787

Merged
merged 21 commits into from
Jun 11, 2024

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    6629f9c View commit details
    Browse the repository at this point in the history
  2. Add license.

    creste committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0a649d5 View commit details
    Browse the repository at this point in the history
  3. Remove whitespace.

    creste committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2632811 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Use string constants.

    creste committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    088b5c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Add braces.

    creste committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    d47fd76 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    7d4cdb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    524ee18 View commit details
    Browse the repository at this point in the history
  3. Add unit tests.

    creste committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    08da2ea View commit details
    Browse the repository at this point in the history
  4. Remove unused import.

    creste committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    06fa885 View commit details
    Browse the repository at this point in the history
  5. Add package-info.java.

    creste committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    fe75cd3 View commit details
    Browse the repository at this point in the history
  6. Fix package name.

    creste committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    81c1b62 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    3aeacfa View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    329e3c9 View commit details
    Browse the repository at this point in the history
  2. Reduce line length.

    creste committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f8be1ca View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    781b831 View commit details
    Browse the repository at this point in the history
  2. PR Checks and Comments

    anujmodi2021 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    20a660a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    7a2c74d View commit details
    Browse the repository at this point in the history
  2. Resolved Comments

    anujmodi2021 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    9a4a15e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Fixing test

    anujmodi2021 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    962f86a View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

Commits on Jun 11, 2024

  1. Addressing Comments

    anujmodi2021 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    eb2b402 View commit details
    Browse the repository at this point in the history