Commits for mspeir
switch to files view, user index
v393_base to v394_preview (2020-01-27 to 2020-02-03) v394
Show details
e4b99af233414a05e2a223cd3a02d4d97280499d Mon Jan 27 16:30:58 2020 -0800
- Aligning CGI and static page footers, also bumping FontAwesome version called in cgi header. Removed Formats from drop-down below Browse. refs #24002 #23380
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c - lines changed 3, context: html, text, full: html, text
- src/hg/cirm/cdw/lib/cdwHeadTagDependencies.h - lines changed 3, context: html, text, full: html, text
- src/hg/cirm/cdw/lib/cdwNavBar.h - lines changed 1, context: html, text, full: html, text
- src/hg/cirm/cdw/lib/cdwPageFooter.h - lines changed 19, context: html, text, full: html, text
- src/hg/cirm/gateway/htdocs/inc/footer.html - lines changed 1, context: html, text, full: html, text
afab2f8e49e5855e3531b34ffc95ea348cedc05b Wed Jan 29 11:24:03 2020 -0800
- Fixing issue with head -1 after the ls causing pipefail. The pipefail trigger was causing the script to exit early and produce no results. The awk command after ls shouldn't have this issue. Also simplifying the method for finding the name of the previous log file. refs #24811
- src/utils/qa/qaAutoTrack.sh - lines changed 5, context: html, text, full: html, text
c1e507d2c50b0e3fa885064fb047938a5d67c689 Wed Jan 29 14:50:04 2020 -0800
- Changing method for finding and deleting older log files. no redmine.
- src/utils/qa/runQaAutoTrack.sh - lines changed 10, context: html, text, full: html, text
9756377e6ca94e0ffbf5a838e5b410f301bdda02 Thu Jan 30 10:01:43 2020 -0800
- Removing non-functioning if statement around removing old log files from qaAutoTrack, no redmine.
- src/utils/qa/runQaAutoTrack.sh - lines changed 3, context: html, text, full: html, text
372d2c903d05a66241237c21d651d9d3a362174d Fri Jan 31 08:14:08 2020 -0800
- Fixing name for linkedin incon, no redmine.
- src/hg/cirm/cdw/lib/cdwPageFooter.h - lines changed 1, context: html, text, full: html, text
156b1521349ae63210e5a24174ac9ea2f01e7739 Fri Jan 31 09:32:03 2020 -0800
- removing bit about removing older log files since find doesn't look like it worked. will need to find alternative solution, refs #24811
- src/utils/qa/runQaAutoTrack.sh - lines changed 3, context: html, text, full: html, text
switch to files view, user index