Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Jan 13, 2014
  2. Dec 09, 2013
    • Magali Ruffier's avatar
      added patch_74_75_d.sql · c78c7793
      Magali Ruffier authored
      added data for transcript count in genome_statistics test data
      added test for get_transcripts and get_alt_transcripts in genomecontainer
      c78c7793
  3. Dec 06, 2013
  4. Dec 05, 2013
  5. Dec 03, 2013
  6. Nov 26, 2013
  7. Nov 25, 2013
  8. Nov 15, 2013
  9. Nov 11, 2013
  10. Oct 31, 2013
  11. Oct 23, 2013
  12. Oct 18, 2013
  13. Oct 17, 2013
  14. Oct 10, 2013
  15. Oct 03, 2013
  16. Oct 02, 2013
  17. Oct 01, 2013
    • Andy Yates's avatar
      [ENSCORESW-691]. Adding the ability to query by retired seq region ids. · 991a724a
      Andy Yates authored
      Other schemas may need this which do not go through a process of removing
      old/retired seq region ids in favour of their new ids. When querying by a slice
      this is automatically delt with. When fetching by an ID you now need to
      force the search on.
      991a724a
    • Andy Yates's avatar
      [ENSCORESW-665]. Making sure we report the correct DBI error. · b63e399f
      Andy Yates authored
      It seems that $DBI::errstr has a very strange life. We can get the error message
      recived by incorrect connections or bad drivers (DBD::mysql is missing) when we
      just warn the error. However concatenating it into another string makes the
      message disapear. Even assignment and then concat will not work. Instead we
      have switched to using the $@. This has the error in it.
      b63e399f
  18. Sep 27, 2013