File Changes for kent
switch to commits view, user indexv290_preview2 to v290_base (2013-09-23 to 2013-09-30) v290
- src/hg/encode3/encodeDataWarehouse/edwSubmit/edwSubmit.c
- lines changed 85, context: html, text, full: html, text
Making it so that you can overlay new metadata on an older file by just resubmitting it with different tags. It will flag an error if the new metadata doesn't match the old metadata unless the new update option is used.
- src/hg/encode3/encodeDataWarehouse/edwSubmit/makk
- lines changed 1, context: html, text, full: html, text
Changing target for production executable.
- src/hg/encode3/encodeDataWarehouse/inc/edwLib.h
- lines changed 10, context: html, text, full: html, text
Adding size parameter to edwGotFile to support efforts to reduce duplications of large files.
- src/hg/encode3/encodeDataWarehouse/lib/edwLib.c
- lines changed 27, context: html, text, full: html, text
Adding size parameter to edwGotFile to support efforts to reduce duplications of large files.
- src/inc/cheapcgi.h
- lines changed 16, context: html, text, full: html, text
Adding cgiDictionary - something you can make from a cgi-encoded string.
- src/lib/cheapcgi.c
- lines changed 24, context: html, text, full: html, text
Adding cgiDictionary - something you can make from a cgi-encoded string.
switch to commits view, user index