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

Add direct serving of package content #25543

Merged
merged 12 commits into from
Jul 3, 2023

Commits on Jun 27, 2023

  1. Remove unused function.

    KN4CK3R committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    1be30ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cab19cb View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Use real http client.

    KN4CK3R committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0e9cb8f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Don't use NewRequest.

    KN4CK3R committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    30513a1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/go-gitea/gitea into feature…

    …-package-serve-direct
    KN4CK3R committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f49d93f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

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

Commits on Jul 1, 2023

  1. Merge branch 'main' of https://github.com/go-gitea/gitea into feature…

    …-package-serve-direct
    KN4CK3R committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    859b4f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf95e40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5227285 View commit details
    Browse the repository at this point in the history
  4. Missed one call.

    KN4CK3R committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    61a9319 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

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