Commit Graph
230095 Commits
Author SHA1 Message Date
Tagir Valeev 46ffa7b2cc Testdata fixed 2018-10-03 10:55:33 +07:00
Dmitry Trofimov baaad6c42d Merge remote-tracking branch 'origin/master' 2018-10-03 05:38:37 +02:00
Dmitry Trofimov 4d20a69c0b Record statistics of terminal usage 2018-10-03 05:27:51 +02:00
Ilya.Kazakevich 0a20abc268 tests switched to new version of Django 2018-10-03 01:10:50 +03:00
Ilya.Kazakevich 7e9f3b91f4 Failing test moved to staging 2018-10-03 00:09:16 +03:00
Alexander Lobas df5e9e211e IDEA-196056 Plugins: fix "Plugins" button base line 2018-10-02 23:57:32 +03:00
Vassiliy.Kudryashov 4a91f32073 Find In Path: start search when UI is shown (otherwise it stops immediately) 2018-10-02 23:48:08 +03:00
Vassiliy.Kudryashov 6e4cd1ab1d Find in Path: fix Ctrl+Enter for new dialog-based window 2018-10-02 23:35:38 +03:00
Julia Beliaeva 5d9d2f544c [file-history] assume case insensitive fs in test for case-only renames 2018-10-02 22:59:56 +03:00
Julia Beliaeva eefb23628e [file-history] unify test methods names 2018-10-02 22:46:15 +03:00
Julia Beliaeva 09077506d7 [vcs-log] use case-sensitive hashing strategy when calculating diff preview revision titles 2018-10-02 22:13:50 +03:00
peter c76025a9e9 suggest to use blocking read for mostly idle external processes to save CPU
and apply the suggestion to some clients
2018-10-02 20:42:13 +02:00
peter 965129fe41 debug mysterious ftl sanity test failures 2018-10-02 20:39:56 +02:00
peter 8100a68764 on project leaks in tests, dump heap into temp dir
1. to avoid polluting working copy
2. our TeamCity looks for artifacts there
2018-10-02 20:39:56 +02:00
peter 729037d84e PropertiesCodeInsightSanityTest: test more (IDEA-188706) 2018-10-02 20:39:56 +02:00
Julia Beliaeva c6743f3e27 [vcs-log] deactivate new compare with local action in changes browser 2018-10-02 21:37:48 +03:00
Julia Beliaeva f48915dc98 [vcs-log] rename and move ShowDiffAfterWithLocalFromLogActionProvider 2018-10-02 21:16:28 +03:00
Julia Beliaeva 7d3b0d2eff [vcs-log] add compare with local to log 2018-10-02 21:16:27 +03:00
Julia Beliaeva 790a1c558c [vcs-log] extract compare action to use in log 2018-10-02 21:16:27 +03:00
Julia Beliaeva ac3efaf27d [vcs-log] provide diff handler from main log 2018-10-02 21:16:26 +03:00
Julia Beliaeva db21275b14 [vcs-log] provide VcsLogData in context 2018-10-02 21:16:25 +03:00
Julia Beliaeva 24ba5a9ebf [file-history] file path is the same in folder history, so no need to use special FileHistoryUi methods 2018-10-02 21:16:24 +03:00
Julia Beliaeva 4029927bf3 [file-history] convert CompareRevisionsFromHistoryActionProvider to kotlin 2018-10-02 21:16:24 +03:00
Julia Beliaeva e0dd8c1180 [file-history] rename CompareRevisionsFromHistoryActionProvider to kotlin 2018-10-02 21:16:23 +03:00
Julia Beliaeva 36810812f3 [file-history] split compare action into two: for files and for folders 2018-10-02 21:16:23 +03:00
Julia Beliaeva 35cacc6bcb [file-history] move the code disabling diff on column resize to the FileHistoryPanel 2018-10-02 21:16:22 +03:00
Vladimir Krivosheev 92e1ff6155 prepare to fix IDEA-165257 KeePass OVERWRITES existing database instead of appending or prompting 2018-10-02 20:10:00 +02:00
Vladimir Krivosheev eb60d8172b extract *KeePassDatabaseAction, move SynchronizedClearableLazy to platform 2018-10-02 20:10:00 +02:00
Vassiliy.Kudryashov d425a0cfc4 WEB-26099 "Scope" dialog's "path" section cannot be made any smaller 2018-10-02 20:36:36 +03:00
Roman Shevchenko d81e611e74 [project] standalone JPS update 2018-10-02 19:03:58 +02:00
Daniil Ovchinnikov 87a6cff826 [groovy] push #getTextSkipWhiteSpaceAndComments() down to GrCodeReferenceElementImpl 2018-10-02 19:49:43 +03:00
Daniil Ovchinnikov 8f13e965b1 [groovy] fix warnings 2018-10-02 19:49:42 +03:00
Daniil Ovchinnikov 18ea3d076e [groovy] move resolver logic to GroovyReferenceBase 2018-10-02 19:49:42 +03:00
Vassiliy.Kudryashov 3bf2f2e525 Misc fixes for Find In Path:
increase active area to move the window
provide visual border for undecorated dialog
tune 'canClose' logic for clicks outside the dialog / outside the application
2018-10-02 19:33:23 +03:00
Egor Ushakov bcf42baa10 Streams friendly API 2018-10-02 19:28:56 +03:00
Konstantin Bulenkov 7166013d5f use IntelliJ laf for light themes on macOS 2018-10-02 18:22:46 +02:00
Mikhail Sokolov 20175e2001 return changes lost in SE refactoring 2018-10-02 19:04:53 +03:00
Mikhail Sokolov ad3111461b small commands fix 2018-10-02 19:04:53 +03:00
Ivan Semenov 8de462edea [github] Fix pull request list popup
Allow to invoke via keyboard and right click anywhere
2018-10-02 19:03:22 +03:00
Dmitry Avdeev 444dcd464a IDEA-199694 Preserve line breaks in XML when reformatting: reverted 2018-10-02 18:59:54 +03:00
Egor Ushakov 0769948569 IDEA-199822 Create extension point to provide captured stack frames by e.g. evaluation expression in debugged jvm 2018-10-02 18:53:40 +03:00
Ivan Semenov cd81359518 [github] Always fetch PR branch 2018-10-02 18:45:40 +03:00
Ivan Semenov 2be320e7c0 [github] Clear all data on list refresh 2018-10-02 18:45:39 +03:00
Ivan Semenov d2717b2834 [github] Refresh pull request data after merge 2018-10-02 18:45:39 +03:00
Ivan Semenov 9aa6f3e3a2 [github] Pull request merge actions 2018-10-02 18:45:39 +03:00
Ivan Semenov a3d4eddacf [github] Simplify pull requests list components structure 2018-10-02 18:45:38 +03:00
Ivan Semenov 71cc00e245 [github] Check repo information before viewing pull requests
This allows to:
1. Check if user has access to repo
2. Follow repo rename redirects
2018-10-02 18:45:38 +03:00
Ivan Semenov 168d156800 [github] Rework pull request list loader
Easier to read with CompletableFuture, easier to separate actual "model" if need be
2018-10-02 18:45:38 +03:00
Ivan Semenov e67d5ca845 [github] Rework pull request data loaders
Use single thread to load everything and publish data via CompletableFuture's
2018-10-02 18:45:38 +03:00
Ivan Semenov db0913d1a6 [github] Better place for class
I keep loosing sight of it.
2018-10-02 18:45:37 +03:00