Kirill Likhodedov [Tue, 26 Apr 2011 12:21:44 +0000 (16:21 +0400)]
IDEA-68731 Batch process files in hg status
1. HgStatusCommand processes several files at once
2. More optimizations of HgChangeProvider.
Kirill Likhodedov [Tue, 26 Apr 2011 12:05:58 +0000 (16:05 +0400)]
IDEA-68731 Batch processing of 'hg add' with progress.
1. Make HgAddCommand capable to add several files at once. If there are many files, show background progressable process.
2. HgAddCommand: get rid of HgFile.
3. HgCopyCommand: get rid of HgFile; add instead of copy in the case of different repos.
Kirill Likhodedov [Tue, 26 Apr 2011 11:36:16 +0000 (15:36 +0400)]
IDEA-68107 Hg: Remember passwords on disk
Save myRememberedUrls in the persistent state.
Refactored HgGlobalSettings to avoid unnecessary assignments.
Kirill Likhodedov [Mon, 25 Apr 2011 16:50:21 +0000 (20:50 +0400)]
Moved several utility methods from GitFileUtils & GitUtil to VcsFileUtil so that they can be used by Mercurial.
anna [Tue, 26 Apr 2011 11:55:59 +0000 (13:55 +0200)]
NPE (IDEA-68766)
anna [Tue, 26 Apr 2011 11:20:45 +0000 (13:20 +0200)]
testng: do not apply test description twice
anna [Tue, 26 Apr 2011 11:10:39 +0000 (13:10 +0200)]
testng: do not dbl tests after non-start failure (IDEA-68755 )
peter [Tue, 26 Apr 2011 12:17:37 +0000 (14:17 +0200)]
unused field
peter [Tue, 26 Apr 2011 12:16:41 +0000 (14:16 +0200)]
by-instance equality in lookup
peter [Tue, 26 Apr 2011 11:53:00 +0000 (13:53 +0200)]
IDEA-68669 Autocompletion eats letters
peter [Tue, 26 Apr 2011 11:00:25 +0000 (13:00 +0200)]
remove FALSE_MATCHER
irengrig [Tue, 26 Apr 2011 11:45:15 +0000 (15:45 +0400)]
VCS: always show "Update Project" and "Integrate Project" for versioned projects. Remove "show project status" - unclear why we needed it and what it was. does the same as update. exactly.
Kirill.Safonov [Tue, 26 Apr 2011 11:10:23 +0000 (15:10 +0400)]
Change signature for JavaScript (work in progress)
Sergey Evdokimov [Tue, 26 Apr 2011 11:04:52 +0000 (15:04 +0400)]
Fix: IDEA-59987 (New Module Wizard: Grails module: preselect the newest version of Grails library)
anna [Tue, 26 Apr 2011 10:30:11 +0000 (12:30 +0200)]
clear caches:deadlock prevention: cache text length if still unparsed (IDEA-68478)
anna [Tue, 26 Apr 2011 07:39:24 +0000 (09:39 +0200)]
EA-27211 - NPE: TestPackage$4.fun
Alexey Kudravtsev [Tue, 26 Apr 2011 10:17:02 +0000 (14:17 +0400)]
useful method
Alexey Kudravtsev [Tue, 26 Apr 2011 10:15:46 +0000 (14:15 +0400)]
faster tests
Alexey Kudravtsev [Tue, 26 Apr 2011 07:52:42 +0000 (11:52 +0400)]
leak
Alexey Kudravtsev [Tue, 26 Apr 2011 07:08:27 +0000 (11:08 +0400)]
cleanup
Alexey Kudravtsev [Tue, 26 Apr 2011 07:01:15 +0000 (11:01 +0400)]
cleanup
Roman Shevchenko [Tue, 26 Apr 2011 10:14:46 +0000 (12:14 +0200)]
IDEA-55540 (support for AspectJ-style type parameters)
irengrig [Tue, 26 Apr 2011 10:02:58 +0000 (14:02 +0400)]
IDEA-68752 Perforce: in case of commit performing in foreground the progress dialog appears over CommitFailure dialog (also wait for foregrounded backgroundable progress)
irengrig [Tue, 26 Apr 2011 09:29:46 +0000 (13:29 +0400)]
IDEA-68709 Perforce:multiple notifications are shown when no p4user is specified
irengrig [Mon, 25 Apr 2011 20:30:24 +0000 (00:30 +0400)]
Perforce: check authorization state before local operations, executed on queue
sweinreuter [Thu, 21 Apr 2011 21:12:23 +0000 (23:12 +0200)]
IDEA-68606 XPath 2: xs:anyURI value promoted to xs:string is red
sweinreuter [Thu, 21 Apr 2011 18:31:55 +0000 (20:31 +0200)]
IDEA-68604 XPath 2: IAE at XPath2SequenceType.create() on typing a comma inside a sequence
sweinreuter [Thu, 21 Apr 2011 12:47:37 +0000 (14:47 +0200)]
IDEA-68538 XPath 2: variable in for expression: Refactor / Rename dialog calls it 'unknown'
Maxim Medvedev [Tue, 26 Apr 2011 08:32:03 +0000 (12:32 +0400)]
correct type inference for traditional-for iterated var
Anton Makeev [Tue, 26 Apr 2011 08:22:23 +0000 (10:22 +0200)]
LocalHistory: do not hold 'change' objects in FileUndoProvider
Dmitry Avdeev [Tue, 26 Apr 2011 07:31:56 +0000 (11:31 +0400)]
test fixed
nik [Tue, 26 Apr 2011 06:37:44 +0000 (10:37 +0400)]
javadoc
nik [Tue, 26 Apr 2011 05:24:44 +0000 (09:24 +0400)]
FunctionUtil: added methods to return typed id and null functions
Maxim.Mossienko [Mon, 25 Apr 2011 22:32:28 +0000 (02:32 +0400)]
resolve scope profiler for ActionScript
Alexander Doroshko [Mon, 25 Apr 2011 10:17:36 +0000 (14:17 +0400)]
better layout
Maxim.Mossienko [Mon, 25 Apr 2011 15:38:17 +0000 (19:38 +0400)]
IDEA-68688 JavaScript "Find Usages" for an object field does not find the place where the field is assigned
highlight globally unused for fields / function exprs
Kirill Likhodedov [Mon, 25 Apr 2011 15:29:01 +0000 (19:29 +0400)]
[hg] Better error notification for hg pull. If pull failed, don't process with Update.
Kirill Likhodedov [Mon, 25 Apr 2011 13:51:26 +0000 (17:51 +0400)]
[hg] Don't display push error in case of SSL warning, if push is successful. Display "Nothing to push" if nothing was pushed.
Konstantin Bulenkov [Mon, 25 Apr 2011 15:09:38 +0000 (19:09 +0400)]
avoid wrong double clicks on mac
Konstantin Bulenkov [Mon, 25 Apr 2011 14:26:44 +0000 (18:26 +0400)]
statistics and productivity guide
Eugene Kudelevsky [Mon, 25 Apr 2011 14:07:06 +0000 (18:07 +0400)]
Merge commit 'origin/master'
Alexey Kudravtsev [Mon, 25 Apr 2011 14:00:41 +0000 (18:00 +0400)]
use containngFile.getLanguage() instead of element.getLanguage()
Eugene Kudelevsky [Mon, 25 Apr 2011 13:55:00 +0000 (17:55 +0400)]
Merge commit 'origin/master'
Eugene Kudelevsky [Mon, 25 Apr 2011 13:53:48 +0000 (17:53 +0400)]
WI-5361 do not insert asterisk on enter in non-comment context
Gregory Shrago [Mon, 25 Apr 2011 13:30:39 +0000 (17:30 +0400)]
UI: bold thingy in find dialog
Dennis Ushakov [Mon, 25 Apr 2011 13:26:57 +0000 (17:26 +0400)]
RUBY-7016 Split move line and move statement actions: shortcuts
Dennis Ushakov [Mon, 25 Apr 2011 08:19:34 +0000 (12:19 +0400)]
RUBY-7016 Split move line and move statement actions
nik [Mon, 25 Apr 2011 13:21:41 +0000 (17:21 +0400)]
xdebugger api: added method to quote/escape value presentation only so 'copy value' action copies raw value
Rustam.Vishnyakov [Fri, 22 Apr 2011 15:31:00 +0000 (19:31 +0400)]
Fixed IDEA-68395
Konstantin Bulenkov [Mon, 25 Apr 2011 13:08:53 +0000 (17:08 +0400)]
jar comparison tool
Dmitry Avdeev [Mon, 25 Apr 2011 12:57:18 +0000 (16:57 +0400)]
IDEA-68406: Tld from provided dependency not seen from jsp,
IDEA-68691: java mail 1.4.4 lib Provided scope - red in Spring XML
Denis Zhdanov [Mon, 25 Apr 2011 12:31:53 +0000 (16:31 +0400)]
IDEA-68640 On Mac OS X if I scroll zoom in and then back out it stops at some fixed font size, not the font size I have in my settings
1. It's not possible to increase editor font size via mouse wheel up to the greatest font size value (hard-coded 20 used to be used before);
2. Hard-coded literals were made constants;
Maxim Medvedev [Mon, 25 Apr 2011 12:26:25 +0000 (16:26 +0400)]
commit document before rename file
Maxim Medvedev [Mon, 25 Apr 2011 12:17:16 +0000 (16:17 +0400)]
convert implicit accessors
Eugene Kudelevsky [Mon, 25 Apr 2011 12:13:26 +0000 (16:13 +0400)]
Merge commit 'origin/master'
Eugene Kudelevsky [Mon, 25 Apr 2011 12:11:32 +0000 (16:11 +0400)]
IDEA-59866 "connect to process" feature
Eugene Kudelevsky [Mon, 25 Apr 2011 12:10:48 +0000 (16:10 +0400)]
getter
Kirill.Safonov [Mon, 25 Apr 2011 11:29:29 +0000 (15:29 +0400)]
preferred focused component
Kirill.Safonov [Mon, 25 Apr 2011 09:46:49 +0000 (13:46 +0400)]
fix label
Kirill Likhodedov [Mon, 25 Apr 2011 12:00:24 +0000 (16:00 +0400)]
IDEA-68118 Fixed annotation of selected revision of the file
Kirill Likhodedov [Mon, 25 Apr 2011 11:15:07 +0000 (15:15 +0400)]
[hg] Fixed NPE if hg exe is not configured.
Kirill Likhodedov [Mon, 25 Apr 2011 08:54:40 +0000 (12:54 +0400)]
IDEA-64891 don't store schema in remembered urls
Thus http and https paths to a repo will be treated as equal in terms of passwords.
Dmitry Avdeev [Mon, 25 Apr 2011 11:56:33 +0000 (15:56 +0400)]
IDEA-64214: AE at com.intellij.psi.impl.smartPointers.AnchorElementInfo$1.visitElement() on erasing characters in JSP content declaration
Eugene Kudelevsky [Mon, 25 Apr 2011 11:34:00 +0000 (15:34 +0400)]
clean up messages
Sergey Evdokimov [Mon, 25 Apr 2011 11:26:20 +0000 (15:26 +0400)]
Fix: IDEA-68710 (Grails: GSP: wrong error highlighting in GSP)
Alexey Kudravtsev [Mon, 25 Apr 2011 11:13:07 +0000 (15:13 +0400)]
Reverted: valid marker is guaranteed not to be disposed
Alexey Kudravtsev [Mon, 25 Apr 2011 11:05:16 +0000 (15:05 +0400)]
compiler API broken in jdk7
andrey zaytsev [Mon, 25 Apr 2011 11:05:54 +0000 (15:05 +0400)]
IDEA-68100 Escape does not close the incremental search when using emacs keymaps
nik [Mon, 25 Apr 2011 11:02:12 +0000 (15:02 +0400)]
'show file in explorer' action improved on linux: separate commands for gnome and kde
Maxim Medvedev [Mon, 25 Apr 2011 10:34:37 +0000 (14:34 +0400)]
set text before rename file, not vice versa
Maxim Medvedev [Mon, 25 Apr 2011 10:01:25 +0000 (14:01 +0400)]
convert enums
Maxim Medvedev [Mon, 25 Apr 2011 09:04:52 +0000 (13:04 +0400)]
enum constant initializer parsing
Eugene Kudelevsky [Mon, 25 Apr 2011 10:19:44 +0000 (14:19 +0400)]
clean up
Sergey Evdokimov [Mon, 25 Apr 2011 10:04:53 +0000 (14:04 +0400)]
IDEA-62061 (Access to custom taglib namespace like ${this.'import'.customTag()} should works correctly.)
Denis Zhdanov [Mon, 25 Apr 2011 09:57:30 +0000 (13:57 +0400)]
IDEA-68276 Column mode selection bug
Corrected (x; y) -> VisualPosition mapping for the empty last document line
Alexey Pegov [Mon, 25 Apr 2011 09:49:35 +0000 (13:49 +0400)]
Show Log in Explorer -> Reveal Log in Explorer
Denis Zhdanov [Mon, 25 Apr 2011 09:30:33 +0000 (13:30 +0400)]
IDEA-68346 Console: Expand openapi in order to allow custom actions addition to the console
Konstantin Bulenkov [Mon, 25 Apr 2011 09:29:02 +0000 (13:29 +0400)]
make path field read only
Denis Zhdanov [Mon, 25 Apr 2011 09:09:56 +0000 (13:09 +0400)]
IDEA-68580 Search results window: feature Preview Usages works wrong
'\r' at console is supported for Macs as well
Dmitry Avdeev [Mon, 25 Apr 2011 07:11:57 +0000 (11:11 +0400)]
IDEA-58428: RE at com.intellij.openapi.vcs.changes.ChangeListWorker.removeChangeList
Denis Zhdanov [Mon, 25 Apr 2011 08:24:16 +0000 (12:24 +0400)]
IDEA-68580 Search results window: feature Preview Usages works wrong
Corrected soft wrap position calculation for long non-wrapped lines
Denis Zhdanov [Mon, 25 Apr 2011 08:04:19 +0000 (12:04 +0400)]
EA-26519 - NPE: FormatTextRanges$FormatTextRange.isWhitespaceReadOnly
Denis Zhdanov [Mon, 25 Apr 2011 08:02:03 +0000 (12:02 +0400)]
EA-26844 - AIOOBE: BulkChangesMerger$Context.processPositiveGroup
1. Deferred changes merging algorithm is corrected;
2. 'Debug bulk document change' processing mode support is added;
Denis Zhdanov [Mon, 25 Apr 2011 08:00:51 +0000 (12:00 +0400)]
EA-26986 - SOE: EditorImpl.moveCaretToScreenPos
Avoiding assertion error on listeners notification (that caused subsequent listeners to be not notified)
Denis Zhdanov [Mon, 25 Apr 2011 07:59:23 +0000 (11:59 +0400)]
EA-26940 - : EditorUtil.calcColumnNumber
Debug info is corrected
nik [Mon, 25 Apr 2011 08:08:23 +0000 (12:08 +0400)]
'show file in explorer' action supported on Linux via xdg-open command
Konstantin Bulenkov [Mon, 25 Apr 2011 07:53:40 +0000 (11:53 +0400)]
make browse buttons work
nik [Mon, 25 Apr 2011 07:46:27 +0000 (11:46 +0400)]
fixed open file in explorer action to show error message if platform isn't supported
Alexey Pegov [Mon, 25 Apr 2011 07:45:49 +0000 (11:45 +0400)]
list popup inverted arrow icon for selected list item & aqua laf
Alexey Kudravtsev [Mon, 25 Apr 2011 06:39:22 +0000 (10:39 +0400)]
memory optimizations
Alexey Kudravtsev [Mon, 25 Apr 2011 06:37:00 +0000 (10:37 +0400)]
performance: get rid of indirection
Alexey Kudravtsev [Mon, 25 Apr 2011 06:33:24 +0000 (10:33 +0400)]
tree bug with removeAllHighlighters() and more thread safe
Konstantin Bulenkov [Mon, 25 Apr 2011 05:55:57 +0000 (09:55 +0400)]
make getPresentablePath return getName by default
nik [Fri, 22 Apr 2011 14:07:26 +0000 (18:07 +0400)]
goto related file for ejb
Eugene Zhuravlev [Sun, 24 Apr 2011 21:08:33 +0000 (23:08 +0200)]
1. faster ant properties resolve,
2. new caching scheme for ant string resolver
3. ant big file highlighting test: adjusted expectations closer to real life
Kirill.Safonov [Sun, 24 Apr 2011 14:01:17 +0000 (18:01 +0400)]
change signature for ActionScript function expressions
Kirill Likhodedov [Sun, 24 Apr 2011 13:17:05 +0000 (17:17 +0400)]
hg authorization: if checkbox is selected, remember on disk. Otherwise in memory. Don't read password safe settings. Fixes IDEA-64784, IDEA-68107
Kirill Likhodedov [Sun, 24 Apr 2011 13:09:08 +0000 (17:09 +0400)]
Make HgPullCommand synchronous. This fixes IDEA-68096
Alexey Pegov [Sun, 24 Apr 2011 13:11:49 +0000 (17:11 +0400)]
fix reveal file action to select a file and not its parent folder
Kirill Likhodedov [Sun, 24 Apr 2011 12:11:07 +0000 (16:11 +0400)]
[hg] Disable checking for incoming/outgoing changes in case of auth error.
Added authentication error case.
TODO: HgCommandResult.CANCELLED is never returned now.