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 .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Feb 10, 2011
-
-
Maurice Hendrix authored
-
- Feb 07, 2011
-
-
Andreas Kusalananda Kähäri authored
Clean up example code (old code had unbalanced quotes and parens).
-
- Feb 04, 2011
-
-
Graham Ritchie authored
-
- Jan 26, 2011
-
-
Andy Yates authored
Subroutine added to optionally wrap values into arrays. Checks to see if the value is already an array and if so returns it untouched.
-
Andy Yates authored
Updates for execute_into_hash() which now allows you to process a query which could return the same key multiple times and can support parameters being passed into the statement prepare() method.
-
- Jan 18, 2011
-
-
Graham Ritchie authored
-
- Jan 11, 2011
-
-
Graham Ritchie authored
-
Graham Ritchie authored
-
Andreas Kusalananda Kähäri authored
-
Graham Ritchie authored
-
- Jan 06, 2011
-
-
Eugene Kulesha authored
-
- Jan 05, 2011
-
-
Andreas Kusalananda Kähäri authored
-
- Dec 23, 2010
-
-
Graham Ritchie authored
-
- Dec 10, 2010
-
-
Maurice Hendrix authored
-
Maurice Hendrix authored
-
- Dec 02, 2010
-
-
Andy Yates authored
-
- Nov 22, 2010
-
-
Steve Trevanion authored
-
Steve Trevanion authored
-
Maurice Hendrix authored
-
Maurice Hendrix authored
-
Maurice Hendrix authored
-
- Nov 19, 2010
-
-
Maurice Hendrix authored
-
Maurice Hendrix authored
-
Maurice Hendrix authored
-
Maurice Hendrix authored
-
- Nov 16, 2010
-
-
Maurice Hendrix authored
-
- Nov 10, 2010
-
-
Maurice Hendrix authored
-
- Nov 09, 2010
-
-
Maurice Hendrix authored
-
- Nov 08, 2010
-
-
Maurice Hendrix authored
sub check_for_stops can be given a 3rd parameter, an object with the sub _save_log, to save the logs to. This is optional, ommitting it renders the sub functionally equivalent to the previous version
-
Maurice Hendrix authored
sub check_for_stops can be given a 3rd parameter, an object with the sub _save_log, to save the logs to. This is optional, ommitting it renders the sub functionally equivalent to the previous version
-
- Oct 25, 2010
-
-
Andy Yates authored
-
- Oct 19, 2010
-
-
Andy Yates authored
-
- Oct 14, 2010
-
-
William McLaren authored
-
- Sep 27, 2010
-
-
Andy Yates authored
Incorrect passing of the DBConnection object to the execute update closure which meant we attempted to call out to attributes which did not exist on that object.
-
Andy Yates authored
Cannot use the begin_work() command if we have turned off AutoCommit manually. We were doing the same thing
-
- Sep 21, 2010
-
-
Steve Trevanion authored
-
- Sep 13, 2010
-
-
Andy Yates authored
-
Andy Yates authored
Making sure if AutoCommit was off we issue a rollback to signal the start of a fresh block. This seems to be easier than using DBI's begin_work() since that will error if we have already begun a transaction
-
- Sep 10, 2010
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
for specifying inheritance.
-