idea/community.git
7 years agoWEB-21594 Web preview opens a 404 Not Found document
Vladimir Krivosheev [Fri, 13 May 2016 16:14:49 +0000 (18:14 +0200)]
WEB-21594 Web preview opens a 404 Not Found document

7 years agoWEB-21612 Chrome not loading ts files after security update
Vladimir Krivosheev [Fri, 13 May 2016 15:18:24 +0000 (17:18 +0200)]
WEB-21612 Chrome not loading ts files after security update

7 years agocleanup
Vladimir Krivosheev [Fri, 13 May 2016 13:55:57 +0000 (15:55 +0200)]
cleanup

7 years agoadd "Allow unsigned requests"
Vladimir Krivosheev [Thu, 12 May 2016 16:42:45 +0000 (18:42 +0200)]
add "Allow unsigned requests"

7 years agoIDEA-155871 DocumentationComponent must append access token to image requests
Vladimir Krivosheev [Thu, 12 May 2016 15:15:32 +0000 (17:15 +0200)]
IDEA-155871 DocumentationComponent must append access token to image requests

7 years agoupsource trust to configured host
Vladimir Krivosheev [Thu, 12 May 2016 12:24:08 +0000 (14:24 +0200)]
upsource trust to configured host

7 years agoMerge remote-tracking branch 'origin/master' into IDEA-CR-10038
Vladimir Krivosheev [Thu, 12 May 2016 09:52:38 +0000 (11:52 +0200)]
Merge remote-tracking branch 'origin/master' into IDEA-CR-10038

7 years agobezier
Dennis Ushakov [Wed, 11 May 2016 11:10:48 +0000 (14:10 +0300)]
bezier
#WEB-21581 fixed

7 years agoMerge remote-tracking branch 'origin/master' into IDEA-CR-10038
Vladimir Krivosheev [Thu, 12 May 2016 09:28:40 +0000 (11:28 +0200)]
Merge remote-tracking branch 'origin/master' into IDEA-CR-10038

7 years agoMerge remote-tracking branch 'origin/master' appcode/162.131
dmitriy.tseyler [Thu, 12 May 2016 09:27:38 +0000 (12:27 +0300)]
Merge remote-tracking branch 'origin/master'

7 years agoDBE-897 PostgreSQL: allow setting 'infinity' and '-infinity' for DATE and TIMESTAMP...
dmitriy.tseyler [Thu, 12 May 2016 09:26:48 +0000 (12:26 +0300)]
DBE-897 PostgreSQL: allow setting 'infinity' and '-infinity' for DATE and TIMESTAMP columns

7 years agoIDEA-128057 editor: consume shortcut for "next occurence" action even if there are...
Aleksey Pivovarov [Tue, 10 May 2016 15:18:48 +0000 (18:18 +0300)]
IDEA-128057 editor: consume shortcut for "next occurence" action even if there are nothing found

These are local actions and we don't want their shortcuts to trigger some other action while search field is in focus (even if they have nothing to do).
We still want `update()` to mark actions as disabled on toolbar.

Issue:
* open "Commit Changes" dialog
* type "some commit message in a commit message editor"
* invoke search
* search for "comm", iterate over occurrences using "Enter"
* search for "comment", try to iterate over occurrences using "Enter"
* Bug: Dialog is closed, changes are committed (action is disabled and "Enter" is passed to the outer dialog, invoking `doOkAction()`)

7 years agodeprecated DebuggerManager.registerPositionManagerFactory appcode/162.130 clion/162.129
Egor.Ushakov [Thu, 12 May 2016 08:48:50 +0000 (11:48 +0300)]
deprecated DebuggerManager.registerPositionManagerFactory

7 years agoLineIndentProvider API with a simple example for JavaScript
Rustam Vishnyakov [Thu, 12 May 2016 08:21:44 +0000 (11:21 +0300)]
LineIndentProvider API with a simple example for JavaScript

7 years agoRevert: [show usage] gray a bit repeated files (94baf71372e306daf7309c353334aa66f56cf6ea)
Sergey Ignatov [Thu, 12 May 2016 08:28:27 +0000 (11:28 +0300)]
Revert: [show usage] gray a bit repeated files (94baf71372e306daf7309c353334aa66f56cf6ea)

