idea/community.git
2016-08-03 Liana BakradzeEDU-642 Local course doesn't replace its old version
2016-08-03 peterprint expected/actual times more saliently in performan...
2016-08-03 petermore diagnostics in some PluginClassLoader exceptions
2016-08-03 peterdon't visit jdk Stream API usages when searching for...
2016-08-03 peteravoid unnecessary stub-ast switching when determining...
2016-08-03 Ekaterina Tuzovause length after document modification
2016-08-03 Ekaterina Tuzovaset course directory in from course archive action
2016-08-03 Ekaterina Tuzovacleanup command names
2016-08-03 Ekaterina Tuzovafixed from course archive action
2016-08-03 Eugene Zhuravlevshow privacy policy for JetBrains products only
2016-08-03 Pavel DolgovJava control flow: Fixed false positive for definite...
2016-08-03 nikbuild scripts: don't add 'flowId' to TeamCity progress... webstorm/163.2205
2016-08-03 Vladislav.SorokaExternalProjectDataSelectorDialog cleanup
2016-08-03 Bas LeijdekkersIG: quickfix for "Method does not call super method...
2016-08-03 Vladislav.SorokaIDEA-158250 Alphabetize "Gradle Project Data to Import...
2016-08-03 Andrey Starovoytplatform: add lambda-friendly factory method for Nullab...
2016-08-03 Dennis Ushakovmake matchesBrics consistent with matches appcode/163.2200
2016-08-03 Kirill LikhodedovIDEA-128727 Uncommit: git reset HEAD^ from the log...
2016-08-03 Kirill LikhodedovDRY: extract common functionality to a method
2016-08-03 Kirill Likhodedovutility method to check if a branch if protected
2016-08-03 Kirill Likhodedovlambdify
2016-08-03 Kirill LikhodedovHash is enough for GitResetOperation
2016-08-03 Kirill Likhodedovextract Git actions operating single selected commit...
2016-08-03 Kirill Likhodedovsimplify: use lambda and use "and" instead of double...
2016-08-03 nikbuild scripts: add 'flowId' to all TeamCity service... webstorm/163.2199
2016-08-03 nikbuild scripts redesign: build distributions for differe...
2016-08-03 Julia Beliaeva[vcs-log] leave only first portion of commits in the... appcode/163.2184 clion/163.2186 dbe/163.2187 idea/163.2185 idea/163.2191 phpstorm/163.2188 pycharm/163.2190 pycharm/163.2194 rubymine/163.2192 webstorm/163.2193 webstorm/163.2196
2016-08-03 Julia Beliaeva[vcs-log] extract class for a cache of top commits
2016-08-03 Julia Beliaeva[vcs-log] rename VcsLogHashMap -> VcsLogStorage
2016-08-03 Julia Beliaeva[vcs-log] keep only first ref for each head since it...
2016-08-03 Julia Beliaeva[vcs-log] typing in go to hash window does not hang
2016-08-03 Julia Beliaeva[vcs-log] do not iterate over all refs when creating...
2016-08-03 Julia Beliaeva[vcs-log] remove methods for accessing all of the refs...
2016-08-03 Julia Beliaeva[vcs-log] store tags on disk to optimize memory
2016-08-03 Julia Beliaeva[vcs-log] use Collection<VcsRef> in VcsLogProviderRequi...
2016-08-03 Julia Beliaeva[vcs-log] add another enumerator for references to...
2016-08-02 Julia Beliaeva[vcs-log] introduce API for persisting ref types and...
2016-08-02 Julia Beliaeva[vcs-log] remove branchesToCommit method
2016-08-02 Julia Beliaeva[vcs-log] remove some usages for refsToCommit method...
2016-08-02 Julia Beliaeva[vcs-log] minor: use diamonds
2016-08-02 Julia Beliaeva[vcs-log] do not read hashes in ui thread
2016-08-02 Julia Beliaeva[vcs-log] set references for details panel in background
2016-08-02 Sergey Simonchikfix additional library source roots (previously, it...
2016-08-02 Dmitry Batrakremove unused code path in LookupActionHandler
2016-08-02 Alexander DoroshkoNestingTreeStructureProvider.getFilesShownAsChildrenInP...
2016-08-02 Semyon ProshevFix Py3UnresolvedReferencesInspectionTest.testAsyncInit... idea/163.2173
2016-08-02 Vladimir.OrlovMerge remote-tracking branch 'origin/master' rubymine/163.2171 webstorm/163.2170
2016-08-02 Dmitry Batrakremove usages of deprecated method in LookupActionHandler
2016-08-02 Dmitry BatrakIDEA-159106 TraceableDisposable$DisposalException at...
2016-08-02 Lada GaginaAdd missing magic methods to PyNames and fix __rpow__...
2016-08-02 Liana BakradzeEDU-692 Change default selected option and task name... appcode/163.2166
2016-08-02 Liana BakradzeEDU-425 Show actual lesson name dbe/163.2174
2016-08-02 Julia Beliaeva[file-history] fix compilation (implement dispose method)
2016-08-02 Vladimir.Orlovfixed issue related with spaces in folder names in...
2016-08-02 Vladimir.OrlovMerge remote-tracking branch 'origin/master'
2016-08-02 Semyon ProshevRewrite PyPropertyDefinitionInspection tests as highlig...
2016-08-02 Semyon ProshevPY-19701 Fixed: False positive "setter should not retur...
2016-08-02 Roman Shevchenko[java] PsiType.getPresentableText() not annotated by...
2016-08-02 Vladimir.OrlovMerge remote-tracking branch 'origin/master'
2016-08-02 Vladimir.Orlovfixed issue related with spaces in folder names in...
2016-08-02 Elizaveta ShashkovaRemove obsolete test for pycharm egg
2016-08-02 Elizaveta ShashkovaFix pydev monkey test
2016-08-02 Julia Beliaeva[file-history] PanelWithActionsAndCloseButton implement...
2016-08-02 Bas LeijdekkersIG: merged MalformedSetUpTearDownInspection
2016-08-02 Bas LeijdekkersIG: better name for inspection
2016-08-02 Vladimir Krivosheevics: correctly remove parent dir if empty
2016-08-02 Vladislav.Sorokamaven: set ide workspace reader before building pom...
2016-08-02 irengrigWEB-21931 Change text in remote interpreter configuration appcode/163.2162 clion/163.2160
2016-08-02 Aleksey Pivovarovgithub: fix tests
2016-08-02 Aleksey Pivovarovgithub: do not store password in memory provider if... dbe/163.2164
2016-08-02 Aleksey PivovarovIDEA-135353 github: use same credentials panel for...
2016-08-02 Aleksey PivovarovIDEA-153943 github: allow to pass required authenticati...
2016-08-02 Aleksey Pivovarovgithub: anchors of pull requests might not have a repor...
2016-08-02 Aleksey Pivovarovgithub: move to another package
2016-08-02 Aleksey Pivovarovgithub: move to another package
2016-08-02 Aleksey Pivovarovgithub: remove unused getters
2016-08-02 Aleksey Pivovarovgithub: remove two-step deserialization - fix non-manda...
2016-08-02 Aleksey Pivovarovgithub: remove two-step deserialization - step 9
2016-08-02 Aleksey Pivovarovgithub: remove two-step deserialization - step 8
2016-08-02 Aleksey Pivovarovgithub: remove two-step deserialization - step 7
2016-08-02 Aleksey Pivovarovgithub: remove two-step deserialization - step 6
2016-08-02 Aleksey Pivovarovgithub: remove two-step deserialization - step 5
2016-08-02 Aleksey Pivovarovgithub: remove two-step deserialization - step 4
2016-08-02 Aleksey Pivovarovgithub: remove two-step deserialization - step 3
2016-08-02 Aleksey Pivovarovgithub: remove two-step deserialization - step 2
2016-08-02 Aleksey Pivovarovgithub: remove two-step deserialization - step 1
2016-08-02 Aleksey Pivovarovgithub: move inner class to the correct parent
2016-08-02 Aleksey Pivovarovgithub: cleanup - Java 8
2016-08-02 Vladimir Krivosheevremove Assistant
2016-08-02 Semyon ProshevPY-20017 Fixed: Unresolved attributes for child class...
2016-08-02 Vladimir Krivosheevcleanup
2016-08-02 Konstantin... javadoc
2016-08-02 Yaroslav Lepenkin[formatter] simplify, get rid of rootIsRightBlock flag
2016-08-02 Egor.UshakovIDEA-159314 Launching debug session fails complaining...
2016-08-02 Vladimir Krivosheevdefault impl of enableSearch
2016-08-02 Vladimir Krivosheevinit IDEA-157293 Settings Repository 'Profile Switcher'
2016-08-02 Vladimir Krivosheevremove obsolete use.read.action.to.init.service registr...
2016-08-02 Liana BakradzeEDU-456 Disable error highlighting in Preview task...
2016-08-02 Dmitry.Krasilschikov#RUBY-9955 remove unnecessary let call elements after...
2016-08-02 Bas Leijdekkersfix silly assignment tests dbe/163.2157
next