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-06-14
Dmitry Batkovich
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2016-06-14
Bas Leijdekkers
regexp: test for inline options
commit
|
commitdiff
|
tree
2016-06-14
Bas Leijdekkers
IG: detect more duplicate branches
commit
|
commitdiff
|
tree
2016-06-14
Bas Leijdekkers
detect more duplicates
commit
|
commitdiff
|
tree
2016-06-14
Dmitry Batkovich
prevent recursion for QuickFixGetFamilyNameViolationIns...
commit
|
commitdiff
|
tree
2016-06-14
Dmitry Batkovich
properties: simplify lambda
commit
|
commitdiff
|
tree
2016-06-14
Dmitry Batkovich
inspection toolwindow: containing file for invalid...
idea/163.171
pycharm/163.168
pycharm/163.170
webstorm/163.163
webstorm/163.164
commit
|
commitdiff
|
tree
2016-06-13
Daniil Ovchinnikov
[groovy] rename lookup to lookupElement (follow up...
appcode/163.160
clion/163.155
clion/163.162
dbe/163.159
idea/163.158
phpstorm/163.161
rubymine/163.156
rubymine/163.157
rubymine/163.169
webstorm/163.153
commit
|
commitdiff
|
tree
2016-06-13
Daniil Ovchinnikov
[groovy] use flatMap instead of fold (follow up IDEA...
commit
|
commitdiff
|
tree
2016-06-13
peter
on PCE during editor highlighter background initializat...
appcode/163.152
commit
|
commitdiff
|
tree
2016-06-13
Anton Makeev
IDEA-156758 Disable non project files writing protectio...
commit
|
commitdiff
|
tree
2016-06-13
Daniil Ovchinnikov
[groovy] extend named argument API with ability to...
commit
|
commitdiff
|
tree
2016-06-13
Daniil Ovchinnikov
[groovy] update named arguments:
commit
|
commitdiff
|
tree
2016-06-13
Anton Makeev
IDEA-156758 Disable non project files writing protectio...
appcode/163.150
clion/163.151
commit
|
commitdiff
|
tree
2016-06-13
peter
VFS isIgnored micro-optimizations
appcode/163.147
clion/163.148
phpstorm/163.149
commit
|
commitdiff
|
tree
2016-06-13
peter
make @NotNull instrumentation JIT-inline-friendlier...
commit
|
commitdiff
|
tree
2016-06-13
peter
live template memory optimizations
commit
|
commitdiff
|
tree
2016-06-13
peter
use PsiElements instead of PsiAnchors in java symbol...
commit
|
commitdiff
|
tree
2016-06-13
irengrig
WEB-21921 Only 1 Startup Task is starting automatically
commit
|
commitdiff
|
tree
2016-06-12
Bas Leijdekkers
fix "Identical 'catch' branches in 'try' statement...
appcode/163.140
clion/163.143
dbe/163.136
idea/163.138
phpstorm/163.139
pycharm/163.137
pycharm/163.144
rubymine/163.141
webstorm/163.145
webstorm/163.146
commit
|
commitdiff
|
tree
2016-06-12
Bas Leijdekkers
EA-83879 (CCE: UnusedLabelInspection$UnusedLabelFix...
commit
|
commitdiff
|
tree
2016-06-11
Gregory.Shrago
fix InjectedLanguageManagerImpl.pushInjectors assertion...
appcode/163.108
appcode/163.110
appcode/163.117
appcode/163.131
appcode/163.132
clion/163.109
clion/163.111
clion/163.120
clion/163.133
dbe/163.115
idea/163.116
idea/163.119
phpstorm/163.118
phpstorm/163.130
pycharm/163.125
pycharm/163.129
rubymine/163.126
webstorm/163.121
webstorm/163.122
commit
|
commitdiff
|
tree
2016-06-11
Semyon Proshev
PY-18966 Fixed: setup.py dependency_links not respected...
commit
|
commitdiff
|
tree
2016-06-11
Semyon Proshev
Add PyPackageUtil tests for setup.py/requirements.txt...
commit
|
commitdiff
|
tree
2016-06-11
Semyon Proshev
Fix issues with getting arguments from PyCallExpression...
commit
|
commitdiff
|
tree
2016-06-11
Semyon Proshev
Simplify PyPackageUtil.addRequirementToTxtOrSetupPy
commit
|
commitdiff
|
tree
2016-06-11
Semyon Proshev
Rename PyPackageUtil.findSetupPyAllRequires to findSetu...
commit
|
commitdiff
|
tree
2016-06-11
Semyon Proshev
Simplify PyPackageUtil.findSetupPyAllRequires
commit
|
commitdiff
|
tree
2016-06-11
Semyon Proshev
Simplify PyPackageUtil.generateRequiresKwarg
commit
|
commitdiff
|
tree
2016-06-11
Semyon Proshev
Simplify PyPackageRequirementsInspection.AddToRequireme...
commit
|
commitdiff
|
tree
2016-06-11
Semyon Proshev
Introduce PyPackageUtil.addRequirementToTxtOrSetupPy
commit
|
commitdiff
|
tree
2016-06-11
Semyon Proshev
Use PyPackageUtil.requirementsToString inside PyPackage...
commit
|
commitdiff
|
tree
2016-06-11
Semyon Proshev
Introduce PyPackageUtil.findSetupCall(Module)
commit
|
commitdiff
|
tree
2016-06-11
Semyon Proshev
Introduce PyPackageUtil.hasSetupPy and hasRequirementsTxt
commit
|
commitdiff
|
tree
2016-06-11
Semyon Proshev
Introduce PyPackageUtil.findSetupCallArgumentValue
commit
|
commitdiff
|
tree
2016-06-11
Semyon Proshev
Change PyPackageUtil API about setup.py requirements
commit
|
commitdiff
|
tree
2016-06-11
Semyon Proshev
Move PySdkUtil.getRequirementsFromTxt to PyPackageUtil
commit
|
commitdiff
|
tree
2016-06-11
Semyon Proshev
PY-19544 Fixed: Incorrect parsing of requirements.txt
commit
|
commitdiff
|
tree
2016-06-11
peter
IDEA-157351 Replace in Path: When next file is opening...
phpstorm/163.107
commit
|
commitdiff
|
tree
2016-06-11
Gregory.Shrago
introduce optional root component
appcode/163.105
clion/163.106
dbe/163.97
idea/163.104
pycharm/163.103
pycharm/163.99
webstorm/163.95
webstorm/163.96
commit
|
commitdiff
|
tree
2016-06-10
Maxim.Mossienko
do not take focus for editor actions (IDEA-156921)
appcode/163.93
clion/163.91
dbe/163.89
idea/163.90
phpstorm/163.92
rubymine/163.100
commit
|
commitdiff
|
tree
2016-06-10
Maxim.Mossienko
use activation token
commit
|
commitdiff
|
tree
2016-06-10
Ilya.Kazakevich
Test migrated to modern Java8 API
commit
|
commitdiff
|
tree
2016-06-10
Eugene Zhuravlev
fix tests
commit
|
commitdiff
|
tree
2016-06-10
Vladislav.Soroka
IDEA-157230 Missing Runtime-Dependencies in Test-Sourceset
dbe/163.87
dbe/163.88
commit
|
commitdiff
|
tree
2016-06-10
Bas Leijdekkers
more useful parse of broken try-with-resources resource...
commit
|
commitdiff
|
tree
2016-06-10
Vladimir Krivosheev
fix reader index
commit
|
commitdiff
|
tree
2016-06-10
Vladimir Krivosheev
prefer to use standard netty bytebuf.toString since...
commit
|
commitdiff
|
tree
2016-06-10
Vladimir Krivosheev
convert ChannelBufferToString to kotlin
commit
|
commitdiff
|
tree
2016-06-10
Vladimir Krivosheev
convert ChannelBufferToString to kotlin
commit
|
commitdiff
|
tree
2016-06-10
Dmitry Avdeev
IDEA-156380 Spellchecker marks `<tbody>` and `<thead...
commit
|
commitdiff
|
tree
2016-06-10
peter
PsiModifierListImpl.hasExplicitModifier to use stubs
commit
|
commitdiff
|
tree
2016-06-10
peter
don't calculate PsiType annotations when not asked to
commit
|
commitdiff
|
tree
2016-06-10
peter
commit asynchronously when opeing Todo (EA-83575 -...
commit
|
commitdiff
|
tree
2016-06-10
Anna Kozlova
introduce parameter object: reuse existing file if...
commit
|
commitdiff
|
tree
2016-06-10
Anna Kozlova
typo IDEA-157359
commit
|
commitdiff
|
tree
2016-06-10
Vladimir Krivosheev
WEB-21991 V8 WIP — we must send Runtime.run
commit
|
commitdiff
|
tree
2016-06-10
Vladimir Krivosheev
fix compilation
dbe/163.83
commit
|
commitdiff
|
tree
2016-06-10
Vladimir Krivosheev
WEB-21991 New Node.js debug protocol incompatibilities
commit
|
commitdiff
|
tree
2016-06-10
Vladimir Krivosheev
update: netty-all-4.1.1.Final
commit
|
commitdiff
|
tree
2016-06-10
Eugene Kudelevsky
Fix mnemonics in ActionButtonWithText
commit
|
commitdiff
|
tree
2016-06-10
Rustam Vishnyakov
Make line indent provider correctly handle comments
commit
|
commitdiff
|
tree
2016-06-10
Dmitry Batrak
IDEA-157049 Show quickdoc on mouseover is not working...
commit
|
commitdiff
|
tree
2016-06-10
Gregory.Shrago
EA-83913 - INRE: FileBasedIndexImpl.handleDumbMode
appcode/163.81
dbe/163.78
dbe/163.80
idea/163.77
commit
|
commitdiff
|
tree
2016-06-10
Andrey Starovoyt
Merge branch 'set-original' of https://github.com/dzhar...
commit
|
commitdiff
|
tree
2016-06-10
peter
no stub hierarchy results for injected code
clion/163.74
webstorm/163.76
commit
|
commitdiff
|
tree
2016-06-10
peter
release stub hierarchy name enumerator to save memory...
commit
|
commitdiff
|
tree
2016-06-10
peter
stub hierarchy searcher: honor includeAnonymous parameter
commit
|
commitdiff
|
tree
2016-06-10
Eugene Zhuravlev
project disposed check and consmetics
commit
|
commitdiff
|
tree
2016-06-10
peter
cleanup the old stub hierarchy index
commit
|
commitdiff
|
tree
2016-06-10
peter
use a dedicated file-based index for stub hierarchy
commit
|
commitdiff
|
tree
2016-06-10
peter
minor memory allocation avoidance
commit
|
commitdiff
|
tree
2016-06-10
Gregory.Shrago
cleanup
appcode/163.61
clion/163.64
dbe/163.59
idea/163.60
idea/163.62
phpstorm/163.63
pycharm/163.68
pycharm/163.72
rubymine/163.67
webstorm/163.69
webstorm/163.70
commit
|
commitdiff
|
tree
2016-06-09
Maxim.Mossienko
read only persistent map
webstorm/163.56
webstorm/163.57
webstorm/163.58
commit
|
commitdiff
|
tree
2016-06-09
Maxim.Mossienko
do not log unneeded stuff during test run
commit
|
commitdiff
|
tree
2016-06-09
Gregory.Shrago
IDEA-157035 Editor in separate window does not adopt...
commit
|
commitdiff
|
tree
2016-06-09
Gregory.Shrago
lambda expressions breadcrumbs
commit
|
commitdiff
|
tree
2016-06-09
Daniil Ovchinnikov
[groovy] transformations: ability to set supertype...
commit
|
commitdiff
|
tree
2016-06-09
Dmitry Avdeev
IDEA-156380 Spellchecker marks `<tbody>` and `<thead...
commit
|
commitdiff
|
tree
2016-06-09
Gregory.Shrago
countChars() with start/end args to avoid substring()
commit
|
commitdiff
|
tree
2016-06-09
peter
java stubs: save some memory by abandoning StringRef-s
commit
|
commitdiff
|
tree
2016-06-09
peter
use stub hierarchy in DirectClassInheritorsSearch
commit
|
commitdiff
|
tree
2016-06-09
peter
stub hierarchy: extract API
commit
|
commitdiff
|
tree
2016-06-09
peter
remove unneeded stub hierarchy actions
commit
|
commitdiff
|
tree
2016-06-09
peter
stub hierarchy: distinguish "covered" files where the...
commit
|
commitdiff
|
tree
2016-06-09
Daniil Ovchinnikov
[groovy] resolve: prefer enum constants over properties
commit
|
commitdiff
|
tree
2016-06-09
Gregory.Shrago
clear project value on doOkAction() if global bg is...
commit
|
commitdiff
|
tree
2016-06-09
Sergey Simonchik
cancel reparsing if psi is reloaded anyway (e.g. FilePr...
commit
|
commitdiff
|
tree
2016-06-09
Dmitry Avdeev
test fixed
commit
|
commitdiff
|
tree
2016-06-09
Vladislav.Soroka
gradle: use original output path during mapping of...
appcode/163.52
clion/163.53
webstorm/162.856
commit
|
commitdiff
|
tree
2016-06-09
Rustam Vishnyakov
FIXED IDEA-52549 Reformat Code misbehaviour in a XML...
commit
|
commitdiff
|
tree
2016-06-09
Daniil Ovchinnikov
[groovy] import contributor: skip instance members...
commit
|
commitdiff
|
tree
2016-06-09
Sergey Simonchik
reparse file on next EDT loop always to avoid potential...
commit
|
commitdiff
|
tree
2016-06-09
Sergey Simonchik
don't reparse injected files since they are created...
clion/163.49
commit
|
commitdiff
|
tree
2016-06-09
peter
[^cdr] fix deadlock during background document commit
appcode/163.48
commit
|
commitdiff
|
tree
2016-06-09
peter
make TestStubHierarchyAction actually check something...
commit
|
commitdiff
|
tree
2016-06-09
peter
don't use stub hierarchy in test runner directly, since...
commit
|
commitdiff
|
tree
2016-06-09
Alexander Zolotov
Highlighting issue links: ignore invalid replacement...
commit
|
commitdiff
|
tree
2016-06-09
Alexander Zolotov
breadcrumbs initialization: project component -> startu...
commit
|
commitdiff
|
tree
2016-06-09
Anton Makeev
OC-13663 Show run configurations in the same order...
commit
|
commitdiff
|
tree
next