JAL-3280 Fixed the version checking URL formulation (getdown build_properties) for...
[jalview.git] / src / jalview / io /
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-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 Jim ProcterJAL-3696 log the error message from the exception to...
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
2019-05-29 gmungocJAL-2738 error logging if no ##reference found
2019-05-29 gmungocJAL-2738 accept .csi, default to GRCh37:homo_sapiens...
2019-05-27 Ben SoaresJAL-3141 Added HashMap types for Java 1.8 compatibility
2019-05-25 Ben SoaresJAL-3141 One more error log fix
2019-05-25 Ben SoaresJAL-3141 Added tooltips on Schemes dropdown and Customi...
2019-05-24 Ben SoaresJAL-3141 Fixes recommended from gmc's test
2019-05-24 Ben SoaresJAL-3141 Reworked a lot of BackupFiles to allow the...
2019-04-29 gmungocJAL-2738 JAL-2743 update unit test to match new VCF...
2019-04-26 gmungocJAL-2738 JAL-2743 properties to map VCF header to speci...
2019-04-18 hansonrexplicit Hashtable objects
2019-04-17 gmungocJAL-3026 fix bug loading Jalview Project (in Java)
2019-04-04 gmungocJAL-3220 j2sIgnore on 3 more main methods
2019-04-04 gmungocJAL-3220 j2sIgnore on main methods on test / utility...
2019-04-03 hansonrreplacing @j2sNative with @j2sIgnore where appropriate...
2019-04-03 hansonrj2sNative clean-up. Fixes problem with second try of...
2019-03-27 hansonrconsolidation of Platform isJS calls
2019-03-27 hansonrisJS cleanup
2019-03-27 hansonrclean-up of isJS business for (temporarily) noneditable...
2019-03-21 Ben SoaresJAL-3130 Replaced deprecated Class.newInstance() with...
2019-03-20 Ben SoaresJAL-3130 Lots of deprecation fixes. See utils/deprecat...
2019-03-19 Ben SoaresJAL-3130 Merge of JAL-3130_Java_11_investigations-Ben...
2019-03-14 gmungocJAL-3210 JAL-3141 JAL-3056 disable backups in JalviewJS
2019-03-13 gmungocJAL-3210 merge conflict tidying
2019-03-13 gmungocMerge branch 'develop' into trialMerge
2019-03-11 gmungocMerge branch 'feature/JAL-3127_seqidChainshading' into...
2019-03-01 gmungocMerge branch 'bug/JAL-2791exportFilteredFeature' into...
2019-03-01 gmungocMerge branch 'feature/JAL-3093wrappedModeTooltips'...
2019-02-28 gmungocMerge branch 'feature/JAL-3169cancelOverwrite' 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-22 gmungocJAL-2738 don't set AF as feature score
2019-02-22 Ben SoaresJAL-3141 improved message for asking whether to delete...
next