This project is mirrored from https://:*****@github.com/Ensembl/ensembl-hive.git.
Pull mirroring updated .
- 08 Jan, 2021 1 commit
-
-
nwillhoft authored
-
- 07 Jan, 2020 1 commit
-
-
Brandon Walts authored
-
- 04 Jan, 2019 1 commit
-
-
Brandon Walts authored
-
- 26 May, 2018 1 commit
-
-
Matthieu Muffato authored
-
- 26 Jan, 2017 6 commits
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
patchfix: in PostreSQL, an enum value is not equal to its text counterpart, so the default value has to be changed
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
- 12 Jan, 2017 1 commit
-
-
Matthieu Muffato authored
-
- 06 Jul, 2016 5 commits
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
- 26 May, 2016 1 commit
-
-
Brandon Walts authored
-
- 31 Mar, 2016 1 commit
-
-
Leo Gordon authored
schema_change: introducing PKs dataflow_target.dataflow_target_id and analysis_ctrl_rule.analysis_ctrl_rule_id
-
- 26 Feb, 2016 1 commit
-
-
Leo Gordon authored
-
- 25 Feb, 2016 1 commit
-
-
Matthieu Muffato authored
-
- 29 Jan, 2016 1 commit
-
-
Leo Gordon authored
-
- 28 Jan, 2016 1 commit
-
-
Leo Gordon authored
schema_change: added dataflow_target.extend_param_stack which is used as the new indicator for INPUT_PLUS
-
- 14 Jan, 2016 1 commit
-
-
Leo Gordon authored
-
- 12 Jan, 2016 1 commit
-
-
Jan Vogel authored
We're using SQLite version 3.6.20 - somehow SQLite throws on this left join: LEFT JOIN analysis_base a USING(analysis_id) However, this explicit LEFT join works for us and our SQLite installation: LEFT JOIN analysis_base a ON a.analysis_id = r.analysis_id
-
- 12 Nov, 2015 2 commits
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
NOTE: The md5 checksum is stored as CHAR(32) because I could find a way of storing small binary data in Postgre.
-
- 06 Nov, 2015 1 commit
-
-
Leo Gordon authored
-
- 17 Aug, 2015 2 commits
-
-
Leo Gordon authored
schema_change: added POST_HEALTHCHECK to the list of job.status and changed it from enum to string type
-
Leo Gordon authored
schema_change: combining all in-progress job.status into worker.status JOB_LIFECYCLE and making it a VARCHAR(255)
-
- 09 Jun, 2015 1 commit
-
-
Leo Gordon authored
-
- 02 Jun, 2015 1 commit
-
-
Leo Gordon authored
schema_change: a patch to include the live_roles view in the list of tables affected by drop_hive_tables
-
- 14 May, 2015 1 commit
-
-
Matthieu Muffato authored
-
- 13 May, 2015 2 commits
-
-
Matthieu Muffato authored
-
Matthieu Muffato authored
-
- 27 Apr, 2015 2 commits
-
-
Leo Gordon authored
schema_change: added a view to count live roles by meadow_user, meadow_type, resource_class and analysis
-
Leo Gordon authored
-
- 24 Apr, 2015 1 commit
-
-
Leo Gordon authored
-
- 09 Apr, 2015 1 commit
-
-
Leo Gordon authored
changing function declaration syntax to be better understood by PostgreSQL 9.1 (and adding the default value)
-
- 08 Apr, 2015 1 commit
-
-
Leo Gordon authored
schema_change: improved[mysql]/added[pgsql] time_analysis() stored procedure, taking into account running roles
-
- 19 Mar, 2015 1 commit
-
-
Leo Gordon authored
schema_change: removed analysis_stats[_monitor].num_required_workers, substituted with AS::estimate_num_required_workers()
-