7 years agosupported new attributes for full build numbers in updates.xml (IDEA-155844)
nik [Thu, 12 May 2016 06:56:36 +0000 (09:56 +0300)]
supported new attributes for full build numbers in updates.xml (IDEA-155844)

7 years agoGPUB: sync with GK 1.3.1 (hooks) appcode/162.122 clion/162.123 dbe/162.119 idea/162.120 phpstorm/162.121 pycharm/162.124 pycharm/162.128 rubymine/162.126 webstorm/162.127
Gregory.Shrago [Wed, 11 May 2016 21:32:31 +0000 (00:32 +0300)]
GPUB: sync with GK 1.3.1 (hooks)

7 years agoJFlex: delete our patched 1.4.3 and complete IDEA-143060
Gregory.Shrago [Wed, 11 May 2016 20:48:52 +0000 (23:48 +0300)]
JFlex: delete our patched 1.4.3 and complete IDEA-143060

7 years agoJFlex: regen all lexers
Gregory.Shrago [Wed, 11 May 2016 19:19:07 +0000 (22:19 +0300)]
JFlex: regen all lexers

7 years agoadd missing flex files to ant build.xml
Gregory.Shrago [Wed, 11 May 2016 19:14:49 +0000 (22:14 +0300)]
add missing flex files to ant build.xml

7 years agoJFlex: regen all lexers
Gregory.Shrago [Thu, 5 May 2016 22:47:46 +0000 (01:47 +0300)]
JFlex: regen all lexers

7 years agoJFlex: cleanup skeletons
Gregory.Shrago [Fri, 6 May 2016 13:00:25 +0000 (16:00 +0300)]
JFlex: cleanup skeletons

7 years agoJFlex: 1.7.0-SNAPSHOT tweaked for IntelliJ platform
Gregory.Shrago [Thu, 5 May 2016 15:57:51 +0000 (18:57 +0300)]
JFlex: 1.7.0-SNAPSHOT tweaked for IntelliJ platform

7 years agoIDEA-155877 Tests in fork mode does not work with kotlin
Egor.Ushakov [Wed, 11 May 2016 18:25:09 +0000 (21:25 +0300)]
IDEA-155877 Tests in fork mode does not work with kotlin

7 years agoremove unused field
Kirill Likhodedov [Tue, 10 May 2016 18:22:52 +0000 (21:22 +0300)]
remove unused field

7 years agoartifact editor: NPE fixed (IDEA-100683)
nik [Wed, 11 May 2016 18:02:26 +0000 (21:02 +0300)]
artifact editor: NPE fixed (IDEA-100683)

7 years ago[hg]: implement 'Compare with the same repository version' for uncommitted renamed...
Nadya Zabrodina [Wed, 11 May 2016 16:32:53 +0000 (19:32 +0300)]
[hg]: implement 'Compare with  the same repository version' for uncommitted renamed file

7 years ago[hg]: fix file history on windows
Nadya Zabrodina [Wed, 11 May 2016 15:50:56 +0000 (18:50 +0300)]
[hg]: fix file history on windows

7 years agofix compilation
Bas Leijdekkers [Wed, 11 May 2016 16:56:41 +0000 (18:56 +0200)]
fix compilation

7 years agojava : fix broken compilation
Andrey Starovoyt [Wed, 11 May 2016 16:54:36 +0000 (19:54 +0300)]
java : fix broken compilation

7 years agoCPP-6254 Output for CLion IDE sometimes cuts off when executing a program
Vyacheslav Karpukhin [Wed, 11 May 2016 16:38:28 +0000 (18:38 +0200)]
CPP-6254 Output for CLion IDE sometimes cuts off when executing a program

7 years agoCPP-4963 Rename for user commands and macros in CMake
Vasily Pisar [Wed, 11 May 2016 16:18:43 +0000 (19:18 +0300)]
CPP-4963 Rename for user commands and macros in CMake

Fixing performance issues found by Nastya here: https://youtrack.jetbrains.com/issue/CPP-4963#comment=27-1428213
– disabling OCGotoDeclarationHandler, because we have to work twice otherwise
– searching in text indices for a text of our element in CMakeCommandReference.resolve (instead of parsing/processing all the files)
- equals/hashcode in our references, so that ResolveCache would work

