This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 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 7 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
-
Leo Gordon authored
Changed an 'our' global variable to ENV{EHIVE_ROOT_DIR} to allow API-only users to set it and work as usual
-
- 25 Jun, 2013 2 commits
-
-
Miguel Pignatelli authored
-
Leo Gordon authored
bugfix: make sure users' tweaking of Data::Dumper::Maxdepth does not mess up stringify()' s operation
-
- 24 Jun, 2013 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
Utils/Config.pm no longer depends on ENSEMBL_CVS_ROOT_DIR, which becomes non-essential for non-EnsEMBL applications.
-
- 21 Jun, 2013 1 commit
-
-
Leo Gordon authored
-
- 18 Jun, 2013 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 14 Jun, 2013 2 commits
-
-
Leo Gordon authored
cosmetic: added short summary of Git commits between 23.Apr-14.Jun'2013 to Changelog for CVS-only users
-
Leo Gordon authored
PostgreSQL: connection parameters are now supplied on the command line (no need to set PG variables by hand)
-
- 13 Jun, 2013 6 commits
-
-
Leo Gordon authored
given -job_id Scheduler should take the Analysis into account and only submit a Worker for this Analysis
-
Leo Gordon authored
-
Leo Gordon authored
Adding foreign keys to PostgreSQL schema by reusing the MySQL file (the syntax happens to be exactly the same!)
-
Leo Gordon authored
-
Leo Gordon authored
-
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.
-
- 10 Jun, 2013 3 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
Leo Gordon authored
-
- 06 Jun, 2013 2 commits
-
-
Leo Gordon authored
-
Leo Gordon authored
-
- 05 Jun, 2013 3 commits
-
-
Leo Gordon authored
Slow the example down a bit and allow 2 Workers. In "-can_specialize 1" mode the two Workers will complete the whole pipeline.
-
Leo Gordon authored
-
Leo Gordon authored
setting "-hive_force_init 1" will cause init_pipeline.pl to drop the database prior to creation (use with care!)
-