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.028Jan2724221714138719Dec16121194327Nov2521191812116525Oct241582127Sep262523222119161311109875430Aug2723222120151413928Jul1110982128Jun272625242118141312106543130May29282322161493130Apr29242312827Mar26252220141285128Feb2725232221201918151413127625Jan15141110417Dec1265130Nov2928272321201918161513129862131Oct24231917161513121110985432128Sep2726252120754329Aug282725242317161432131Jul25242316329Jun27262522191513111086131May30282322211817121110982123Apr1627Mar2620197124Feb23201615141031Jan208Dec29Nov2825242322211710415Oct23Sep2095125Aug181526Jul201514131286542130Jun2916ObjectAdaptor is now overflow-aware and can store longer blobs transparentlylet Job.input_id stringify itselfbugfix: stop printing overflow-related debug output to STDOUT; interface with overflow adaptor simplifiedcosmetic: direct the debug output of BaseAdaptor to STDERR instead of STDOUTbugfix: added the missing prev_job_id accessor method; also added a call to if from new()docs: new way of checking out code from GitHubcosmetic: Contact section now contains the sign-up page for the mailing listUpdated copyright years to 1999-2014bugfix: substituting --password for --pass to pacify mysql 5.5.34+ that no longer recognizes options by their prefixbugfix: more careful rounding updrop fetch_all_by_from_analysis_id_and_branch_code() method and rely on AUTOLOADed BaseAdaptor's methods insteadmoved the call to branch_name_2_code() from HiveGeneric into the DataflowRule object's settercosmetic: changed the order of $runnalbe_object and $job initializationused input_column_mapping mechanism to inherit AnalysisStatsAdaptor from ObjectAdaptorimplemented input_column_mapping mechanismJobAdaptor now inherits from ObjectAdaptorBaseAdaptor supports transparent fetching from predeclared overflown columnsAnalysisDataAdaptor now inherits from NakedTableAdaptorIf greedy disoriented Workers overshoot analysis_capacity|hive_capacity, make sure they respecialize after the first batchWorkers detect the analysis_capacity overload and attempt to re-specialize if allowedIndividual Worker's specialization is now routed through Scheduler's main subroutine, to enforce more checksSimplify and capture the decision-making log from the schedulerlsf_report table schema: Added index on process_idallow the script to run even if the pipeline has not finished (thanks, Matthieu!)using autoloaded update_x method instead of a direct SQLcount_all_by... now also supports multicolumn filtering using _AND_ (with examples in t/ )moved stringification of analysis.parameters into Analysis objectFinal semicolons on test queries are now optional (they were forbidden before)The dump file can be compressedNew documentation about "output_db"Clearer documentation for DatabaseDumperfurther markdowning of unmarkdownablelets see if it was already markdown...added short summary of Git commits between 27.Sep-11.Dec to Changeog for CVS-only userslg4_pre_rel75_2…lg4_pre_rel75_2013_12_11_timeline_ranked_claimupdated schema diagram (PNG) and description (HTML)bugfix: sqlite mode now works againadded Apache 2.0 license to all filesschema_change: switched some foreign keys to ON DELETE CASCADE (thanks, Harpreet!)sql_schema_56_s…sql_schema_56_startUpdated the list of dependenciesAdded info on how to run lsf_report.pl and generate_timeline.pl