projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
allow marking as excluded directories under source roots (PY-4498)
2011-10-07
Dmitry Jemerov
allow marking as excluded directories under source...
commit
|
commitdiff
|
tree
2011-10-07
Dmitry Jemerov
inline "other settings" submenu if it contains only...
commit
|
commitdiff
|
tree
2011-10-07
Dmitry Jemerov
fix an NPE found in a user's logs; fix typo in method...
commit
|
commitdiff
|
tree
2011-10-07
Dmitry Jemerov
change the fix to what was actually meant
commit
|
commitdiff
|
tree
2011-10-07
Dmitry Jemerov
Merge remote branch 'origin/master'
commit
|
commitdiff
|
tree
2011-10-07
Dmitry Jemerov
crash proofing (PY-4678)
commit
|
commitdiff
|
tree
2011-10-07
Dmitry Jemerov
sticky balloon for usage statistics request
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
provide mock implementation of DumbService
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
provide an implementation for ProjectScopeBuilder
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
extract the scope implementing ProjectScopeBuilder...
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
MockProject has an extensions area; register some more...
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
introduce JavaCoreEnvironment with JavaPsiFacade
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
JavaPsiFacadeImpl -> java-psi-impl
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
pull up containsClassNamed() to PsiPackage interface...
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
inject JavaFileManager; remove unnecessary PsiPackageImpl...
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
JavaFileManager -> java-psi-impl
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
ReadActionProcessor -> core-api
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
extension point for PsiTreeChangePreprocessor; extract...
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
register PsiResolveHelper as an independent service
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
register JavaFileManager as a separate component, let...
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
since classes from migrations are now included in myPublicCl...
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
move a bunch of migration-dependent stuff from PsiPackageImp...
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
extract separate element finder for migrations
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
extract current migration tracking out of JavaPsiFacade...
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
extract handling of package prefixes to a separate...
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
register TreeGenerator and TreeCopyHandler via extension...
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
PsiNameHelperImpl -> java-psi-impl
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
JavaDummyHolderFactory goes to java-psi-impl
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
PsiCompositeModifierList goes to java-psi-impl
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
PsiPackageBase goes to core-impl
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
getQualifiedNameAfterRename() moved from RenameUtil...
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
extract EncodingRegistry out of EncodingManager; move...
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
register PsiDirectoryFactory in CoreEnvironment
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
getLocationRelativeToUserHome() moved from ProjectUtil...
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
PsiDirectoryImpl to core-impl, refactor its dependencies
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
FileIndexFacade in CoreEnvironment
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
always mark the file manager in CoreEnvironment as...
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
local file system implementation in CoreEnvironment
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
registry fallback for int values
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
FlexAdapter -> core-api
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
ASTWrapperPsiElement -> core-impl
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
fallback for missing registry.properties (for kotlin...
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
PsiFileBase goes to core-impl
commit
|
commitdiff
|
tree
2011-10-04
Dmitry Jemerov
move PsiCachedValue and friends to core-impl; register...
commit
|
commitdiff
|
tree
2011-09-30
Dmitry Jemerov
missing space before file count in changes view node
commit
|
commitdiff
|
tree
2011-09-30
Dmitry Jemerov
title case for action name
commit
|
commitdiff
|
tree
2011-09-30
Dmitry Jemerov
more detailed trace for DirectoryIndex initialization...
commit
|
commitdiff
|
tree
2011-09-28
Dmitry Jemerov
toSystemDependentName()
commit
|
commitdiff
|
tree
2011-09-28
Dmitry Jemerov
extract SdkPathEditor subclass from PathEditor (to...
commit
|
commitdiff
|
tree
2011-09-26
Dmitry Jemerov
compilation fix (why is the code green in IDEA?(
commit
|
commitdiff
|
tree
2011-09-26
Dmitry Jemerov
register IndexPatternSearch as a service, don't depend...
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
java-psi-{api,impl} in community project
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
java-psi-api and java-psi-impl modules extracted
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
decouple PsiAnnotationImpl from AnnotationUtil
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
last batch of dependencies to core-api/impl
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
last batch of dependencies to core-api/impl
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
introduce IconLayerProvider API; "exclude from compile...
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
TestUtil -> TestFrameworks.getInstance()
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
moving stuff to core
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
push down createCatchSection() from PsiJavaParserFacade...
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
decouple ControlFlowAnalyzer from JSP
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
implementation of getVirtualFileForJar() that doesn...
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
StdFileTypes.JAVA -> JavaFileType.INSTANCE
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
StdLanguages.JAVA -> JavaLanguage.INSTANCE
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
ProgressManager -> ProgressIndicatorProvider
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
PsiJavaFileBaseImpl dependency on order entries moved...
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
move fileScope and filesScope back from GlobalSearchScopes...
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
pull up getRelativePath() to VfsUtilCore
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
optimize imports
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
introduce JavaCompletionHints class to decouple PsiJavaFileB...
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
optimize imports
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
pull up getDummyJavaFile() to PsiJavaParserFacadeImpl
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
optimize imports
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
VfsUtil -> VfsUtilCore
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
introduce IndexingDataKeys class to decouple PsiJavaFileBase...
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
ItemPresentationProvider extension point; decouple...
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
check for element validity
commit
|
commitdiff
|
tree
2011-09-23
Dmitry Jemerov
ClassExtension has nothing to do with file types; move...
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
test fix
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
moving lexer stuff to core-api
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
moving Java PSI dependencies to core-impl
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
PsiJavaParserFacadeImpl decoupled from PsiParserFacadeImpl
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
decouple PsiImplUtil from ReferencesSearch
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
assorted dependencies of Java PSI moved from lang-api...
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
optimize imports
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
optimize imports
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
decouple from CodeStyleSettingsManager; introduce JavaCodeSt...
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
decouple AnnotationUtil from NullableNotNullManager
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
ProgressManager -> ProgressIndicatorProvider
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
reducing dependencies
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
dependencies cleanup
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
remove leftover debugging trace
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
all remaining keys moved to JavaStubIndexKeys
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
one more key moved to JavaStubIndexKeys
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
one more key moved to JavaStubIndexKeys
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
move a CodeStyleSettings dependency to JavaPsiImplementation...
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
extract VfsUtilCore from VfsUtil, pull up isAncestor()
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
decouple CodeStyleFacade and CodeStyleManager from...
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
couple of lexer classes go to core-api
commit
|
commitdiff
|
tree
2011-09-22
Dmitry Jemerov
ExcludedFileIndex -> FileIndexFacade; use it in PsiClassImplUtil
commit
|
commitdiff
|
tree
next