projects
/
idea
/
community.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
idea/community.git
2018-01-27
Vasily Romanikhin
Merge branch 'vromanik/ph'
appcode/181.3203
clion/181.3209
dbe/181.3207
idea/181.3204
phpstorm/181.3205
pycharm/181.3202
pycharm/181.3206
rubymine/181.3208
webstorm/181.3211
commit
|
commitdiff
|
tree
2018-01-27
peter
revert parameter info fix, as it breaks completion...
commit
|
commitdiff
|
tree
2018-01-27
peter
create completion thread outside CompletionProgressIndi...
commit
|
commitdiff
|
tree
2018-01-27
Maxim.Mossienko
registry option for starting dumb mode when many files...
commit
|
commitdiff
|
tree
2018-01-27
Konstantin...
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
2018-01-27
Konstantin...
add statistics for confirm and cancel shortcuts
commit
|
commitdiff
|
tree
2018-01-27
Konstantin...
refactor ActionsCollector
commit
|
commitdiff
|
tree
2018-01-27
Konstantin...
Provide ActionCollection interface in platform-api
commit
|
commitdiff
|
tree
2018-01-27
peter
IDEA-184991 Parameter info popup doesn't highlight...
commit
|
commitdiff
|
tree
2018-01-27
Dennis Ushakov
EA-115357
appcode/181.3199
clion/181.3200
commit
|
commitdiff
|
tree
2018-01-27
Olga Strizhenko
jetbrains.dic + "hunspell"
appcode/181.3196
clion/181.3197
phpstorm/181.3198
commit
|
commitdiff
|
tree
2018-01-27
peter
extract (Performance)TestInfo out of PlatformTestUtil
phpstorm/181.3195
commit
|
commitdiff
|
tree
2018-01-27
Vladimir Krivosheev
final (?) attempt to fix DoNotSaveDefaultsTest.testApp...
appcode/181.3193
clion/181.3194
commit
|
commitdiff
|
tree
2018-01-26
Vassiliy.Kudryashov
Merge remote-tracking branch 'origin/master'
appcode/181.3190
clion/181.3182
clion/181.3188
dbe/181.3185
idea/181.3184
phpstorm/181.3183
pycharm/181.3187
pycharm/181.3189
rubymine/181.3186
webstorm/181.3192
commit
|
commitdiff
|
tree
2018-01-26
Vassiliy.Kudryashov
NPE EA-115103
commit
|
commitdiff
|
tree
2018-01-26
peter
allow to create CompletionParameters later than Complet...
commit
|
commitdiff
|
tree
2018-01-26
peter
another attempt to fix flaky JavaAutoPopupTest
commit
|
commitdiff
|
tree
2018-01-26
peter
cleanup, pass CompletionParameters around
commit
|
commitdiff
|
tree
2018-01-26
peter
cleanup completion a bit
commit
|
commitdiff
|
tree
2018-01-26
Sergey Malenkov
IDEA-185543: fix adding top insets twice
commit
|
commitdiff
|
tree
2018-01-26
Sergey Malenkov
EA-114795 - assert: FileManagerImpl.findFile
commit
|
commitdiff
|
tree
2018-01-26
Vladimir Krivosheev
enable external storage for new projects
commit
|
commitdiff
|
tree
2018-01-26
Daniil Ovchinnikov
[groovy] add import aliases tests (take 1)
commit
|
commitdiff
|
tree
2018-01-26
Daniil Ovchinnikov
[groovy] extract PropertyProcessor
commit
|
commitdiff
|
tree
2018-01-26
Daniil Ovchinnikov
[groovy] add ProcessorWithCommonHints
commit
|
commitdiff
|
tree
2018-01-26
Maxim.Mossienko
remove usage uses shortcut of $Cut instead of SafeDelet...
commit
|
commitdiff
|
tree
2018-01-26
Svetlana.Zemlyanskaya
Change event log size to 200KB
commit
|
commitdiff
|
tree
2018-01-26
Svetlana.Zemlyanskaya
Store feature usage event log in "system/event-log"
commit
|
commitdiff
|
tree
2018-01-26
Svetlana.Zemlyanskaya
Record feature usage event counter as integer
commit
|
commitdiff
|
tree
2018-01-26
Svetlana.Zemlyanskaya
Add timeouts to merge feature usage events merge
commit
|
commitdiff
|
tree
2018-01-26
Svetlana.Zemlyanskaya
Log shortedUUID in feature statistic event log
commit
|
commitdiff
|
tree
2018-01-26
Svetlana.Zemlyanskaya
Log IDE close event
commit
|
commitdiff
|
tree
2018-01-26
Svetlana.Zemlyanskaya
Create general even logger for feature usages, log...
commit
|
commitdiff
|
tree
2018-01-26
Rustam Vishnyakov
Migration to PsiFile-based Code Style API
commit
|
commitdiff
|
tree
2018-01-26
Rustam Vishnyakov
New Code Style API
commit
|
commitdiff
|
tree
2018-01-26
Rustam Vishnyakov
Cleanup
commit
|
commitdiff
|
tree
2018-01-26
Rustam Vishnyakov
Use PsiFile-based Code Style API
commit
|
commitdiff
|
tree
2018-01-26
Rustam Vishnyakov
Deprecate CodeStyleSettingsMangage.getInstance(project)
commit
|
commitdiff
|
tree
2018-01-26
Rustam Vishnyakov
Minor
commit
|
commitdiff
|
tree
2018-01-26
Roman Shevchenko
[platform] correct comparison of SDK version strings...
webstorm/181.3179
commit
|
commitdiff
|
tree
2018-01-26
Dmitry Batrak
IDEA-157369 On Esc first clear carets then close search...
clion/181.3177
commit
|
commitdiff
|
tree
2018-01-26
Vladimir Krivosheev
add write action
commit
|
commitdiff
|
tree
2018-01-26
Vladimir Krivosheev
cleanup
commit
|
commitdiff
|
tree
2018-01-26
Vladimir Krivosheev
default impl of getHelpTopic
commit
|
commitdiff
|
tree
2018-01-26
Vladimir Krivosheev
clear also in case when no element data after splitting...
commit
|
commitdiff
|
tree
2018-01-26
Vladimir Krivosheev
notnull
commit
|
commitdiff
|
tree
2018-01-26
Ilya.Kazakevich
PY-17391: Move file under correct source root
commit
|
commitdiff
|
tree
2018-01-26
Sergey.Anchipolevsky
annotated as experimental
commit
|
commitdiff
|
tree
2018-01-26
Sergey.Anchipolevsky
duplicated key inspection and quick fix added
commit
|
commitdiff
|
tree
2018-01-26
Roman Shevchenko
Cleanup (minor optimization)
commit
|
commitdiff
|
tree
2018-01-26
Roman Shevchenko
[platform] system health check optimizations
commit
|
commitdiff
|
tree
2018-01-26
Roman Shevchenko
Cleanup (typo)
commit
|
commitdiff
|
tree
2018-01-26
Roman Shevchenko
[platform] refactors JdkBundle API and "Switch boot...
commit
|
commitdiff
|
tree
2018-01-26
Alexey Kudravtsev
encapsulate DocumentCommitThread
commit
|
commitdiff
|
tree
2018-01-26
Alexey Kudravtsev
print the origin of the root object
commit
|
commitdiff
|
tree
2018-01-26
Alexey Kudravtsev
catch uninitialized IdeaForkJoinFactory in tests
commit
|
commitdiff
|
tree
2018-01-26
Alexey Kudravtsev
method is identical to super method
commit
|
commitdiff
|
tree
2018-01-26
peter
don't depend on obsolete CompletionContext to prepare...
commit
|
commitdiff
|
tree
2018-01-26
peter
ensure no AWT events get pumped during leak checks...
commit
|
commitdiff
|
tree
2018-01-26
Gregory.Shrago
tree iterators: backtrace after hasNext fix
commit
|
commitdiff
|
tree
2018-01-26
Nadya Zabrodina
git: update target branch using pushSpec from config...
commit
|
commitdiff
|
tree
2018-01-26
Nadya Zabrodina
git: always suggest default push/tracking spec in push...
commit
|
commitdiff
|
tree
2018-01-26
Nadya Zabrodina
git: get origin or first remote for push target, cleanup
commit
|
commitdiff
|
tree
2018-01-26
Eugene Zhuravlev
java make: recompile method usages of deleted method...
commit
|
commitdiff
|
tree
2018-01-26
Sergey Karashevich
[gui-test] fix TypeAheadTest: close popup if action...
appcode/181.3176
clion/181.3175
commit
|
commitdiff
|
tree
2018-01-26
Vladimir Krivosheev
attempt to fix unexpected "urn:test:undefined"
commit
|
commitdiff
|
tree
2018-01-26
Vladimir Krivosheev
attempt to fix unexpected "<property name="FileTemplate...
commit
|
commitdiff
|
tree
2018-01-26
sergey.vasiliev
new statistics 2018.1: feature-usages-statistics(fus...
commit
|
commitdiff
|
tree
2018-01-26
Kirill Kirichenko
FileStructure popup checkboxes layout modified
idea/181.3174
phpstorm/181.3173
commit
|
commitdiff
|
tree
2018-01-26
sergey.vasiliev
new statistics 2018.1: feature-usages-statistics(fus...
commit
|
commitdiff
|
tree
2018-01-26
Vladimir Krivosheev
restore: do not use write format protection for Project...
commit
|
commitdiff
|
tree
2018-01-26
Vladimir Krivosheev
cleanup
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: test fix
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: hide open dictionary option till WI-39681 fix
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: turn off an option to choose dict by...
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: dict type as label fragment instead of...
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: (minor) @NotNull
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: (optional) specify dictionary type
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: fix path to project dictionary of user...
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: (minor) simplify SaveTo#getName
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: default dictionary from settings in SaveT...
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: (minor) notify cleanup
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: specify dictionary for saving in settings
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: (minor) plain small w/o indent border
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: move settings from Other tab to Dictionar...
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: add description about hunspell availability
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: move project and app dicts to custom...
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: (minor) rename user dicts from * to ...
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: binding is not needed
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
WI-705 Spellchecker gives very small amount of suggestions
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: fix SaveTo quick fix in batch mode
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: move accepted words panel to second tab
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
WI-39336 Add possibility to choose a dict in SaveTo...
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
WI-39336 Add possibility to choose a dict in SaveTo...
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
WI-39336 Add possibility to choose a dict in SaveTo...
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: dict levels as enum
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
WI-39337 Add possibility to revert a word just added...
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
WI-39337 Add possibility to revert a word just added...
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
Spellchecker: WI-39336 possibility to choose a dict...
commit
|
commitdiff
|
tree
2018-01-26
Olga Strizhenko
WI-39335 Add possibility to open project/app dictionari...
commit
|
commitdiff
|
tree
next