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.010Jun5423May222120191615141398230Apr292524231611109432128Mar272625242120181713121110713Feb111076431Jan30282724221714138719Dec16121194327Nov2521191812116525Oct241582127Sep262523222119161311109875430Aug2723222120151413928Jul1110982128Jun272625242118141312106543130May29282322161493130Apr29242312827Mar26252220141285128Feb2725232221201918151413127625Jan15141110417Dec1265130Nov2928272321201918161513129862131Oct24231917161513121110985432128Sep2726252120754329Aug2827added worker_resource_usage to the list of tables to be dumped or deletedPulling in the bugfix to rebalance semaphores more conservativelyPulling in the bugfix to rebalance semaphores more conservativelybugfix: be more conservative in rebalancing semaphore counters - Thanks to Irina for reportingrenamed total_workers_required -> total_extra_workers_required to minimize confusionget rid of the "undefined" warning when generating $worker->toStringThe "worker" parameter is not usedThe in-memory status can still be updatedbugfix: do not chicken out if sync() on this analysis has never been performedbugfix: do not attempt arithmetic operations with undefscosmetic: reordered conditions to simplify the control flow logicbugfix: if -logic_name has not been given do not attempt to fetch the analysisbugfix: make sure throw() is imported since we are using itadded "use strict;" and "use warnings;" to all files that were missing these linescosmetic: removed a redefinition of variables and put warnings inschema patch_of_a_patch: Type system in PostgreSQL is really weird, and doesn't allow even explicit cast from DOUBLE PRECISION to NUMERICschema patch_of_a_patch: to stop confusion caused by automatic naming of FKeys in MySQL, start giving them names (rest to be fixed in the next official patch)schema patch_of_a_patch: bugfix [to 27be78f] : fixing a MySQL dialect issueschema patch_of_a_patch: reconstruct the role table's contents to the best of our ability from corresponding log messages (in MySQL)Average values should be rounded to 2 decimalsMySQL should have the same field names as the other enginesapi_change: beekeeper passes only the submit_log_dir to the Meadow, which may then decide how to capture submission logs best (thanks, Lel!)api_change: do not assume all Meadows treat job arrays in the same way as LSF (thanks, Lel!)api_change: Runnable/Process no longer caches a reference to Analysis. It can be had via $runnable_object->input_job->analysis if needed.cosmetic/bugfix: refer to load_resource_usage.pl in usage legend instead of lsf_report.pl that is no longer aroundupdated schema diagram and docs for schema v.62schema_change: both job and job_file now point to role instead of workersql_schema_62_s…sql_schema_62_startschema_change: removing the direct Worker-Analysis linksql_schema_61_s…sql_schema_61_startbugfix [to 6d6edeb] : make sure last_check_in is initialized to NULL on SQL levelPulling in the bugfix to distinguish /tmp directories of multiple local workersPulling in the bugfix to distinguish /tmp directories of multiple local workersMerge pull request #3 from jherrero/version/1.9Fix bug when using more than one standalone workeruse higher level API instead of direct SQL to create a new Workermoved Q:get_workers_rank --> RA:get_role_rankmoved Q:print_running_worker_counts --> RA:print_active_role_countsmoved Q:count_running_workers --> RA:count_active_rolesmoved Q:get_hive_current_load --> RA:Q:get_hive_current_loadupdated schema diagram and docs for schema v.60schema_change: introducing role table and Role objectsql_schema_60_s…sql_schema_60_start