projects
/
idea
/
community.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
idea/community.git
2016-11-28
Gregory.Shrago
make project map concurrent
appcode/171.1314
clion/171.1310
dbe/171.1312
idea/171.1309
phpstorm/171.1306
pycharm/171.1307
pycharm/171.1313
rubymine/171.1311
commit
|
commitdiff
|
tree
2016-11-28
peter
clear read-only status outside write action in Surround...
commit
|
commitdiff
|
tree
2016-11-28
Roman Shevchenko
[java] presentation for automatic modules
commit
|
commitdiff
|
tree
2016-11-28
peter
cleanup deprecated NanoXmlUtil exception stuff
commit
|
commitdiff
|
tree
2016-11-28
Elizaveta Shashkova
Python Console isn't shown if the script was executed...
commit
|
commitdiff
|
tree
2016-11-28
Brendan Douglas
Add a custom python package identifier extension point
commit
|
commitdiff
|
tree
2016-11-28
Bas Leijdekkers
IPP: fix another case of preparing files for writing...
commit
|
commitdiff
|
tree
2016-11-28
Vladimir Krivosheev
WEB-24178 "Unable to save settings: Failed to save...
commit
|
commitdiff
|
tree
2016-11-28
Semyon Proshev
Won't return empty list if there are no metaclass attri...
pycharm/171.1305
commit
|
commitdiff
|
tree
2016-11-28
Julia Beliaeva
[vcs-log] use weighted average and deviation to calcula...
commit
|
commitdiff
|
tree
2016-11-28
Vladimir Krivosheev
IDEA-CR-15390 "Whouldn't it be better to place exportab...
commit
|
commitdiff
|
tree
2016-11-28
Vladimir Krivosheev
fix NPE — PathMacroSubstitutor accepts null, reduce...
commit
|
commitdiff
|
tree
2016-11-28
Vladimir Krivosheev
IDEA-163760 TE at org.eclipse.jgit.transport.TransportH...
commit
|
commitdiff
|
tree
2016-11-28
Liana.Bakradze
reformat
commit
|
commitdiff
|
tree
2016-11-28
Liana.Bakradze
no need to remove watches
commit
|
commitdiff
|
tree
2016-11-28
Liana.Bakradze
do now show SwitchWatches in edu debugger
commit
|
commitdiff
|
tree
2016-11-28
Liana.Bakradze
remove special and builtins groups from edu debugger...
commit
|
commitdiff
|
tree
2016-11-28
Liana.Bakradze
do not add folding and start message to edu debug console
commit
|
commitdiff
|
tree
2016-11-28
Pavel Dolgov
Java: Refactored DefUseUtil - moved method-local classe...
commit
|
commitdiff
|
tree
2016-11-28
Pavel Dolgov
Java: Refactored InstructionKeySet - get rid of duplica...
commit
|
commitdiff
|
tree
2016-11-28
Pavel Dolgov
Java: Avoid endless loop while searching for unused...
commit
|
commitdiff
|
tree
2016-11-28
Roman Shevchenko
[platform] NPE in half-initialized app (ZD-814904)
commit
|
commitdiff
|
tree
2016-11-28
Dmitry Batrak
IDEA-164143 Auto Indent Lines changes selection if...
appcode/171.1302
clion/171.1303
commit
|
commitdiff
|
tree
2016-11-28
Dmitry Avdeev
allow null name for optional dependencies
commit
|
commitdiff
|
tree
2016-11-28
Dmitry.Krasilschikov
#IDEA-CR-16002 code correction: code style in SdkType...
commit
|
commitdiff
|
tree
2016-11-28
Anna.Kozlova
missed testdata
commit
|
commitdiff
|
tree
2016-11-28
Anna.Kozlova
completion in interfaces: avoid default/static combination
commit
|
commitdiff
|
tree
2016-11-28
Anna.Kozlova
completion for private modifier in java 9 interfaces...
commit
|
commitdiff
|
tree
2016-11-28
Anna.Kozlova
private modifier in interfaces: check for modifier...
commit
|
commitdiff
|
tree
2016-11-28
Anna.Kozlova
convert abstract class to interface when constructor...
commit
|
commitdiff
|
tree
2016-11-28
Anna.Kozlova
give more clear name and javadoc
commit
|
commitdiff
|
tree
2016-11-28
Vladimir Krivosheev
IDEA-164522 Failed to run IDE
clion/171.1301
commit
|
commitdiff
|
tree
2016-11-28
Dmitry Batkovich
properties: editor == null if quick fix was created...
commit
|
commitdiff
|
tree
2016-11-28
Bas Leijdekkers
IPP: make files writable outside write action
commit
|
commitdiff
|
tree
2016-11-28
Semyon Proshev
Forget to filter metaclass attributes by name while...
commit
|
commitdiff
|
tree
2016-11-28
Ilya.Kazakevich
PY-20307: addParams() can't be null
commit
|
commitdiff
|
tree
2016-11-28
Elizaveta Shashkova
Add IPython variables to Special variables in IPython...
commit
|
commitdiff
|
tree
2016-11-28
Maxim.Mossienko
duplicateindex should process java files only in source...
commit
|
commitdiff
|
tree
2016-11-28
Eugene Zhuravlev
clear output directories when possible for ModuleBased...
commit
|
commitdiff
|
tree
2016-11-28
Dmitry Batkovich
properties: wrap remove property quick fix field with...
commit
|
commitdiff
|
tree
2016-11-28
Dmitry Avdeev
IDEA-164584 IDEA 2016.3 error on startup
commit
|
commitdiff
|
tree
2016-11-28
Dmitry Batrak
IDEA-164079 Caret painting attribute customization...
commit
|
commitdiff
|
tree
2016-11-28
Dmitry Batrak
IDEA-164079 Caret painting attribute customization...
commit
|
commitdiff
|
tree
2016-11-28
Vladimir Schneider
IDEA-164079 Caret painting attribute customization
commit
|
commitdiff
|
tree
2016-11-28
Ekaterina Tuzova
fixed get available private courses
commit
|
commitdiff
|
tree
2016-11-28
Ekaterina Tuzova
login if we do not have access token
commit
|
commitdiff
|
tree
2016-11-28
Dmitry Batkovich
inspection view: cleanup (deadcode)
commit
|
commitdiff
|
tree
2016-11-28
Roman Shevchenko
[java] ambiguous module refs highlighting (IDEA-164553)
commit
|
commitdiff
|
tree
2016-11-28
Dmitry Batkovich
inspection view: message clarification when can't expor...
commit
|
commitdiff
|
tree
2016-11-28
Vladimir Krivosheev
fix "Native Keychain looks like a name of a program...
commit
|
commitdiff
|
tree
2016-11-28
Daniil Ovchinnikov
[groovy] add some assertion to the test
clion/171.1299
commit
|
commitdiff
|
tree
2016-11-28
Vladimir Krivosheev
fix memory leak in tests — close directory stream
commit
|
commitdiff
|
tree
2016-11-28
Aleksey Pivovarov
vcs: collect statistics on used configuration options
commit
|
commitdiff
|
tree
2016-11-28
Aleksey Pivovarov
vcs: inline field
commit
|
commitdiff
|
tree
2016-11-28
Aleksey Pivovarov
vcs: remove deprecated option
commit
|
commitdiff
|
tree
2016-11-28
Aleksey Pivovarov
svn: remove unnecessary inheritance
commit
|
commitdiff
|
tree
2016-11-28
Aleksey Pivovarov
vcs: lambdify
commit
|
commitdiff
|
tree
2016-11-28
Aleksey Pivovarov
vcs: disable post-commit "move to another changelist...
commit
|
commitdiff
|
tree
2016-11-28
Vladimir Krivosheev
fix memory leak in tests (do not use Files.list)
commit
|
commitdiff
|
tree
2016-11-28
Eugene Zhuravlev
JPS: do not attempt to resolve maven artifacts, if...
idea/171.1298
phpstorm/171.1297
commit
|
commitdiff
|
tree
2016-11-28
Anna.Kozlova
write access for elements which probably differ from...
commit
|
commitdiff
|
tree
2016-11-28
Dmitry Batkovich
properties: property key text is copied by "Copy Refere...
commit
|
commitdiff
|
tree
2016-11-28
Rustam Vishnyakov
Remove explanation for "strip trailing spaces" (IDEA...
commit
|
commitdiff
|
tree
2016-11-28
Bas Leijdekkers
use RefactoringQuickFix in Groovy
commit
|
commitdiff
|
tree
2016-11-28
Bas Leijdekkers
use RefactoringQuickFix in IntelliLang
commit
|
commitdiff
|
tree
2016-11-28
Bas Leijdekkers
introduce RefactoringQuickFix to reduce boilerplate
commit
|
commitdiff
|
tree
2016-11-28
Konstantin...
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2016-11-28
Dmitry Batkovich
java null argument index: always ignore test sources...
commit
|
commitdiff
|
tree
2016-11-28
Konstantin...
Use smart shortcuts for tool windows in Switcher (patch...
commit
|
commitdiff
|
tree
2016-11-28
Dmitry Batkovich
javac ast index: Symbol-s can be null (if code is in...
commit
|
commitdiff
|
tree
2016-11-27
peter
revert JavaNullMethodArgumentIndex and JavaFunctionalEx...
appcode/171.1284
appcode/171.1285
appcode/171.1296
clion/171.1283
clion/171.1293
clion/171.1295
dbe/171.1287
idea/171.1286
phpstorm/171.1288
pycharm/171.1290
pycharm/171.1291
rubymine/171.1292
webstorm/171.1294
commit
|
commitdiff
|
tree
2016-11-26
Dmitry Trofimov
Path should be appended other env variables should...
appcode/171.1277
clion/171.1273
dbe/171.1275
idea/171.1274
phpstorm/171.1280
phpstorm/171.1282
pycharm/171.1278
pycharm/171.1279
webstorm/171.1281
commit
|
commitdiff
|
tree
2016-11-26
Dmitry Trofimov
Activate condaenv in terminal (PY-21643)
commit
|
commitdiff
|
tree
2016-11-26
Dmitry Trofimov
Backup variables should be preserved to be able to...
commit
|
commitdiff
|
tree
2016-11-26
Rustam Vishnyakov
Field groups (regions), cleanup
commit
|
commitdiff
|
tree
2016-11-26
peter
parse only needed parts in JavaNullMethodArgumentIndex...
appcode/171.1271
clion/171.1270
commit
|
commitdiff
|
tree
2016-11-26
Rustam Vishnyakov
Editabl Default code style scheme
appcode/171.1269
clion/171.1268
phpstorm/171.1267
commit
|
commitdiff
|
tree
2016-11-25
Ilya.Kazakevich
PY-20307: Arguments not passed to tox runner
appcode/171.1257
appcode/171.1265
clion/171.1254
clion/171.1266
clion/171.1473
dbe/171.1258
idea/171.1255
phpstorm/171.1251
pycharm/171.1252
pycharm/171.1256
pycharm/171.1261
pycharm/171.1262
rubymine/171.1253
webstorm/171.1260
commit
|
commitdiff
|
tree
2016-11-25
Daniil Ovchinnikov
[groovy] do not process self types when resolving code...
commit
|
commitdiff
|
tree
2016-11-25
Roman Shevchenko
[java] tolerates ambiguous modules in readability analy...
commit
|
commitdiff
|
tree
2016-11-25
Eugene Zhuravlev
fix typo
commit
|
commitdiff
|
tree
2016-11-25
Roman Shevchenko
[java] NPE on composing module entry fixes (IDEA-164553)
commit
|
commitdiff
|
tree
2016-11-25
Eugene Zhuravlev
adjust test expectations
commit
|
commitdiff
|
tree
2016-11-25
Roman Shevchenko
[vfs] refresh cancellation tracing
commit
|
commitdiff
|
tree
2016-11-25
Dana Dahlstrom
Fix mismatching varargs/array params in overrides
commit
|
commitdiff
|
tree
2016-11-25
Anna.Kozlova
convert to junit 4 to use expected exceptions (problem...
commit
|
commitdiff
|
tree
2016-11-25
Anna.Kozlova
optimize imports: resolve conflicts with inner classes...
commit
|
commitdiff
|
tree
2016-11-25
Anna.Kozlova
testdata for IDEA-132404
commit
|
commitdiff
|
tree
2016-11-25
Anna.Kozlova
testdata for IDEA-132418
commit
|
commitdiff
|
tree
2016-11-25
Anna.Kozlova
write action is taken explicitly after dialog is shown
commit
|
commitdiff
|
tree
2016-11-25
Andrey Starovoyt
copyright & javascript:
commit
|
commitdiff
|
tree
2016-11-25
Yaroslav Lepenkin
[formatter tests] migrating old formatter engine tests
commit
|
commitdiff
|
tree
2016-11-25
Roman Shevchenko
[tests] order-independent partial VFS refresh test
commit
|
commitdiff
|
tree
2016-11-25
Ekaterina Tuzova
added option to skip running task file on check action
commit
|
commitdiff
|
tree
2016-11-25
irengrig
IDEA-164295 Please fix com.jetbrains.jsonSchema.impl...
commit
|
commitdiff
|
tree
2016-11-25
Ekaterina Tuzova
navigate to the next subtask on subtask switch
commit
|
commitdiff
|
tree
2016-11-25
Ekaterina Tuzova
On go to next task open only task file related to the...
commit
|
commitdiff
|
tree
2016-11-25
Ekaterina Tuzova
open only task file related to the current step
commit
|
commitdiff
|
tree
2016-11-25
Ekaterina Tuzova
find file in study project generator
commit
|
commitdiff
|
tree
2016-11-25
Ekaterina Tuzova
scroll to the answer placeholder
commit
|
commitdiff
|
tree
next