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

Use hostmatcher to replace matchlist to improve blocking of bad hosts in Webhooks #17605

Merged
merged 28 commits into from
Nov 20, 2021

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    e949447 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    622e594 View commit details
    Browse the repository at this point in the history
  3. fix unit test

    wxiaoguang committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    c1c021f View commit details
    Browse the repository at this point in the history
  4. fix unit test

    wxiaoguang committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    ba3e16c View commit details
    Browse the repository at this point in the history
  5. fix unit test

    wxiaoguang committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    af2cb2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58c0171 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

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

Commits on Nov 12, 2021

  1. refactor

    wxiaoguang committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    696a4e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27060b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a993c0 View commit details
    Browse the repository at this point in the history
  4. fix simple matchlist

    wxiaoguang committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    5b17f23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aeff3d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

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

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    435415c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8713da3 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Merge branch 'main' into refactor-matchlist

    # Conflicts:
    #	services/migrations/gitea_downloader.go
    #	services/migrations/gitlab.go
    #	services/migrations/migrate.go
    wxiaoguang committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    dbdfe98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a7ea65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f947d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Merge branch 'main' into refactor-matchlist

    # Conflicts:
    #	services/migrations/migrate.go
    wxiaoguang committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    6a23279 View commit details
    Browse the repository at this point in the history
  2. fix lint

    wxiaoguang committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    ff56fb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    cdb4932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ca9912 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa15ec1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abfbfb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab9cc75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc3db84 View commit details
    Browse the repository at this point in the history
  7. fix documents

    wxiaoguang committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    692f121 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

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