7 years agoCPP-6656 Exceptions for function/macro in CMakeList.txt (master)
Vasily Pisar [Fri, 6 May 2016 14:21:34 +0000 (17:21 +0300)]
CPP-6656 Exceptions for function/macro in CMakeList.txt (master)

– fixing a few exceptions that sometimes appear during file editing

7 years agono ticket – fixing tests (temporarily saving next project directory)
Vasily Pisar [Fri, 6 May 2016 13:13:12 +0000 (16:13 +0300)]
no ticket – fixing tests (temporarily saving next project directory)

7 years agoCPP-3088 Kill CMake processes when exiting IDE
Vasily Pisar [Tue, 19 Jan 2016 06:00:35 +0000 (09:00 +0300)]
CPP-3088 Kill CMake processes when exiting IDE

- minor helper method

7 years agoListTemplate action: do not show an error hint in unit test mode
Artem Khvastunov [Tue, 10 May 2016 16:53:08 +0000 (18:53 +0200)]
ListTemplate action: do not show an error hint in unit test mode

7 years agoinclude all constructor candidates to calculate change signature fix (IDEA-128891)
Anna Kozlova [Wed, 11 May 2016 15:47:41 +0000 (17:47 +0200)]
include all constructor candidates to calculate change signature fix (IDEA-128891)

7 years agoupdate bundled runtime from update.cmd/update.sh script
Dmitry Batrak [Wed, 11 May 2016 12:51:48 +0000 (15:51 +0300)]
update bundled runtime from update.cmd/update.sh script

7 years ago[vcs-log] minor: move sortRefs method to CommitPanel class
Julia Beliaeva [Wed, 11 May 2016 15:44:22 +0000 (18:44 +0300)]
[vcs-log] minor: move sortRefs method to CommitPanel class

7 years ago[vcs-log] fix colored stripe color in details for multi-selection
Julia Beliaeva [Wed, 11 May 2016 15:24:03 +0000 (18:24 +0300)]
[vcs-log] fix colored stripe color in details for multi-selection

7 years ago[vcs-log] extract details component for a single commit with references and message
Julia Beliaeva [Wed, 11 May 2016 15:12:33 +0000 (18:12 +0300)]
[vcs-log] extract details component for a single commit with references and message

7 years agoRevert: IDEA-155679 Throwable at com.intellij.openapi.application.TransactionGuardImp...
peter [Wed, 11 May 2016 15:22:22 +0000 (17:22 +0200)]
Revert: IDEA-155679 Throwable at com.intellij.openapi.application.TransactionGuardImpl.submitTransactionAndWait (68c1920d733db7ab579fd94e6ae49ec6e66a3e41)

7 years agofix NPE in DefaultLogger.attachmentsToString appcode/162.117 clion/162.118
peter [Wed, 11 May 2016 14:57:45 +0000 (16:57 +0200)]
fix NPE in DefaultLogger.attachmentsToString

7 years agoJavafx: Simplify searching for custom components. Fixed library name calculation...
Pavel Dolgov [Wed, 11 May 2016 14:50:42 +0000 (17:50 +0300)]
Javafx: Simplify searching for custom components. Fixed library name calculation for custom components (IDEA-126664)

7 years agonew "Object instantiation inside 'equals()' or 'hashCode()'" inspection
Bas Leijdekkers [Wed, 11 May 2016 13:05:55 +0000 (15:05 +0200)]
new "Object instantiation inside 'equals()' or 'hashCode()'" inspection

7 years agoIG: remove unused properties
Bas Leijdekkers [Wed, 11 May 2016 13:05:25 +0000 (15:05 +0200)]
IG: remove unused properties

7 years ago[vcs-log] scroll details to the top only on completely new selection
Julia Beliaeva [Wed, 11 May 2016 14:36:04 +0000 (17:36 +0300)]
[vcs-log] scroll details to the top only on completely new selection

7 years agovcs: Removed show/hide unversioned files action from popup in commit dialog
Konstantin Kolosovsky [Wed, 11 May 2016 14:28:57 +0000 (17:28 +0300)]
vcs: Removed show/hide unversioned files action from popup in commit dialog

