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 .
- Oct 29, 2013
-
-
Alessandro Vullo authored
-
- Oct 25, 2013
-
-
Alessandro Vullo authored
-
- Aug 06, 2013
-
-
Andy Yates authored
Nathan requested methods which can perform this kind of task (assert the contents of a data structure). We support 1 level of arrays and hashes. All test cases pass at time of writing. Methods for capturing method returns were not implemented. They do not fit into the Utils way of doing (no method actually performs a task on an object they just report what it is).
-
- Mar 25, 2013
-
-
Andy Yates authored
-
- Oct 31, 2012
-
-
Andy Yates authored
-
- Sep 25, 2012
-
-
Andy Yates authored
-
- Jul 25, 2012
-
-
Andy Yates authored
Adding the scope guard which is a way we can cause code to be executed even during a die. Very useful for non-global resource cleanup operations (finally blocks)
-
- Jan 10, 2012
-
-
Andy Yates authored
-
- Oct 18, 2011
-
-
Andy Yates authored
-
- Sep 14, 2011
-
-
Andy Yates authored
-
- Aug 31, 2011
-
-
Andy Yates authored
-
Andy Yates authored
Bringing in assertions for strand as well as for boolean types. Extending the test cases accordingly
-
- Aug 24, 2011
-
-
Andy Yates 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.
-
- Jan 05, 2011
-
-
Andreas Kusalananda Kähäri authored
-
- Sep 10, 2010
-
-
Andreas Kusalananda Kähäri authored
-
Andreas Kusalananda Kähäri authored
for specifying inheritance.
-
- Aug 16, 2010
-
-
Andreas Kusalananda Kähäri authored
<ensembl-dev@ebi.ac.uk> to <dev@ensembl.org>.
-
- Jul 19, 2010
-
-
Andy Yates authored
Addition of utility classes for use in the Ensembl API. The first are shortcuts for asserting object/ref types and the second is a class which removes boilerplate from working with databases.
-