Merge branch 'documentation/JAL-3766_relnotes' into releases/Release_2_11_1_Branch
[jalview.git] / test / jalview / datamodel /
2020-10-28 gmungocJAL-3725 restrict mapped virtual feature location to...
2020-10-22 gmungocJAL-3763 Javadoc, check for null, additional tests
2020-10-22 gmungocJAL-3763 test coverage for AlignedCodonFrame.markMapped...
2020-10-22 gmungocJAL-3700 additions and corrections to unit tests
2020-09-22 Jim ProcterJAL-3748 simple test for SeqCigar preservation of start...
2020-09-22 Jim ProcterJAL-3748 additional asserts to verify start/end after...
2020-08-17 Jim ProcterMerge branch 'patch/Release_2_11_1_Branch_patch_JAL...
2020-08-10 gmungocJAL-3490 match count independent of contiguous matches... patch/Release_2_11_1_Branch_patch_JAL-3490
2020-07-27 gmungocJAL-3621 corrected sequence feature sort and test
2020-05-01 gmungocJAL-3613 check sequence overlap when matching search...
2020-04-21 Jim ProcterMerge branch 'bug/JAL-3574filterByPOS' into documentati...
2020-04-21 Jim ProcterJAL-3567 translated rather than imputed peptide
2020-04-17 gmungocJAL-3567 unit tests for linked feature tooltips
2020-04-16 gmungocJAL-3567 adjust layout of linked feature report, unit...
2020-04-16 gmungocJAL-3567 report mapped location for virtual features...
2020-04-13 gmungocJAL-3574 Matcher with integer/long value pattern (e...
2020-02-27 Jim ProcterMerge branch 'bug/JAL-3296changeStartInvalidateCursor...
2019-08-22 gmungocJAL-3187 case-insensitive codon variant calculation
2019-07-08 gmungocJAL-3187 derived peptide variants tweaks and tests
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-10 gmungocJAL-3296 ensure sequence cursor reset when sequence... bug/JAL-3296changeStartInvalidateCursor
2019-06-06 gmungocMerge branch 'develop' into trialMerge
2019-03-20 Ben SoaresJAL-3130 Lots of deprecation fixes. See utils/deprecat...
2019-03-12 gmungocJAL-1270 missing 'alwaysRun=true' added to setup/teardown
2019-03-05 gmungocMerge remote-tracking branch 'origin/bug/JAL-2839findWi...
2019-03-04 gmungocMerge remote-tracking branch 'origin/bug/JAL-3082select...
2019-03-04 gmungocMerge branch 'bug/JAL-3099alignmentVisibleWidth' into...
2019-03-01 gmungocMerge branch 'bug/JAL-3164complementOverview' into...
2019-03-01 gmungocMerge branch 'feature/intervalStoreJ' into merge/JAL...
2019-03-01 gmungocJAL-3140 reduced coupling to intervalstore.jar feature/intervalStoreJ
2019-02-24 gmungocJAL-3198 SequenceGroup 'bulk constructor' without dupli...
2019-01-21 gmungocJAL-3187 unit tests updated and errors caught
2019-01-16 Jim ProcterMerge branch 'features/pca_jaxb_datasetrefs_JAL-3171_JA...
2018-12-17 Jim ProcterMerge branch 'develop' into bug/JAL-2541cutRelocateFeatures
2018-12-06 Ben SoaresJAL-3130 incorporating feature/JAL-3063jaxbNoCastor...
2018-11-29 gmungocJAL-3140 NCList now via IntervalStore library
2018-11-28 gmungocJAL-3164 redraw complement overview on hide columns bug/JAL-3164complementOverview
2018-09-17 gmungocJAL-3116 unit tests adapted to EMBL over JAXB
2018-09-10 gmungocJAL-3099 use Alignment.getVisibleWidth() where wanted bug/JAL-3099alignmentVisibleWidth
2018-08-16 gmungocJAL-3082 one more test condition bug/JAL-3082selectRegex
2018-08-16 gmungocJAL-3082 handle regex error, exclusive threshold, unit...
2018-08-10 gmungocJAL-3076 refactor for more efficient scan of 'gene...
2018-06-04 gmungocJAL-2808 update test for revised treatment of 'mixed...
2018-05-11 gmungocJAL-2986 additional asserts for SequenceCursor updates
2018-05-11 gmungocJAL-2986 failing test added
2018-05-07 gmungocJAL-2808 ensure test setUp/tearDown alwaysRun
2018-03-16 gmungocMerge remote-tracking branch 'origin/releases/Release_2...
2018-03-15 gmungocJAL-2893 enabling Get Crossreferences to ENSEMBLGENOMES
2018-03-13 gmungocJAL-2839 addResult ignores duplicates
2018-03-09 gmungocJAL-2839 Finder refactoring prior to fixing the defect
2018-03-07 Jim ProcterMerge branch 'releases/Release_2_10_4_Branch' into...
2018-02-27 Jim ProcterMerge branch 'feature/JAL-2759' into merge/JAL-2759_2104
2018-02-20 Jim ProcterMerge branch 'releases/Release_2_10_4_Branch' into...
2018-02-05 Jim ProcterJAL-2780 JAL-2781 test AlignmentI.findAnnotations locat...
2018-02-05 Jim ProcterJAL-2780 JAL-2781 - patch and first test for AlignmentI...
2018-02-05 kiramtJAL-2759 Rename getBoundedStartIterator
2018-02-05 kiramtJAL-2759 Changes to StartRegionIterator after review
2018-01-31 kiramtJAL-2759 Rationalise VisibleColsIterator and HiddenCols...
2018-01-31 kiramtJAL-2759 test renaming
2018-01-31 kiramtJAL-2759 minor refactor to hiding bitsets
2018-01-30 kiramtJAL-2759 Add missing hiddenColumns empty check
2018-01-30 kiramtJAL-2759 updateForDeletedRegion no longer needed
2018-01-30 kiramtJAL-2759 Rationalising hidden cols cursor, and sorting...
2018-01-30 kiramtJAL-2759 Additional tests and tweaks to numColumns...
2018-01-30 kiramtJAL-2759 Keep numColumns up to date
2018-01-29 kiramtMerge branch 'feature/JAL-2759' of https://source.jalvi...
2018-01-29 kiramtJAL-2759 Combine findRegionForColumn code in HiddenColu...
2018-01-29 gmungocJAL-1270 testPadGaps() added
2018-01-29 kiramtJAL-2759 make a new cursor instead of resetting, update...
2018-01-22 kiramtJAL-2579 Moved locateVisibleStartOfSequence to Sequence...
2018-01-19 kiramtJAL-2759 Changes to getVisibleSequenceStrings after...
2018-01-19 kiramtJAL-2759 Moved propagateInsertions out of HiddenColumns
2018-01-19 kiramtJAL-2759 Update to getVisibleStartAndEndIndex after...
2018-01-18 kiramtJAL-2759 change subtractVisibleColumns and removal...
2018-01-18 kiramtJAL-2759 Updated test
2018-01-18 kiramtJAL-2759 unit tests (incomplete)
2018-01-16 kiramtJAL-2759 Moved alignment annotation code out of HiddenC...
2018-01-15 kiramtJAL-2759 Rename hideInsertionsFor to hideList, after...
2018-01-15 kiramtJAL-2759 Refactor of hideInsertionsFor after review
2018-01-15 kiramtJAL-2759 Minor doc and naming changes
2018-01-15 kiramtJAL-2759 Rename findColumnPosition and adjustForHiddenC...
2018-01-15 kiramtJAL-2759 Comments and renaming for has(Many)HiddenColum...
2018-01-15 kiramtJAL-2759 Tidy up javadoc and naming in HiddenColumnsCur...
2018-01-15 kiramtJAL-2759 Updated HiddenColumnsTest::testIsVisible follo...
2018-01-15 kiramtJAL-2759 Update to getHiddenBoundaryRight + unit test...
2018-01-10 gmungocJAL-1793 update spike branch to latest
2018-01-09 gmungocJAL-2808 small tweaks to api / Javadoc
2017-12-13 gmungocJAL-2843 add isByAttribute to interface for convenience
2017-12-08 gmungocJAL-2843 read/write feature filters from/to Jalview...
2017-12-08 gmungocJAL-2843 toStableString, fromString for Jalview feature...
2017-11-24 gmungocJAL-2808 update spike to latest
2017-11-24 gmungocJAL-2808 refine FeatureMatcher interface and matcher...
2017-11-23 gmungocJAL-2808 update spike to latest (filter range tooltip...
2017-11-23 gmungocJAL-2808 refactor KeyedMatcher as FeatureMatcher with...
2017-11-22 gmungocJAL-2069 spike updated with latest (FeatureTypeSettings)
2017-11-22 gmungocMerge branch 'develop' into features/JAL-1793VCF
2017-11-22 kiramtJAL-2759 performance improvements to hideColumns
2017-11-22 gmungocJAL-2808 capture feature attributes datatype (Character...
2017-11-22 kiramtJAL-2759 HiddenColumns test polishing
next