projects
/
idea
/
community.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
support "Java X" language level in compiler
2015-08-05
nik
support "Java X" language level in compiler
commit
|
commitdiff
|
tree
2015-08-05
nik
SteppingTest: select target for smart step by its name...
commit
|
commitdiff
|
tree
2015-08-05
nik
ExecutionTestCase: use real compiler instead of in...
commit
|
commitdiff
|
tree
2015-08-03
nik
NPE fixed
commit
|
commitdiff
|
tree
2015-07-31
nik
execution tests: show path to tools.jar in error message
commit
|
commitdiff
|
tree
2015-07-30
nik
always enable main plugin when 'Plugin' run configuration...
commit
|
commitdiff
|
tree
2015-07-30
nik
disable classpath index for 'plugin' run configurations...
commit
|
commitdiff
|
tree
2015-07-30
nik
artifact builder tests: duplicated method removed
commit
|
commitdiff
|
tree
2015-07-29
nik
fixed usage type for static fields and methods (IDEA...
commit
|
commitdiff
|
tree
2015-07-29
nik
unused code removed
commit
|
commitdiff
|
tree
2015-07-29
nik
unused deprecated methods removed
commit
|
commitdiff
|
tree
2015-07-29
nik
add dependency on external library quick-fix: API simplified...
commit
|
commitdiff
|
tree
2015-07-28
nik
'Project Structure' dialog: do not create old errors...
commit
|
commitdiff
|
tree
2015-07-28
Jim Purbrick
improved efficiency of error handling in 'Project Structure...
commit
|
commitdiff
|
tree
2015-07-27
nik
FrameWrapper: IAE fixed
commit
|
commitdiff
|
tree
2015-07-24
nik
timeout for compiler tests increased
commit
|
commitdiff
|
tree
2015-07-24
nik
more detailed assertion
commit
|
commitdiff
|
tree
2015-07-24
nik
gdsl for scripts updated
commit
|
commitdiff
|
tree
2015-07-23
nik
gdsl files merged
commit
|
commitdiff
|
tree
2015-07-23
Nikolay Mikhaylov
remove wrong sources
commit
|
commitdiff
|
tree
2015-07-23
Nikolay Mikhaylov
Maven versions
commit
|
commitdiff
|
tree
2015-07-22
nik
maven importing: dispose modifiable models if exception...
commit
|
commitdiff
|
tree
2015-07-22
nik
one more fix to really ensure that we don't add kotlin...
commit
|
commitdiff
|
tree
2015-07-22
nik
common method extracted
commit
|
commitdiff
|
tree
2015-07-22
nik
javadoc formatting typo fixed
commit
|
commitdiff
|
tree
2015-07-21
nik
library names corrected
commit
|
commitdiff
|
tree
2015-07-21
Ilya Klyuchnikov
Extract duplicated method
commit
|
commitdiff
|
tree
2015-07-21
nik
fixed idea.system.selector property for idea*.exe in...
commit
|
commitdiff
|
tree
2015-07-20
Daniil Ovchinnikov
[grails] annotations
commit
|
commitdiff
|
tree
2015-07-20
Nikolay Mikhaylov
Load versions using Maven API
commit
|
commitdiff
|
tree
2015-07-17
Sergey Tselovalnikov
Fix IDE history when exception thrown (forward)
commit
|
commitdiff
|
tree
2015-07-17
Sergey Tselovalnikov
Fix IDE history when exception thrown
commit
|
commitdiff
|
tree
2015-07-17
nik
removed remaining usages of IDEA_MARKER_CLASS
commit
|
commitdiff
|
tree
2015-07-17
nik
don't try to layout android plugin in minor IDEs
commit
|
commitdiff
|
tree
2015-07-17
nik
maven resource builder: show path to problematic file...
commit
|
commitdiff
|
tree
2015-07-17
nik
MavenResourcesBuilder: don't produce tons of identical...
commit
|
commitdiff
|
tree
2015-07-17
nik
removed unnecessary 'autodetectPlatformPrefix' calls
commit
|
commitdiff
|
tree
2015-07-17
nik
removed unnecessary 'initPlatformPrefix' calls
commit
|
commitdiff
|
tree
2015-07-16
nik
fixed IDEA_MARKER_CLASS
commit
|
commitdiff
|
tree
2015-07-16
nik
cleanup
commit
|
commitdiff
|
tree
2015-07-15
Nikolay Mikhaylov
Load arquillian libs from Maven directly - draft
commit
|
commitdiff
|
tree
2015-07-15
Daniil Ovchinnikov
[groovy] make TraitCollector extend AstTransformContributor...
commit
|
commitdiff
|
tree
2015-07-15
nik
'Add junit to classpath' quick-fix moved to junit plugin
commit
|
commitdiff
|
tree
2015-07-15
nik
JavaTestFramework: allow to specify several classes...
commit
|
commitdiff
|
tree
2015-07-15
nik
classpath editor: open library editor if 'Navigate...
commit
|
commitdiff
|
tree
2015-07-15
nik
classpath editor: simplified enabling/disabling for...
commit
|
commitdiff
|
tree
2015-07-15
nik
unused code removed
commit
|
commitdiff
|
tree
2015-07-15
nik
attach bundled library quick fix: cleanup and deduplication
commit
|
commitdiff
|
tree
2015-07-15
nik
notnullification
commit
|
commitdiff
|
tree
2015-07-14
nik
use default language level in coverage plugin module
commit
|
commitdiff
|
tree
2015-07-14
nik
gradle and maven integration tests moved to separate...
commit
|
commitdiff
|
tree
2015-07-14
nik
move product specific properties out of build script...
commit
|
commitdiff
|
tree
2015-07-13
nik
fixed IDEA class version detection in IDEA SDK: don...
commit
|
commitdiff
|
tree
2015-07-13
nik
show 'Required Plugins' in Settings
commit
|
commitdiff
|
tree
2015-07-09
nik
allow to use comma as system-independent separator...
commit
|
commitdiff
|
tree
2015-07-08
nik
optimization: insert element in proper position instead...
commit
|
commitdiff
|
tree
2015-07-08
nik
Project Structure: refactoring and cleanup
commit
|
commitdiff
|
tree
2015-07-08
Jim Purbrick
Project Structure: do single sort and redraw when adding...
commit
|
commitdiff
|
tree
2015-07-08
Jim Purbrick
optimization
commit
|
commitdiff
|
tree
2015-07-07
Daniil Ovchinnikov
[groovy] use more general type in parameters (Collection...
commit
|
commitdiff
|
tree
2015-07-06
Daniil Ovchinnikov
[java] delegate LightPsiClassBase#findInnerClassByName...
commit
|
commitdiff
|
tree
2015-07-06
Daniil Ovchinnikov
[groovy] support for @Builder annotation: resolve ...
commit
|
commitdiff
|
tree
2015-07-06
Daniil Ovchinnikov
[java] added method for getting declared string value...
commit
|
commitdiff
|
tree
2015-07-06
Daniil Ovchinnikov
[java] implementation of light psi class that doesn...
commit
|
commitdiff
|
tree
2015-07-06
Daniil Ovchinnikov
[groovy] collect inner classes from ast transformations...
commit
|
commitdiff
|
tree
2015-07-03
Daniil Ovchinnikov
[groovy] revert 7131400
commit
|
commitdiff
|
tree
2015-07-03
Daniil Ovchinnikov
[groovy] abstract collection with consumer
commit
|
commitdiff
|
tree
2015-06-30
nik
external build: allow custom target types not to ruin...
commit
|
commitdiff
|
tree
2015-06-29
Daniil Ovchinnikov
[groovy] @NotNull
commit
|
commitdiff
|
tree
2015-06-29
Daniil Ovchinnikov
[groovy] remove cast (EA-69981)
commit
|
commitdiff
|
tree
2015-06-29
Daniil Ovchinnikov
[groovy] shut down process when console file is closed
commit
|
commitdiff
|
tree
2015-06-29
Daniil Ovchinnikov
[groovy] console: do not execute empty commands
commit
|
commitdiff
|
tree
2015-06-29
Daniil Ovchinnikov
[groovy] add execute button to the editor toolbar
commit
|
commitdiff
|
tree
2015-06-29
Daniil Ovchinnikov
[groovy] use simple string as console name instead...
commit
|
commitdiff
|
tree
2015-06-29
Daniil Ovchinnikov
[groovy] show console on ctrl+enter (IDEA-140463)
commit
|
commitdiff
|
tree
2015-06-29
nik
fixed updating IDEA CE from IDEA UE sources
commit
|
commitdiff
|
tree
2015-06-25
nik
throw exceptions with detailed messages instead of...
commit
|
commitdiff
|
tree
2015-06-25
nik
removed duplicated interface
commit
|
commitdiff
|
tree
2015-06-25
nik
javadoc
commit
|
commitdiff
|
tree
2015-06-25
nik
cleanup: don't use File.list to find child file by...
commit
|
commitdiff
|
tree
2015-06-25
nik
cleanup: don't use File.list to find file by name
commit
|
commitdiff
|
tree
2015-06-25
nik
use new FileFilters.withExtension method
commit
|
commitdiff
|
tree
2015-06-25
nik
add isFile() check to filtering by extension in non...
commit
|
commitdiff
|
tree
2015-06-25
nik
extracted common FileFilter implementation which accepts...
commit
|
commitdiff
|
tree
2015-06-25
nik
method moved
commit
|
commitdiff
|
tree
2015-06-25
nik
use new FileUtilRt.createFilterByExtension method
commit
|
commitdiff
|
tree
2015-06-25
nik
created FileFilter implementation which filters files...
commit
|
commitdiff
|
tree
2015-06-25
nik
cleanup
commit
|
commitdiff
|
tree
2015-06-25
nik
duplication reduced: call JARs reordering from a single...
commit
|
commitdiff
|
tree
2015-06-24
nik
added generalized constructor to StubBasedPsiElementBase...
commit
|
commitdiff
|
tree
2015-06-23
nik
scope for maven server libraries changed to 'provided'
commit
|
commitdiff
|
tree
2015-06-23
nik
gradle tooling extension jars extract to a separate...
commit
|
commitdiff
|
tree
2015-06-23
nik
restored ability to mark plugin as essential
commit
|
commitdiff
|
tree
2015-06-23
nik
FileColorSettingsTable: fire events from TableModel...
commit
|
commitdiff
|
tree
2015-06-23
nik
use static field to reduce memory usage
commit
|
commitdiff
|
tree
2015-06-23
nik
javadoc for ItemRemovable
commit
|
commitdiff
|
tree
2015-06-23
nik
java compiler target level table: use more specific...
commit
|
commitdiff
|
tree
2015-06-23
nik
'Project Structure' editor: implemented 'Inline Module...
commit
|
commitdiff
|
tree
2015-06-22
nik
java compiler settings: update table UI when an item...
commit
|
commitdiff
|
tree
2015-06-18
Nikolay Mikhaylov
load jars on demands
commit
|
commitdiff
|
tree
next