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 .
- 31 Mar, 2017 30 commits
-
-
Ilya.Kazakevich authored
-
Ilya.Kazakevich authored
-
Ilya.Kazakevich authored
* asterisk added * Make PyUniversalTests obey test-specific arguments
-
Eldar Abusalimov authored
# Conflicts: # platform/platform-tests/testSrc/com/intellij/execution/GeneralCommandLineTest.java
-
nik authored
Previously the script will just report a warning, so we can get a successful build with missing artifacts. New 'Development mode' option is added for such cases.
-
Nadya Zabrodina authored
* don't show completion autoPopup if there is no changelist Combobox data in the related document;
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
vadim.lomshakov authored
-
Roman Shevchenko authored
-
Pavel Dolgov authored
-
Daniil Ovchinnikov authored
On document change lexer was started with initial state where '/' is matched as a beginning of the regex literal.
-
Konstantin Aleev authored
-
Kirill Kirichenko authored
-
Kirill Kirichenko authored
-
Kirill Kirichenko authored
-
Konstantin Aleev authored
-
Kirill Likhodedov authored
-
Eugene Zhuravlev authored
-
Eugene Zhuravlev authored
-
Egor.Ushakov authored
-
nik authored
-
Egor.Ushakov authored
-
nik authored
Code from cucumber-tests.gant was migrated to UltimateProjectTestingTasks.groovy.
-
Anna.Kozlova authored
-
Yaroslav Lepenkin authored
-
Sergey Ignatov authored
remove from xml-tests
-
peter authored
-
Eugene Zhuravlev authored
-
Ilya.Kazakevich authored
-
- 30 Mar, 2017 10 commits
-
-
Ilya.Kazakevich authored
* GeneralCommandLine does not support "as is" command line: it should be splitted to arguments (due to ProcessBuilder interface).
-
Ilya.Kazakevich authored
* GeneralCommandLine does not support "as is" command line: it should be splitted to arguments (due to ProcessBuilder interface). So, we need to support quotes in command line to use to split arguments
-
Ilya.Kazakevich authored
* Some issues are still missed (see my comments in issue) * EnvTagsRequired now can be applied to method * _jb_runner_tools.py hasn't been commited for some reason previous time
-
Sergey Ignatov authored
-
Dennis Ushakov authored
-
Vassiliy.Kudryashov authored
Signed-off-by:
Vassiliy.Kudryashov <Vassiliy.Kudryashov@jetbrains.com>
-
Vladislav.Soroka authored
-
Konstantin Kolosovsky authored
Remove unnecessary "ChangeListChooser.updateLists()" call - lists will be updated in "rebuildList()" anyway
-
Konstantin Kolosovsky authored
Probably this'll help to fix "CommittedChangesCacheTest" blinking
-
Konstantin Kolosovsky authored
IDEA-166316
-