File Changes for kent
switch to commits view, user indexv283_preview2 to v283_base (2013-04-30 to 2013-05-07) v283
- src/hg/autoSql/autoSql.c
- lines changed 1, context: html, text, full: html, text
Fixing bug for lstring in saveToDb C output.
- src/hg/encode3/encodeDataWarehouse/edwMakeEnrichments/edwMakeEnrichments.c
- lines changed 31, context: html, text, full: html, text
Making it so that it won't recompute enrichments it already has done.
- src/hg/encode3/encodeDataWarehouse/edwMakeReplicateQa/edwMakeReplicateQa.c
- lines changed 25, context: html, text, full: html, text
Making it so it won't do QA comparisons it has already done.
- src/hg/encode3/encodeDataWarehouse/edwReallyRemoveFiles/edwReallyRemoveFiles.c
- lines changed 125, context: html, text, full: html, text
Adding command line utility to remove files from warehouse.
- src/hg/encode3/encodeDataWarehouse/edwReallyRemoveFiles/makefile
- lines changed 4, context: html, text, full: html, text
Adding command line utility to remove files from warehouse.
- src/hg/encode3/encodeDataWarehouse/edwRunDaemon/edwRunDaemon.c
- lines changed 1, context: html, text, full: html, text
Making temp files bear our name.
- src/hg/encode3/encodeDataWarehouse/edwScriptSubmit/edwScriptSubmit.c
- lines changed 60, context: html, text, full: html, text
First cut of script registration and submission.
- src/hg/encode3/encodeDataWarehouse/edwScriptSubmit/makefile
- lines changed 16, context: html, text, full: html, text
First cut of script registration and submission.
- src/hg/encode3/encodeDataWarehouse/edwSubmit/edwSubmit.c
- lines changed 13, context: html, text, full: html, text
Making disk full error reporting more graceful. Removing some debugging statements.
- src/hg/encode3/encodeDataWarehouse/edwWebBrowse/edwWebBrowse.c
- lines changed 1, context: html, text, full: html, text
Fixing a <B> that should have been a </B>
- src/hg/encode3/encodeDataWarehouse/edwWebRegisterScript/edwWebRegisterScript.c
- lines changed 131, context: html, text, full: html, text
First cut of script registration and submission.
- src/hg/encode3/encodeDataWarehouse/edwWebRegisterScript/makefile
- lines changed 16, context: html, text, full: html, text
First cut of script registration and submission.
- src/hg/encode3/encodeDataWarehouse/edwWebSubmit/edwWebSubmit.c
- lines changed 13, context: html, text, full: html, text
Adding edwAddSubmitJob to library.
- src/hg/encode3/encodeDataWarehouse/inc/edwLib.h
- lines changed 3, context: html, text, full: html, text
Adding edwAddSubmitJob to library.
- src/hg/encode3/encodeDataWarehouse/inc/encodeDataWarehouse.h
- lines changed 82, context: html, text, full: html, text
Adding edwScriptRegistry table.
- src/hg/encode3/encodeDataWarehouse/lib/edwLib.c
- lines changed 19, context: html, text, full: html, text
Adding edwAddSubmitJob to library.
- src/hg/encode3/encodeDataWarehouse/lib/encodeDataWarehouse.as
- lines changed 11, context: html, text, full: html, text
Adding edwScriptRegistry table.
- src/hg/encode3/encodeDataWarehouse/lib/encodeDataWarehouse.c
- lines changed 205, context: html, text, full: html, text
Adding edwScriptRegistry table.
- src/hg/encode3/encodeDataWarehouse/lib/encodeDataWarehouse.h
- src/hg/encode3/encodeDataWarehouse/lib/encodeDataWarehouse.sql
- lines changed 13, context: html, text, full: html, text
Adding edwScriptRegistry table.
- src/hg/encode3/encodeDataWarehouse/lib/resetEdw
- lines changed 8, context: html, text, full: html, text
Adding in mm10 enrichment targets.
- src/hg/encode3/encodeDataWarehouse/makefile
- lines changed 3, context: html, text, full: html, text
Adding new programs to higher level makefile.
- src/hg/oneShot/freen/freen.c
- lines changed 23, context: html, text, full: html, text
Figuring out how to find free space on a file system.
- src/inc/net.h
- lines changed 1, context: html, text, full: html, text
Improving comment for netWaitForData.
- src/inc/portable.h
- lines changed 5, context: html, text, full: html, text
Adding freeSpaceOnFileSystem library function.
- src/lib/common.c
- lines changed 7, context: html, text, full: html, text
Improving error reporting in mustWriteFd.
- src/lib/net.c
- lines changed 1, context: html, text, full: html, text
Improving comment for netWaitForData.
- src/lib/osunix.c
- lines changed 12, context: html, text, full: html, text
Adding freeSpaceOnFileSystem library function.
- src/makefile
- lines changed 1, context: html, text, full: html, text
Adding a few directories to tags.
switch to commits view, user index