File Changes for angie
switch to commits view, user indexv321_base to v322_preview (2015-08-24 to 2015-08-31) v322
- src/hg/js/model/lib/cart.js
- lines changed 1, context: html, text, full: html, text
Changing a call to $.isPlainObject to _.isPlainObject for consistency (thanks Max). refs #15912
- src/hg/lib/hdb.c
- lines changed 2, context: html, text, full: html, text
Fixing logical mixup between 'est' and 'all_est' -- symptom was checkTableCoords making a bad sql query, found by Hiram.
- src/utils/bigWigMerge/tests/makefile
- lines changed 5, context: html, text, full: html, text
Added clean target so 'make clean' in kent/src doesn't break. Removed unused tmp dir.
switch to commits view, user index