Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@github.com/Ensembl/ensembl-rest. Pull mirroring updated .
  1. Dec 04, 2013
  2. Dec 02, 2013
    • Andy Yates's avatar
      [ENSCORESW-774]. Better default compara now chosen. · c71041df
      Andy Yates authored
      We had an error whenever we used the ensembl genomes species with the
      multi databases from compara. Our best guess compara DB was switching
      to the division’s compara DB rather than using multi. We now avoid
      that problem by giving a default. So we will still try to use the
      division’s DB but the lack of it will result in the correct results
      being passed back.
      c71041df
  3. Nov 26, 2013
  4. Nov 21, 2013
  5. Nov 18, 2013
  6. Nov 15, 2013
    • Magali Ruffier's avatar
      ENSCORESW-758: added some checks on lookup results · ede02ee9
      Magali Ruffier authored
      we can not return anything
      this can be because the id never existed in ensembl, then say that it could not be found in lookup
      but it can also be because no lookup database was found and other means did not return any result
      in that case, inform the user of the absence of the database
      also, when using versioned stable id, use stable id without version for quick lookup, then version for archive retrieval
      ede02ee9
    • Magali Ruffier's avatar
      ENSCORESW-758: added lookup test database · bda65d6d
      Magali Ruffier authored
      archive test module now uses lookup test database for archive lookup
      bda65d6d
  7. Nov 13, 2013
  8. Nov 07, 2013
  9. Nov 05, 2013
  10. Nov 01, 2013
  11. Oct 31, 2013
    • Andy Yates's avatar
      [ENSCORESW-628]. Supporting a JSON output for GeneTrees. · b083bd7d
      Andy Yates authored
      Finally we have a JSON output for gene trees. it's not done nicely but it works. Also it is very very fast! Support is done using the TreeHash builder and then delegating to the JSON encoder. A custom serialiser has been built in the view layer. Otherwise we would have to do content-type/accepts detection. That's not nice at all!
      b083bd7d
  12. Oct 30, 2013
  13. Oct 29, 2013
  14. Oct 25, 2013
  15. Oct 24, 2013
  16. Oct 18, 2013
  17. Oct 11, 2013