2009-09-23 |
Constantine... | git4idea: IDEADEV-40016: fixed typo |
commit | commitdiff | tree |
2009-09-23 |
Constantine... | git4idea: IDEADEV-40033: fixed logged assertion |
commit | commitdiff | tree |
2009-09-23 |
Maxim.Medvedev | IDEADEV-40455: Editor cannot resolve property access |
commit | commitdiff | tree |
2009-09-22 |
Bas Leijdekkers | IDEADEV-40488 Unnecessary JavaDoc link |
commit | commitdiff | tree |
2009-09-22 |
Dmitry Jemerov | RegExp is not a plugin anymore, so don't depend on it |
commit | commitdiff | tree |
2009-09-22 |
greg | WI-287 Language Injection settings lead to errors:... |
commit | commitdiff | tree |
2009-09-22 |
Ilya Sergey | GroovyDSL extended |
commit | commitdiff | tree |
2009-09-22 |
Peter Gromov | test for groovy compilation in test sources |
commit | commitdiff | tree |
2009-09-22 |
Dmitry Jemerov | package RegExpSupport inside platform, not as a separat... |
commit | commitdiff | tree |
2009-09-22 |
Peter Gromov | add groovy-all.jar to script classpath in case of embed... |
commit | commitdiff | tree |
2009-09-22 |
Peter Gromov | groovy create method from usage: reference may not... |
commit | commitdiff | tree |
2009-09-22 |
Bas Leijdekkers | "Unnecessary JavaDoc link" inspection |
commit | commitdiff | tree |
2009-09-22 |
Bas Leijdekkers | quickfix for "Unnecessary {@inheritDoc} JavaDoc Comment... |
commit | commitdiff | tree |
2009-09-22 |
Dmitry Jemerov | API for specifying test source root path in RubyLightPr... |
commit | commitdiff | tree |
2009-09-22 |
greg | fix UI on win |
commit | commitdiff | tree |
2009-09-22 |
Peter Gromov | fix groovyc classpath for test sources |
commit | commitdiff | tree |
2009-09-22 |
Maxim Mossienko | inline to work when invoked on definition |
commit | commitdiff | tree |
2009-09-22 |
Ilya Sergey | fixed completion for DSL-powered scripts |
commit | commitdiff | tree |
2009-09-21 |
Peter Gromov | diagnostics |
commit | commitdiff | tree |
2009-09-21 |
Peter Gromov | diagnostics for wrong groovy version |
commit | commitdiff | tree |
2009-09-21 |
Maxim.Medvedev | IDEADEV-39498: Groovy: convert method to closure and... |
commit | commitdiff | tree |
2009-09-21 |
Maxim.Medvedev | IDEADEV-40442: Replace GString with string concatenati... |
commit | commitdiff | tree |
2009-09-21 |
Maxim.Medvedev | IDEADEV-40436: Bad Groovy code is green |
commit | commitdiff | tree |
2009-09-21 |
Maxim.Medvedev | TypesUtil refactoring |
commit | commitdiff | tree |
2009-09-21 |
Anton Makeev | Undo: reworked |
commit | commitdiff | tree |
2009-09-21 |
Peter Gromov | prevent endless groovy reference shortening and diagnose it |
commit | commitdiff | tree |
2009-09-21 |
Peter Gromov | replace delete+insert with replace |
commit | commitdiff | tree |
2009-09-21 |
Alexey Pegov | fix invalid deps |
commit | commitdiff | tree |
2009-09-21 |
Sascha Weinreuter | support mode "#current" for xslt 2.0 |
commit | commitdiff | tree |
2009-09-21 |
Sascha Weinreuter | xpath injection in xslt 2.0 was incorrectly enabled |
commit | commitdiff | tree |
2009-09-21 |
Peter Gromov | read access in groovy constructor usage searcher |
commit | commitdiff | tree |
2009-09-21 |
Peter Gromov | fix SOE |
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | failing FilePathClassNameCompletionTest test moved... |
commit | commitdiff | tree |
2009-09-18 |
Ilya Sergey | GroovyDSL redescribed |
commit | commitdiff | tree |
2009-09-18 |
Ilya Sergey | new GroovyDSL script action added |
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | groovy/gsp enter/typed handlers -> extensions |
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | evaluate groovy field from closure doesn't need this-ing |
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | when A.groovy depends on B.groovy, make change to A... |
commit | commitdiff | tree |
2009-09-18 |
Bas Leijdekkers | IDEADEV-40452 |
commit | commitdiff | tree |
2009-09-18 |
Bas Leijdekkers | restore copyright message |
commit | commitdiff | tree |
2009-09-18 |
Sascha Weinreuter | IDEADEV-33215: XSLT 2.0 code navigation (partial suppor... |
commit | commitdiff | tree |
2009-09-18 |
Anna Kozlova | bombed |
commit | commitdiff | tree |
2009-09-18 |
Nikolay Chashnikov | added icons to frameworks tree |
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | failing test commented out |
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | decorate->withRenderer, createDecorator->withTail,... |
commit | commitdiff | tree |
2009-09-18 |
Peter Gromov | make utility test class abstract |
commit | commitdiff | tree |
2009-09-18 |
Nikolay Chashnikov | 'add framework support' ui imporved & FrameworkSupportP... |
commit | commitdiff | tree |
2009-09-17 |
Bas Leijdekkers | IDEADEV-40448 (Intention to convert test cases from... |
commit | commitdiff | tree |
2009-09-17 |
Maxim Shafirov | IDEADEV-36036 |
commit | commitdiff | tree |
2009-09-17 |
Ilya Sergey | deadlock in GroovyDSL tests fixed |
commit | commitdiff | tree |
2009-09-17 |
Peter Gromov | blame groovyc |
commit | commitdiff | tree |
2009-09-17 |
Peter Gromov | tolerate groovyc stub generation errors, show them... |
commit | commitdiff | tree |
2009-09-17 |
Ilya Sergey | gdsl language extended |
commit | commitdiff | tree |
2009-09-17 |
Alexey Kudravtsev | assertions |
commit | commitdiff | tree |
2009-09-17 |
Peter Gromov | correct groovy.home |
commit | commitdiff | tree |
2009-09-17 |
Peter Gromov | more careful distinction between sdk and embeddable... |
commit | commitdiff | tree |
2009-09-17 |
Maxim.Medvedev | IDEADEV-37365, IDEADEV-40385: Replace String concatena... |
commit | commitdiff | tree |
2009-09-17 |
Ilya Sergey | applying recent groovy changes |
commit | commitdiff | tree |
2009-09-17 |
Anna Kozlova | find tests in package: abstract tests are in diffeternt... |
commit | commitdiff | tree |
2009-09-17 |
Alexey Gopachenko | REVERTING groovy changes to fix compilation |
commit | commitdiff | tree |
2009-09-16 |
Ilya Sergey | Primitives for closure delegation implemented |
commit | commitdiff | tree |
2009-09-16 |
Anna Kozlova | show refactoring conflicts in usage view |
commit | commitdiff | tree |
2009-09-16 |
Peter Gromov | groovy stub generator reworked |
commit | commitdiff | tree |
2009-09-16 |
Peter Gromov | Groovyc classloader diagnostics |
commit | commitdiff | tree |
2009-09-16 |
Peter Gromov | 'Rename to Java' always visible |
commit | commitdiff | tree |
2009-09-16 |
Peter Gromov | gant, gradle and groovy compiler help topics |
commit | commitdiff | tree |
2009-09-16 |
Maxim.Medvedev | groovy parsing of parameter list in closable block fix |
commit | commitdiff | tree |
2009-09-16 |
Maxim.Medvedev | IDEADEV-40403: Variable resolved incorrectly in editor |
commit | commitdiff | tree |
2009-09-16 |
Maxim.Medvedev | IDEADEV-40060: Groovy 1.7: print* methods are not resol... |
commit | commitdiff | tree |
2009-09-16 |
Maxim.Medvedev | IDEADEV-37208: Inline method leaves the method |
commit | commitdiff | tree |
2009-09-16 |
Bas Leijdekkers | cleanup |
commit | commitdiff | tree |
2009-09-16 |
Maxim.Medvedev | IDEADEV-40247: Good code is red: Method 'foo' is not... |
commit | commitdiff | tree |
2009-09-16 |
Maxim.Medvedev | some code improvement |
commit | commitdiff | tree |
2009-09-16 |
Bas Leijdekkers | cleanup |
commit | commitdiff | tree |
2009-09-15 |
Eugene Zhuravlev | 1. preserve before run tasks from missing plugins |
commit | commitdiff | tree |
2009-09-15 |
Ilya Sergey | Groovy DSL language implemented as extensions, |
commit | commitdiff | tree |
2009-09-15 |
Ilya Sergey | PSI categories arranged as an extensionˆ |
commit | commitdiff | tree |
2009-09-15 |
Peter Gromov | analyzeable gdsl stack trace |
commit | commitdiff | tree |
2009-09-15 |
Peter Gromov | rethrow PCE |
commit | commitdiff | tree |
2009-09-15 |
Peter Gromov | read action in groovy debugger |
commit | commitdiff | tree |
2009-09-15 |
Peter Gromov | replace setGrouping() && setPriority() with Prioritized... |
commit | commitdiff | tree |
2009-09-15 |
Anton Makeev | Undo: fixes |
commit | commitdiff | tree |
2009-09-14 |
Peter Gromov | GroovyCompilerTest |
commit | commitdiff | tree |
2009-09-14 |
Alexey Kudravtsev | IDEADEV-39027 |
commit | commitdiff | tree |
2009-09-14 |
Peter Gromov | report gdsl errors in test mode |
commit | commitdiff | tree |
2009-09-14 |
Ilya Sergey | ProcessCancelledExn suppressed |
commit | commitdiff | tree |
2009-09-13 |
Irina Chernushina | IDEADEV-40382 (On creating files under .idea directory... |
commit | commitdiff | tree |
2009-09-13 |
Ilya Sergey | wrong context return fixed |
commit | commitdiff | tree |
2009-09-12 |
Ilya Sergey | GroovyDSL engine implemented |
commit | commitdiff | tree |
2009-09-12 |
Maxim.Medvedev | IDEADEV-40058: Groovy 1.7 features should not be suppor... |
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | make copy file action work for all PsiClassOwners outsi... |
commit | commitdiff | tree |
2009-09-11 |
Ilya Sergey | compilation fix |
commit | commitdiff | tree |
2009-09-11 |
Ilya Sergey | contexts and contributors are implemented for GroovyDSL... |
commit | commitdiff | tree |
2009-09-11 |
Bas Leijdekkers | IDEADEV-40393 (Inspection to shorten FQN for {@link... |
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | fix groovy compiler |
commit | commitdiff | tree |
2009-09-11 |
Irina Chernushina | Git: when ask committed change lists, ask changes too |
commit | commitdiff | tree |
2009-09-11 |
Peter Gromov | introduce LookupArranger to support different sorting... |
commit | commitdiff | tree |
2009-09-10 |
Peter Gromov | move gsp live template test to groovy-mvc-tests |
commit | commitdiff | tree |
2009-09-10 |
Anna Kozlova | should be possible to create idea jdk over idea compile... |
commit | commitdiff | tree |
2009-09-10 |
Alexey Pegov | Notifications improvements |
commit | commitdiff | tree |
next |