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

Implement Imperative Auth Design for ballerina/http Module #142

Merged
merged 25 commits into from
Jan 7, 2021

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    16f8eee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c6f442 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. Configuration menu
    Copy the full SHA
    64fe715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff7ac63 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    a5910d5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/ballerina-platform/module…

    …-ballerina-http into dev-auth-design
    
    # Conflicts:
    #	http-ballerina/http_annotation.bal
    ldclakmal committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    0b6a8d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Remove auth unit tests

    ldclakmal committed Dec 23, 2020
    Configuration menu
    Copy the full SHA
    f89274c View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

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

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    8f040a8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/ballerina-platform/module…

    …-ballerina-http into dev-auth-design
    
    # Conflicts:
    #	gradle.properties
    #	http-ballerina/auth_utils.bal
    ldclakmal committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    f32351e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Refactor code

    ldclakmal committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    4bd08ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    893465d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b66be6 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Fix compilation errors

    ldclakmal committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    b10872e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02de75e View commit details
    Browse the repository at this point in the history
  3. Fix auth unit tests

    ldclakmal committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    21446bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6647f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c3523c View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    bb459d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dca946 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5225ec8 View commit details
    Browse the repository at this point in the history
  4. Fix a bug

    ldclakmal committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    e62443a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    635b6ab View commit details
    Browse the repository at this point in the history
  6. Remove system dependency

    ldclakmal committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    a73a6df View commit details
    Browse the repository at this point in the history
  7. Refactor code

    ldclakmal committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    90dbd04 View commit details
    Browse the repository at this point in the history