che-server/wsagent/che-core-git-impl-jgit/src
Igor Vinokur fc35ba2618 CHE-6114: Fix problems with project explorer performance in big projects (#6175)
1. Add ability to get Git status with filter.
2. Reworked Injecting VCS status info in Project service to make Status request only once instead of requesting each time in the loop.
3. Removed `format` parameter from get status method in Git Service, because it is redundant and do not affects to anything, since we use Jgit as a Git engine.
2017-09-12 14:41:28 +00:00
..
main/java/org/eclipse/che/git/impl/jgit CHE-6114: Fix problems with project explorer performance in big projects (#6175) 2017-09-12 14:41:28 +00:00
test Used Google Java Codestyle (#5851) 2017-08-18 17:00:58 +03:00