7 years agovcs: Removed unused parameters from "ChangesBrowserBase" constructor
Konstantin Kolosovsky [Wed, 11 May 2016 14:07:20 +0000 (17:07 +0300)]
vcs: Removed unused parameters from "ChangesBrowserBase" constructor

7 years agovcs: Removed several virtual method calls from "ChangesBrowserBase" constructor
Konstantin Kolosovsky [Wed, 11 May 2016 14:02:41 +0000 (17:02 +0300)]
vcs: Removed several virtual method calls from "ChangesBrowserBase" constructor

Corresponding methods are called where necessary from "ChangesBrowserBase" inheritors.

7 years ago[tests] adopts patch test for both VMs
Roman Shevchenko [Wed, 11 May 2016 14:20:06 +0000 (16:20 +0200)]
[tests] adopts patch test for both VMs

7 years agoremove empty method
Sergey Ignatov [Wed, 11 May 2016 13:54:54 +0000 (16:54 +0300)]
remove empty method

7 years agohighlight implicit constructor call as method (IDEA-152964)
Anna Kozlova [Wed, 11 May 2016 14:01:41 +0000 (16:01 +0200)]
highlight implicit constructor call as method (IDEA-152964)

7 years agofix external annotations test
Anna Kozlova [Wed, 11 May 2016 13:38:44 +0000 (15:38 +0200)]
fix external annotations test

7 years agosupport null device configurations
Gregory.Shrago [Wed, 11 May 2016 13:48:04 +0000 (16:48 +0300)]
support null device configurations

7 years agoCleanup (patch test refreshed)
Roman Shevchenko [Wed, 11 May 2016 13:22:46 +0000 (15:22 +0200)]
Cleanup (patch test refreshed)

7 years agoIDEA-155212 breakpoint display in favorites is suboptimal - use short path in breakpo...
Egor.Ushakov [Wed, 11 May 2016 12:54:39 +0000 (15:54 +0300)]
IDEA-155212 breakpoint display in favorites is suboptimal - use short path in breakpoint message

7 years agoCleanup (JUnit 4 rule; warnings; formatting)
Roman Shevchenko [Wed, 11 May 2016 12:42:24 +0000 (14:42 +0200)]
Cleanup (JUnit 4 rule; warnings; formatting)

7 years agoMerge remote-tracking branch 'origin/master' idea/162.115
Elizaveta Shashkova [Wed, 11 May 2016 12:41:24 +0000 (15:41 +0300)]
Merge remote-tracking branch 'origin/master'

7 years agoFixes in PR #386
Elizaveta Shashkova [Wed, 11 May 2016 12:40:01 +0000 (15:40 +0300)]
Fixes in PR #386

7 years agoMerge remote-tracking branch 'origin/master'
Vladimir.Orlov [Wed, 11 May 2016 12:29:37 +0000 (15:29 +0300)]
Merge remote-tracking branch 'origin/master'

7 years agofix recompile on resource files
Eugene Zhuravlev [Wed, 11 May 2016 12:11:51 +0000 (14:11 +0200)]
fix recompile on resource files

7 years agofix recompile on resource files
Eugene Zhuravlev [Wed, 11 May 2016 10:40:36 +0000 (12:40 +0200)]
fix recompile on resource files

7 years agoexternal annotations: don't insert annotations externally when there is annotations...
Anna Kozlova [Wed, 11 May 2016 12:23:06 +0000 (14:23 +0200)]
external annotations: don't insert annotations externally when there is annotations root but use_external_annotations option is disabled

7 years agojunit parameterized tests: support filter for fork mode (IDEA-148711)
Anna Kozlova [Wed, 11 May 2016 12:16:20 +0000 (14:16 +0200)]
junit parameterized tests: support filter for fork mode (IDEA-148711)

7 years agoMerge remote-tracking branch 'origin/master'
Vladimir.Orlov [Wed, 11 May 2016 12:23:40 +0000 (15:23 +0300)]
Merge remote-tracking branch 'origin/master'

7 years agofixed IC system folder name.
Vladimir.Orlov [Wed, 11 May 2016 12:16:59 +0000 (15:16 +0300)]
fixed IC system folder name.

