JAL-3690 Introduce AlignCalcManager2 tests.
[jalview.git] / src /
2021-01-27 MateuszJAL-3690 Introduce AlignCalcManager2 tests. feature/JAL-3690_callback-based-web-services
2021-01-22 MateuszJAL-3690 AlignCalcManager - add full support for onesho...
2021-01-22 MateuszJAL-3690 AACon ws menu entry fix.
2021-01-22 MateuszJAL-3690 Allow unregistered workers to be run with...
2021-01-22 MateuszJAL-3690 Fix typo in enum name in slivka client.
2021-01-22 MateuszJAL-3690 Fixed slivka wsmenu categories.
2020-12-18 Jim ProcterJAL-3690 recoded AWSThread to use javax.swing.Timer... merge/Jalview-JS/develop_feature/JAL-3690_callback-based-web-services
2020-12-17 Jim ProcterJAL-3690 patch out use of java.streams/spliterator...
2020-12-15 Jim ProcterJAL-3690 patch out need for java.time in j2s (see https...
2020-12-15 Jim ProcterJAL-3690 patch out spinning animation for web service...
2020-12-14 Jim ProcterMerge branch 'Jalview-JS/develop' into merge_js_develop
2020-12-11 MateuszJAL-3690 Let's enable web services (seriously this...
2020-11-27 Mateusz WaronwyJAL-3690 List.copyOf() workaround
2020-11-13 Mateusz WaronwyJAL-3690 separate startup and poll code in SeqAnnotatio...
2020-11-12 Mateusz WaronwyJAL-3690 - fixed state inconsistency when restarting...
2020-11-11 Mateusz WaronwyJAL-3690 partially reworked AlignCalcManager
2020-10-26 Mateusz WaronwyJAL-3690 - introduce shutdown method that cleans up...
2020-10-21 Mateusz WaronwyJAL-3690 Documentation for AlignCalcListener
2020-10-21 Mateusz WaronwyJAL-3690 Catch and notify about worker cancellation...
2020-10-21 Mateusz WaronwyJAL-3690 Fix concurrent modification exception when...
2020-10-21 Mateusz WaronwyJAL-3690 Documentation for AlignCalcManagerI2
2020-10-21 Mateusz WarownyJAL - 3690 AlignCalc rebuilt - FutureTask-based manager
2020-07-22 Mateusz WarownyJAL-3690 changed AWSThread to use Timer instead
2020-07-20 Mateusz WarownyJAL-3690 alternative servers menu fix
2020-07-17 Mateusz WarownyJAL-3690 restore jws1 JPred
2020-07-16 Mateusz WarownyJAL-3690 switching to CompletableFuture to allow chaining
2020-07-15 Mateusz WarownyJAL-3690 mark JalviewChangeSupport as deprecated
2020-07-15 Mateusz WarownyJAL-3690 refactoring web-services discovery
2020-07-09 Mateusz WarownyMerge branch 'feature/JAL-3686_slivka_client_js_update... alpha/merge_212_JalviewJS_2112
2020-07-08 Mateusz WarownyJAL-3683 retrieve job status to output stream feature/JAL-3686_slivka_client_js_update
2020-07-08 Mateusz WarownyJAL-6386 update slivka client for j2s compatibility
2020-06-30 gmungocJAL-3446 unused imports removed
2020-06-30 gmungocJAL-3648 resize annotation panel after dragging to...
2020-06-29 Jim ProcterJAL-3493 fix patch for 2.11.1_js (nb - these changes...
2020-06-29 Jim ProcterJAL-3493 clear search highlights when escape/deselect all
2020-06-18 BobHansonJAL-3659 unnecessary duplication -- test is made in...
2020-06-18 BobHansonJAL-3446 unintentially left training message in code.
2020-06-17 Jim ProcterJAL-3662 JAL-3660 JAL-3561 source formatting
2020-06-17 Jim ProcterJAL-3660 JAL-3561 output alignment as requested file... cherrypicks/JAL-3660_JAL-3561_JAL-3662_cli_outputformat
2020-06-16 BobHansonJAL-3659 proper headless check; skips setProperty for JS
2020-06-16 BobHansonJAL-3662 simple fix for CLI not using right format...
2020-06-16 BobHansonMerge branch 'Jalview-JS/develop' of https://source...
2020-06-16 BobHansonJAL-3446 -- YEIKS! two checkURLLinks calls!
2020-06-16 gmungocMerge branch 'Jalview-JS/develop' of https://source...
2020-06-16 gmungocJAL-3583 better handling of null or empty tooltip on...
2020-06-16 gmungocJAL-3446 defer size calculations until panel added...
2020-06-16 BobHansonJAL-3446 proper call for headless state
2020-06-16 BobHansonJAL-3446 CommandLineOperation test
2020-06-16 BobHansonJAL-3446 CommandLineOperation test
2020-06-16 BobHansonJAL-3446 CTRL-DOWN check for headless operation
2020-06-15 gmungocJAL-3446 breaking change redacted
2020-06-15 gmungocMerge branch 'Jalview-JS/develop' of https://source...
2020-06-14 BobHansonJAL-3445 BSML BBB file format.
2020-06-13 BobHansonJAL-3487 Splash screen
2020-06-13 BobHansonJAL-3487 Splash screen
2020-06-12 soaresJAL-3446 fixing a bad merge, sorry
2020-06-12 soaresJAL-3446 separated out potential exceptions for simplif...
2020-06-12 BobHansonJAL-3446 removing mouse button test debug
2020-06-12 BobHansonJAL-3446 from applet -- reload; also fixes some repaint...
2020-06-11 gmungocJAL-3624 unneeded import removed
2020-06-11 BobHansonJAL-3446 misplaced } removed drop and window listeners...
2020-06-11 BobHansonJAL-3446 no need for SHIFT_DOWN or ALT_DOWN masks
2020-06-11 BobHansonFirst try at merging didn't go so well.
2020-06-11 BobHansonMerge branch 'Jalview-JS/develop.JAL-3446.ctrlDown...
2020-06-11 BobHansonJAL-3446, JAL-3647 after first successful test run;
2020-06-10 BobHansonBamboo text #35 - simpler logic; avoids impossible...
2020-06-10 BobHansonBamboo test #3 The problem is not threading. It is...
2020-06-10 BobHansonBamboo test 2 -- threads and stacktrace
2020-06-10 BobHansonSo close! Bamboo test
2020-06-10 BobHansonJAL-3446 JAL-3645 tooltip testing not intended to be...
2020-06-10 BobHansonJAL-3645 errant "g" in JavaDoc
2020-06-10 BobHansonJAL-3446 from applet, JAL-3584 tooltip fixes <br> and...
2020-06-10 BobHansonJAL-3446 tests - Popup/HTML changes in Applet
2020-06-10 BobHansonJAL-3446 AlignViewportTest
2020-06-10 BobHansonJAL-3446 Dynamic menu - Moves calc sortby tree item...
2020-06-09 BobHansonJAL-3446 problem with Select-Find tooltip
2020-06-09 BobHansonJAL-3446 from applet; JAL-3374
2020-06-09 BobHansonJAL-3446 from applet - Cache news date fix
2020-06-09 BobHansonJAL-3446 from JAL-3253-applet SequenceFetcher.getInsta...
2020-06-09 BobHansonJAL-3446 from JAL-3253-applet Tree Canvas bug fix
2020-06-08 BobHansonJAL-3446 minor SwingJS-site.zip fixes; Assets.
2020-06-07 BobHansonJAL-3446 AppletParams
2020-06-07 BobHansonJAL-3446 reorganized JalviewJSApp (accidentally put...
2020-06-07 BobHansonreorganized JalviewJSApp (accidentally put that in...
2020-06-07 BobHansonJAL-3446 JavaScript interface
2020-06-07 BobHansonJAL-3446 Desktop fix for embedding
2020-06-06 BobHansonJAL-3446 no actual changes; just using meaningful frame...
2020-06-06 BobHansonJAL-3446 adds Jmol viewer embedding.
2020-06-06 BobHansonJAL-3379 JalviewJS-API specs - preliminary
2020-06-05 BobHansonJAL-3446 UrlDownloadClient and Test
2020-06-05 BobHansonJAL-3446 Desktop JS needs getIdentifiersOrgData();
2020-06-05 BobHansonJAL-3446 forgot to escape Java in modified Platform...
2020-06-05 BobHansonJAL-3446 new Locale("") moved to Platform for review.
2020-06-05 BobHansonJAL-3446 AlignmentSorter/Test more documentation...
2020-06-05 BobHansonJAL-3446 AlignmentSorter/Test fixed for instance
2020-06-05 BobHansonJAL-3446 removes all JalviewJSApp dependency from jalvi...
2020-06-05 BobHansonMerge branch 'Jalview-JS/develop' of https://source...
2020-06-05 BobHansonRefactoring of Jalview, JalviewAppLoader, JalviewApp...
2020-06-04 gmungocJAL-1191 reduce logging level for warnings
2020-06-04 gmungocJAL-3446 post-merge unit test fixes, formatting
next