Commits for tdreszer
switch to files view, user index
v263_base to v264_preview (2012-02-14 to 2012-02-21) v264
- Fixed an erroneous check in this robot script.
- src/utils/qa/weeklybld/doHgNearTestRobot.csh - lines changed 1, context: html, text, full: html, text
- Matrix checkboxes were being marked with changed class which screws up class accounting in hui.js.
- Further tighten the screws on matrix checkboxes. ABC checkboxes will go to the cart but XY CBs should not. Since ABC CBs will get marked 'changed', then class accounting must exclude 'changed' class. This and last subCfg.js checkin are for redmine 7015
- Changes that Brian made for finding track handlers closest to home, uncovered a dormant bug which had been masked by a dangerous method of swapping parent and child structs. This newly uncovered bug was due to referring to a track type of 'bedFloatScoreWithFdr' when it should have been 'bed5FloatScoreWithFdr'. The result of this uncovered bug is that the TrackCheck robot failed on hg17 and hg18 as described in redmine 6783 note 4. This fix is a candidate for patching.
- src/hg/hgTracks/simpleTracks.c - lines changed 1, context: html, text, full: html, text
- v264 preview1
- src/utils/qa/weeklybld/buildEnv.csh - lines changed 2, context: html, text, full: html, text
switch to files view, user index