-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 History blocks with large projects #3353
Labels
kind/bug
Outline of a bug - must adhere to the bug report template.
Milestone
Comments
Works with new project with small history. I have this issue for codenvy and che repos. Might be an issue with trying to get all the history loaded. Might be better to load partial history or have a max history limit. Not sure if this is an enhancement, task or bug? |
JamesDrummond
added
the
kind/bug
Outline of a bug - must adhere to the bug report template.
label
Dec 13, 2016
dmytro-ndp
added
status/open-for-dev
An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.
team/enterprise
sprint/next
labels
Dec 16, 2016
@vkuznyetsov We removed this from the 5.0.0-M9 release. |
tolusha
added
status/in-progress
This issue has been taken by an engineer and is under active development.
and removed
status/open-for-dev
An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.
labels
Dec 23, 2016
tolusha
added
status/code-review
This issue has a pull request posted for it and is awaiting code review completion by the community.
and removed
status/in-progress
This issue has been taken by an engineer and is under active development.
status/code-review
This issue has a pull request posted for it and is awaiting code review completion by the community.
labels
Dec 28, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I open up the git history it locks up the IDE on projects with large history such as che and codenvy repos. After refreshing the page, the history still does not show.
Could we load partial history or have a max history limit? Not sure if this is an enhancement, task or bug?
Reproduction Steps:
Expected behavior:
Shows history for repo with large/long history. This should not block the IDE while history is retrieved.
Observed behavior:
Locks/Blocks IDE and does not show history after refresh of page even after waiting for long period.
Che version: Nightly codenvy. Version :5.0.0-M8-SNAPSHOT Revision :c6c0b733b492a7c4 Build Time :2016-11-21 16:40:01 .
OS and version: Debian.
Docker version: Docker version 1.12.2, build bb80604
Additional information:
The text was updated successfully, but these errors were encountered: