File Changes for galt
switch to commits view, user indexv382_preview to v382_preview2 (2019-05-06 to 2019-05-13) v382
Show details
- src/hg/cirm/cdw/cdwGetFile/cdwGetFile.c
- lines changed 21, context: html, text, full: html, text
b9790c43b9e50be9b2b1d5f97ad760c5442ae8a9 Sun May 12 02:07:18 2019 -0700
Adding 400, 401, 403, 404 http response errors. Helps browser and htmlCheck know that there is a problem.
- lines changed 1, context: html, text, full: html, text
33ff7f177b5641cd9aebb684a057a84b08920d8c Sun May 12 11:52:14 2019 -0700
It makes sense to treat the missing accession id like a 404 for downloads via cdwGetFile
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c
- lines changed 1, context: html, text, full: html, text
cbf4c7b6c3904b38057e689cef37baedaa10a9f9 Sat May 11 21:49:56 2019 -0700
swapping field order as requested. moving lab and data_set_id further down in the list.
- src/hg/cirm/cdw/lib/cdwNavBar.h
- lines changed 1, context: html, text, full: html, text
3e8d247277c158e7586cae231f349ec47f123cb7 Sat May 11 03:32:16 2019 -0700
cdw cleanup unneeded li tag in menu. removed old comment.
- src/hg/cirm/cdw/lib/cdwPageFooter.h
- lines changed 1, context: html, text, full: html, text
1369d6a545c0e0380f964b2cc3be5cd0e6681a3a Sun May 12 02:37:23 2019 -0700
fixing cdw footer for CESCG pdf link
- src/hg/hgBlat/hgBlat.c
- lines changed 3, context: html, text, full: html, text
a7862d4f9328120aafe39604f07aa39b293e76bd Thu May 9 15:29:17 2019 -0700
Brian requested single paragraph
- src/hg/lib/tablesTables.c
- lines changed 1, context: html, text, full: html, text
3e8d247277c158e7586cae231f349ec47f123cb7 Sat May 11 03:32:16 2019 -0700
cdw cleanup unneeded li tag in menu. removed old comment.
- src/lib/memalloc.c
- lines changed 7, context: html, text, full: html, text
f1a4a262044ed35475efe87e454788e49f567534 Thu May 9 16:23:43 2019 -0700
fixing out of memory problems on htmlCheck
- src/utils/htmlCheck/htmlCheck.c
- lines changed 1, context: html, text, full: html, text
f1a4a262044ed35475efe87e454788e49f567534 Thu May 9 16:23:43 2019 -0700
fixing out of memory problems on htmlCheck
switch to commits view, user index