File Changes for braney
switch to commits view, user indexv299_preview2 to v299_base (2014-04-21 to 2014-04-28) v299
- src/hg/hgCustom/hgCustom.c
- lines changed 7, context: html, text, full: html, text
some tweaks in response to code review. Provide a default assembly nameinstead of (null), and add default case to switches on enumerated typed
variables. refs #13118
- src/hg/hgHubConnect/hgHubConnect.c
- lines changed 32, context: html, text, full: html, text
grab the id's for the hubPublic table from the hubStatus table withoutchecking the remote location unless we haven't seen the hub before.
- src/hg/hgTracks/multiWig.c
- lines changed 10, context: html, text, full: html, text
some tweaks in response to code review. Provide a default assembly nameinstead of (null), and add default case to switches on enumerated typed
variables. refs #13118
- lines changed 36, context: html, text, full: html, text
make stacked wiggles grok the smoothing parameter, Fix autoscale to usethe windowingFunction to drive the autoScale.
- lines changed 1, context: html, text, full: html, text
stacked bar fixes, including javascript on the ui page
- src/hg/hgTracks/wigCommon.h
- lines changed 4, context: html, text, full: html, text
make stacked wiggles grok the smoothing parameter, Fix autoscale to usethe windowingFunction to drive the autoScale.
- src/hg/hgTracks/wigTrack.c
- lines changed 4, context: html, text, full: html, text
make stacked wiggles work in point mode
- lines changed 70, context: html, text, full: html, text
make stacked wiggles grok the smoothing parameter, Fix autoscale to usethe windowingFunction to drive the autoScale.
- lines changed 9, context: html, text, full: html, text
fix up some compiler warnings
- lines changed 6, context: html, text, full: html, text
stacked bar fixes, including javascript on the ui page
- lines changed 8, context: html, text, full: html, text
make sure that stacked wiggles are not set to mean+whiskers
- src/hg/js/hui.js
- lines changed 40, context: html, text, full: html, text
stacked bar fixes, including javascript on the ui page
- src/hg/lib/hui.c
- lines changed 3, context: html, text, full: html, text
stacked bar fixes, including javascript on the ui page
- lines changed 6, context: html, text, full: html, text
make sure that stacked wiggles are not set to mean+whiskers
- lines changed 1, context: html, text, full: html, text
oops... a little fix to javascript used on wiggle ui
- src/hg/protein/spToDb/expected/test1/accToKeyword.txt
- lines changed 7, context: html, text, full: html, text
fix the spToDb tests to reflect an earlier commit to spToDb.c
- src/hg/protein/spToDb/expected/test1/keyword.txt
- lines changed 7, context: html, text, full: html, text
fix the spToDb tests to reflect an earlier commit to spToDb.c
switch to commits view, user index