This project is mirrored from https://:*****@github.com/Ensembl/ensembl.git.
Pull mirroring updated .
- 08 Mar, 2006 1 commit
-
-
Glenn Proctor authored
-
- 16 Dec, 2005 1 commit
-
-
Laura Clarke authored
change to api version
-
- 06 Dec, 2005 1 commit
-
-
Web Admin authored
-
- 29 Nov, 2005 1 commit
-
-
Glenn Proctor authored
-
- 28 Nov, 2005 1 commit
-
-
Ian Longden authored
-
- 11 Nov, 2005 1 commit
-
-
Ian Longden authored
-
- 25 Oct, 2005 1 commit
-
-
Ian Longden authored
-
- 14 Oct, 2005 1 commit
-
-
Ian Longden authored
-
- 12 Oct, 2005 1 commit
-
-
Leo Gordon authored
-
- 10 Oct, 2005 1 commit
-
-
Ian Longden authored
-
- 30 Sep, 2005 1 commit
-
-
Ian Longden authored
Added a defualt set of aliases for the load_registry_from_db subroutine. Also added no_version_check getter/setter to allow configuration of wether the version checking is done. So you can specifiy in configuration script that you do not want to do the version checking.
-
- 28 Sep, 2005 2 commits
-
-
Ian Longden authored
-
Ian Longden authored
version_check changed to only check when adaptors are instantiated or not at all if special file exists
-
- 20 Sep, 2005 2 commits
-
-
Ian Longden authored
load_registry_from_db will now only load the databases that match the correct software version and not necessarily the latest versions
-
Ian Longden authored
-
- 19 Sep, 2005 1 commit
-
-
Ian Longden authored
-
- 23 Aug, 2005 1 commit
-
-
Ian Longden authored
replaced do with eval require for better error messages. Added optional argument to load_all to write to stderr what configuration file is being used. This was always reported before but defualt is now not to
-
- 12 Aug, 2005 1 commit
-
-
Ian Longden authored
-
- 29 Jul, 2005 1 commit
-
-
Web Admin authored
-
- 25 Jul, 2005 1 commit
-
-
Web Admin authored
-
- 22 Jul, 2005 1 commit
-
-
Ian Longden authored
-
- 08 Jul, 2005 1 commit
-
-
Eugene Kulesha authored
-
- 01 Jul, 2005 1 commit
-
-
Ian Longden authored
-
- 30 Jun, 2005 1 commit
-
-
Ian Longden authored
merged adaptors removed and more docs added. load_registry_with_web_adaptors deprecated as new web does not allow this to work anymore, but Use load_registry_from_db can now be used instead
-
- 29 Jun, 2005 1 commit
-
-
Ian Longden authored
pretty much a rewrite of the sub get_all_adaptors. Now takes the optional species, group and type pairs. The adaptors are returned instantiated now.
-
- 27 Jun, 2005 1 commit
-
-
Ian Longden authored
subroutine clear, now added which will drop all database connections and reset the registry. NOTE: if you load_all and the registry is loaded the subroutine clear is now automatically called first to clear out the old configuration before loading the new one.
-
- 08 Jun, 2005 1 commit
-
-
Ian Longden authored
made all registry calls case INsensetive as it was very annoying having to have species, group and type all in the correct case. Also added load_registry_from_db which will load the latest ensembl databases given a database host (and optionally port, user, pass) to search. At prsent only core,variation,estgene,compara and go adaptors are loaded via this method.
-
- 21 Mar, 2005 1 commit
-
-
Ian Longden authored
-
- 04 Mar, 2005 1 commit
-
-
Arne Stabenau authored
-
- 07 Feb, 2005 1 commit
-
-
Ian Longden authored
-
- 16 Dec, 2004 1 commit
-
-
Ian Longden authored
fix for no species being specified and more than one core database bring called (connection was not dropped)
-
- 24 Nov, 2004 1 commit
-
-
Web Admin authored
changes to ensembl code to handle disconnecting databases properly - disconnect_all, checking for reconnection when doing do and prepare and finishing statement handles in generic_fetch
-
- 03 Nov, 2004 2 commits
-
-
Steve Trevanion authored
-
Ian Longden authored
-
- 02 Nov, 2004 1 commit
-
-
Ian Longden authored
set_disconnect_when_inactive method added which will disconnect ALL DBConnections and set the flag for disconnect_when_inactive to 1
-
- 22 Oct, 2004 1 commit
-
-
Ian Longden authored
-
- 21 Oct, 2004 2 commits
-
-
Ian Longden authored
-
Ian Longden authored
-
- 16 Sep, 2004 2 commits
-
-
Ian Longden authored
-
Ian Longden authored
-