7 years agoMerge pull request #386 fix conflict
Elizaveta Shashkova [Wed, 11 May 2016 11:48:01 +0000 (14:48 +0300)]
Merge pull request #386 fix conflict

7 years ago[grails] gson: highlight model declarations as fields, support rename, find usages... appcode/162.114 clion/162.113 phpstorm/162.111
Daniil Ovchinnikov [Tue, 10 May 2016 15:47:05 +0000 (18:47 +0300)]
[grails] gson: highlight model declarations as fields, support rename, find usages, etc.

7 years ago[grails] gson: support grails' own StreamingJsonDelegate fork
Daniil Ovchinnikov [Sun, 8 May 2016 18:38:29 +0000 (21:38 +0300)]
[grails] gson: support grails' own StreamingJsonDelegate fork

7 years ago[groovy] transformations: super type can be only one, rename setSuperClass() to setSu...
Daniil Ovchinnikov [Sun, 8 May 2016 17:33:47 +0000 (20:33 +0300)]
[groovy] transformations: super type can be only one, rename setSuperClass() to setSuperType()

7 years ago[groovy] use collection instead of array in expandReflectedMethods()
Daniil Ovchinnikov [Sun, 8 May 2016 11:59:37 +0000 (14:59 +0300)]
[groovy] use collection instead of array in expandReflectedMethods()

7 years ago[groovy] get rid of unnecessary GroovyFileBase.getMethods(), rename getCodeMethods...
Daniil Ovchinnikov [Sun, 8 May 2016 11:58:43 +0000 (14:58 +0300)]
[groovy] get rid of unnecessary GroovyFileBase.getMethods(), rename getCodeMethods() to getMethods()

7 years ago[groovy] transformations: support transformations in scripts
Daniil Ovchinnikov [Sun, 8 May 2016 11:50:28 +0000 (14:50 +0300)]
[groovy] transformations: support transformations in scripts

7 years ago[groovy] transformations: add ability to prepend methods
Daniil Ovchinnikov [Sun, 8 May 2016 11:45:37 +0000 (14:45 +0300)]
[groovy] transformations: add ability to prepend methods

7 years ago[groovy] transformations: extract code members provider
Daniil Ovchinnikov [Sat, 7 May 2016 18:27:26 +0000 (21:27 +0300)]
[groovy] transformations: extract code members provider

7 years ago[groovy] transformations: add ability to set superclass, properly add interfaces...
Daniil Ovchinnikov [Sat, 7 May 2016 18:18:50 +0000 (21:18 +0300)]
[groovy] transformations: add ability to set superclass, properly add interfaces depending on transformed class kind

7 years agoMerge remote-tracking branch 'origin/master'
Elizaveta Shashkova [Wed, 11 May 2016 11:27:19 +0000 (14:27 +0300)]
Merge remote-tracking branch 'origin/master'

7 years agoMinors in PR #397
Elizaveta Shashkova [Wed, 11 May 2016 11:26:12 +0000 (14:26 +0300)]
Minors in PR #397

7 years agoIDEA-155763 Memory leak detected: 'com.intellij.ui.BalloonImpl
Alexander Lobas [Wed, 11 May 2016 11:17:33 +0000 (14:17 +0300)]
IDEA-155763 Memory leak detected: 'com.intellij.ui.BalloonImpl

7 years agoMerge pull request #397
Elizaveta Shashkova [Wed, 11 May 2016 10:54:47 +0000 (13:54 +0300)]
Merge pull request #397

7 years agotest history: ensure state output is saved (IDEA-155465)
Anna Kozlova [Wed, 11 May 2016 10:35:49 +0000 (12:35 +0200)]
test history: ensure state output is saved (IDEA-155465)

7 years agojava tests: ensure search is completed with onFound so all invariants would be in...
Anna Kozlova [Wed, 11 May 2016 10:11:27 +0000 (12:11 +0200)]
java tests: ensure search is completed with onFound so all invariants would be in the consistent state

7 years agotestng: skip artificial debug socket for forked debugging in case no tests were found...
Anna Kozlova [Wed, 11 May 2016 10:05:26 +0000 (12:05 +0200)]
testng: skip artificial debug socket for forked debugging in case no tests were found (IDEA-155583)

