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 .
- 18 Oct, 2020 1 commit
-
-
Alexey Kudravtsev authored
GitOrigin-RevId: 7924e9541bb3e0fe2d328a7624401effba8d4b0a
-
- 14 Oct, 2020 1 commit
-
-
Alexander Lobas authored
GitOrigin-RevId: 4431ce1633cad51fb88f8d1c8829f0b115f42bd5
-
- 24 Sep, 2020 1 commit
-
-
Andrey Starovoyt authored
fixes (1,2) — adding the action to the context menu, support shortcut in various places GitOrigin-RevId: 67b614662dd681041d8bfbfc71d78a82aa7d2c0c
-
- 23 Sep, 2020 1 commit
-
-
Sergey Malenkov authored
GitOrigin-RevId: 9f02b790e0adf0e3d04570968bdf3db0732018e1
-
- 22 Sep, 2020 1 commit
-
-
Sergey Malenkov authored
GitOrigin-RevId: 5486384f5ff3ccbfb827a428f757de5e82f3177a
-
- 03 Sep, 2020 1 commit
-
-
Dmitry Batkovich authored
GitOrigin-RevId: 640659a26b90234037c4170cf9dd15433f9df3da
-
- 27 Aug, 2020 1 commit
-
-
Dmitry Jemerov authored
GitOrigin-RevId: 2e27358f37d1e84d2a2625b07fe1a01fd4af5de9
-
- 20 Aug, 2020 1 commit
-
-
Nikolay Chashnikov authored
GitOrigin-RevId: f83c7aec1fb21b633fc823aba8da758c4cf86988
-
- 19 Aug, 2020 2 commits
-
-
Vassiliy.Kudryashov authored
GitOrigin-RevId: acf31efcf72efcbf64674691c0370218885d4728
-
Nikolay Chashnikov authored
GitOrigin-RevId: f886b5a81c5c40c805ba002058c9b563520f9fb7
-
- 18 Aug, 2020 1 commit
-
-
Evgeniy.Stepanov authored
GitOrigin-RevId: 939ca93292b923fd0da7cd34a2a747b4c1b77cac
-
- 24 Jul, 2020 1 commit
-
-
Nikolay Chashnikov authored
GitOrigin-RevId: b63e88236fa586b09e936bc88b189f66cdf5294b
-
- 07 Jul, 2020 1 commit
-
-
Vassiliy.Kudryashov authored
GitOrigin-RevId: 98c9bcb6031451011b0902cd0330a679487ac07d
-
- 06 Jul, 2020 1 commit
-
-
Vassiliy.Kudryashov authored
GitOrigin-RevId: fa57b9439cdbe76851cb27735e519785bc2d9794
-
- 29 Jun, 2020 2 commits
-
-
Vassiliy.Kudryashov authored
GitOrigin-RevId: 90d53f105ca2657a37da458f3f650699564e4391
-
Alexey Kudravtsev authored
GitOrigin-RevId: ff7eeb0872b7a437f03238ab9bf85ffc664ac0b4
-
- 28 Jun, 2020 1 commit
-
-
Vassiliy.Kudryashov authored
GitOrigin-RevId: 0c75a0bc3ac8c808d6650693768543c93a972645
-
- 24 Jun, 2020 1 commit
-
-
Vladimir Krivosheev authored
GitOrigin-RevId: 2d9e8a356c5450c09008a68a7cad1a7f2df7c789
-
- 22 Jun, 2020 1 commit
-
-
Bas Leijdekkers authored
just ignore duplicate search results because they can sometimes happen in multi-threaded search (EA-212775) GitOrigin-RevId: 6da5f37cdab10f381e8ca30140a6391df4c6dbe4
-
- 20 Jun, 2020 1 commit
-
-
Vassiliy.Kudryashov authored
GitOrigin-RevId: 702fb1801b16f98dc5a9cffcd845b370b772fde1
-
- 14 Jun, 2020 1 commit
-
-
Vassiliy.Kudryashov authored
GitOrigin-RevId: d652977eba476e39d9be6c2af6fdb0b7a7360f7c
-
- 12 Jun, 2020 1 commit
-
-
Vassiliy.Kudryashov authored
GitOrigin-RevId: 130f487c8f793b3a197328e168df4492e39205b1
-
- 15 May, 2020 1 commit
-
-
Tagir Valeev authored
GitOrigin-RevId: e6fe40119a48cafddc4023e07aef6932cb619b9a
-
- 02 May, 2020 1 commit
-
-
Gregory.Shrago authored
GitOrigin-RevId: eda5eac9140c5284a638dc72d0955c004151b325
-
- 28 Apr, 2020 1 commit
-
-
ArtemSemenov authored
GitOrigin-RevId: 4d314033ecdf6e723c4b07f6104a4b1c2bf530da
-
- 09 Apr, 2020 1 commit
-
-
Evgeniy.Stepanov authored
(cherry picked from commit 8c1ff096117a9ccaa242d3e4b56b013e808c5dfe) (cherry picked from commit 4dc54681420e45732796b0631ce8f866b726efc1) GitOrigin-RevId: 0fff30479c30bf78b0ae457345ef5bb24768aee0
-
- 06 Apr, 2020 2 commits
-
-
nik authored
migrate to java 11: add casts to raw types to workaround changes in generic signatures of some swing methods Types of some members in Swing API were generified in Java 11 (e.g. DefaultMutableTreeNode::children, DefaultTableModel::getDataVector) so we need to add explicit cast to raw types to makes usages of these members compilable. GitOrigin-RevId: 011d032c0ffe7d51c533921c230df64396b19597
-
Sergey Malenkov authored
GitOrigin-RevId: d33c0875f559a5b3fc95c7a6bd6d33cab6e6fa73
-
- 03 Apr, 2020 2 commits
-
-
Vassiliy.Kudryashov authored
GitOrigin-RevId: 768e3c04ed72fccd2a341a5cbe8d4fce4fbf8c68
-
Evgeniy.Stepanov authored
GitOrigin-RevId: b6293fd085448082979e92277285670af56a74c3
-
- 02 Apr, 2020 1 commit
-
-
Vassiliy.Kudryashov authored
GitOrigin-RevId: 75eb4e0f5fa755fe46e05ea1ec5189ef5dca37f6
-
- 01 Apr, 2020 1 commit
-
-
Vassiliy.Kudryashov authored
GitOrigin-RevId: fc94d47f983e134939134678b0bb2eb1c2766d7d
-
- 31 Mar, 2020 1 commit
-
-
Vladimir Krivosheev authored
GitOrigin-RevId: 37d620c12497b0add4fb7bbd9119d2b5ba79a457
-
- 25 Mar, 2020 1 commit
-
-
Vassiliy.Kudryashov authored
GitOrigin-RevId: 00a90f176bfbdd863d57072d115114a2be8d3e72
-
- 18 Mar, 2020 1 commit
-
-
Vassiliy.Kudryashov authored
GitOrigin-RevId: c23da5c429e3aef83c4f403c8b0f389aa2e6f610
-
- 17 Mar, 2020 1 commit
-
-
Alexey Kudravtsev authored
GitOrigin-RevId: 3945294d04d3ab95911cffe52b3820fbf7bd8fea
-
- 12 Mar, 2020 1 commit
-
-
Vassiliy.Kudryashov authored
GitOrigin-RevId: f2551bcf8437536e65773ee5d3b8cb0cb85dd6bc
-
- 06 Mar, 2020 1 commit
-
-
Vassiliy.Kudryashov authored
Fix focus order / UI layout / wording / results status + caret watching GitOrigin-RevId: ec1a56d2e4a381867133177cdedeb32e2e4637d7
-
- 03 Mar, 2020 1 commit
-
-
Dmitry.Krasilschikov authored
GitOrigin-RevId: 1b4a35db8900da03fe48d4638362e5ea36cf106b
-
- 02 Mar, 2020 1 commit
-
-
Vassiliy.Kudryashov authored
IDEA-217878 Update appearance of find/replace pop-up GitOrigin-RevId: 31e81e4b9bcfa593f0df3dc78536c23ddf2a237f
-