2015-11-23 |
Alexey Utkin | CPP-4184 Generate multiple '}' on enter for code with... appcode/144.1389 clion/144.1388 |
tree | commitdiff |
2015-11-23 |
Roman Shevchenko | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2015-11-23 |
Alexey Kudravtsev | more useful method return type |
tree | commitdiff |
2015-11-23 |
Alexey Kudravtsev | avoid re-using disposed browser |
tree | commitdiff |
2015-11-23 |
Dmitry Batrak | IDEA-148277 java.lang.reflect.InvocationTargetException |
tree | commitdiff |
2015-11-23 |
Vladislav.Soroka | gradle: ear artifacts support |
tree | commitdiff |
2015-11-23 |
nik | framework detection: do not invoke 'refresh' recursivel... |
tree | commitdiff |
2015-11-23 |
Dmitry Batrak | follow up to IDEA-145931 one more case of garbage text... |
tree | commitdiff |
2015-11-23 |
Anton Makeev | Potential leak in NonProjectFileAccessTest fixed |
tree | commitdiff |
2015-11-23 |
Roman Shevchenko | [tests] timeouts in output reader test corrected; cleanup |
tree | commitdiff |
2015-11-23 |
Vladimir Krivosheev | fix NonProjectFileAccessTest |
tree | commitdiff |
2015-11-23 |
Anton Makeev | Platform: incorrect VfsUtilCore.isAncestor(File, File... |
tree | commitdiff |
2015-11-22 |
Kirill Likhodedov | IDEA-148148 use read/write locks instead of synchronizi... |
tree | commitdiff |
2015-11-22 |
Kirill Likhodedov | @NotNull & simplify logic |
tree | commitdiff |
2015-11-22 |
Konstantin Kolosovsky | IDEA-145355 Fixed dirty scope changes accumulation... appcode/144.1355 clion/144.1354 |
tree | commitdiff |
2015-11-22 |
Kirill Likhodedov | IDEA-147835 Fix Log and introduce Git statistics |
tree | commitdiff |
2015-11-22 |
Kirill Likhodedov | add toString to UsageDescriptor |
tree | commitdiff |
2015-11-21 |
peter | track only smart pointers with SelfElementInfos because... |
tree | commitdiff |
2015-11-21 |
Vladislav.Soroka | external system: do not consider a project library... appcode/144.1330 clion/144.1329 phpstorm/144.1327 |
tree | commitdiff |
2015-11-21 |
peter | smart pointers: get rid of cyclic initialization depend... |
tree | commitdiff |
2015-11-20 |
Maxim.Mossienko | -Duplicate hash for method call to include number of... appcode/144.1319 clion/144.1315 dbe/144.1305 dbe/144.1308 idea/144.1309 phpstorm/144.1313 pycharm/144.1316 rubymine/144.1317 webstorm/144.1321 |
tree | commitdiff |
2015-11-20 |
Maxim.Mossienko | introduced getChildrenOfType |
tree | commitdiff |
2015-11-20 |
Vassiliy.Kudryashov | Support scrolling with mouse wheel in too high popup... |
tree | commitdiff |
2015-11-20 |
Roman Shevchenko | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2015-11-20 |
Roman Shevchenko | [tests] assertions for some update channel attributes |
tree | commitdiff |
2015-11-20 |
Roman Shevchenko | [tests] a test case for IDEA-123280 |
tree | commitdiff |
2015-11-20 |
Roman Shevchenko | [platform] update info beans migrated to Kotlin, part 2 |
tree | commitdiff |
2015-11-20 |
Roman Shevchenko | [platform] update info beans migrated to Kotlin, part 1 |
tree | commitdiff |
2015-11-20 |
peter | don't let context be gc-ed while goto popup is active... |
tree | commitdiff |
2015-11-20 |
Dmitry Batrak | IDEA-115424 Editor scrolls immediately after switching... |
tree | commitdiff |
2015-11-20 |
Gregory.Shrago | introduce idea.scratch.path property & PathManager... |
tree | commitdiff |
2015-11-20 |
peter | in tests (e.g. on TeamCity), use max number of CPU... |
tree | commitdiff |
2015-11-20 |
Sergey Malenkov | IDEA-148216 Duplicated notifications (null check) |
tree | commitdiff |
2015-11-20 |
peter | simplify equality for ClsElementInfo: no other kind... |
tree | commitdiff |
2015-11-20 |
Vladimir Krivosheev | cleanup |
tree | commitdiff |
2015-11-20 |
Vladimir Krivosheev | cleanup |
tree | commitdiff |
2015-11-20 |
Vladimir Krivosheev | VmAwareValueManager — it is ok to not have VM implement... |
tree | commitdiff |
2015-11-20 |
Roman Shevchenko | Merge remote-tracking branch 'origin/master' appcode/144.1299 clion/144.1297 |
tree | commitdiff |
2015-11-20 |
Roman Shevchenko | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2015-11-20 |
Bas Leijdekkers | favorites: log exceptions (IDEA-CR-6929) |
tree | commitdiff |
2015-11-20 |
Roman Shevchenko | Cleanup (formatting; warnings) |
tree | commitdiff |
2015-11-20 |
Roman Shevchenko | [platform] changes in update channel selection (IDEA... |
tree | commitdiff |
2015-11-20 |
Vladimir Krivosheev | FileEditorManagerImpl as PersistentStateComponent |
tree | commitdiff |
2015-11-20 |
Gregory.Shrago | fix NPE in update(); reformat |
tree | commitdiff |
2015-11-20 |
Dmitry Batkovich | Added settings for 'Collection without initial capacity... |
tree | commitdiff |
2015-11-20 |
Roman Shevchenko | [ui] warns a user on selecting less stable update chann... |
tree | commitdiff |
2015-11-20 |
peter | UsefulTestCase: store debug traces for objects disposed... |
tree | commitdiff |
2015-11-20 |
Vladimir Krivosheev | JB V8 debugger protocol — speedup scriptParsed event... |
tree | commitdiff |
2015-11-20 |
Dmitry Batrak | revert accidentally committed change |
tree | commitdiff |
2015-11-20 |
Dmitry Batrak | revert fix for IDEA-147626 |
tree | commitdiff |
2015-11-20 |
Alexey Kudravtsev | optimisation: perform batch change of line marker attri... dbe/144.1294 |
tree | commitdiff |
2015-11-20 |
peter | move IndexNotReadyException's own trace to the top... |
tree | commitdiff |
2015-11-20 |
Dmitry Batrak | validate document length before performing undo or... |
tree | commitdiff |
2015-11-20 |
Dmitry Batrak | make sure bulk mode is reset after unsuccessful undo... |
tree | commitdiff |
2015-11-20 |
Vladimir Krivosheev | RESULT can be nullable (void response) |
tree | commitdiff |
2015-11-20 |
Vladimir Krivosheev | convert JsonWriters to kotlin |
tree | commitdiff |
2015-11-20 |
Vladimir Krivosheev | convert JsonWriters to kotlin |
tree | commitdiff |
2015-11-20 |
Vladimir Krivosheev | json rpc: prepare to make RESULT nullable |
tree | commitdiff |
2015-11-20 |
Vladimir Krivosheev | convert SuspendContextManager, SuspendContext, SuspendC... |
tree | commitdiff |
2015-11-20 |
Vladimir Krivosheev | convert SuspendContextManager, SuspendContext, SuspendC... |
tree | commitdiff |
2015-11-19 |
peter | dispose more message buses in lite environments (IDEA... appcode/144.1286 clion/144.1277 dbe/144.1273 idea/144.1274 phpstorm/144.1282 pycharm/144.1280 rubymine/144.1284 webstorm/144.1278 |
tree | commitdiff |
2015-11-19 |
Sergey Malenkov | IDEA-148216 Duplicated notifications |
tree | commitdiff |
2015-11-19 |
Sergey Ignatov | DFM: take into account folding area and two gaps |
tree | commitdiff |
2015-11-19 |
Sergey Ignatov | DFM: take into account folding area and two gaps |
tree | commitdiff |
2015-11-19 |
Vladimir.Orlov | Merge remote-tracking branch 'origin/master' rubymine/144.1263 |
tree | commitdiff |
2015-11-19 |
Maxim.Mossienko | added Go plugin v0.9.15 as incompatible |
tree | commitdiff |
2015-11-19 |
Maxim.Mossienko | check for disposed project |
tree | commitdiff |
2015-11-19 |
Maxim.Mossienko | - process deleted files same way as regular ones in... |
tree | commitdiff |
2015-11-19 |
Maxim.Mossienko | store core index in file with extension, to allow clean... |
tree | commitdiff |
2015-11-19 |
Maxim.Mossienko | no read action when do file content reading |
tree | commitdiff |
2015-11-19 |
Kirill Likhodedov | IDEA-147618 remove unnecessary doWhenFocusSettlesDown |
tree | commitdiff |
2015-11-19 |
Kirill Likhodedov | IDEA-147618 Don't reselect content if it is already... |
tree | commitdiff |
2015-11-19 |
Nadya Zabrodina | [patch]: IDEA-148122 Apply Patch does not take selected... |
tree | commitdiff |
2015-11-19 |
Sergey Simonchik | extra diagnostic for VFS refresh (https://jetbrains... |
tree | commitdiff |
2015-11-19 |
peter | dispose project message bus in lite tests |
tree | commitdiff |
2015-11-19 |
Vladimir Krivosheev | generic EventMap implementation |
tree | commitdiff |
2015-11-19 |
Vladimir Krivosheev | generic EventMap implementation |
tree | commitdiff |
2015-11-19 |
Vladimir Krivosheev | regenerate WipProtocolReaderImpl, cleanup |
tree | commitdiff |
2015-11-19 |
Alexey Kudravtsev | memory: intern more Throwables |
tree | commitdiff |
2015-11-19 |
Sergey Simonchik | allow to add idle listener from any thread (crucible... |
tree | commitdiff |
2015-11-19 |
Vladimir.Orlov | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2015-11-19 |
Dmitry Batrak | fix tests failing after commit 7076f04 |
tree | commitdiff |
2015-11-19 |
Egor.Ushakov | fixes for IDEA-CR-5745 |
tree | commitdiff |
2015-11-19 |
Alexey Kudravtsev | join threads to avoid leaks |
tree | commitdiff |
2015-11-19 |
Alexey Kudravtsev | leaks in tests via UndoManager fixed |
tree | commitdiff |
2015-11-19 |
Alexey Kudravtsev | cleanup |
tree | commitdiff |
2015-11-19 |
Andrey Vlasovskikh | Merge branch 'python-fixes' appcode/144.1257 clion/144.1256 |
tree | commitdiff |
2015-11-19 |
Vassiliy.Kudryashov | IDEA-137697 Sometimes editor starts scrolling on its own |
tree | commitdiff |
2015-11-19 |
Dmitry Batrak | EA-75989 - ISE: LogicalPositionCache.checkDisposed |
tree | commitdiff |
2015-11-19 |
Dmitry Batrak | diagnostics for EA-75556 |
tree | commitdiff |
2015-11-19 |
Anna Kozlova | error on attempt to register duplicate inspection short... |
tree | commitdiff |
2015-11-19 |
Egor.Ushakov | IDEA-148086 Empty gutter in console became wider -... clion/144.1252 |
tree | commitdiff |
2015-11-19 |
Konstantin Bulenkov | IDEA-146637 Border is off on the tool window's title appcode/144.1251 |
tree | commitdiff |
2015-11-18 |
Vassiliy.Kudryashov | IllegalArgumentException fix appcode/144.1238 clion/144.1244 dbe/144.1235 idea/144.1230 idea/144.1240 pycharm/144.1246 rubymine/144.1243 webstorm/144.1236 |
tree | commitdiff |
2015-11-18 |
Maxim.Mossienko | lets validate LiveEdit plugin |
tree | commitdiff |
2015-11-18 |
Maxim.Mossienko | early version of Go / TFS were marked as incompatible |
tree | commitdiff |
2015-11-18 |
Roman Shevchenko | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2015-11-18 |
Roman Shevchenko | Cleanup (formatting; warnings) |
tree | commitdiff |
2015-11-18 |
Sergey Malenkov | IDEA-146427 correct path for group id |
tree | commitdiff |
2015-11-18 |
Sergey Malenkov | IDEA-146427 remove unused class |
tree | commitdiff |
next |