File Changes for galt
switch to commits view, user indexv359_base to v360_preview (2017-12-18 to 2018-01-08) v360
Show details
- src/hg/cirm/cdw/cdwFindSymlinkable/cdwFindSymlinkable.c
- lines changed 62, context: html, text, full: html, text
1b380f11932d8dd14c1ae935cdf9cdcced61f9f6 Wed Dec 20 12:04:52 2017 -0800
Fixing cdw utils to preserve the original date of the submitted file, which helps speed up cdwSubmit for old files as well. They will not have to run md5sum manually if the file date has not changed so it can use the md5 from the record in the database.
- lines changed 18, context: html, text, full: html, text
a5ab42be4520767f6a9ba7ca635c7e5457d504a5 Wed Dec 20 12:20:59 2017 -0800
Handling special case of submits that failed validation.
- lines changed 1, context: html, text, full: html, text
9a033c715ff18c6350eb7acae2b788ad7647368b Wed Dec 20 14:32:39 2017 -0800
Adding note explaing that currently it must be run as root when using -fixCdwMtimes
- src/hg/cirm/cdw/cdwSubmit/cdwSubmit.c
- lines changed 3, context: html, text, full: html, text
1b380f11932d8dd14c1ae935cdf9cdcced61f9f6 Wed Dec 20 12:04:52 2017 -0800
Fixing cdw utils to preserve the original date of the submitted file, which helps speed up cdwSubmit for old files as well. They will not have to run md5sum manually if the file date has not changed so it can use the md5 from the record in the database.
- src/hg/cirm/cdw/cdwUnlockSubmittedFile/cdwUnlockSubmittedFile.c
- lines changed 1, context: html, text, full: html, text
1b380f11932d8dd14c1ae935cdf9cdcced61f9f6 Wed Dec 20 12:04:52 2017 -0800
Fixing cdw utils to preserve the original date of the submitted file, which helps speed up cdwSubmit for old files as well. They will not have to run md5sum manually if the file date has not changed so it can use the md5 from the record in the database.
- src/hg/cirm/cdw/lib/cdwLib.c
- lines changed 23, context: html, text, full: html, text
1b380f11932d8dd14c1ae935cdf9cdcced61f9f6 Wed Dec 20 12:04:52 2017 -0800
Fixing cdw utils to preserve the original date of the submitted file, which helps speed up cdwSubmit for old files as well. They will not have to run md5sum manually if the file date has not changed so it can use the md5 from the record in the database.
- src/hg/hgCert/hgCert.c
- lines changed 7, context: html, text, full: html, text
22d1b7b1d2e0f48aee47675a9622e920dacadb0f Fri Jan 5 18:13:02 2018 -0800
Fixing compile errors and encoding consistency, even though this code is obsolete.
- src/inc/portable.h
- lines changed 10, context: html, text, full: html, text
1b380f11932d8dd14c1ae935cdf9cdcced61f9f6 Wed Dec 20 12:04:52 2017 -0800
Fixing cdw utils to preserve the original date of the submitted file, which helps speed up cdwSubmit for old files as well. They will not have to run md5sum manually if the file date has not changed so it can use the md5 from the record in the database.
- src/lib/htmshell.c
- lines changed 3, context: html, text, full: html, text
9ea546d042a47947ff825f973f0048dfdfe36496 Fri Jan 5 17:51:24 2018 -0800
Fixing charset encoding, since utf-8 is not needed and iso-8859-1 is our standard. Also cleaned up some comments.
- src/lib/osunix.c
- lines changed 42, context: html, text, full: html, text
1b380f11932d8dd14c1ae935cdf9cdcced61f9f6 Wed Dec 20 12:04:52 2017 -0800
Fixing cdw utils to preserve the original date of the submitted file, which helps speed up cdwSubmit for old files as well. They will not have to run md5sum manually if the file date has not changed so it can use the md5 from the record in the database.
switch to commits view, user index