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 Jul, 2018 1 commit
-
-
Tagir Valeev authored
-
- 04 Jul, 2018 39 commits
-
-
Ilya.Kazakevich authored
Step definition could be injected to another step definition like fixture.
-
Vassiliy.Kudryashov authored
-
Ilya.Kazakevich authored
-
Anton Makeev authored
-
Daniil Ovchinnikov authored
-
Viktoria.Shirunova authored
Now it's useless when there is searching by predicate
-
Viktoria.Shirunova authored
-
Viktoria.Shirunova authored
[gui-test] IDEA-CR-34414 GUI-126 Refactored wrappers around JTree to support searching by predicate and clicking without specifying the path twice
-
Viktoria.Shirunova authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
* The only usage in plugins is API Comparator, and it is broken long time ago.
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
* no custom implementations of `DiffContent` are left, so we can rely on default logic for `getNavigatable`, `getFile` and `getLineSeparator`
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
* All usages in plugins are using constructor, that was removed in 89a0440a
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
* the only usages are from MergeRequest
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
* the only usage of `SCROLL_TO_LINE` was in diff from annotations, and it is already migrated to the new API
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
* the only usage of `setBottomComponentFactory` was in commit dialog, and it is already migrated to the new API
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
* `discloseRequest` implementation is trivial after removing `addOtherLayer`
-
Aleksey Pivovarov authored
* the only usage of `addOtherLayer` was in SVN properties, and it is already migrated to the new API
-
Anton Tarasov authored
Reverted a part of the fix for IDEA-190436.
-
Sergey.Anchipolevsky authored
-
Sergey.Anchipolevsky authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
Key differences with the VcsLogProjectTabsProperties: 1. Application storage is used, so user settings are the same independently of the project from which a repository is opened. 2. Recent filter values are stored per-tab, since each tab shows a different repository.
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-