JAL-3018 Ensembl version updated to 9.0
[jalview.git] / src / jalview / ext / ensembl / EnsemblRestClient.java
2019-01-24 gmungocJAL-3018 Ensembl version updated to 9.0
2018-09-03 gmungocJAL-3076 fetch Ensembl sequence as JSON instead of...
2018-08-10 gmungocJAL-3018 updated to Ensembl REST 7.0
2018-08-10 gmungocJAL-3076 fetch Ensembl sequence as JSON instead of...
2018-06-07 gmungocJAL-2755 correct Javadoc and error handling
2018-06-04 gmungocJAL-3018 updated REST versions to 6.3
2018-03-07 Jim ProcterMerge branch 'releases/Release_2_10_4_Branch' into...
2018-02-23 Jim ProcterJAL-2885 ENSEMBL-DOMAIN -> ENSEMBL-BASEURL
2018-01-16 gmungocJAL-2885 uniprot now https, uniprot/ensembl/pfam/xfam...
2017-10-24 gmungocJAL-2738 update spike branch with latest
2017-10-24 gmungocMerge branch 'develop' into features/JAL-1793VCF; lambd...
2017-10-23 Jim ProcterMerge branch 'bug/JAL-2253' into develop
2017-10-20 gmungocPush 1793 latest to spike branch
2017-10-20 gmungocJAL-2253 pull up constant, additional unit test bug/JAL-2253
2017-10-19 gmungocJAL-2755 rename EnsemblInfo as EnsemblData, add 'true...
2017-10-09 gmungocJAL-2523 basic sleep and retry (3 times) on 429 respons... features/JAL-2523httpRetries
2017-10-04 gmungocJAL-2523 start of refactoring...
2017-10-03 gmungocJAL-2738 copy to spikes/mungo
2017-08-31 gmungocJAL-2105 REST versions updated to 6.1 (Ensembl) 6.0...
2017-08-31 gmungocJAL-2253 safer simpler resolution of identifiers using...
2017-08-16 Jim ProcterJAL-2418 source formatting
2017-06-09 gmungocJAL-2446 merged to spike branch
2017-06-04 Jim ProcterJAL-2582 recognise ENS…P peptide IDs and make two getPa...
2017-05-03 gmungocJAL-2105 Ensembl REST now at 5.0
2016-12-09 gmungocJAL-2105 updated for reviewed REST version 4.8
2016-11-25 gmungocMerge branch 'develop' into trialMerge
2016-10-13 gmungocJAL-2253 2 second timeout on ping URL, default 5 minute... feature/JAL-2553ensemblGenomes
2016-10-05 Jim ProcterJAL-2189 apply license
2016-10-05 Jim ProcterJAL-2189 source formatting
2016-10-05 gmungocJAL-2105 update Ensembl REST version to 4.7
2016-10-03 gmungocJAL-2110 JAL-1705 handle not found (400) better
2016-09-28 Jim ProcterJAL-2210 JAL-2232 check response code before attempting...
2016-08-30 gmungocMerge branch 'develop' into features/filetypeEnum
2016-08-17 gmungocJAL-2105 rest versions updated to 4.6, change log link...
2016-07-18 gmungocJAL-2105 check content of Ensembl REST ping response
2016-05-13 gmungocJAL-2105 capture Ensembl data version, check REST versi...
2016-04-29 gmungocJAL-2051 better checking of retrieved / duplicated...
2016-04-11 gmungocJAL-1705 code/comment tidy only
2016-03-11 gmungocJAL-1705 check Retry-After response header
2016-03-03 gmungocJAL-1705 include stop codons in derived CDS; support...
2016-02-19 gmungocJAL-1705 regular expression updates, tests, other refac...
2016-02-12 gmungocJAL-1705 various refactoring towards Uniprot-to-Ensembl...
2016-02-01 gmungocJAL-1705 JAL-1191 SequenceOntologyLite added as hard...
2016-01-29 gmungocJAL-1705 fetch Uniprot and PDB xrefs for Ensembl protei...
2016-01-27 gmungocJAL-1705 use GET for single queries; set gene name...
2016-01-25 gmungocJAL-1705 EnsemblGene added, and related refactoring
2016-01-21 gmungocJAL-1705 reworked Ensembl clients now fetching and...