Merge branch 'merge/develop_JAL-3725' into develop
[jalview.git] / src / jalview / io /
2022-01-28 Jim ProcterMerge branch 'merge/develop_JAL-3725' into develop
2022-01-11 Ben SoaresJAL-3703 fix Gff3 shared InputStream with embedded...
2022-01-11 Ben Soaresclose filehandles straight after parse, without setting...
2021-10-01 gmungocJAL-3725 restrict mapped virtual feature location to...
2021-09-30 Ben SoaresJAL-1260 Added .gbk to GenBank extensions. Added GenBa...
2021-09-23 Jim ProcterJAL-3821 less ambiguous base class name for EMBL and...
2021-09-23 Jim ProcterJAL-3821 ported to refactored FlatFile parser
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-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-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-09-21 Jim ProcterMerge branch 'merge_review/JAL-3490_2_11_2_develop...
2020-09-14 Ben SoaresMerge branch 'feature/JAL-3615gzipXfam' into develop
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-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-09 Ben SoaresJAL-3691 Changed .toUppoerCase().startsWith(...) to...
2020-08-05 gmungocJAL-3692 parse multiline feature qualifiers and escaped...
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-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-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-06 gmungocJAL-3311 JAL-3141 JAL-3144 tidying obsolete message...
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-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
2020-03-30 Jim ProcterJAL-3407 JAL-3130 back out java 9+ syntax that breaks...
2020-03-30 gmungocMerge branch 'develop' into Jalview-JS/develop
2020-03-06 gmungocMerge branch 'feature/JAL-3468featureDescriptionEllipsi...
2020-03-04 Ben SoaresJAL-3468 small tidy
2020-03-04 Ben SoaresJAL-3468 improvement to feature description truncation...
2020-03-04 Ben SoaresJAL-3468 Obsessively fixed self-closing <br/> tags
2020-03-03 soaresJAL-3468 Adapted methods to report how many features...
2020-02-18 Jim ProcterJAL-3529 attempt to guess database for a sequence’s...
2020-02-14 Jim ProcterJAL-3532 TODO comment
2020-02-14 Jim ProcterJAL-3529 preferentially output source dbrefs or princip...
2020-01-28 gmungocMerge branch 'feature/JAL-3121gffAttributeMap' into...
2020-01-24 gmungocJAL=3121 more data format validation/tests, help text... feature/JAL-3121gffAttributeMap
2020-01-23 gmungocJAL-3121 'attributes map' in GFF3 without special ...
2019-11-01 Ben SoaresJAL-3474 removed all .cvsignore files stored in the... improvement/JAL-3474_lots_of_.cvsignore_files
2019-10-31 gmungocJAL-3468 truncate feature description to 40 chars in...
2019-10-08 gmungocMerge branch 'develop' into Jalview-JS/develop
2019-08-22 gmungocJAL-3121 slightly cleaner parsing of, and unit test...
2019-08-22 gmungocJAL-3121 round trip GFF attributes including map-valued...
2019-07-26 gmungocMerge branch 'features/JAL-3375vcfValidation' into
2019-07-26 gmungocJAL-1793 only decode specific special characters in...
2019-07-26 gmungocJAL-3376 capture VCF POS, ID, QUAL, FILTER as feature... features/JAL-3375vcfValidation
2019-07-26 gmungocJAL-3375 format validate VCF Integer and Float fields
2019-07-25 gmungocJAL-3375 ignore '.' values for VCF data
2019-07-16 gmungocJAL-3210 Merge branch 'develop' into trialMerge
2019-07-10 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-07-08 gmungocJAL-3187 derived peptide variants tweaks and tests
2019-07-05 gmungocJAL-1793 apply URL decoding when saving VCF attribute...
2019-06-18 gmungocJAL-3187 javadoc
2019-06-18 gmungocJAL-3304 option to export linked features also for...
2019-06-18 gmungocJAL-3304 option to export linked features in Jalview...
2019-06-13 gmungocJAL-3143 recognise lnc_RNA as transcript
2019-06-07 gmungocMerge branch 'develop' into feature/JAL-3187linkedFeatures
2019-06-07 gmungocJAL-2738 use GeneLocus extends DBRefEntry to hold chrom...
2019-06-06 gmungocMerge branch 'develop' into trialMerge
next