jalview.git
2016-04-05 Jim ProcterJAL-2046 RFC about cyclic dataset sequence references...
2016-04-05 Jim ProcterJAL-2046 revise test for ambiguous case
2016-04-05 Jim ProcterJAL-2046 ambiguous test for addSequenceFeature when...
2016-04-05 Jim ProcterJAL-2046 RFC on addSequenceFeature behaviour after...
2016-04-05 Jim ProcterJAL-2046 test behaviour of copy constructor in differen...
2016-04-05 Jim ProcterJAL-2046 add/delete SequenceFeature operate on dataset...
2016-04-05 Jim ProcterJAL-2046 setSequenceFeature contract implementation...
2016-04-05 Jim ProcterJAL-2046 explicit contract for get/set SequenceFeatures...
2016-04-05 Jim ProcterJAL-2046 remove javadoc
2016-04-05 Jim ProcterJAL-2046 simpler deriveSequence - promote to dataset...
2016-04-05 Jim ProcterJAL-2046 clarify contract for copy constructor and...
2016-04-05 Jim ProcterJAL-2046 explicitly copy char[] when cloning sequence...
2016-04-05 Jim ProcterJAL-2046 safer createDatasetSequence manipulates privat...
2016-04-04 Jim ProcterJAL-2046 basic test to make sure any derived sequence...
2016-04-04 Jim ProcterMerge branch 'optimisation/JAL-2001' into develop
2016-04-04 Jim ProcterJAL-2001 drop isSelected(int) in favour of original...
2016-04-04 Jim ProcterJAL-2001 catch -ve column values
2016-04-04 Jim ProcterJAL-2001 TODO for new ColumnSelection API
2016-04-04 Jim ProcterJAL-1551 formatting
2016-04-04 Jim ProcterJAL-2001 - note about possible side effect on JalviewLi...
2016-04-04 Jim ProcterJAL-2010 refactoring todo
2016-04-04 Jim ProcterJAL-2001 use fast column selection test
2016-04-04 Jim ProcterJAL-969 refactor columnselection operation (during...
2016-04-04 Jim ProcterJAL-2001 faster check for a column being selected
2016-04-04 Jim ProcterJAL-2001 javadoc
2016-04-04 Jim ProcterJAL-2001 faster getMax/getMin selected column, with...
2016-04-04 Jim ProcterJAL-2001 JAL-1722 - store selection as ArrayList and...
2016-04-01 gmungocMerge branch 'features/JAL-653_JAL-1766_htslib_refseqsu...
2016-04-01 gmungocJAL-1705 ensure the right mapping is used to align...
2016-04-01 tcofoegbuJAL-2048 Update to structureviz2 package from cytoscape
2016-04-01 gmungocMerge branch 'develop' into features/JAL-653_JAL-1766_h...
2016-04-01 gmungocJAL-2046 fix for broken test for deriveSequence
2016-04-01 gmungocJAL-1705 reworked AlignmentUtils.makeCdsAlignment and...
2016-04-01 gmungocJAL-653 updated test to match parsing of multi-valued...
2016-04-01 gmungocJAL-1705 tweak to MapList.toString for debugging
2016-04-01 gmungocJAL-1705 generalised getLength() to handle [start1...
2016-04-01 gmungocJAL-1705 test updated for canonicalised UNIPROT sequenc...
2016-04-01 gmungocJAL-1705 include stop codon in mapped CDS range so...
2016-04-01 gmungocJAL-2037 set DBRefEntry.version to "0" not "" in EMBL...
2016-04-01 gmungocJAL-1705 fetch all Ensembl xrefs (except GO terms)
2016-04-01 tcofoegbuJAL-2045 JAL-2047 improvement for sorting PDB quality...
2016-03-31 tcofoegbuJAL-2035 improvement to add binding to multiple model
2016-03-30 tcofoegbuJAL-1668 further clean-up of popup menu and NPE check...
2016-03-30 tcofoegbuJAL-2038 bug fix for NPE while setting progress message...
2016-03-28 tcofoegbumerge
2016-03-28 tcofoegbuJAL-1919 Fixed broken test in DBRefUtilsTest
2016-03-28 tcofoegbuJAL-1668 removed redundant UI elements in PopupMenu...
2016-03-28 gmungocJAL-1705 Javadoc / debug output tweaks
2016-03-28 gmungocJAL-2016 push getFeatureColourScheme(source) into Seque...
2016-03-28 gmungocJAL-2036 update AlignFrame menus when dbreffetcher...
2016-03-25 tcofoegbuJAL-2035 improvement to bind Jalview to Chimera model...
2016-03-24 tcofoegbuJAL-1919 Settings to disable duplicate generation of...
2016-03-24 tcofoegbuJAL-1479 Commented out debug sysout's for SiftsClient
2016-03-24 tcofoegbuJAL-1919 Added ability to generate temprature factor...
2016-03-24 tcofoegbumerge
2016-03-24 tcofoegbufixed applet build
2016-03-24 gmungocJAL-1705 removed experimental 'highlight selection...
2016-03-24 gmungocJAL-2032 structure follow mouseover in a copy of a...
2016-03-24 tcofoegbuJAL-1919 set DEFUALT_STRUCTURE_FORMAT to PDB
2016-03-23 tcofoegbumerge
2016-03-23 tcofoegbuJAL-2009 added programmatic custom feature setting...
2016-03-23 gmungocMerge branch 'develop' of https://source.jalview.org...
2016-03-23 gmungocJAL-1705 add DBRefEntry for 'self' to retrieved transcr...
2016-03-23 gmungocJAL-1997 default empty tooltip required for correct...
2016-03-22 tcofoegburesolve conflict with Mungo's merge
2016-03-22 tcofoegbuJAL-1919 code improvement to make PDB sequence fetcher...
2016-03-22 gmungocMerge branch 'features/JAL-653_JAL-1766_htslib_refseqsu...
2016-03-22 gmungocJAL-1705 add xref seqs to 'parent' dataset only if...
2016-03-22 gmungocJAL-1191 isolated SequenceOntology (BioJava wrapper...
2016-03-22 gmungocMerge branch 'develop' of https://source.jalview.org...
2016-03-21 tcofoegbuJAL-1919 refactor moved StructureViewerSettings
2016-03-21 gmungocMerge branch 'features/JAL-653_JAL-1766_htslib_refseqsu...
2016-03-21 gmungocMerge branch 'develop' of https://source.jalview.org...
2016-03-21 gmungocJAL-2029 further fixes to get correct xrefs and xrefs...
2016-03-21 tcofoegbumerged features/JAL-1919_mmCIF-Support to develop
2016-03-21 tcofoegbudevelop merge features/JAL-1919_mmCIF-Support
2016-03-21 gmungocMerge branch 'develop' into features/JAL-653_JAL-1766_h...
2016-03-21 gmungocJAL-1855 dbfetch from /ena_sequence/, /ena_coding/
2016-03-21 gmungocJAL-2029 many-to-many EnsemblCDS-to-Uniprot mappings
2016-03-21 tcofoegbuJAL-2028 added improvement for preconfigured ordering...
2016-03-21 tcofoegbudevelop merge
2016-03-21 tcofoegbumerge
2016-03-21 tcofoegbumungo merge
2016-03-21 tcofoegbudevelop merge
2016-03-21 tcofoegbuJAL-1667 Changed PDBSearchPanel's search result layout...
2016-03-16 gmungocMerge branch 'develop' of https://source.jalview.org...
2016-03-16 gmungocJAL-1705 xref ENST to correct (ENSP) accession id
2016-03-16 tcofoegbuJAL-2028 improvment to the displayed column customisation
2016-03-15 gmungocMerge branch 'develop' into features/JAL-653_JAL-1766_h... mungo_develop
2016-03-15 gmungocJAL-2016 corrected Javadoc, added test for anonymous...
2016-03-15 gmungocJAL-2016 FeatureSettingsI now FeatureSettingsModelI
2016-03-15 gmungocJAL-1705 code tidy/comment only
2016-03-15 gmungocJAL-1705 compute reverse complement of variants on...
2016-03-15 tcofoegbuJAL-1919 refined structure view annotation settings...
2016-03-11 tcofoegbuJAL-1478 Fixed ArrayIndexOutOfBoundsException while...
2016-03-11 tcofoegbumerge
2016-03-11 tcofoegbuJAL-2026 Bug fix for best quality filter
2016-03-11 gmungocMerge branch 'develop' into features/JAL-653_JAL-1766_h...
2016-03-11 gmungocJAL-1270 unit test for SequenceIdMatcher.SeqIdName
2016-03-11 gmungocJAL-1705 check Retry-After response header
next