Commits for kent
switch to files view, user index
v349_preview2 to v349_base (2017-05-08 to 2017-05-15) v349
Show details
cf8a6a49ccb1ffab0c0e8a76fa5ff22ad64fd9a0 Wed May 3 12:13:07 2017 -0700
- Made an error message for when you give it a bad dataSetId instead of just crashing.
- src/hg/cirm/cdw/cdwDumpManiFiles/cdwDumpManiFiles.c - lines changed 4, context: html, text, full: html, text
13ac54c9adfa0981b03f95d63e7b49f9c42b373d Mon May 8 13:34:55 2017 -0700
- Rearranging so that each stanza is a separate LI. This will be a tiny bit slower, but I think worth it for the clarity of having the stanza hilight on mous over rather than the whole level.
- src/tagStorm/tagStormToHtml/tagStormToHtml.c - lines changed 4, context: html, text, full: html, text
073c968e7426e34b4f7e686dc9ffcaf6b7cf0ece Tue May 9 15:47:23 2017 -0700
- Renaming readAndIgnore to avoid conflict with library.
- src/hg/cirm/cdw/cdwRunDaemon/cdwRunDaemon.c - lines changed 2, context: html, text, full: html, text
875ecc3fe29c3636516ee16010b0ecfa6d16e3f7 Wed May 10 16:07:21 2017 -0700
- Cleaning up cdwNavBar.h being in two places. Max moved it over to lib, and it is separate from the .html file now.
- src/hg/cirm/cdw/cdwWebBrowse/cdwNavBar.html - lines changed 41, context: html, text, full: html, text
- src/hg/cirm/cdw/cdwWebBrowse/makefile - lines changed 4, context: html, text, full: html, text
92b6a7326f55e8875bc1c15214b2097c41993995 Wed May 10 16:10:35 2017 -0700
- Fixing a CSP bug.
- src/hg/cirm/cdw/lib/cdwNavBar.h - lines changed 6, context: html, text, full: html, text
d54570617c4c51b04311f956961b2f58ff48b421 Wed May 10 16:11:19 2017 -0700
- Moving README_CSP to directory with the actually used cdwNavBar.h
- src/hg/cirm/cdw/cdwWebBrowse/README_CSP - lines changed 16, context: html, text, full: html, text
- src/hg/cirm/cdw/lib/README_CSP - lines changed 16, context: html, text, full: html, text
09695bbef6a32aa56f63e281e383fbe48bdeab74 Wed May 10 16:37:29 2017 -0700
- Making it so that the tagStormToHtml takes a nonce for CSP protection.
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c - lines changed 1, context: html, text, full: html, text
7abe4cd1e2a6173528f783090027ad37fb8a9a32 Wed May 10 16:37:53 2017 -0700
- Making it so that the tagStormToHtml takes a nonce for CSP protection.
- src/tagStorm/tagStormToHtml/tagStormToHtml.c - lines changed 12, context: html, text, full: html, text
switch to files view, user index