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

Allow API to create file on empty repo #19224

Merged

Commits on Mar 26, 2022

  1. Allow API to create file on empty repo

    This PR adds the necessary work to make it possible to create files on empty
    repos using the API.
    
    Fix go-gitea#10993
    
    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    33dbdc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82b2d46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2079dd View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Merge remote-tracking branch 'origin/main' into fix-10993-allow-creat…

    …e-file-to-run-on-empty-repo
    zeripath committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    001539f View commit details
    Browse the repository at this point in the history
  2. add test case

    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    41d3abe View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'zeripath/fix-10993-allow-create-file-to…

    …-run-on-empty-repo' into fix-10993-allow-create-file-to-run-on-empty-repo
    zeripath committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    ad104df View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Apply suggestions from code review

    Co-authored-by: Gusted <[email protected]>
    6543 and Gusted authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    8393824 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23b9926 View commit details
    Browse the repository at this point in the history