projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rename startIndex => index
2016-09-01
Sergey Simonchik
rename startIndex => index
commit
|
commitdiff
|
tree
2016-09-01
Sergey Simonchik
util: findStartingLineSeparator -> getLineSeparatorAt...
commit
|
commitdiff
|
tree
2016-08-31
Sergey Simonchik
WEB-23055 Support ASCII control characters to improve...
commit
|
commitdiff
|
tree
2016-08-31
Sergey Simonchik
util: extract StringUtil.findStartingLineSeparator
commit
|
commitdiff
|
tree
2016-08-29
Sergey Simonchik
cleanup ProjectFileIndex#isInLibrary (following IDEA...
commit
|
commitdiff
|
tree
2016-08-26
Sergey Simonchik
add ProjectFileIndex#isInLibrary(fileOrDir)
commit
|
commitdiff
|
tree
2016-08-24
Sergey Simonchik
ansi colors: extend ConsoleViewContentType instead...
commit
|
commitdiff
|
tree
2016-08-15
Sergey Simonchik
AtomicNotNullLazyValue#createValue overrides NotNullLazyValu...
commit
|
commitdiff
|
tree
2016-08-12
Sergey Simonchik
clean up ts stubs downloading
commit
|
commitdiff
|
tree
2016-08-11
Sergey Simonchik
clear code by converting AtomicLong to long as GZIPInputStre...
commit
|
commitdiff
|
tree
2016-08-10
Sergey Simonchik
simplify read bytes counting (following IDEA-CR-12695)
commit
|
commitdiff
|
tree
2016-08-08
Sergey Simonchik
content entry editor: respect DirectoryIndexExcludePolicy...
commit
|
commitdiff
|
tree
2016-08-02
Sergey Simonchik
fix additional library source roots (previously, it...
commit
|
commitdiff
|
tree
2016-08-01
Sergey Simonchik
http: correct progress when downloading gzipped content
commit
|
commitdiff
|
tree
2016-07-20
Sergey Simonchik
mark NodeJS 163.1699 as broken
commit
|
commitdiff
|
tree
2016-07-19
Sergey Simonchik
add broken NodeJS plugins
commit
|
commitdiff
|
tree
2016-07-18
Sergey Simonchik
mark as broken NodeJS 163.1479 and 163.1374.5
commit
|
commitdiff
|
tree
2016-07-15
Sergey Simonchik
scopes: keep all scopes if showEmptyScopes=true (in...
commit
|
commitdiff
|
tree
2016-06-29
Sergey Simonchik
simplify code (IDEA-CR-11904)
commit
|
commitdiff
|
tree
2016-06-29
Sergey Simonchik
reduce PsiReference#isSoft invocations
commit
|
commitdiff
|
tree
2016-06-29
Sergey Simonchik
add javadoc (IDEA-CR-11830)
commit
|
commitdiff
|
tree
2016-06-28
Sergey Simonchik
contribute library roots without creating Library/OrderEntry...
commit
|
commitdiff
|
tree
2016-06-21
Sergey Simonchik
EA-83882 - NPE: InstalledPackagesPanel.buildNameToPackageMap
commit
|
commitdiff
|
tree
2016-06-09
Sergey Simonchik
cancel reparsing if psi is reloaded anyway (e.g. FilePropert...
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...
commit
|
commitdiff
|
tree
2016-06-08
Sergey Simonchik
center FixedSizeButton vertically and improve comment...
commit
|
commitdiff
|
tree
2016-06-08
Sergey Simonchik
don't reparse file if a language is substituted with...
commit
|
commitdiff
|
tree
2016-06-08
Sergey Simonchik
fix tests: invoked later reparseFiles(file) interfere...
commit
|
commitdiff
|
tree
2016-06-07
Sergey Simonchik
reparse file on language substitution (IDEA-157189)
commit
|
commitdiff
|
tree
2016-05-27
Sergey Simonchik
optimize removing invalid files
commit
|
commitdiff
|
tree
2016-05-26
Sergey Simonchik
EA-83059 - IAE: PopupComponent$DialogPopupWrapper....
commit
|
commitdiff
|
tree
2016-05-23
Sergey Simonchik
sync unfair xml attr with implementing UnfairLocalInspection...
commit
|
commitdiff
|
tree
2016-05-23
Sergey Simonchik
sync unfair xml attr with implementing UnfairLocalInspection...
commit
|
commitdiff
|
tree
2016-05-23
Sergey Simonchik
sync unfair xml attr value with implementing UnfairLocalInsp...
commit
|
commitdiff
|
tree
2016-05-17
Sergey Simonchik
not-null FileReferenceSet#getElement()
commit
|
commitdiff
|
tree
2016-05-16
Sergey Simonchik
jetbrains.dic: +stderr +stdout
commit
|
commitdiff
|
tree
2016-05-13
Sergey Simonchik
move ElementFilterBase from lang-api to core-api to...
commit
|
commitdiff
|
tree
2016-05-10
Sergey Simonchik
minor utility code cleanup
commit
|
commitdiff
|
tree
2016-05-08
Sergey Simonchik
terminate all running descriptors
commit
|
commitdiff
|
tree
2016-05-06
Sergey Simonchik
update actions on process termination to have an immediate...
commit
|
commitdiff
|
tree
2016-05-06
Sergey Simonchik
log details to fight blinking test
commit
|
commitdiff
|
tree
2016-05-05
Sergey Simonchik
WEB-13145 "Single instance only" not respected
commit
|
commitdiff
|
tree
2016-05-04
Sergey Simonchik
get rid of empty space when a smaller tab selected
commit
|
commitdiff
|
tree
2016-05-04
Sergey Simonchik
use JBUI utility methods to simplify code (IDEA-CR...
commit
|
commitdiff
|
tree
2016-04-26
Sergey Simonchik
cleanup yellow code, add toString for easier debugging...
commit
|
commitdiff
|
tree
2016-04-22
Sergey Simonchik
mocha: show actual file in Diff dialog (WEB-15907)
commit
|
commitdiff
|
tree
2016-04-22
Sergey Simonchik
smTest: better naming
commit
|
commitdiff
|
tree
2016-04-22
Sergey Simonchik
jetbrains.dic: +comparison
commit
|
commitdiff
|
tree
2016-04-20
Sergey Simonchik
IDEA-155000 Overlapping texts in completion popup
commit
|
commitdiff
|
tree
2016-04-19
Sergey Simonchik
jsonSchema: allow JsonSchemaProviderFactory#getResourceFile...
commit
|
commitdiff
|
tree
2016-04-19
Sergey Simonchik
ability to show "Current File" always (WEB-20644)
commit
|
commitdiff
|
tree
2016-04-14
Sergey Simonchik
WEB-20613 'Run Inspection by name' doesn't found ESLint
commit
|
commitdiff
|
tree
2016-04-12
Sergey Simonchik
EA-81101 - assert: FileManagerImpl.findFile
commit
|
commitdiff
|
tree
2016-04-08
Sergey Simonchik
enable in-place replace action for Analyze Stacktrace...
commit
|
commitdiff
|
tree
2016-04-07
Sergey Simonchik
use ActionManager#tryToExecute to simplify code (IDEA...
commit
|
commitdiff
|
tree
2016-04-07
Sergey Simonchik
IDEA-154251 Enable "Replace" action in "Analyze Stacktrace...
commit
|
commitdiff
|
tree
2016-04-04
Sergey Simonchik
NopProcessHandler
commit
|
commitdiff
|
tree
2016-03-25
Sergey Simonchik
reuse utility code to resolve CSS import references...
commit
|
commitdiff
|
tree
2016-03-24
Sergey Simonchik
use file's directory as context root when resolving...
commit
|
commitdiff
|
tree
2016-03-22
Sergey Simonchik
auto test: protect from NPE
commit
|
commitdiff
|
tree
2016-03-21
Sergey Simonchik
WEB-20882 Preserve setting `toggle auto-test` between...
commit
|
commitdiff
|
tree
2016-03-19
Sergey Simonchik
simplify code
commit
|
commitdiff
|
tree
2016-03-14
Sergey Simonchik
revert "show "Current File" scope always (WEB-20644...
commit
|
commitdiff
|
tree
2016-03-13
Sergey Simonchik
EA-80238 - IAE: DialogWrapperPeerImpl.<init>
commit
|
commitdiff
|
tree
2016-03-12
Sergey Simonchik
show "Current File" scope always (WEB-20644)
commit
|
commitdiff
|
tree
2016-03-11
Sergey Simonchik
scope: display "Open Files" label in scope selector...
commit
|
commitdiff
|
tree
2016-03-01
Sergey Simonchik
quick doc: scale font size for HiDPI displays
commit
|
commitdiff
|
tree
2016-02-26
Sergey Simonchik
WEB-20533 FileWatcher not respecting scope
commit
|
commitdiff
|
tree
2016-02-16
Sergey Simonchik
IDEA-151765 HiDPI display: small code analysis icons...
commit
|
commitdiff
|
tree
2016-02-16
Sergey Simonchik
support preserving `null` selected value when updating...
commit
|
commitdiff
|
tree
2016-02-15
Sergey Simonchik
mark "JSTestDriver Plugin":144.2911 as broken
commit
|
commitdiff
|
tree
2016-02-15
Sergey Simonchik
mark Karma:144.2911 as broken
commit
|
commitdiff
|
tree
2016-02-10
Sergey Simonchik
make plugin verifier happy as it is not aware of "com...
commit
|
commitdiff
|
tree
2016-01-26
Sergey Simonchik
added StringUtil.parseLong
commit
|
commitdiff
|
tree
2016-01-26
Sergey Simonchik
genericify method signature
commit
|
commitdiff
|
tree
2016-01-25
Sergey Simonchik
add broken NodeJS plugin
commit
|
commitdiff
|
tree
2016-01-22
Sergey Simonchik
genericify ConfigurationFactoryEx
commit
|
commitdiff
|
tree
2016-01-19
Sergey Simonchik
add broken com.fedot.idea.requirejs 0.24
commit
|
commitdiff
|
tree
2016-01-19
Sergey Simonchik
add broken NodeJS 144.2925.4
commit
|
commitdiff
|
tree
2016-01-15
Sergey Simonchik
get/set env data with single method call for convenient...
commit
|
commitdiff
|
tree
2016-01-14
Sergey Simonchik
add incompatible plugin
commit
|
commitdiff
|
tree
2016-01-13
Sergey Simonchik
add incompatible plugins
commit
|
commitdiff
|
tree
2016-01-11
Sergey Simonchik
WEB-19727 rsa key as env variable not working
commit
|
commitdiff
|
tree
2015-12-22
Sergey Simonchik
remove deprecated IndexedRootsProvider in favor of...
commit
|
commitdiff
|
tree
2015-12-22
Sergey Simonchik
fix checkbox toggling with mouse for custom CheckBoxList...
commit
|
commitdiff
|
tree
2015-12-21
Sergey Simonchik
fix checkbox togging with mouse (do not access `checkbox...
commit
|
commitdiff
|
tree
2015-12-20
Sergey Simonchik
support inverse ANSI command (IDEA-149450)
commit
|
commitdiff
|
tree
2015-12-20
Sergey Simonchik
support underline effect with default foreground (IDEA...
commit
|
commitdiff
|
tree
2015-12-19
Sergey Simonchik
IDEA-149450 ANSI escapes not interpreted as expected
commit
|
commitdiff
|
tree
2015-12-18
Sergey Simonchik
log details when sending Unix signals (investigating...
commit
|
commitdiff
|
tree
2015-12-15
Sergey Simonchik
add Karma:144.988
commit
|
commitdiff
|
tree
2015-12-04
Sergey Simonchik
selecting test tree node with keyboard scrolled to...
commit
|
commitdiff
|
tree
2015-11-30
Sergey Simonchik
add external pass to main passes (WEB-19179)
commit
|
commitdiff
|
tree
2015-11-27
Sergey Simonchik
optimize imports (IDEA-CR-7116)
commit
|
commitdiff
|
tree
2015-11-27
Sergey Simonchik
console: fix blank console bug caused by invoking ...
commit
|
commitdiff
|
tree
2015-11-26
Sergey Simonchik
console: add testClearAndPrintWhileAnotherClearExecution...
commit
|
commitdiff
|
tree
2015-11-25
Sergey Simonchik
mark NodeJS 143.769 and 143.751 as incompatible
commit
|
commitdiff
|
tree
2015-11-25
Sergey Simonchik
console: test simplified
commit
|
commitdiff
|
tree
2015-11-25
Sergey Simonchik
console: test reproducing unexpected clearing
commit
|
commitdiff
|
tree
next