projects
/
idea
/
community.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
idea/community.git
2010-03-12
peter
don't construct Map<X,null> type, it'll fail
commit
|
commitdiff
|
tree
2010-03-12
Maxim Shafirov
Don't use regexp matching for such a simple case.
commit
|
commitdiff
|
tree
2010-03-12
Maxim Shafirov
Checking for instantiations of an utility class while...
commit
|
commitdiff
|
tree
2010-03-12
Maxim Shafirov
Cancelling thread shall have higher priority.
commit
|
commitdiff
|
tree
2010-03-12
Maxim.Mossienko
IDEA-52842 Unknonw HTML tag should not trigger for...
commit
|
commitdiff
|
tree
2010-03-12
Maxim Shafirov
Indices shall not be built in background when in headle...
commit
|
commitdiff
|
tree
2010-03-12
Maxim Shafirov
Optimization: don't need a stack trace for this control...
commit
|
commitdiff
|
tree
2010-03-12
Maxim Shafirov
Avoid holding large char arrays for short strings.
commit
|
commitdiff
|
tree
2010-03-12
Kirill.Safonov
open directory dialog: respect 'show hidden files'...
commit
|
commitdiff
|
tree
2010-03-12
Gregory Shrago
important method flushAllUiUpdates added
commit
|
commitdiff
|
tree
2010-03-12
Anton Makeev
CacheUpdate: invalid file access handling
commit
|
commitdiff
|
tree
2010-03-12
Anton Makeev
Maven: ivalid VirtualFile access fix + correctly regist...
commit
|
commitdiff
|
tree
2010-03-12
Anton Makeev
Maven: potential race condition fix
commit
|
commitdiff
|
tree
2010-03-12
Anton Makeev
Maven: toolwindow toolbar cosmetics
commit
|
commitdiff
|
tree
2010-03-12
Oleg Shpynov
Restore DFA instruction count limit
commit
|
commitdiff
|
tree
2010-03-12
Eugene Zhuravlev
optimization
commit
|
commitdiff
|
tree
2010-03-12
Eugene Zhuravlev
show "val$..." synthetic fields on the same level as...
commit
|
commitdiff
|
tree
2010-03-12
Oleg Shpynov
Python reaching defs fix leading to unbound local varia...
commit
|
commitdiff
|
tree
2010-03-12
Constantine...
git4idea: Fixed change collector to detect unmerged...
commit
|
commitdiff
|
tree
2010-03-12
Constantine...
git4idea: If ssh script were removed from temporary...
commit
|
commitdiff
|
tree
2010-03-12
nik
add util.jar to classpath only if our UrlClassLoader...
commit
|
commitdiff
|
tree
2010-03-12
Ekaterina Shliakhove...
Spellchecker: replace PAtriciaTrie with THashSet
commit
|
commitdiff
|
tree
2010-03-12
Dmitry Jemerov
move FileSetTestCase to platform testFramework
commit
|
commitdiff
|
tree
2010-03-12
Anton Makeev
Maven: action names
commit
|
commitdiff
|
tree
2010-03-12
Anton Makeev
Maven: suspend/resume conter bugfix
commit
|
commitdiff
|
tree
2010-03-12
irengrig
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-03-12
irengrig
DEA-49056 (RE at com.intellij.openapi.editor.impl.Edito...
commit
|
commitdiff
|
tree
2010-03-12
Konstantin...
add confirmation dialog in File Saver
commit
|
commitdiff
|
tree
2010-03-12
Kirill Kalishev
Merge branch 'master' of git@git.labs.intellij.net...
commit
|
commitdiff
|
tree
2010-03-12
Kirill Kalishev
ProjectTreeStructureTest.testStandardProviders commente...
commit
|
commitdiff
|
tree
2010-03-12
Konstantin...
typo
commit
|
commitdiff
|
tree
2010-03-12
Anton Makeev
Maven: tests adjusted for mac os + Maven lib updated...
commit
|
commitdiff
|
tree
2010-03-12
Eugene Zhuravlev
IDEA-52821: breakpoints are not activated in library...
commit
|
commitdiff
|
tree
2010-03-12
Eugene Zhuravlev
advance todo index version
commit
|
commitdiff
|
tree
2010-03-12
irengrig
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-03-12
irengrig
VCS: hide many unversioned files - allow to browse...
commit
|
commitdiff
|
tree
2010-03-12
nik
js debugger: show error message when breakpoint is...
commit
|
commitdiff
|
tree
2010-03-12
Alexey Kudravtsev
do not store file pointers to temp file system
commit
|
commitdiff
|
tree
2010-03-12
Alexey Kudravtsev
search for unused property only if it's name is not...
commit
|
commitdiff
|
tree
2010-03-11
Dmitry Jemerov
typos
94.536
commit
|
commitdiff
|
tree
2010-03-11
Maxim Shafirov
Configurable colors for vertical indent lines.
commit
|
commitdiff
|
tree
2010-03-11
Maxim.Mossienko
IDEA-21206 "Usages of" ignore "Show import statements"
commit
|
commitdiff
|
tree
2010-03-11
Maxim Shafirov
Indent guides re-implemented
commit
|
commitdiff
|
tree
2010-03-11
Maxim Shafirov
Move indents logic out of editor implementation into...
commit
|
commitdiff
|
tree
2010-03-11
Anton Makeev
Console: correctly navigate to sources using the corres...
commit
|
commitdiff
|
tree
2010-03-11
Konstantin...
IDEA-52463 Attempt to show changes on UML diagram from...
commit
|
commitdiff
|
tree
2010-03-11
Maxim.Mossienko
tolerate non local inspection tools returned from Inspe...
commit
|
commitdiff
|
tree
2010-03-11
Maxim.Mossienko
fix memory leak on reachable find dialog
commit
|
commitdiff
|
tree
2010-03-11
Eugene Zhuravlev
filter zombie threads when building a thread dump
commit
|
commitdiff
|
tree
2010-03-11
Eugene Zhuravlev
fix NPE
commit
|
commitdiff
|
tree
2010-03-11
Eugene Zhuravlev
handel unboxing of null values
commit
|
commitdiff
|
tree
2010-03-11
Roman Shevchenko
File system events notifier for Linux
commit
|
commitdiff
|
tree
2010-03-11
Maxim Medvedev
IDEA-52721: 'Make Groovy method public' escalating...
commit
|
commitdiff
|
tree
2010-03-11
Gregory Shrago
dom anchor openapi
commit
|
commitdiff
|
tree
2010-03-11
Eugene Zhuravlev
fix "invalid file" assertions
commit
|
commitdiff
|
tree
2010-03-11
Alexey Kudravtsev
cleanup
commit
|
commitdiff
|
tree
2010-03-11
Alexey Kudravtsev
NPE
commit
|
commitdiff
|
tree
2010-03-11
Dmitry Avdeev
ea.jetbrains.com/browser/ea_problems/17270 : java class...
commit
|
commitdiff
|
tree
2010-03-11
Konstantin...
custom icons for intention actions
94.527
commit
|
commitdiff
|
tree
2010-03-10
Maxim Medvedev
IDEA-52759: When renaming Groovy class, also rename...
commit
|
commitdiff
|
tree
2010-03-10
Dmitry Jemerov
PsiTreeUtil.isAncestor() avoids loading tree when worki...
commit
|
commitdiff
|
tree
2010-03-10
Maxim Medvedev
Constructor resolve fix, 'create new field' fix in...
commit
|
commitdiff
|
tree
2010-03-10
Eugene Kudelevsky
comment broken test + getting project
commit
|
commitdiff
|
tree
2010-03-10
Eugene Kudelevsky
fix compilation
commit
|
commitdiff
|
tree
2010-03-10
Rustam.Vishnyakov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-03-10
Eugene Kudelevsky
Merge branch 'master' of git@git.labs.intellij.net...
commit
|
commitdiff
|
tree
2010-03-10
Eugene Kudelevsky
do not accept incorrect XML names; accept template...
commit
|
commitdiff
|
tree
2010-03-10
Rustam.Vishnyakov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-03-10
irengrig
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-03-10
irengrig
VCS: changes view: use synthetic keys for building...
commit
|
commitdiff
|
tree
2010-03-10
Dmitry Jemerov
IDEA-52722
commit
|
commitdiff
|
tree
2010-03-10
Maxim Medvedev
IDEA-52720: Tests
commit
|
commitdiff
|
tree
2010-03-10
Oleg Shpynov
PY-477
commit
|
commitdiff
|
tree
2010-03-10
Kirill Kalishev
Merge branch 'master' of git@git.labs.intellij.net...
commit
|
commitdiff
|
tree
2010-03-10
Kirill Kalishev
project view tests partially moved to community
commit
|
commitdiff
|
tree
2010-03-10
Dmitry Avdeev
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-03-10
Dmitry Avdeev
ea.jetbrains.com/browser/ea_problems/17270 : java class...
commit
|
commitdiff
|
tree
2010-03-10
Rustam.Vishnyakov
Merge branch 'master' of git.labs.intellij.net:idea...
commit
|
commitdiff
|
tree
2010-03-10
Rustam.Vishnyakov
PHP tab/indentation (general) settings + related fixes.
commit
|
commitdiff
|
tree
2010-03-10
Dmitry Avdeev
cleanup
commit
|
commitdiff
|
tree
2010-03-10
Roman Shevchenko
Do not try to load plugin descriptor from non-existing...
commit
|
commitdiff
|
tree
2010-03-10
Eugene Kudelevsky
Merge branch 'master' of git@git.labs.intellij.net...
commit
|
commitdiff
|
tree
2010-03-10
Maxim.Mossienko
IOOBE: XmlTagBlock.isAfterAttribute
commit
|
commitdiff
|
tree
2010-03-10
Maxim.Mossienko
no more dummy project / problems with formatting when...
commit
|
commitdiff
|
tree
2010-03-10
Kirill Kalishev
Merge branch 'master' of git@git.labs.intellij.net...
commit
|
commitdiff
|
tree
2010-03-10
Kirill Kalishev
ProjectViewBuilder: select in for fields, inner classes...
commit
|
commitdiff
|
tree
2010-03-10
Maxim Medvedev
IDEA-52720: Property access highlighting in Groovy...
commit
|
commitdiff
|
tree
2010-03-10
nik
js debugger: show error message if breakpoint is set...
commit
|
commitdiff
|
tree
2010-03-10
Oleg Shpynov
PY-653
commit
|
commitdiff
|
tree
2010-03-10
irengrig
Git: set silent for "log" in get committed changes
commit
|
commitdiff
|
tree
2010-03-10
irengrig
VCS: no big wrapping read action for deleted files...
commit
|
commitdiff
|
tree
2010-03-10
Maxim Shafirov
bind file element even if refused to bind classes
commit
|
commitdiff
|
tree
2010-03-10
Oleg Shpynov
Division by / fix
commit
|
commitdiff
|
tree
2010-03-10
Eugene Zhuravlev
fix IOOBE
commit
|
commitdiff
|
tree
2010-03-10
irengrig
VCS: changes view, for VirtualFiles in tree, don't...
commit
|
commitdiff
|
tree
2010-03-09
Eugene Zhuravlev
fix assertion
94.518
commit
|
commitdiff
|
tree
2010-03-09
Eugene Kudelevsky
more smart search of a place to child tag + tests ...
commit
|
commitdiff
|
tree
2010-03-09
Roman Chernyatchik
ability to provide custom resource bundle for Productiv...
commit
|
commitdiff
|
tree
2010-03-09
Roman Chernyatchik
test fixed
commit
|
commitdiff
|
tree
2010-03-09
Oleg Shpynov
New style console colouring added
commit
|
commitdiff
|
tree
next