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. Apr 03, 2012
    • Andreas Kusalananda Kähäri's avatar
      Changes: · 194eacc8
      Andreas Kusalananda Kähäri authored
        * Pick up perl executable from environment.
      
        * use warnings;
      
        * Make usage() a subroutine rather than a string.
      
        * Use @table_names in usage() to avoid confusion when the list of
          tables is updated (the 'ditag' table was missing from the list, but
          not in the old usage string).
      
        * Better usage() text.
      
        * Better information messages when running the script.
      
        * When unable to dump the old table, skip to the next database rather
          than dying.
      
        * Always use long option names when calling external programs from scripts!
      
        * Use do() rather than prepare(), execute(), finish() for simple
          things like these.
      194eacc8
    • Andreas Kusalananda Kähäri's avatar
      Allow for using dbhost, dbport etc. as options, and set default value · 39b703eb
      Andreas Kusalananda Kähäri authored
      for port to '3306'. Some formatting.
      39b703eb
  2. Apr 01, 2012
  3. Mar 30, 2012
  4. Mar 29, 2012
  5. Mar 28, 2012
  6. Mar 27, 2012
  7. Mar 24, 2012
  8. Mar 23, 2012
  9. Mar 22, 2012
  10. Mar 21, 2012
  11. Mar 20, 2012