This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 14 Aug, 2013 1 commit
-
-
Leo Gordon authored
-
- 13 Aug, 2013 5 commits
-
-
Leo Gordon authored
Start using the new db_conn.pl script instead of building driver-specific commands and running them.
-
Leo Gordon authored
Execute individual SQL commands as well as sessions; translate some db-meta SQLite into Bash; control verbosity
-
Leo Gordon authored
Schema change: changed the data type of monitor.analysis to TEXT as per Michael Paulini's suggestion, to fit more and longer analysis names.
-
Leo Gordon authored
-
Leo Gordon authored
Allow multiple driver-dependent versions of the same patch; suggest schema patching with db_conn.pl commands.
-
- 09 Aug, 2013 3 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
A unified dispatching client for databases. Finds the correct database client via -url or -reg_conf/-reg_alias combination.
-
Leo Gordon authored
Give a more meaningful warning if EHIVE_ROOT_DIR is not set (probably because an external script is trying to run Hive API)
-
- 28 Jul, 2013 1 commit
-
-
Leo Gordon authored
-
- 11 Jul, 2013 2 commits
-
-
Leo Gordon authored
included a new -nosqlvc flag in beekeeper.pl and runWorker.pl to overcome the version restriction in non-critical cases
-
Leo Gordon authored
bugfix: propagate no_sql_schema_version_check parameter through the URLFactory/DBAdaptor loop (should be re-factored at some point)
-
- 10 Jul, 2013 1 commit
-
-
Leo Gordon authored
-
- 09 Jul, 2013 7 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
changed the interface of balance_semaphores() : pass in $filter_analysis_id instead of $filter_analysis
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 08 Jul, 2013 1 commit
-
-
Leo Gordon authored
-
- 02 Jul, 2013 4 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 01 Jul, 2013 1 commit
-
-
Leo Gordon authored
-
- 28 Jun, 2013 5 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 27 Jun, 2013 3 commits
-
-
Leo Gordon authored
tell the user whether to update the code to match the database SQL schema version, or which SQL patches to apply to the database
-
Leo Gordon authored
-
Leo Gordon authored
-
- 26 Jun, 2013 6 commits
-
-
Leo Gordon authored
use SqlSchemaAdaptor to detect the current code's sql version and record it in 'hive_meta' (leave it out of tables.*sql* files)
-
Leo Gordon authored
A new "adaptor" for detection of software's sql version based on the number of available sql patches.
-
Leo Gordon authored
move Core 'schema_version' out of tables.* files into HiveGeneric_conf (via ApiVersion), expose it for manipulation and make it available to PipeConfigs
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
new 'hive_meta' table to keep hive_sql_schema_version (=number of patches), hive_pipeline_name and hive_use_triggers
-