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

Git commits refuse to show up in the web interface #3639

Closed
1 of 7 tasks
adelowo opened this issue Mar 6, 2018 · 3 comments
Closed
1 of 7 tasks

Git commits refuse to show up in the web interface #3639

adelowo opened this issue Mar 6, 2018 · 3 comments
Labels
issue/duplicate The issue has already been reported.

Comments

@adelowo
Copy link
Member

adelowo commented Mar 6, 2018

  • Gitea version (or commit ref): 1.4.0+rc2 (bug exists in 1.4.0+rc1 )
  • Git version: 1.8
  • Operating system: centos
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant

Couldn't use the demo (try.gitea.io) as it kept on throwing a HTTP 500 error

Description

When creating a repository, there is this Initialize this repository with selected files and template_ checkbox, I just noticed that checking or doing otherwise actually impacts the way gitea functions. If I refuse to check the box, my commits do not show up in the web interface but they do if the box is checked.

I looked into the logs, there isn't a trace of failure or whatever. I also did a cat $GITEADB/org/repo.git/refs/heads/master, it gave me the commit hash which is ( obviously ) the same with what I have locally. The only amazing thing is I still get the empty repository page.

I was able to replicate this 3 times ( on 3 newly created repositories ). But if I check the box, the commits show up in the UI. I am not sure if there is a regression somewhere but I want to believe I must created repositories without checking the box prior to making use of v1.4.0rc-1

@adelowo adelowo changed the title Git commits refuses to show up in the web interface Git commits refuse to show up in the web interface Mar 6, 2018
@lafriks
Copy link
Member

lafriks commented Mar 6, 2018

Seems to be duplicate of #3458

@lafriks lafriks added the issue/duplicate The issue has already been reported. label Mar 6, 2018
@lafriks
Copy link
Member

lafriks commented Mar 6, 2018

Please reopen if this is different issue

@lafriks lafriks closed this as completed Mar 6, 2018
@adelowo
Copy link
Member Author

adelowo commented Mar 6, 2018

Sorry for missing that thread 🤔. I would keep an eye on it instead. Thanks

@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/duplicate The issue has already been reported.
Projects
None yet
Development

No branches or pull requests

2 participants