Skip to content
Snippets Groups Projects
Select Git revision
  • Bugfix/NullHashKey
  • Bugfix/NullHashKey2
  • Bugfix/NullHashKey3
  • bau/copyright-2024-v2.6
  • bugfix/add_license_key_transform
  • bugfix/bacct_cmd_update
  • bugfix/cleanup_own_workers
  • bugfix/dot_pipeline_name_2.4
  • bugfix/dot_pipeline_name_2.5
  • bugfix/dummy_wait
  • bugfix/ensembl_root_missing
  • bugfix/gnuplot_subscript
  • bugfix/ignore_coverage_failures
  • bugfix/invalid_url
  • bugfix/java_shared_secrets
  • bugfix/lsf_detection
  • bugfix/lsf_test_dates
  • bugfix/misc_doc
  • bugfix/negative_in_progress
  • bugfix/nosy_standalone
  • attic/unique_job
  • attic/collections
  • attic/unique_attempt_2
  • attic/unique_attempt_1
  • attic/attempt
  • sql_schema_97_start
  • sql_schema_96_start
  • sql_schema_95_start
  • attic/smart_scheduler
  • base/version/2.5
  • sql_schema_94_start
  • sql_schema_93_start
  • attic/log_levels
  • sql_schema_92_start
  • sql_schema_91_start
  • attic/hive_script
  • sql_schema_90_start
  • sql_schema_89_start
  • sql_schema_85_start
  • sql_schema_86_start
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Sep2926252423221918842128Aug12418Jul169843130Jun27171311105423May222120191615141398230Apr292524231611109432128Mar272625242120181713121110713Feb111076431Jan30282724221714138719Dec16121194327Nov2521191812116525Oct241582127Sep262523222119161311109875430Aug2723222120151413928Jul1110982128Jun272625242118141312106543130May29282322161493130Apr29242312827Mar26252220141285128Feb2725232221201918151413127625Jan15141110417Dec1265130Nov29282723212019181615bugfix: added checking dataflow targets for fetchabilityexperiment: assume the Worker parameter is always valid and see where it failsAPI and command line option change: -reset_failed_jobs and -reset_all_jobs now work with -analyses_patternpulled in from version/2.1 : restructured specialization, finalization and cleanuprestructured specialization, finalization and cleanupAdded script help and API pod to describe the new pattern-based fetching of Analysesbugfix : if the given job_id does not match any Job, exit gracefullybeekeeper lists the Analyses that matched the given pattern or exits immediately if there was no matchdeprecation of funny characters in Analysis.logic_name checked on Analysis creationintelligent merging with + for inclusion and - for exclusion of subpatternsbugfix: a.. and ..b ranges now also include the boundary value-analyses_pattern now supports merging multiple subpatterns together, and ensures uniquenessAPI change: specialization_arglist -> specialization_arghash; added support for constrained respecializationbeekeeper now takes -analyses_pattern option, uses it internally and also passes it to WorkersAPI change : AJA::fetch_all_by_analysis_id_status now takes an optional $list_of_analyses argumentAPI change: merged Q::print_analysis_status + Q::show_and_return_totals -> Q::print_status_and_return_reasons_to_exit to improve speedAPI change: merged Q::get_num_failed_analyses + Q::get_remaining_jobs_show_hive_progress -> Q::show_and_return_totalsAPI change: Q::get_remaining_jobs_show_hive_progress() now takes an obligatory $list_of_analyses and works on API level (may affect speed)API change: Q::get_num_failed_analyses() takes an obligatory $list_of_analyses and performs API level filtering (may affect speed)API change: Q::check_nothing_to_run_but_semaphored() now takes an obligatory $list_of_analysesAPI change: Scheduler::schedule_workers_resync_if_necessary() and Scheduler::schedule_workers() now take an obligatory $list_of_analysesAPI change: Q::print_analysis_status now takes an obligatory $list_of_analysesAPI change: synchronize_hive now takes an obligatory $list_of_analysesAPI change: changed the order of arguments in suggest_analysis_to_specialize_a_worker() and simplified filteringfirst experimental implementation of -analyses_pattern in a WorkerAPI change: perform the suitability sorting/filtering in Perl rather than in SQL and gain the necessary flexibilityAPI change : schedule_workers() now accepts an optional listref of analyses_statsAPI change : balance_semaphores() now accepts an optional listref of analysesAPI change: suggest_analysis_to_specialize_a_worker() and fetch_all_by_suitability() now take a Worker argumentpulled in bugfix [to 18f2193] : make sure only_semaphored_jobs_to_run is reset when there are other jobsbugfix [to 18f2193] : make sure only_semaphored_jobs_to_run is reset when there are other jobspulled in the role finalization fixbugfix: make sure last roles are finalized whatever the caller to register_worker_deathpulled in attempt counting bugfixbugfix: make sure MEMLIMIT/RUNLIMIT attempts are also registered in the rolepulled in the role bugfix from version/2.1bugfix: do not confuse roles that started within the same secondDocument that describes how to produce a new releaseDoxygen configurationMerge branch 'version/2.1'