File Changes for kent
switch to commits view, user indexv284_preview to v284_preview2 (2013-05-14 to 2013-05-21) v284
- src/hg/encode3/encodeDataWarehouse/edwChangeFormat/edwChangeFormat.c
- lines changed 121, context: html, text, full: html, text
Making it so can change format of a file after upload, mostly at the moment to help get rid of unknowns that really are fastqs.
- src/hg/encode3/encodeDataWarehouse/edwChangeFormat/makefile
- lines changed 4, context: html, text, full: html, text
Making it so can change format of a file after upload, mostly at the moment to help get rid of unknowns that really are fastqs.
- src/hg/encode3/encodeDataWarehouse/edwMakeValidFile/edwMakeValidFile.c
- lines changed 55, context: html, text, full: html, text
Adjusting so that can revalidate an existing record.
- src/hg/encode3/encodeDataWarehouse/edwMetaManiToTdb/edwMetaManiToTdb.c
- src/hg/encode3/encodeDataWarehouse/edwRunner/edwRunner.c
- lines changed 232, context: html, text, full: html, text
Removing daemons that are replaced with edwRunDaemon.
- src/hg/encode3/encodeDataWarehouse/edwRunner/makefile
- lines changed 4, context: html, text, full: html, text
Removing daemons that are replaced with edwRunDaemon.
- src/hg/encode3/encodeDataWarehouse/edwSubmitSpooler/edwSubmitSpooler.c
- lines changed 99, context: html, text, full: html, text
Removing daemons that are replaced with edwRunDaemon.
- src/hg/encode3/encodeDataWarehouse/edwSubmitSpooler/makefile
- lines changed 3, context: html, text, full: html, text
Removing daemons that are replaced with edwRunDaemon.
- src/hg/encode3/encodeDataWarehouse/edwWebRegisterScript/edwWebRegisterScript.c
- lines changed 1, context: html, text, full: html, text
Adding debugging message.
- lines changed 25, context: html, text, full: html, text
Adding CFLAGs to makefile and turning 33 constant to a define to address Kate's feedback during code review.
- src/hg/encode3/encodeDataWarehouse/edwWebRegisterScript/makefile
- lines changed 1, context: html, text, full: html, text
Adding CFLAGs to makefile and turning 33 constant to a define to address Kate's feedback during code review.
- src/hg/encode3/encodeDataWarehouse/edwWebSubmit/edwWebSubmit.c
- lines changed 1, context: html, text, full: html, text
Making start up delay a little longer to get daemons more of a chance to work before first report.
- src/hg/encode3/encodeDataWarehouse/lib/edwLib.c
- lines changed 1, context: html, text, full: html, text
Making duration estimate formatting a little better for 1 day 0 hour case.
- src/hg/encode3/encodeDataWarehouse/lib/resetEdw
- lines changed 1, context: html, text, full: html, text
Adding Kate to users added when test database is reset.
- src/hg/oneShot/freen/freen.c
- lines changed 19, context: html, text, full: html, text
Freen tests parallelFetch.
- src/lib/obscure.c
- lines changed 14, context: html, text, full: html, text
Making sprintLongWithCommas work up to the trillions.
switch to commits view, user index