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

Support nginx conf #1130

Merged
merged 23 commits into from
Nov 10, 2023
Merged

Support nginx conf #1130

merged 23 commits into from
Nov 10, 2023

Commits on Oct 30, 2023

  1. finish include directive

    suchen-sci committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    6e0e682 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    52cddb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8fa3e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    4d4c0b0 View commit details
    Browse the repository at this point in the history
  2. fix bug

    suchen-sci committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    4219c60 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. optim

    suchen-sci committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    db56904 View commit details
    Browse the repository at this point in the history
  2. finish convert code

    suchen-sci committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f81a0c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09a055b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. finish nginx convert code

    suchen-sci committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    977554f View commit details
    Browse the repository at this point in the history
  2. fix go.mod

    suchen-sci committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    17d5e70 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. add more test for parse

    suchen-sci committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    970e3af View commit details
    Browse the repository at this point in the history
  2. add more test for convert

    suchen-sci committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0d472e4 View commit details
    Browse the repository at this point in the history
  3. add more test in cmd

    suchen-sci committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5a8c606 View commit details
    Browse the repository at this point in the history
  4. add tests

    suchen-sci committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    6d47267 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96f36eb View commit details
    Browse the repository at this point in the history
  6. fix conflict

    suchen-sci committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d966e40 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. add more test

    suchen-sci committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3fdb6fd View commit details
    Browse the repository at this point in the history
  2. add doc

    suchen-sci committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1f88675 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    423867c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Update cmd/client/commandv2/convert.go

    Co-authored-by: Yun Long <[email protected]>
    suchen-sci and xxx7xxxx committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    64689a2 View commit details
    Browse the repository at this point in the history
  2. Update cmd/client/commandv2/convert/nginx/cmd.go

    Co-authored-by: Yun Long <[email protected]>
    suchen-sci and xxx7xxxx committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1f9f2cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7c6ba2 View commit details
    Browse the repository at this point in the history
  4. fix test

    suchen-sci committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    8471544 View commit details
    Browse the repository at this point in the history