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

Update-DbaBuildReference - Add Parameter Proxy #9174

Open
wants to merge 14 commits into
base: development
Choose a base branch
from

Commits on Nov 29, 2023

  1. Update-DbaBuildReference - Add Parameter Proxy

    Add optional parameters 'Proxy' and 'ProxyCredential'
    = committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8e4a9e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Update-DbaBuildReference - Proxy Credential

    Implemented Parameter ProxyUseDefaultCredentials
    = committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ffa0a6c View commit details
    Browse the repository at this point in the history
  2. Invoke-TlsWebRequest - UseBasicParsing Parameter

    named parameter UseBasicParsing ensures mapping of unnamed parameters
    = committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4a04512 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    5ece7fc View commit details
    Browse the repository at this point in the history
  2. polished PR

    niphlod committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    00fcdae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fad3a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Explicitly declare parameters

    using namend parameters and pass these to Invoke-WebRequest
    = committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4630855 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 26, 2024

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

Commits on May 3, 2024

  1. Use dbatools config for proxy settings

    = committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ea83351 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. put that back

    potatoqualitee committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0b205e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d49a195 View commit details
    Browse the repository at this point in the history
  3. put it back

    potatoqualitee committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fc8537b View commit details
    Browse the repository at this point in the history
  4. add proxy info

    potatoqualitee committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d0171d4 View commit details
    Browse the repository at this point in the history