Commit Graph
47533 Commits
Author SHA1 Message Date
anna 7a11a6fb68 NPE 2010-04-01 19:47:23 +04:00
Maxim.Mossienko 078e08d613 removed tail recursion 2010-04-01 19:13:05 +04:00
Eugene Zhuravlev ee2a43cf52 allow index queries with null project as a parameter 2010-04-01 18:48:34 +04:00
Alexey Pegov 8c6fda8d43 Merge branch 'master' of git.labs.intellij.net:idea/community 2010-04-01 17:57:49 +04:00
Alexey Pegov 2397ffd6f9 EA-19512 - AE: ComponentManagerImpl.getStateStore 2010-04-01 17:57:31 +04:00
Alexey Pegov df991635d5 [19576] ASE: NotificationModel.remove 2010-04-01 17:57:21 +04:00
Maxim Medvedev 605beba382 String index out of range: 0: String index out of range: 0
java.lang.StringIndexOutOfBoundsException: String index out of range: 0
2010-04-01 17:49:42 +04:00
Maxim Medvedev a49882335e IDEA-51038: Simplify generated equals/hashCode for Groovy 2010-04-01 17:32:44 +04:00
Roman Shevchenko af26b58cb9 Java back-end compiler extension point 2010-04-01 17:14:24 +04:00
Dmitry Jemerov af06f478f5 take correct parameter names from debug info for long/double parameters (IDEA-53195) 2010-04-01 15:50:15 +04:00
Maxim Medvedev 8609d4e727 IDEA-53153: Anonymous inner class creation using generics appears red in Groovy code. 2010-04-01 15:46:16 +04:00
Maxim Medvedev ae1099609b IDEA-53041: Auto-import no longer works for refExpr 2010-04-01 15:45:54 +04:00
peter 4b5d3da36e fix stack overflow in groovy library detection 2010-04-01 15:31:44 +04:00
sergey.vasiliev 7728b1e7d1 OpenFaces component library supported 2010-04-01 14:55:32 +04:00
anna d1b4ac3ad1 junit: blocking read replaces another pair of sockets 2010-04-01 14:54:23 +04:00
Maxim.Mossienko c29d820bfa fix for NPE on null myRefCountHolder 2010-04-01 14:50:57 +04:00
Maxim Shafirov cd716c250f util does seem a better place for external classpath classloader 2010-04-01 14:08:33 +04:00
Maxim Shafirov 956aecbf92 Missing constructor required for system class loader. 2010-04-01 13:47:43 +04:00
anna c067908690 eclipse: revert change with relative paths - loading order should not prevent of resolving relative paths; support for paths inside excluded output (IDEA-53188) 2010-04-01 13:37:39 +04:00
Dmitry Avdeev 88e91e9364 diagnostics for http://ea.jetbrains.com/browser/ea_problems/16883 2010-04-01 12:47:39 +04:00
Alexey Kudravtsev 224d0bc576 presentable thread name 2010-04-01 11:27:23 +04:00
Alexey Kudravtsev 39ccd0f16f more relaxed ID check 2010-04-01 11:27:22 +04:00
Gregory Shrago bd1a761cd2 split IntelliLang default config & save only the diff 2010-03-31 23:28:08 +04:00
Maxim Shafirov 1fa1762bcd Use custom classloader that reads classpath entries from the file to avoid failure creating junit process. 2010-03-31 21:10:13 +04:00
anna 2d504526f4 junit: cancel server socket accept 2010-03-31 20:52:43 +04:00
Constantine Plotnikov e74959b4ef git4idea: Added possibility to use shelve instead of stashing files 2010-03-31 20:18:04 +04:00
Constantine Plotnikov 2ab381fab2 Added utility inner classes to DialogWrapper that simplify creation of custom actions 2010-03-31 20:18:00 +04:00
Constantine Plotnikov 4e8578dce0 git4idea: Ensuring that either exception is thrown or non-null stdout is returned from GitSimpleHandler.run() 2010-03-31 20:17:57 +04:00
Constantine Plotnikov 1363fe0f86 git4idea: Refactored out SSHMain specific properties to a separate bundle 2010-03-31 20:17:53 +04:00
Eugene Kudelevsky ca79adad03 Merge branch 'master' of git@git.labs.intellij.net:idea/community 2010-03-31 19:46:45 +04:00
Eugene Kudelevsky bbe8be27bb do not invoke zen coding inside comments and literals 2010-03-31 19:44:01 +04:00
peter f0c3782329 IDEA-53435 ClassNotFoundException when launching a groovy script located in module with imported groovy library 2010-03-31 18:45:36 +04:00
Dmitry Jemerov 1518842ad1 http://ea.jetbrains.com/browser/ea_problems/19559 2010-03-31 18:10:36 +04:00
peter e3c08d4572 IDEA-53425 wrong "Assignment is not used" in groovy. Control flow issue? 2010-03-31 17:46:32 +04:00
Anton Makeev 44913dc944 Maven: settings are not saved fix (IDEA-53422) 2010-03-31 16:33:16 +04:00
Anton Makeev 3833b128b6 Maven: prepare-package phase (IDEA-48427) 2010-03-31 16:33:15 +04:00
peter ad53fc2bdb jdk 1.5 is acceptable, too 2010-03-31 15:51:50 +04:00
peter 555d1f5dfa IDEA-53403 GroovyHotSwap Plugin causes Debugger Session to fail if jdk < 1.5 2010-03-31 15:51:50 +04:00
peter a54b92b7a6 language level is notnull 2010-03-31 15:51:49 +04:00
Dmitry Avdeev 59a84e65d6 http://ea.jetbrains.com/browser/ea_problems/18037: RE: AnchorPathReferenceProvider.createReferences 2010-03-31 15:50:56 +04:00
Konstantin Bulenkov db4166e028 use DataContext instead of AnActionEvent 2010-03-31 15:16:13 +04:00
nik 378f2e91e9 IDEA-53319: IDEA 9.0.1 Very Brittle With Deployments (corrupts projects, overwrites directories, ...) 2010-03-31 12:12:51 +04:00
Eugene Zhuravlev be810fc1d9 suppress INRE 2010-03-31 11:32:46 +04:00
Dmitry Jemerov ddfcf4aa51 test data discoverability, remove redundant throws 2010-03-30 22:33:41 +04:00
anna e095a3b3fa external javadocs: correctly process hrefs like <a \n href=... (IDEA-23285) 2010-03-30 22:04:04 +04:00
anna 9cb223e375 push down: erase type arguments for raw subtypes (IDEA-53405) 2010-03-30 21:00:36 +04:00
anna 7e5a1be9f8 testng: dataprovider references fixed (IDEA-53366,IDEA-53365) 2010-03-30 20:17:58 +04:00
anna 6b7d0aa600 disable inline to anonymous om constructors if inheritors are found (IDEA-53344) 2010-03-30 20:17:57 +04:00
Eugene Zhuravlev 03ebf969ee crearState for layout was called in the wrong place 2010-03-30 19:39:41 +04:00
Eugene Zhuravlev 85ec2f9429 manage thread dump view ID on content dispose instead of removal from the content manager. Previous behaviour does not work if attach/detach/move-to-grid actions were used 2010-03-30 19:39:40 +04:00