Commits for galt
switch to files view, user index
v367_base to v368_preview (2018-06-18 to 2018-06-25) v368
Show details
7d97e6dbbff81471ca8f8d49f1acd18798f6d302 Wed Jun 20 12:11:03 2018 -0700
- Adding new facet biosample_cell_type, and changing facet order as requested by Jim. Also adding hg.conf settings so that developers and testers can play with the facet order without recompiling.
- src/hg/cirm/cdw/cdwMakeFileTags/cdwMakeFileTags.c - lines changed 12, context: html, text, full: html, text
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c - lines changed 92, context: html, text, full: html, text
6f31e05d176b35c1814734e253c3df5cee569a12 Wed Jun 20 15:36:22 2018 -0700
- drop with warning any facet fields requested which are not available in the file tags table.
- src/hg/cirm/cdw/cdwMakeFileTags/cdwMakeFileTags.c - lines changed 32, context: html, text, full: html, text
b4b0d97c779bafaee1a934ea95a7580725e67bc4 Fri Jun 22 10:41:08 2018 -0700
- Fixes problem with oneTag
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c - lines changed 2, context: html, text, full: html, text
eb2d2d726825942e7438acabf7db1c6d0e071382 Fri Jun 22 17:54:32 2018 -0700
- Attempt to allow net.c code to process cdwGetFiles url by passing through the basic auth from the browser. However, even with this change, because cdwGetFiles does not support byte ranges, bigDataUrl customTracks in cirm that use cdwGetFiles will not work.
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c - lines changed 50, context: html, text, full: html, text
switch to files view, user index