Merge branch 'documentation/JAL-3766_relnotes' into releases/Release_2_11_1_Branch
[jalview.git] / test / jalview / gui /
2020-09-23 Jim ProcterJAL-3748 maximal test for JAL-3748 using covid19 CDS...
2020-09-23 Jim ProcterJAL-3748 more tests verifying reconstruction of Alignem...
2020-09-16 Jim ProcterJAL-3748 store an AlignmentView for the complement...
2020-08-13 Ben SoaresJAL-3597 Increased heap passmark to <= 45MB and report...
2020-08-13 gmungocJAL-3597 slight tidying of code and Javadoc, passmark...
2020-08-13 gmungocJAL-3597 additional references nulled, bug in test...
2020-06-29 Jim ProcterJAL-3493 failing test - creates a highlight and column...
2020-04-21 Jim ProcterMerge branch 'bug/JAL-3574filterByPOS' into documentati...
2020-04-14 Jim ProcterJAL-3597 improved Memory test suite by detecting base...
2020-04-13 gmungocJAL-3574 Matcher with integer/long value pattern (e...
2020-03-31 gmungocJAL-1889 better (?) wait for Conservation thread
2020-03-20 Jim ProcterJAL-3562 exclude testNG groups from a build via -Ptestn...
2020-03-06 gmungocMerge branch 'feature/JAL-3468featureDescriptionEllipsi...
2020-03-06 gmungocJAL-3468 i18n and additional unit tests feature/JAL-3468featureDescriptionEllipsis
2020-02-27 Jim ProcterJAL-3412 patch for failing test
2020-02-27 Jim ProcterMerge branch 'bug/JAL-3412idWidthDiscrepancy' into... bug/JAL-3412idWidthDiscrepancy
2020-01-28 gmungocJAL-3341 debug for failing unit test bug/JAL-3341unitTestFails
2019-11-01 gmungocJAL-3468 unit tests updated for changes
2019-08-19 gmungocJAL-3412 calculateIdWidth - more consistency, constants...
2019-07-10 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-06-26 Jim ProcterJAL-3330 JAL-3332 relocate and simplify BeforeClass...
2019-06-17 gmungocJAL-2792 JAL-3187 linked features (if shown) in Feature...
2019-06-17 gmungocJAL-3187 add sequence to feature details table (and...
2019-06-06 gmungocMerge branch 'develop' into trialMerge
2019-05-21 gmungocJAL-3273 small correction to expected result calculation
2019-04-23 Jim ProcterMerge branch 'develop' into bug/JAL-3224_getdown_change...
2019-04-11 Jim ProcterMerge branch 'develop' into task/JAL-3130_Java_11_inves...
2019-04-02 gmungocJAL-3218 allow both Hide and Reveal in scale panel... bug/JAL-3218scalePanelPopups
2019-03-28 gmungocMerge branch 'feature/JAL-3181linkOrdering' into develop
2019-03-25 gmungocJAL-2717 adjusted code so default correctly returned...
2019-03-23 gmungocJAL-1889 remove debug logging, add updateLayout()
2019-03-21 gmungocJAL-1889 better debug logging
2019-03-20 Ben SoaresJAL-3130 Lots of deprecation fixes. See utils/deprecat...
2019-03-20 gmungocJAL-3212 unit test and fix for Scale Panel bug
2019-03-12 gmungocJAL-1270 missing 'alwaysRun=true' added to setup/teardown
2019-03-07 gmungocJAL-2717 JAL-2360 belated unit tests for ColourMenuHelper
2019-03-05 gmungocJAL-3049 redo (part of) commit 92bc328
2019-03-05 gmungocMerge remote-tracking branch 'origin/bug/JAL-3049colour...
2019-03-04 gmungocMerge branch 'bug/JAL-3120restoreFeatureColour' into...
2019-03-01 gmungocMerge branch 'feature/JAL-3093wrappedModeTooltips'...
2019-03-01 gmungocJAL-3093 unit test adapts to actual number of annotatio... feature/JAL-3093wrappedModeTooltips
2019-03-01 gmungocMerge branch 'feature/JAL-3093wrappedModeTooltips'...
2019-03-01 gmungocMerge branch 'feature/JAL-1244stretchStatusMsg' into...
2019-02-28 gmungocMerge remote-tracking branch 'origin/feature/JAL-3141_b...
2019-02-28 Jim ProcterMerge branch 'feature/JAL-3141_backupfiles_for211'... merge/develop_feature/JAL-3141_backupfiles_for211
2019-02-26 gmungocJAL-3201 group colour schemes distinct instances
2019-01-21 gmungocJAL-3187 (hacked up) show complement features on struct...
2019-01-16 Jim ProcterMerge branch 'feature/JAL-3063jaxbNoCastor' into develop
2019-01-16 Jim ProcterMerge branch 'features/pca_jaxb_datasetrefs_JAL-3171_JA...
2019-01-04 gmungocJAL-3181 refactor: extracted buildLinkMenu() for testab... feature/JAL-3181linkOrdering
2019-01-03 gmungocJAL-3181 order link menu items
2018-12-19 Jim ProcterMerge branch 'features/JAL-1767pcaInProject' into bug...
2018-12-17 Jim ProcterMerge branch 'bug/JAL-2864nullOverviewCanvas' into...
2018-12-17 Jim ProcterMerge branch 'bug/JAL-2750' into develop
2018-12-14 Jim ProcterJAL-3171 failing test checking preservation of dataset
2018-12-06 Ben SoaresJAL-3130 incorporating feature/JAL-3063jaxbNoCastor...
2018-12-03 gmungocJAL-3063 Castor removed from codebase
2018-11-08 gmungocJAL-1889 unit test tweaks for running on server
2018-10-05 gmungocJAL-1244 improved status message for insert/delete gap
2018-10-04 gmungocJAL-3132 status message for sequence and/or graph group...
2018-10-04 gmungocJAL-3093 unit tests, no mouse action over left/right...
2018-10-03 gmungocJAL-3093 tweaks to code and test for 3px gap above...
2018-10-02 gmungocJAL-3093 unit tests for SeqPanel.findMousePosition
2018-10-01 gmungocJAL-3093 refactor (+test) Annotation Labels tooltip...
2018-10-01 gmungocJAL-3093 unit tests for finding annotation row index...
2018-09-21 gmungocJAL-3120 preserve feature colour/mincolour/maxcolour... bug/JAL-3120restoreFeatureColour
2018-09-11 Jim ProcterMerge branch 'develop' into releases/Release_2_11_Branch
2018-08-28 gmungocJAL-3087 include full alignment height in repeating...
2018-06-29 gmungocJAL-3049 JAL-2069 colour icon tooltip including by...
2018-05-28 gmungocMerge remote-tracking branch 'origin/releases/Release_2...
2018-05-07 gmungocMerge branch 'releases/Release_2_10_4_Branch' into...
2018-05-07 Jim ProcterJAL-2906 apply GPLv3 license source
2018-04-26 gmungocJAL-2962 option to offer BLOSUM62 for nucleotide PCA
2018-04-12 gmungocJAL-2944 tidies for review comments
2018-03-21 Jim ProcterJAL-2754 reinstate PA import from bad conflict merge
2018-03-21 Jim ProcterMerge branch 'releases/Release_2_10_4_Branch' into...
2018-03-21 Jim ProcterJAL-2754 don’t use deprecated api for getting font...
2018-03-07 Jim ProcterMerge branch 'releases/Release_2_10_4_Branch' into...
2018-02-06 kiramtMerge branch 'develop' into feature/JAL-2759 feature/JAL-2759
2018-01-30 gmungocJAL-1793 update spike build to latest incl stop and...
2018-01-26 gmungocMerge branch 'develop' into features/JAL-1793VCF
2018-01-16 kjvdheideJAL-2750 renamed test to ScalePanelTest bug/JAL-2750
2018-01-16 kiramtJAL-2759 setup hideBitSet over range for hideInsertions
2018-01-16 kiramtJAL-2759 Unit test for PopupMenu hideInsertions code
2018-01-12 gmungocJAL-2864 more generous wait for gc() to complete in... bug/JAL-2864nullOverviewCanvas
2018-01-12 kiramtJAL-2886 trivial unit test fix
2018-01-10 gmungocJAL-1793 update spike branch to latest
2018-01-09 gmungocJAL-2843 unit tests for Save/Load colours and filters...
2018-01-08 gmungocJAL-2864 null OverviewDimensions on dispose + unit...
2017-12-05 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-11-28 Jim ProcterMerge branch 'bug/JAL-2859_uniprottowrongpdbid' into...
2017-11-28 Jim ProcterMerge branch 'bug/JAL-2740' into develop
2017-11-27 Jim ProcterJAL-2859 failing test demonstrating sequences with...
2017-11-21 kiramtMerge branch 'develop' into feature/JAL-2759
2017-11-15 gmungocJAL-2835 spike updated with latest
2017-11-13 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-11-08 kiramtMerge branch 'develop' into feature/JAL-2759
2017-11-08 Jim ProcterMerge branch 'develop' into bug/JAL-2225mapMultipleChains
2017-11-02 gmungocJAL-2808 spike updated with latest
2017-10-31 gmungocMerge branch 'bug/JAL-2791selectVisibleFeatures' into
next