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.027Mar262220191816126526Feb25241917161310954231Jan29282726242322201916151312987522Dec1918418Nov171514131110754329Oct27252421201716151310763130Sep2926252423221918842128Aug12418Jul169843130Jun27171311105423May222120191615141398230Apr292524231611109432128Mar272625242120181713121110713Feb111076431Janbugfix: prevent PostgreSQL from padding the test numbers with spacesbugfix: prevent PostgreSQL from padding the test numbers with spacesbugfix: prevent PostgreSQL from padding the test numbers with spacesAll the perl process will report the coverage in the same dbbugfix: removed the "last" I was using for debuggingRun seed_pipeline before beekeeper, and avoid recreating a new databaseWe can check that all the jobs have runDisconnect to avoid "MySQL server has gone away"Simple way of testing beekeeper tooOnly add coveralls support when testing with Perl 5.10Do not need the BEGIN{} block that sets EHIVE_ROOT_DIRbugfix: alive workers are now displayed until the current timeAsking Travis to run a Mysql test as welluse -pipeline_url instead of defining EHIVE_USER and EHIVE_PASS for all tests, and drop the database afterwardsremoved the "lucky number" test so it can run locally as wellintroduced generalized AS::increment_a_counter() method and started using itUse sub-tests and plansRun the test in a temp directory to avoid creating files everywherebugfix: join_command_args() returns an array, not a refbugfix: typo in the import of Utilspipeline_create_commands() can also be arrays.Utils.pm method to deal with system() argumentsNew option to display input_id_template on the diagramschema_change: removed analysis_stats[_monitor].num_required_workers, substituted with AS::estimate_num_required_workers()sql_schema_67_s…sql_schema_67_startNew Runnable that mimics db_cmd.pldbc_hash_to_cmd moved from db_cmd.pl to Utils.pmSystemCmd now accepts pipes and redirections in the command (when given an array)Automatic dataflow on #-1 for Java OutOfMemory errorsNew parameter to map exit codes to dataflowsMoved the interpretation of the command's status to write_output()Use Tiny::Capture to run the command in SystemCmdDon't overwrite the snapshot if the current database comes from it.propagate currently set DBC options into the URL generatedrenamed timeout() to wait_timeout() to synchronize options and method namesrenamed shortened DBC parameters to their longer versions; made sure they are all passed to the constructoravoiding RELOCATED workers by applying incemental backoff-and-retry approach from Ethernet CSMA/CD protocol in dbc::connect()Merge branch 'master' into pythonprotect some Worker updates with PPEtry to resolve the "too many connections" situation by bouncing and waitingbugfix: stop registering some NO_WORK workers as UNKNOWN, by changing the order of Valley/DB reconciliation