This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 06 Jul, 2016 1 commit
-
-
Matthieu Muffato authored
-
- 14 Mar, 2016 1 commit
-
-
Leo Gordon authored
bugfix: make sure we do not insert 0000-00-00 on topping up a running database (a bug for strict MySQL 5.6)
-
- 04 Feb, 2016 1 commit
-
-
Leo Gordon authored
bugfix: when looking for a job by content make sure we also check analysis_data - thanks to Michael Nuhn for reporting
-
- 29 Jan, 2016 1 commit
-
-
Leo Gordon authored
-
- 24 Nov, 2015 1 commit
-
-
Leo Gordon authored
-
- 30 Oct, 2015 1 commit
-
-
Leo Gordon authored
-
- 29 Oct, 2015 1 commit
-
-
Leo Gordon authored
-
- 17 Aug, 2015 1 commit
-
-
Matthieu Muffato authored
-
- 10 Aug, 2015 1 commit
-
-
Leo Gordon authored
-
- 07 May, 2015 1 commit
-
-
Leo Gordon authored
-
- 24 Feb, 2015 1 commit
-
-
Leo Gordon authored
(cherry-picked from version/2.1 branch)
-
- 22 Jan, 2015 1 commit
-
-
Leo Gordon authored
-
- 07 Jan, 2015 1 commit
-
-
Matthieu Muffato authored
-
- 23 May, 2014 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 13 May, 2014 1 commit
-
-
Leo Gordon authored
skip undef values (do not even mention them) when performing store via insert (and let SQL layer initialize undefined fields)
-
- 09 Apr, 2014 1 commit
-
-
Leo Gordon authored
allow BaseAdaptor to store_of_update anonymous hashrefs as well as objects; rely on Cacheable::unikey() for a unique key; map objectrefs back to their ids
-
- 17 Mar, 2014 1 commit
-
-
Leo Gordon authored
-
- 10 Mar, 2014 1 commit
-
-
Leo Gordon authored
-
- 31 Jan, 2014 1 commit
-
-
Leo Gordon authored
removed dependency on Core's DBSQL::BaseAdaptor and Storable by introducing own lightweight Hive::Storable
-
- 28 Jan, 2014 2 commits
-
-
Leo Gordon authored
bugfix: no hope for other DBD drivers to support detection of auto-incrementing fields => use our inernal fixed rule
-
Leo Gordon authored
-
- 24 Jan, 2014 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 17 Jan, 2014 1 commit
-
-
Leo Gordon authored
-
- 14 Jan, 2014 1 commit
-
-
Leo Gordon authored
-
- 19 Dec, 2013 1 commit
-
-
Leo Gordon authored
-
- 09 Dec, 2013 1 commit
-
-
Leo Gordon authored
-
- 21 Aug, 2013 1 commit
-
-
Leo Gordon authored
-
- 26 Jun, 2013 1 commit
-
-
Leo Gordon authored
-
- 24 Jun, 2013 1 commit
-
-
Leo Gordon authored
-
- 21 Jun, 2013 1 commit
-
-
Leo Gordon authored
-
- 12 Jun, 2013 1 commit
-
-
Leo Gordon authored
Has one known limitation (always INSERTs instead of INSERT_IGNORE and REPLACE) and may contain other bugs.
-
- 23 Apr, 2013 1 commit
-
-
Leo Gordon authored
API extension: store() now also returns how many actual store operations (as opposed to fetching of already stored ones) it has performed
-
- 05 Mar, 2013 1 commit
-
-
Leo Gordon authored
Protect generate_graph.pl in table-drawing mode from printing too many rows (by setting a limit in JSON config)
-
- 01 Oct, 2012 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 26 Sep, 2012 1 commit
-
-
Leo Gordon authored
switched Queen to become descendent of Hive::DBSQL::ObjectAdaptor and removed _generic_fetch from it
-
- 20 Sep, 2012 1 commit
-
-
Leo Gordon authored
allow JOIN to appear in the constraint and act wisely - so we do not need extra complicated syntax for joining
-
- 04 Sep, 2012 1 commit
-
-
Leo Gordon authored
-