2015-08-26 |
liana.bakradze | use system independent path |
commit | commitdiff | tree |
2015-08-26 |
irengrig | Merge remote-tracking branch 'origin/master' |
commit | commitdiff | tree |
2015-08-26 |
irengrig | code style |
commit | commitdiff | tree |
2015-08-26 |
Dmitry Avdeev | IDEA-141776 Groovy (or any non-Java?) main class has... |
commit | commitdiff | tree |
2015-08-26 |
Dmitry Avdeev | LanguageExtension.allForLanguageOrAny() |
commit | commitdiff | tree |
2015-08-26 |
Nikolay Mikhaylov | add @deprecated comment |
commit | commitdiff | tree |
2015-08-26 |
irengrig | Merge remote-tracking branch 'origin/master' |
commit | commitdiff | tree |
2015-08-26 |
irengrig | project startup tasks, better serialization |
commit | commitdiff | tree |
2015-08-26 |
Vladimir Krivosheev | check is disposed (correct solution will be later ... phpstorm/142.4306 |
commit | commitdiff | tree |
2015-08-26 |
Vladimir.Orlov | Merge remote-tracking branch 'origin/master' |
commit | commitdiff | tree |
2015-08-26 |
Vladimir Krivosheev | IDEA-144395 Unable to Save Settings (fast fix, the... |
commit | commitdiff | tree |
2015-08-26 |
Vladimir Krivosheev | simplify ICS tests |
commit | commitdiff | tree |
2015-08-26 |
Nadya Zabrodina | [Hg]: IDEA-140596 Permanent "checking incoming and... |
commit | commitdiff | tree |
2015-08-26 |
Nadya Zabrodina | [Hg]: Multi drag and drop for MQ Unapplied Patch table... |
commit | commitdiff | tree |
2015-08-26 |
Nadya Zabrodina | style |
commit | commitdiff | tree |
2015-08-26 |
Nadya Zabrodina | [shelf]: cleanUp change inspection suppression to assertion |
commit | commitdiff | tree |
2015-08-26 |
Vladimir.Orlov | EDU installation: IDEA-70306 Changes made in Out of... |
commit | commitdiff | tree |
2015-08-26 |
Vassiliy.Kudryashov | IDEA-116272 Allow to change debug ports for local app... |
commit | commitdiff | tree |
2015-08-26 |
Nikolay Mikhaylov | fix: remove unneeded @Ignore |
commit | commitdiff | tree |
2015-08-26 |
Anna Kozlova | introduce parameter object: let params to occupy the... |
commit | commitdiff | tree |
2015-08-26 |
Vassiliy.Kudryashov | IDEA-91047 Undo doesn't work in plain text fields appcode/142.4309 clion/142.4308 |
commit | commitdiff | tree |
2015-08-26 |
irengrig | project startup tasks, space to toggle shared mode |
commit | commitdiff | tree |
2015-08-26 |
Egor.Ushakov | fixed UtilsTest on windows |
commit | commitdiff | tree |
2015-08-26 |
Nikolay Mikhaylov | move library synchronizer from arq to maven |
commit | commitdiff | tree |
2015-08-26 |
irengrig | project startup tasks, correct popup point for add... |
commit | commitdiff | tree |
2015-08-26 |
Anna Kozlova | invert boolean: allow delegate to process foreign usage... |
commit | commitdiff | tree |
2015-08-26 |
Nikolay Mikhaylov | handle sources and javaDocs webstorm/142.4304 |
commit | commitdiff | tree |
2015-08-26 |
Nikolay Mikhaylov | Add 'Release' to maven version selection |
commit | commitdiff | tree |
2015-08-26 |
Nikolay Mikhaylov | move classes from arq to maven |
commit | commitdiff | tree |
2015-08-26 |
Nikolay Mikhaylov | arq libs: scopes and names |
commit | commitdiff | tree |
2015-08-26 |
Nikolay Mikhaylov | fix: library name |
commit | commitdiff | tree |
2015-08-26 |
Nikolay Mikhaylov | Remove repository library classes but one |
commit | commitdiff | tree |
2015-08-26 |
Nikolay Mikhaylov | move optional xml to main module; refactoring |
commit | commitdiff | tree |
2015-08-26 |
Nikolay Mikhaylov | move maven lib editor from arquillian to maven lib |
commit | commitdiff | tree |
2015-08-26 |
irengrig | project startup tasks, change sharing model: allow... |
commit | commitdiff | tree |
2015-08-26 |
Vladimir.Orlov | Merge remote-tracking branch 'origin/master' |
commit | commitdiff | tree |
2015-08-26 |
Vladimir.Orlov | IDEA-70306 Changes made in Out of Memory dialog are... |
commit | commitdiff | tree |
2015-08-26 |
nik | assert replace by assertTrue in test |
commit | commitdiff | tree |
2015-08-26 |
nik | allow to specify max version in ExternalLibraryDescriptor |
commit | commitdiff | tree |
2015-08-26 |
Dmitry Batrak | EA-66621 - assert: CommentByLineCommentHandler.doUncomm... |
commit | commitdiff | tree |
2015-08-26 |
Ekaterina Tuzova | fixed post task with no tests |
commit | commitdiff | tree |
2015-08-26 |
Dmitry Avdeev | multiple executor actions |
commit | commitdiff | tree |
2015-08-26 |
Dmitry Avdeev | toString() |
commit | commitdiff | tree |
2015-08-26 |
Dmitry Avdeev | Collection -> List |
commit | commitdiff | tree |
2015-08-26 |
Anna Kozlova | NPE |
commit | commitdiff | tree |
2015-08-26 |
Anna Kozlova | move InvertBooleanAction to lang |
commit | commitdiff | tree |
2015-08-26 |
Anna Kozlova | disable lambda -> meth ref if qualifier is not pure... |
commit | commitdiff | tree |
2015-08-26 |
Egor.Ushakov | delete kept folder, see IDEA-CR-4598 - preserve extra... |
commit | commitdiff | tree |
2015-08-26 |
Sergey Ignatov | fix offset |
commit | commitdiff | tree |
2015-08-26 |
Sergey Ignatov | cleanup |
commit | commitdiff | tree |
2015-08-26 |
Sergey Ignatov | go to action: fix height for items with on/off buttons |
commit | commitdiff | tree |
2015-08-26 |
Egor.Ushakov | delete junction on test end |
commit | commitdiff | tree |
2015-08-26 |
Ekaterina Tuzova | ask for the proper credentials in case it was wrong... phpstorm/142.4300 |
commit | commitdiff | tree |
2015-08-26 |
Dmitry Batrak | IDEA-143843 Enable adding -link option at javadoc gener... appcode/142.4302 clion/142.4303 |
commit | commitdiff | tree |
2015-08-26 |
Egor.Ushakov | delete temp files on tests end |
commit | commitdiff | tree |
2015-08-26 |
Egor.Ushakov | dump error message in runCommand |
commit | commitdiff | tree |
2015-08-26 |
Vladimir Krivosheev | cleanup |
commit | commitdiff | tree |
2015-08-26 |
liana.bakradze | use textrange to show execute file icon |
commit | commitdiff | tree |
2015-08-26 |
liana.bakradze | EDU-412 No task text for non-text files |
commit | commitdiff | tree |
2015-08-26 |
Vladimir Krivosheev | IDEA-CR-4183 use getBoolean(name) if default value... |
commit | commitdiff | tree |
2015-08-26 |
Anna Kozlova | javadocs |
commit | commitdiff | tree |
2015-08-26 |
Anna Kozlova | junit: proceed tests without initial tree without ident... |
commit | commitdiff | tree |
2015-08-26 |
Egor.Ushakov | fixed unreliable return value for FileUtil.delete ... |
commit | commitdiff | tree |
2015-08-26 |
Vladimir Krivosheev | IDEA-CR-4183 undeprecate setValue(name, string) Null... |
commit | commitdiff | tree |
2015-08-26 |
Vladislav.Soroka | maven: do not lock test temp files by maven process |
commit | commitdiff | tree |
2015-08-26 |
Anna Kozlova | missed testdata |
commit | commitdiff | tree |
2015-08-26 |
Vladislav.Soroka | maven: do not lock test temp files by maven process |
commit | commitdiff | tree |
2015-08-26 |
Liana Bakradze | added tool windows icons |
commit | commitdiff | tree |
2015-08-26 |
Sergey Ignatov | hide breadcrumbs in DFM |
commit | commitdiff | tree |
2015-08-26 |
Egor.Ushakov | delete temp files in ReorderJars no matter what |
commit | commitdiff | tree |
2015-08-26 |
Egor.Ushakov | delete kept folder, see IDEA-CR-4598 |
commit | commitdiff | tree |
2015-08-26 |
Anna Kozlova | invert boolean api |
commit | commitdiff | tree |
2015-08-26 |
Anna Kozlova | invalid access due to reformat inside |
commit | commitdiff | tree |
2015-08-26 |
Anna Kozlova | overload resolution: reject more specific inference... |
commit | commitdiff | tree |
2015-08-26 |
Dmitry Trofimov | Merge remote-tracking branch 'origin/master' appcode/142.4291 clion/142.4292 |
commit | commitdiff | tree |
2015-08-26 |
Vladimir Krivosheev | IDEA-142812 IAE at org.jetbrains.settingsRepository... |
commit | commitdiff | tree |
2015-08-26 |
Dmitry Batrak | IDEA-143790 Quick Documentation does not work in packag... |
commit | commitdiff | tree |
2015-08-26 |
peter | LookupItem.HIGHLIGHTED_ATTR is never set in java comple... |
commit | commitdiff | tree |
2015-08-26 |
peter | introduce smart pointer getPsiRange, let getLastCommitt... |
commit | commitdiff | tree |
2015-08-26 |
Ekaterina Tuzova | fixed post additional files in case of binary file |
commit | commitdiff | tree |
2015-08-26 |
Ekaterina Tuzova | set size for update course info |
commit | commitdiff | tree |
2015-08-26 |
Ekaterina Tuzova | post images properly to stepic |
commit | commitdiff | tree |
2015-08-26 |
Ekaterina Tuzova | needed read action to post additional files |
commit | commitdiff | tree |
2015-08-26 |
Ekaterina Tuzova | added progress to upload course action |
commit | commitdiff | tree |
2015-08-25 |
Alexander Zolotov | Cleanup breadcrumbs appcode/142.4276 appcode/142.4288 clion/142.4280 clion/142.4285 dbe/142.4275 idea/142.4278 phpstorm/142.4282 phpstorm/142.4289 pycharm/142.4277 rubymine/142.4284 webstorm/142.4287 |
commit | commitdiff | tree |
2015-08-25 |
Alexander Zolotov | Get rid of yellow code |
commit | commitdiff | tree |
2015-08-25 |
Alexander Zolotov | Get rid of yellow code |
commit | commitdiff | tree |
2015-08-25 |
Alexander Zolotov | IDEA-144172 Move breadcrumbs settings to some platform... |
commit | commitdiff | tree |
2015-08-25 |
Bas Leijdekkers | IG: fix test idea/142.4273 |
commit | commitdiff | tree |
2015-08-25 |
peter | don't overburden java/js insert handlers with live... |
commit | commitdiff | tree |
2015-08-25 |
peter | let VariableLookupItem render itself |
commit | commitdiff | tree |
2015-08-25 |
peter | don't mention LookupItem in EmptyLookupItem |
commit | commitdiff | tree |
2015-08-25 |
peter | remove unused PsiFormatUtil.getRawExternalName |
commit | commitdiff | tree |
2015-08-25 |
Bas Leijdekkers | IDEA-143355 (String.format() with java.sql.Timestamp) |
commit | commitdiff | tree |
2015-08-25 |
Bas Leijdekkers | make IG test light |
commit | commitdiff | tree |
2015-08-25 |
Egor.Ushakov | reverted deletion of empty test folders for now |
commit | commitdiff | tree |
2015-08-25 |
irengrig | project startup tasks, verify/correct project startup... |
commit | commitdiff | tree |
2015-08-25 |
irengrig | project startup tasks, rename "state manager" - https... |
commit | commitdiff | tree |
2015-08-25 |
Egor.Ushakov | delete temp folder if there are no files to keep |
commit | commitdiff | tree |
2015-08-25 |
Dmitry Batrak | enable showing javadoc for packages in library sources |
commit | commitdiff | tree |
next |