2015-11-16 |
Vladimir Krivosheev | save timing debug log
|
commit | commitdiff | tree |
2015-11-16 |
Vladimir Krivosheev | cleanup
|
commit | commitdiff | tree |
2015-11-16 |
Vladimir Krivosheev | cleanup
|
commit | commitdiff | tree |
2015-11-13 |
Vladimir Krivosheev | JB V8 debugger protocol — speedup break event (part...
|
commit | commitdiff | tree |
2015-11-13 |
Vladimir Krivosheev | [js-debugger] simplification since converted to kotlin
|
commit | commitdiff | tree |
2015-11-13 |
Vladimir Krivosheev | convert EvaluateContextBase, EvaluateContext to kotlin
|
commit | commitdiff | tree |
2015-11-13 |
Vladimir Krivosheev | convert EvaluateContextBase, EvaluateContext to kotlin
|
commit | commitdiff | tree |
2015-11-13 |
Vladimir Krivosheev | JB V8 debugger protocol — speedup break event (part...
|
commit | commitdiff | tree |
2015-11-13 |
Vladimir Krivosheev | JB V8 debugger protocol — speedup break event (part 1)
|
commit | commitdiff | tree |
2015-11-05 |
Vladimir Krivosheev | if we set breakpoint in a file, we should stop in it...
|
commit | commitdiff | tree |
2015-11-05 |
Vladimir Krivosheev | convert SuspendContextImpl, StringValue to kotlin
|
commit | commitdiff | tree |
2015-11-05 |
Vladimir Krivosheev | convert SuspendContextImpl, StringValue to kotlin
|
commit | commitdiff | tree |
2015-11-05 |
Vladimir Krivosheev | convert ValueModifierUtil to kotlin
|
commit | commitdiff | tree |
2015-11-05 |
Vladimir Krivosheev | convert ValueModifierUtil to kotlin
|
commit | commitdiff | tree |
2015-11-04 |
Vladimir Krivosheev | cleanup
|
commit | commitdiff | tree |
2015-11-04 |
Vladimir Krivosheev | cleanup
|
commit | commitdiff | tree |
2015-11-04 |
Vladimir Krivosheev | js console: repeated support (since protocol doesn...
|
commit | commitdiff | tree |
2015-11-04 |
Vladimir Krivosheev | js console: print "eval out marker" if was thrown
|
commit | commitdiff | tree |
2015-11-04 |
Vladimir Krivosheev | WEB-17613 Run/Debug console: links to file_name:line_number...
|
commit | commitdiff | tree |
2015-11-04 |
Vladimir Krivosheev | extract MyHelper
|
commit | commitdiff | tree |
2015-11-03 |
Vladimir Krivosheev | cleanup
|
commit | commitdiff | tree |
2015-11-02 |
Vladimir Krivosheev | done WEB-16829 "too soon" typescript breakpoints are...
|
commit | commitdiff | tree |
2015-11-02 |
Vladimir Krivosheev | continue WEB-16829 "too soon" typescript breakpoints...
|
commit | commitdiff | tree |
2015-11-02 |
Vladimir Krivosheev | cleanup — use Obsolescent promise
|
commit | commitdiff | tree |
2015-11-02 |
Vladimir Krivosheev | increase netty (built-in server) worker count to 2...
|
commit | commitdiff | tree |
2015-11-02 |
Vladimir Krivosheev | init WEB-16829 "too soon" typescript breakpoints are...
|
commit | commitdiff | tree |
2015-11-02 |
Vladimir Krivosheev | move script hotswap method to HotSwapScriptManager
|
commit | commitdiff | tree |
2015-11-02 |
Vladimir Krivosheev | convert WebServerFileHandler to kotlin
|
commit | commitdiff | tree |
2015-11-02 |
Vladimir Krivosheev | convert WebServerFileHandler to kotlin
|
commit | commitdiff | tree |
2015-10-30 |
Vladimir Krivosheev | revert 2df19bff1c72adaaa6fa280e9852eefb16d2aed4 (kotlin...
|
commit | commitdiff | tree |
2015-10-30 |
Vladimir Krivosheev | WEB-18838 Debugger: UTFDataFormatException on string...
|
commit | commitdiff | tree |
2015-10-30 |
Vladimir Krivosheev | use Promise
|
commit | commitdiff | tree |
2015-10-30 |
Vladimir Krivosheev | IDEA-146276 Memory leak in AsyncResult.REJECTED
|
commit | commitdiff | tree |
2015-10-30 |
Vladimir Krivosheev | cleanup
|
commit | commitdiff | tree |
2015-10-30 |
Vladimir Krivosheev | IDEA-CR-6342 readable Netty service thread names
|
commit | commitdiff | tree |
2015-10-30 |
Vladimir Krivosheev | promise accepts errors, so set real exception to avoid...
|
commit | commitdiff | tree |
2015-10-29 |
Vladimir Krivosheev | use lightweight Promise
|
commit | commitdiff | tree |
2015-10-29 |
Vladimir Krivosheev | execute AsyncPromise directly, don't wrap into yet...
|
commit | commitdiff | tree |
2015-10-29 |
Vladimir Krivosheev | use lightweight Promise
|
commit | commitdiff | tree |
2015-10-29 |
Vladimir Krivosheev | use lightweight Promise
|
commit | commitdiff | tree |
2015-10-29 |
Vladimir Krivosheev | resetToReady promise is not used — so, don't create...
|
commit | commitdiff | tree |
2015-10-29 |
Vladimir Krivosheev | invokeLaterIfNeeded promise is not used — so, don't...
|
commit | commitdiff | tree |
2015-10-29 |
Vladimir Krivosheev | use lightweight Promise
|
commit | commitdiff | tree |
2015-10-28 |
Vladimir Krivosheev | cleanup
|
commit | commitdiff | tree |
2015-10-28 |
Vladimir Krivosheev | convert ScriptBase, Script to kotlin
|
commit | commitdiff | tree |
2015-10-28 |
Vladimir Krivosheev | cleanup, WEB-18801 IndexOutOfBoundsException on opening...
|
commit | commitdiff | tree |
2015-10-28 |
Vladimir Krivosheev | convert SsiProcessor to kotlin
|
commit | commitdiff | tree |
2015-10-28 |
Vladimir Krivosheev | convert SsiProcessor to kotlin
|
commit | commitdiff | tree |
2015-10-28 |
Vladimir Krivosheev | IDEA-143094 Macros not working - they are in macros...
|
commit | commitdiff | tree |
2015-10-28 |
Vladimir Krivosheev | IDEA-143094 Macros not working - they are in macros...
|
commit | commitdiff | tree |
2015-10-28 |
Vladimir Krivosheev | report state message, but not status text on failure...
|
commit | commitdiff | tree |
2015-10-28 |
Vladimir Krivosheev | netty-all-4.1.0.Beta7
|
commit | commitdiff | tree |
2015-10-28 |
Dmitry Trofimov | simplify EventMap
|
commit | commitdiff | tree |
2015-10-27 |
Vladimir Krivosheev | IDEA-141563 GWT: breakpoints stop working after recompile
|
commit | commitdiff | tree |
2015-10-27 |
Vladimir Krivosheev | IDEA-143616 Breakpoints in onModuleLoad (GWT) do not...
|
commit | commitdiff | tree |
2015-10-27 |
Vladimir Krivosheev | convert ScriptManagerBase to kotlin
|
commit | commitdiff | tree |
2015-10-27 |
Vladimir Krivosheev | convert ScriptManagerBase to kotlin
|
commit | commitdiff | tree |
2015-10-27 |
Vladimir Krivosheev | convert ScriptManager to kotlin
|
commit | commitdiff | tree |
2015-10-27 |
Vladimir Krivosheev | convert ScriptManager to kotlin
|
commit | commitdiff | tree |
2015-10-27 |
Vladimir Krivosheev | cleanup
|
commit | commitdiff | tree |
2015-10-27 |
Vladimir Krivosheev | IDEA-CR-6201 IDEA-141249 fix NPE (CR-IC-7028)
|
commit | commitdiff | tree |
2015-10-27 |
Vladimir Krivosheev | IDEA-CR-6201 IDEA-141249 process at first by root type...
|
commit | commitdiff | tree |
2015-10-27 |
Vladimir Krivosheev | cleanup
|
commit | commitdiff | tree |
2015-10-26 |
Vladimir Krivosheev | IDEA-141249 External documentation for JDK doesn't...
|
commit | commitdiff | tree |
2015-10-26 |
Vladimir Krivosheev | cleanup
|
commit | commitdiff | tree |
2015-10-26 |
Vladimir Krivosheev | cleanup — size() -> size, length() -> length
|
commit | commitdiff | tree |
2015-10-26 |
Vladimir Krivosheev | preserve current application-level profile
|
commit | commitdiff | tree |
2015-10-23 |
Vladimir Krivosheev | IDEA-CR-6116 cleanup — move computeEvaluateContext...
|
commit | commitdiff | tree |
2015-10-23 |
Vladimir Krivosheev | IDEA-CR-6066 add isLibraryFrameFilterSupported — ability...
|
commit | commitdiff | tree |
2015-10-23 |
Vladimir Krivosheev | cleanup
|
commit | commitdiff | tree |
2015-10-22 |
Vladimir Krivosheev | get rid of MessageWriter (go debugger feedback)
|
commit | commitdiff | tree |
2015-10-22 |
Vladimir Krivosheev | cleanup, move nodejs.debugger.use.jb.support to registry...
|
commit | commitdiff | tree |
2015-10-22 |
Vladimir Krivosheev | prolong bomb
|
commit | commitdiff | tree |
2015-10-22 |
Vladimir Krivosheev | cleanup
|
commit | commitdiff | tree |
2015-10-21 |
Vladimir Krivosheev | move ShowLibraryFramesAction to xdebugger, support...
|
commit | commitdiff | tree |
2015-10-21 |
Vladimir Krivosheev | move ShowLibraryFramesAction to xdebugger, support...
|
commit | commitdiff | tree |
2015-10-21 |
Vladimir Krivosheev | convert ExecutionStackImpl to kotlin
|
commit | commitdiff | tree |
2015-10-21 |
Vladimir Krivosheev | convert ExecutionStackImpl to kotlin
|
commit | commitdiff | tree |
2015-10-21 |
Vladimir Krivosheev | rename to XDebuggerSettingManagerImpl
|
commit | commitdiff | tree |
2015-10-21 |
Vladimir Krivosheev | append parent name if file name equals to index.* and...
|
commit | commitdiff | tree |
2015-10-21 |
Vladimir Krivosheev | cleanup
|
commit | commitdiff | tree |
2015-10-21 |
Vladimir Krivosheev | cleanup
|
commit | commitdiff | tree |
2015-10-21 |
Vladimir Krivosheev | prepare to fix WEB-17317 502 Bad Gateway error from...
|
commit | commitdiff | tree |
2015-10-21 |
Vladimir Krivosheev | cleanup
|
commit | commitdiff | tree |
2015-10-21 |
Vladimir Krivosheev | convert WebServerPathHandler to kotlin
|
commit | commitdiff | tree |
2015-10-21 |
Vladimir Krivosheev | cleanup
|
commit | commitdiff | tree |
2015-10-20 |
Vladimir Krivosheev | ConfigurableExtensionPointUtil — don't use deprecated...
|
commit | commitdiff | tree |
2015-10-20 |
Vladimir Krivosheev | DialogAppender — don't use deprecated getComponents...
|
commit | commitdiff | tree |
2015-10-20 |
Vladimir Krivosheev | use FileTemplateGroupDescriptorFactory only from extension...
|
commit | commitdiff | tree |
2015-10-20 |
Vladimir Krivosheev | fix InjectedLanguageMultiFileTest, remove code duplication...
|
commit | commitdiff | tree |
2015-10-20 |
Vladimir Krivosheev | use FIleUtil.delete if cannot delete using Path
|
commit | commitdiff | tree |
2015-10-20 |
Vladimir Krivosheev | get rid of experimental promise impl (review: rejected...
|
commit | commitdiff | tree |
2015-10-20 |
Vladimir Krivosheev | IDEA-121667 nashorn: quick evaluate, watches, evaluate...
|
commit | commitdiff | tree |
2015-10-19 |
Vladimir Krivosheev | cleanup — use standard listOfNotNull
|
commit | commitdiff | tree |
2015-10-19 |
Vladimir Krivosheev | rename thenAsyncVoid to thenAsyncAccept (follow Java...
|
commit | commitdiff | tree |
2015-10-16 |
Vladimir Krivosheev | WEB-17234 org.jetbrains.concurrency.Promise$MessageError...
|
commit | commitdiff | tree |
2015-10-16 |
Vladimir Krivosheev | WEB-18606 HTML preview in browser no longer opens a...
|
commit | commitdiff | tree |
2015-10-16 |
Vladimir Krivosheev | simplify — rejectCallback as callback.reject
|
commit | commitdiff | tree |
2015-10-16 |
Vladimir Krivosheev | get rid of BrowserConnection (move browser property...
|
commit | commitdiff | tree |
2015-10-16 |
Vladimir Krivosheev | default impl of setBreakOnException
|
commit | commitdiff | tree |
next |