This project is mirrored from https://gitee.com/mirrors/intellij-community.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 05 Jan, 2018 13 commits
-
-
Anna Kozlova authored
-
peter authored
-
peter authored
-
peter authored
and on real jdk (8 or 9 on TeamCity)
-
Anton Makeev authored
ref: CPP-8067 Allow opening single files in CLion
-
Aleksey Pivovarov authored
-
Anna Kozlova authored
-
Anna Kozlova authored
-
Dmitry Trofimov authored
-
Alexander Zolotov authored
(IDEA-176641)
-
peter authored
-
Sergey Ignatov authored
-
peter authored
-
- 04 Jan, 2018 25 commits
-
-
peter authored
-
peter authored
-
Anna Kozlova authored
-
Anna Kozlova authored
-
Kirill Likhodedov authored
GitRepository.update() fires a repositoryChanged() event only after comparing the previous repository info with the one it has just read. Plain tag operation can produce other kinds of events as well, e.g. change the packed-refs file, but repo info comparison won't show any difference, because we don't store and compare tags. The fix will potentially fire two events (e.g. if a tag was deleted, and a branch was changed), but that shouldn't be a problem. This fixes IDEA-181273 and IDEA-184258.
-
Anna Kozlova authored
-
Anna Kozlova authored
-
Anna Kozlova authored
-
peter authored
-
Anna Kozlova authored
-
Anna Kozlova authored
it makes possible to distinguish multiple overloads, possible with custom runners and with junit 5
-
Anna Kozlova authored
-
Sergey Ignatov authored
-
peter authored
-
peter authored
-
peter authored
to avoid stub-AST mismatch
-
peter authored
-
Sergey Ignatov authored
-
Sergey Ignatov authored
-
Sergey Ignatov authored
-
Sergey Ignatov authored
-
Sergey Ignatov authored
-
Sergey Ignatov authored
-
Sergey Ignatov authored
introduce testFramework.core
-
Michael Golubev authored
- DeploymentLogManager is project-speciifc since it is linked to console - - ServerConnection # getLogManager now requires explicit project + on project close ServerConnection should dispose per-project pieces: - - all DeploymentLogManager's for given project - - and all LocalDeploymentImpl linked via DeploymentTask # getProject
-
- 03 Jan, 2018 2 commits
-
-
Anna Kozlova authored
-
peter authored
-