File Changes for angie
switch to commits view, user indexv345_preview to v345_preview2 (2017-02-06 to 2017-02-13) v345
Show details
- src/hg/checkHgFindSpec/checkHgFindSpec.c
- lines changed 2, context: html, text, full: html, text
1ed560dfcc54b0c42e54a04d10091fd0ad696b91 Wed Feb 8 15:29:11 2017 -0800
Display searchPriority of matching tracks, to help identify suitable values for reordering searches.
- src/hg/hgTables/hgTables.c
- lines changed 2, context: html, text, full: html, text
2ce2d8e580349017c64d1bcf789dfe271e67f8d6 Wed Feb 8 11:27:41 2017 -0800
Don't allow '/' in download file name -- replace with '_'. refs #18810
- src/hg/js/model/lib/cart.js
- lines changed 6, context: html, text, full: html, text
a6aab832571a87b51435fd08b5af34e7abd53a5f Wed Feb 8 09:40:24 2017 -0800
Since the CSP2 change puts inline JS at end of html, window.hgsid is not initialized until after cart.js is loaded -- so cart.js needs to use the runtime window.hgsid instead of caching the window.hgsid when it's loading. refs #18805
switch to commits view, user index