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 https mime #850

Merged
merged 18 commits into from
Aug 6, 2023
Merged

implement https mime #850

merged 18 commits into from
Aug 6, 2023

Commits on Jul 25, 2023

  1. implement https mime

    jptosso committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8953dd1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. Configuration menu
    Copy the full SHA
    201dba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cfdaea View commit details
    Browse the repository at this point in the history
  3. fix tinygo

    jptosso committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    26dde3d View commit details
    Browse the repository at this point in the history
  4. Update experimental/plugins/auditlog_formatter_test.go

    Co-authored-by: José Carlos Chávez <jcchavezs@gmail.com>
    jptosso and jcchavezs authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    59f6b81 View commit details
    Browse the repository at this point in the history
  5. minor lint

    jptosso committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    03bf29d View commit details
    Browse the repository at this point in the history
  6. Update internal/auditlog/formats.go

    Co-authored-by: José Carlos Chávez <jcchavezs@gmail.com>
    jptosso and jcchavezs authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    1b29753 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6793df4 View commit details
    Browse the repository at this point in the history
  8. minor lint

    jptosso committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    a2146f3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fdbd562 View commit details
    Browse the repository at this point in the history
  10. Update experimental/plugins/plugintypes/auditlog.go

    Co-authored-by: José Carlos Chávez <jcchavezs@gmail.com>
    jptosso and jcchavezs authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    f697796 View commit details
    Browse the repository at this point in the history
  11. Update internal/auditlog/formats_json.go

    Co-authored-by: José Carlos Chávez <jcchavezs@gmail.com>
    jptosso and jcchavezs authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    821fbd6 View commit details
    Browse the repository at this point in the history
  12. Update internal/auditlog/formats_json.go

    Co-authored-by: José Carlos Chávez <jcchavezs@gmail.com>
    jptosso and jcchavezs authored Aug 5, 2023
    Configuration menu
    Copy the full SHA
    cfb8aad View commit details
    Browse the repository at this point in the history
  13. add more tests

    jptosso committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    3728849 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dc24800 View commit details
    Browse the repository at this point in the history
  15. fix test

    jptosso committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    12736f9 View commit details
    Browse the repository at this point in the history
  16. fix https formatter

    jptosso committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    82fb5a7 View commit details
    Browse the repository at this point in the history
  17. remove factory for formatter

    jptosso committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    f147d80 View commit details
    Browse the repository at this point in the history