Merge branch 'develop' into spike/JAL-4047/JAL-4048_columns_in_sequenceID
[jalview.git] / src / jalview / io /
2021-09-21 Ben SoaresJAL-3691 automatic insertion of Locale.ROOT to toUpperC...
2021-09-21 Jim ProcterMerge branch 'doc/JAL-3746_Release_2_11_2' into develop
2021-09-21 Jim ProcterMerge branch 'features/r2_11_2/JAL-3829_3dbeacons'...
2021-09-21 Jim ProcterJAL-3829 ignore the fake ID generated when a PDB format...
2021-09-17 Ben SoaresJAL-1260 rudimentary parsing of LOCUS line to at least...
2021-09-17 gmungocJAL-1260 refactored multi-line qualifier separators
2021-09-17 gmungocJAL-1260 file formats and IdentifyFile updates for...
2021-09-17 gmungocJAL-1260 refactored GenBank (and EMBL) flat file parser
2021-09-17 Jim ProcterJAL-1260 FileFormat entry for EMBL/GENBANK: TODO: creat...
2021-09-16 gmungocJAL-3779 apply properties to all groups with given...
2021-09-16 Jim ProcterMerge branch 'develop' into doc/JAL-3746_Release_2_11_2
2021-09-16 gmungocJAL-3761 extra check that VCF feature is fully mappable...
2021-09-16 Ben SoaresJAL-3761 listToArray became rangeListToArray
2021-09-15 Jim ProcterJAL-3741 http to https (and jar to jvp for exampleFile...
2021-09-15 Ben SoaresMerge branch 'develop' into merge/develop_ben2
2021-09-02 gmungocJAL-3509 JAL-1842 minor tidying of code
2021-09-02 gmungocJAL-3509 coerce RESNUM to hidden (really) after fetchin...
2021-08-11 Jim ProcterJAL-2349 remove test code
2021-08-11 Jim ProcterMerge branch 'features/JAL-2349_matrixvis' into feature...
2021-02-17 Jim ProcterJAL-3821 patch for 2.11.2 to retrieve RNA ENA records... patch/for2.11.2/JAL-3821_ena_rna_moltype
2021-02-17 Jim ProcterMerge branch 'feature/JAL-3692enaEndpoint' into patch...
2020-12-12 gmungocJAL-1713 JAL-3119 JAL-3785 refactored get/set Overview...
2020-12-11 gmungocJAL-3785 set full title on automatically opened Overvie...
2020-11-13 Ben SoaresJAL-3775 Eclipse re-formatting commit
2020-11-13 Ben SoaresJAL-3633 Small changes to allow future fitting with...
2020-11-12 Ben SoaresJAL-3676 Removed BACKUPFILESPRESETENTRY logging for...
2020-11-10 Ben SoaresJAL-3628 Fixed oddly worded and non-formatted error...
2020-11-10 Ben SoaresJAL-3628 Fix for slightly incorrect boolean usage to...
2020-11-10 Ben SoaresJAL-3628 Even more Cache.log.debug statements
2020-11-10 Ben SoaresJAL-3628 More Cache.log.debug statements
2020-11-06 Ben SoaresJAL-3628 Changed other calls to renameTo to use BackupF...
2020-11-06 Ben SoaresJAL-3628 Changed all file1.renameTo(file2) calls to...
2020-10-29 Jim ProcterMerge branch 'patch/JAL-3700_JAL-3748_JAL-3763_for_2_11...
2020-10-28 Jim ProcterJAL-3725 patch EMBL flat file to exclude stop codon...
2020-10-28 gmungocJAL-3725 restrict mapped virtual feature location to...
2020-09-21 Jim ProcterMerge branch 'merge_review/JAL-3490_2_11_2_develop...
2020-09-17 Jim ProcterJAL-3741 http to https (and jar to jvp for exampleFile...
2020-09-14 Ben SoaresMerge branch 'feature/JAL-3615gzipXfam' into develop
2020-08-27 Ben SoaresMerge branch 'releases/Release_2_11_1_Branch' into... merge/JAL_1842+JAL-3509+releases_Release_2_11_1_Branch
2020-08-21 Jim ProcterJAL-3675 2.11.1.1 java 8 compatible patch for JAL-3615...
2020-08-21 Jim ProcterJAL-3615 code tidy, improve unit test
2020-08-20 Ben SoaresJAL-2656 better read of (potential) gzip magic bytes
2020-08-18 gmungocJAL-2656 Java 8 compatible test for gzipped, refactored...
2020-08-18 gmungocJAL-3692 parse multiline CDS location correctly
2020-08-17 Jim ProcterMerge branch 'patch/JAL-3691_No_score_models_available...
2020-08-17 Jim ProcterJAL-3490 don't init the combo box's history cache for...
2020-08-17 Jim ProcterJAL-3490 merged with 2.11.2 develop
2020-08-17 Jim ProcterMerge branch 'patch/Release_2_11_1_Branch_patch_JAL...
2020-08-12 Ben SoaresJAL-3676 Removed BACKUPFILESPRESETENTRY logging for...
2020-08-10 Jim ProcterJAL-3691 toUpperCase(Locale.ROOT) for all standard...
2020-08-10 Jim ProcterMerge branch 'releases/Release_2_11_1_Branch' into...
2020-08-10 Jim ProcterJAL-3628 JAL-3708 call Cache.initLogger() before using...
2020-08-09 Ben SoaresJAL-3691 Changed .toUppoerCase().startsWith(...) to...
2020-08-05 Ben SoaresJAL-3691 Changed .toUppoerCase().startsWith(...) to...
2020-08-05 Jim ProcterMerge branch 'patch/JAL-3692enaEndpointFlatfile' into...
2020-08-05 gmungocJAL-3692 parse multiline feature qualifiers and escaped...
2020-08-05 gmungocJAL-3692 parse multiline feature qualifiers and escaped...
2020-08-05 Jim ProcterMerge branch 'merge/JAL-3628+JAL-3608+JAL-3609+JAL...
2020-08-03 gmungocJAL-3692 set CDS /product as EMBLCDSPROTEIN description
2020-08-03 gmungocJAL-3692 refactor/complete parsing, more unit test...
2020-08-03 gmungocJAL-3692 parse DE for description, and other refactoring...
2020-08-03 gmungocJAL-3692 unit test (J03321), fixes, dbrefs; todo: prote...
2020-08-03 gmungocJAL-3692 EMBL flatfile fetcher / parser (todo: CDS...
2020-07-31 Ben SoaresMerge branch 'releases/Release_2_11_1_Branch' into...
2020-07-28 Jim ProcterMerge branch 'feature/JAL-3615gzipXfam' into develop
2020-07-28 Jim ProcterJAL-3615 JAL-2656 missing import after cherrypick
2020-07-28 Jim ProcterJAL-2656 recognise non-HTTP URI input streams as gzippe...
2020-07-28 Jim ProcterJAL-2656 recognise Gzipped file input streams by their...
2020-07-28 Jim ProcterJAL-2656 recognise non-HTTP URI input streams as gzippe...
2020-07-28 Jim ProcterJAL-2656 recognise Gzipped file input streams by their...
2020-07-27 gmungocJAL-2656 JAL-3615 check response headers to test for...
2020-07-27 gmungocJAL-3615 used gzip endpoints for Pfam and Rfam
2020-07-27 gmungocJAL-3692 set CDS /product as EMBLCDSPROTEIN description
2020-07-27 gmungocJAL-3692 refactor/complete parsing, more unit test...
2020-07-27 Jim ProcterJAL-3696 log the error message from the exception to...
2020-07-27 Jim ProcterJAL-3696 log the error message from the exception to...
2020-07-24 gmungocJAL-3692 parse DE for description, and other refactoring...
2020-07-22 gmungocJAL-3692 unit test (J03321), fixes, dbrefs; todo: prote...
2020-07-21 gmungocJAL-3692 EMBL flatfile fetcher / parser (todo: CDS...
2020-07-07 Ben SoaresJAL-3628 Fixed oddly worded and non-formatted error...
2020-07-06 gmungocJAL-3311 JAL-3141 JAL-3144 tidying obsolete message...
2020-07-06 Ben SoaresJAL-3628 Fix for slightly incorrect boolean usage to...
2020-07-06 Ben SoaresJAL-3628 Even more Cache.log.debug statements
2020-07-04 Ben SoaresJAL-3628 More Cache.log.debug statements
2020-07-02 gmungocJAL-2656 JAL-3615 check response headers to test for...
2020-07-02 gmungocJAL-3615 used gzip endpoints for Pfam and Rfam
2020-06-30 Ben SoaresJAL-3676 Added Log Level ComboBox and Copy to Clipboard...
2020-06-29 Jim ProcterMerge branch 'bug/JAL-3490findSpanHiddenGaps' into...
2020-06-24 Ben SoaresJAL-3667 Fixed single backupfile error deleting the...
2020-06-15 Ben SoaresJAL-3628 Changed other calls to renameTo to use BackupF...
2020-06-08 Ben SoaresJAL-3628 Changed all file1.renameTo(file2) calls to...
2020-05-18 gmungocMerge branch 'Jalview-JS/develop' into develop
2020-04-21 Jim ProcterJAL-3407 add GPL license to Jalview source files
2020-04-21 Jim ProcterMerge branch 'bug/JAL-3567virtualFeatureCoordinates...
2020-04-21 gmungocJAL-3603 load annotation file from RELATIVE_URL in...
2020-04-17 gmungocJAL-3567 unit tests for linked feature tooltips
2020-04-16 gmungocJAL-3567 report mapped location for virtual features...
2020-04-14 Jim ProcterMerge branch 'bug/JAL-3529_uniprotidsinstockholm' into...
2020-04-14 gmungocJAL-3583 remove debug logging, Javadoc added
2020-03-31 gmungocMerge branch 'develop' into Jalview-JS/develop
next