projects
/
idea
/
community.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Pass full shell path (IDEA-161309)
[idea/community.git]
/
plugins
/
2016-09-28
Dmitry Trofimov
Pass full shell path (IDEA-161309)
tree
|
commitdiff
2016-09-28
Pavel Dolgov
Java inspection: Code cleanup in EqualsReplaceableByObj...
tree
|
commitdiff
2016-09-28
Pavel Dolgov
Java inspection: Added null check in EqualsReplaceableB...
tree
|
commitdiff
2016-09-28
Anna.Kozlova
junit 5: find api.Test annotations in junit classloader
tree
|
commitdiff
2016-09-28
Vladislav.Soroka
IDEA-161669 Maven: polyglot: CCE at MavenArtifactCoordi...
tree
|
commitdiff
2016-09-27
Daniil Ovchinnikov
[groovy] cache base class reference within stub (follow...
appcode/163.5295
clion/163.5299
dbe/163.5300
idea/163.5292
phpstorm/163.5294
pycharm/163.5293
pycharm/163.5296
rubymine/163.5297
rubymine/163.5298
webstorm/163.5301
tree
|
commitdiff
2016-09-27
Kirill Likhodedov
Revert "Try to kill Git processes softly"
tree
|
commitdiff
2016-09-27
Kirill Likhodedov
Try to kill Git processes softly
tree
|
commitdiff
2016-09-27
Daniil Ovchinnikov
[groovy] cache base class reference created from stub...
tree
|
commitdiff
2016-09-27
Aleksey Pivovarov
IDEA-161599 ui: fix expand/collapse click area in UI...
tree
|
commitdiff
2016-09-27
Anna.Kozlova
trivial if: skipi spaces between then/else (IDEA-161750)
tree
|
commitdiff
2016-09-27
Vladislav.Soroka
IDEA-160175 Error importing Scala project from Gradle 3.0
tree
|
commitdiff
2016-09-27
Vladislav.Soroka
IDEA-160175 Error importing Scala project from Gradle 3.0
tree
|
commitdiff
2016-09-27
Daniil Ovchinnikov
rename createMap() -> createConcurrentMap()
appcode/163.5262
clion/163.5263
tree
|
commitdiff
2016-09-27
Daniil Ovchinnikov
[groovy] transformations: make signatures cache lazy
tree
|
commitdiff
2016-09-27
Vladislav.Soroka
IDEA-113485 Maven artifact name should resolve to SNAPS...
tree
|
commitdiff
2016-09-27
Pavel Dolgov
Javafx: Restore the selection in SceneBuilder after...
tree
|
commitdiff
2016-09-27
Pavel Dolgov
Javafx: Don't re-create SceneBuilder each time the...
tree
|
commitdiff
2016-09-27
Roman Shevchenko
Merge remote-tracking branch 'origin/master'
phpstorm/163.5245
tree
|
commitdiff
2016-09-27
Anna.Kozlova
testng: unregistered fix naming conventions
tree
|
commitdiff
2016-09-27
Tagir Valeev
DescriptionCheckerUtil: exclude the previous scope...
tree
|
commitdiff
2016-09-27
Tagir Valeev
StreamApiMigrationInspection: utility methods moved...
pycharm/163.5222
pycharm/163.5223
tree
|
commitdiff
2016-09-26
Kirill Likhodedov
Cleanup: mark the field private, use diamonds
tree
|
commitdiff
2016-09-26
Kirill Likhodedov
Rename the "origin" constant to a more laconic GitRemot...
tree
|
commitdiff
2016-09-26
Anna.Kozlova
EA-89011 - IAE: ClassInheritorsSearch.search
tree
|
commitdiff
2016-09-26
Kirill Likhodedov
Lambdify
tree
|
commitdiff
2016-09-26
Kirill Likhodedov
Capitalize progress message
tree
|
commitdiff
2016-09-26
Kirill Likhodedov
Support adding a new remote from push dialog even if...
tree
|
commitdiff
2016-09-26
Kirill Likhodedov
Lambdify
tree
|
commitdiff
2016-09-26
Kirill Likhodedov
Add simple validation of remote name and url to the...
tree
|
commitdiff
2016-09-26
Kirill Likhodedov
Don't propose origin remote name if there is one
tree
|
commitdiff
2016-09-26
Kirill Likhodedov
Provide a dialog to configure Git remotes: add, remote...
tree
|
commitdiff
2016-09-26
Kirill Likhodedov
Mention the corresponding repository for which remote...
tree
|
commitdiff
2016-09-26
Kirill Likhodedov
Move GitDefineRemoteDialog to a more appropriate package
tree
|
commitdiff
2016-09-26
Bas Leijdekkers
IDEA-160174 (Inspection incorrectly suggests to narrow...
tree
|
commitdiff
2016-09-26
Pavel Dolgov
Java inspection: Don't offer to replace this.quals...
clion/163.5187
tree
|
commitdiff
2016-09-26
Yann Cébron
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-09-26
Yann Cébron
[devkit] EA-89025 - assert: ComponentManagerImpl.getCom...
tree
|
commitdiff
2016-09-26
Dmitry Batkovich
@Override
dbe/163.5168
tree
|
commitdiff
2016-09-26
Dmitry Batkovich
properties: do not process non-String fields in Propert...
tree
|
commitdiff
2016-09-25
Roman Shevchenko
Merge remote-tracking branch 'origin/master'
appcode/162.844.67
idea/163.5133
tree
|
commitdiff
2016-09-25
Nadya Zabrodina
[vcs]: add annotations to avoid wrong thread external...
tree
|
commitdiff
2016-09-25
Nadya Zabrodina
[hg]: small cleanUp and lambdify
tree
|
commitdiff
2016-09-24
Vladimir Krivosheev
IDEA-141891 Custom keymaps not getting cloned/merged
appcode/163.5125
clion/163.5116
dbe/163.5117
idea/163.5118
phpstorm/163.5120
pycharm/163.5114
pycharm/163.5119
rubymine/163.5122
webstorm/163.5124
tree
|
commitdiff
2016-09-24
Vladimir Krivosheev
cleanup
tree
|
commitdiff
2016-09-23
Yann Cébron
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-09-23
Anna Kozlova
junit 4: force run ignored tests for custom runners...
tree
|
commitdiff
2016-09-23
Anna Kozlova
junit: navigate to test 'constructor' for ignored tests...
tree
|
commitdiff
2016-09-23
Vladimir Krivosheev
lazy bundled schemes
tree
|
commitdiff
2016-09-23
Vladimir Krivosheev
extract LazySchemeWrapper
tree
|
commitdiff
2016-09-23
Tagir Valeev
DescriptionCheckerUtil: getDirectories argument fixed...
tree
|
commitdiff
2016-09-23
Dmitry Avdeev
do not show stacktrace for http failure
tree
|
commitdiff
2016-09-23
Tagir Valeev
InspectionDescriptionInfo: search for inspection descri...
tree
|
commitdiff
2016-09-23
Anna Kozlova
startInWriteAction=false for fix with refactoring inside
tree
|
commitdiff
2016-09-23
Tagir Valeev
Description files for ClassHasNoToStringMethod and...
tree
|
commitdiff
2016-09-23
Yann Cébron
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-09-23
Tagir Valeev
InspectionDescriptionInfo: caching (IDEA-CR-13939)...
tree
|
commitdiff
2016-09-22
Yann Cébron
[devkit] DescriptionNotFoundInspectionBase: use getReso...
tree
|
commitdiff
2016-09-22
Yann Cébron
[devkit] InspectionDescriptionNotFoundInspection: use...
tree
|
commitdiff
2016-09-22
Bas Leijdekkers
IG: remove duplication
tree
|
commitdiff
2016-09-22
Eugene Kudelevsky
Hg: revert 34987f9 commit
tree
|
commitdiff
2016-09-22
Anna Kozlova
junit: send everything to run if repeat is set to numbe...
tree
|
commitdiff
2016-09-22
Daniil Ovchinnikov
[groovy] copyright: provide $file.qualifiedClassName...
tree
|
commitdiff
2016-09-22
Daniil Ovchinnikov
[groovy] fix `trait` package parsing, fix typo (follow...
tree
|
commitdiff
2016-09-22
Pavel Dolgov
Javafx: Save the document in a WriteAction with default...
tree
|
commitdiff
2016-09-22
Daniil Ovchinnikov
rename `getScope()` to `getSearchScope()` (follow up...
tree
|
commitdiff
2016-09-22
Roman Shevchenko
Merge remote-tracking branch 'origin/master'
tree
|
commitdiff
2016-09-22
Tagir Valeev
IDEA-CR-13939 ReferencesSearch used instead manual...
tree
|
commitdiff
2016-09-22
Vladislav.Soroka
gradle: do not use preview mode for "use distribution...
tree
|
commitdiff
2016-09-22
Pavel Dolgov
Javafx: Reverted updating the SceneBuilder asynchronously.
tree
|
commitdiff
2016-09-21
Yann Cébron
[devkit] set default since-build=145.0 (2016.1)
tree
|
commitdiff
2016-09-21
Daniil Ovchinnikov
[groovy] delay ast transformations computing
idea/163.4956
tree
|
commitdiff
2016-09-21
Vassiliy.Kudryashov
Suggest 'Whole Project' name for JUnit run configuratio...
tree
|
commitdiff
2016-09-21
Anton Makeev
Merge branch 'amakeev/cmake-iml'
tree
|
commitdiff
2016-09-21
Daniil Ovchinnikov
cleanup: remove unnecessary semicolons from groovy...
tree
|
commitdiff
2016-09-21
Daniil Ovchinnikov
[groovy] unnecessary semicolon: check siblings not...
tree
|
commitdiff
2016-09-21
Vladimir Krivosheev
deprecate ProjectCoreUtil.isProjectOrWorkspaceFile
appcode/163.4945
clion/163.4947
tree
|
commitdiff
2016-09-21
Anna Kozlova
api to provide predefined migrations
tree
|
commitdiff
2016-09-21
Daniil Ovchinnikov
[groovy] parse modifier list until the subsequent modif...
tree
|
commitdiff
2016-09-21
Anna Kozlova
junit meta annotations (IDEA-158580)
tree
|
commitdiff
2016-09-21
Anna Kozlova
junit: fix generated name if pattern doesn't contain...
tree
|
commitdiff
2016-09-21
Anna Kozlova
suppress testdata
tree
|
commitdiff
2016-09-21
peter
SvnIntegrateChangesTask finished should happen in a...
tree
|
commitdiff
2016-09-21
peter
IDEA-161512 GDSL IndexNotReadyException
tree
|
commitdiff
2016-09-21
Vladislav.Soroka
gradle: es_aware_run_make cleanup
tree
|
commitdiff
2016-09-21
Vladislav.Soroka
gradle: es_aware_run_make merge fix
tree
|
commitdiff
2016-09-21
Vladislav.Soroka
gradle: es aware run/make, rename Activity => ProjectTask
tree
|
commitdiff
2016-09-21
Vladislav.Soroka
es aware run/make slight refactoring
tree
|
commitdiff
2016-09-21
Vladislav.Soroka
gradle: cleanup
tree
|
commitdiff
2016-09-21
Vladislav.Soroka
gradle: use gradle output paths in IDE artifacts
tree
|
commitdiff
2016-09-21
Vladislav.Soroka
external system aware run/make rework
tree
|
commitdiff
2016-09-21
Vladislav.Soroka
external system aware make build notifications rework
tree
|
commitdiff
2016-09-21
Vladislav.Soroka
external system aware make draft (IDEA-135128, IDEA...
tree
|
commitdiff
2016-09-21
Vladislav.Soroka
maven: sync maven version of the project with maven...
tree
|
commitdiff
2016-09-21
Vladislav.Soroka
maven: set default maven home for maven server
tree
|
commitdiff
2016-09-20
Daniil Ovchinnikov
[groovy] consider keywords as valid parts of fqn while...
tree
|
commitdiff
2016-09-20
Daniil Ovchinnikov
[groovy] parse keywords as part of fqn (IDEA-134006)
tree
|
commitdiff
2016-09-20
Aleksey Pivovarov
github: cleanup
tree
|
commitdiff
2016-09-20
Bas Leijdekkers
IG: rewrite "'Optional.get()' without 'isPresent()...
tree
|
commitdiff
2016-09-20
Bas Leijdekkers
IG: Ignore case in "Suspicious getter/setter" inspectio...
tree
|
commitdiff
next