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.015Oct1310763130Sep2926252423221918842128Aug12418Jul169843130Jun27171311105423May222120191615141398230Apr292524231611109432128Mar272625242120181713121110713Feb111076431Jan30282724221714138719Dec16121194327Nov2521191812116525Oct241582127Sep262523222119161311109875430Aug2723222120151413928Jul1110982128Jun272625242118141312106543130May29282322161493130Apr29242312827Mar26252220141285128Feb2725232221201918151413127625Jan15141110417Dec126Fix the db_cmd usage for eHive 2.2SystemCmd should also use arrays in system()Update the MPI guide and add an entry to index.htmlFirst version of the MPI How-to guidecheck that doxygen is installed and is not too freshincluded running the new version of sql2html, currently injecting a new hive_schema.hdr filefixing the css to retain compatibility with the new version of sql2html.plthe static doxygen config is no longer needed; superseded by dynamic version in make_docs.plonly changed reference to the new ehive_doc.cssi in comments, this is not a schema change!a new script to automate generation of docsremoved eHive version and self-reference to index.htmlchanged __END__ to __DATA__ to match other scriptsmoved most of the code into the main() subupdated docs: -reset_failed_jobs instead of deprecated -reset_failed_jobs_for_analysisremoved a section on PipeConfig contents and hot-linked to the scripts documentationadded a doc about running and monitoring an eHive pipelineremoved the old substitution syntax example and added expression examplesstopped supporting the old $alpha substitution syntax and switched to new #alpha# syntaxbugfix : fixed an invisible typopulled in bugfix [to ENSCOMPARASW-166] : standaloneJob prints the error message and exits with error code=1bugfix [to ENSCOMPARASW-166] : standaloneJob prints the error message and exits with error code=1Switched to running array-version of exec() to avoid extra quoting of parameters -- thanks, Lel!API change: Limiter::preliminary_offer reports hitting the limit; produce detailed output of negotiationsdeprecated -logic_name and -analysis_id and simplified the specialization codereport number of analyses discarded as not needing WorkersAPI change: last line of specialization log_buffer ends up in log_message tableintroduced the concept of original_capacity()reporting the command line being executed in a standard formpretty-printing Scheduler's messages via scheduler_say()[re]specialization message split into two halves, to wrap around the decision making logmore decision-making explained through log_buffer messagesAPI change: schedule_workers() now also returns the "plan" used by suggest_analysis_to_specialize_a_worker(); only one return format for schedule_workers().API change: turn log_buffer into an array instead of a growing stringsince safe_sync may or may not work, return the success indicatorpulled in from version/2.1 : bugfix: added checking dataflow targets for fetchabilitybugfix: 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 cleanup