File Changes for kent
switch to commits view, user indexv337_preview to v337_preview2 (2016-08-01 to 2016-08-08) v337
Show details
- src/hg/cirm/cdw/cdwReallyRemoveFiles/cdwReallyRemoveFiles.c
- lines changed 4, context: html, text, full: html, text
1fe9e7113a5e738c2522cbce34a8394c83805970 Wed Aug 3 13:26:24 2016 -0700
Refactoring cdwReallyRemoveFiles.c to share code that deletes records on files in QA tables in database with cdwFileResetTags. Made records from cdwGroupFiles get removed as need be too.
- src/hg/cirm/cdw/cdwSubmit/cdwSubmit.c
- lines changed 8, context: html, text, full: html, text
2d63308251a04de8faf667f20e1f302980f23627 Wed Aug 3 19:12:01 2016 -0700
Making it behave better when there are multiple files with same md5 sum in submission.
- src/hg/cirm/cdw/cdwWebCreateUser/cdwWebCreateUser.c
- lines changed 72, context: html, text, full: html, text
5486a8d17ff11540ba33be8080778c628adf8acd Mon Aug 1 10:35:49 2016 -0700
Removing some unused cgi's.
- src/hg/cirm/cdw/cdwWebCreateUser/makefile
- lines changed 16, context: html, text, full: html, text
5486a8d17ff11540ba33be8080778c628adf8acd Mon Aug 1 10:35:49 2016 -0700
Removing some unused cgi's.
- src/hg/cirm/cdw/cdwWebDeprecate/cdwWebDeprecate.c
- lines changed 209, context: html, text, full: html, text
5486a8d17ff11540ba33be8080778c628adf8acd Mon Aug 1 10:35:49 2016 -0700
Removing some unused cgi's.
- src/hg/cirm/cdw/cdwWebDeprecate/makefile
- lines changed 16, context: html, text, full: html, text
5486a8d17ff11540ba33be8080778c628adf8acd Mon Aug 1 10:35:49 2016 -0700
Removing some unused cgi's.
- src/hg/cirm/cdw/cdwWebSubmit/cdwWebSubmit.c
- lines changed 352, context: html, text, full: html, text
5486a8d17ff11540ba33be8080778c628adf8acd Mon Aug 1 10:35:49 2016 -0700
Removing some unused cgi's.
- src/hg/cirm/cdw/cdwWebSubmit/makefile
- lines changed 16, context: html, text, full: html, text
5486a8d17ff11540ba33be8080778c628adf8acd Mon Aug 1 10:35:49 2016 -0700
Removing some unused cgi's.
- src/hg/cirm/cdw/inc/cdwLib.h
- lines changed 4, context: html, text, full: html, text
1fe9e7113a5e738c2522cbce34a8394c83805970 Wed Aug 3 13:26:24 2016 -0700
Refactoring cdwReallyRemoveFiles.c to share code that deletes records on files in QA tables in database with cdwFileResetTags. Made records from cdwGroupFiles get removed as need be too.
- src/hg/cirm/cdw/lib/cdwLib.c
- lines changed 67, context: html, text, full: html, text
1fe9e7113a5e738c2522cbce34a8394c83805970 Wed Aug 3 13:26:24 2016 -0700
Refactoring cdwReallyRemoveFiles.c to share code that deletes records on files in QA tables in database with cdwFileResetTags. Made records from cdwGroupFiles get removed as need be too.
- src/hg/cirm/cdw/makefile
- lines changed 6, context: html, text, full: html, text
5486a8d17ff11540ba33be8080778c628adf8acd Mon Aug 1 10:35:49 2016 -0700
Removing some unused cgi's.
- src/hg/hgGene/hgGeneData/Mouse/links.ra
- lines changed 1, context: html, text, full: html, text
2f0ca0ada7fa54e0584aa53eb39f801b036c8be4 Mon Aug 1 13:24:52 2016 -0700
Updating query for mouse genome link in uniProt database to account for MGD/MGI change.
- src/hg/hgGene/hgGeneData/otherOrgs.ra
- lines changed 1, context: html, text, full: html, text
4036b5220ce14488be1392e09e6ad5704e85ccd3 Wed Aug 3 13:27:16 2016 -0700
Updating an embedded SQL query to cope with change of MGD to MGI in UniProt database.
- src/utils/bigWigCorrelate/bigWigCorrelate.c
- lines changed 13, context: html, text, full: html, text
325c296a1c16d5136103c1eabb634e972a32fe8d Mon Aug 1 12:38:37 2016 -0700
Added ignoreMissing option.
switch to commits view, user index