7 years agoregister make class static for illegal enclosing usage error (IDEA-155700)
Anna Kozlova [Wed, 11 May 2016 09:13:41 +0000 (11:13 +0200)]
register make class static for illegal enclosing usage error (IDEA-155700)

7 years agomove inner: preselect directory of target package if it belongs to the same source...
Anna Kozlova [Wed, 11 May 2016 08:23:45 +0000 (10:23 +0200)]
move inner: preselect directory of target package if it belongs to the same source root as initial class (IDEA-149490)

7 years agoavoid CCE in code running in Upsource
Maxim.Mossienko [Wed, 11 May 2016 10:42:53 +0000 (12:42 +0200)]
avoid CCE in code running in Upsource

7 years agoSometimes the attribute doesn't exist (PY-19205)
Elizaveta Shashkova [Wed, 11 May 2016 09:56:19 +0000 (12:56 +0300)]
Sometimes the attribute doesn't exist (PY-19205)

7 years agoCleanup (deprecated API)
Roman Shevchenko [Wed, 11 May 2016 10:07:48 +0000 (12:07 +0200)]
Cleanup (deprecated API)

7 years agoJavafx: Narrow down the search scope for search&rename of controller member. (IDEA...
Pavel Dolgov [Wed, 11 May 2016 09:59:06 +0000 (12:59 +0300)]
Javafx: Narrow down the search scope for search&rename of controller member.  (IDEA-154116)

7 years agoJavafx: Get rid of nullability warnings in search&rename code. (IDEA-154116)
Pavel Dolgov [Wed, 11 May 2016 09:55:33 +0000 (12:55 +0300)]
Javafx: Get rid of nullability warnings in search&rename code.  (IDEA-154116)

7 years agoJavafx: Refactor rename tests - create artifact in the common superclass. (IDEA...
Pavel Dolgov [Wed, 11 May 2016 09:52:27 +0000 (12:52 +0300)]
Javafx: Refactor rename tests - create artifact in the common superclass.  (IDEA-154116)

7 years agoIDEA-152976 Gradle tooling API for Scala projects is incompatible with Gradle 2.12...
Vladislav.Soroka [Wed, 11 May 2016 09:55:13 +0000 (12:55 +0300)]
IDEA-152976 Gradle tooling API for Scala projects is incompatible with Gradle 2.12 due to missing ScalaCompileOptions.getForce() method

7 years agoMerge remote-tracking branch 'origin/master'
Roman Shevchenko [Wed, 11 May 2016 09:40:59 +0000 (11:40 +0200)]
Merge remote-tracking branch 'origin/master'

7 years agoCleanup (warnings; dead code)
Roman Shevchenko [Wed, 11 May 2016 09:40:25 +0000 (11:40 +0200)]
Cleanup (warnings; dead code)

7 years agoIDEA-153236 New Android Project Wizard: disabled Next button becomes enabled after...
Dmitry Avdeev [Wed, 11 May 2016 09:30:23 +0000 (12:30 +0300)]
IDEA-153236 New Android Project Wizard: disabled Next button becomes enabled after switching to o...

7 years agoCleanup (formatting)
Roman Shevchenko [Wed, 11 May 2016 09:30:00 +0000 (11:30 +0200)]
Cleanup (formatting)

7 years agouse computeIfAbsent appcode/162.108 clion/162.110 dbe/162.109
Egor.Ushakov [Tue, 10 May 2016 18:04:22 +0000 (21:04 +0300)]
use computeIfAbsent

7 years agoadded -XX:MaxJavaStackTraceDepth=-1 in EAP builds, stacks are trimmed in log and...
Egor.Ushakov [Tue, 10 May 2016 17:24:18 +0000 (20:24 +0300)]
added -XX:MaxJavaStackTraceDepth=-1 in EAP builds, stacks are trimmed in log and exception reporter

7 years agoIDEA-155420 Update Event Log look and behavior
Alexander Lobas [Wed, 11 May 2016 07:49:31 +0000 (10:49 +0300)]
IDEA-155420 Update Event Log look and behavior