Commits for tdreszer
switch to files view, user index
v299_base to v300_preview (2014-04-28 to 2014-05-05) v300
- Vis changes are now queued for update because quick vis changes followed by refresh wer creating a race condition. Redmine 13164.
- Updates to handle case when both vis changes AND chrom change occurs, making certain queued updates get sent along. Redmine 13164.
- Include some bam header info (if found) in the stats.ra output.
- src/hg/encode3/encodeDataWarehouse/utils/edwBamStats/edwBamStats.c - lines changed 63, context: html, text, full: html, text
- Took this one step further: moved methods to their own cart object and now append queued cart updates to any hgTracks ajax update. This will provide greater flexibilty for future cart update queuing. Redmone #13164.
- src/hg/js/hgTracks.js - lines changed 146, context: html, text, full: html, text
switch to files view, user index