This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 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 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 3 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!)
-