Commits for chinhli
switch to files view, user index
v289_preview to v289_preview2 (2013-08-26 to 2013-09-02) v289
- Add edwUserNameFromFileId() -- given submitted file id, returns user's name (email address).
- src/hg/encode3/encodeDataWarehouse/inc/edwLib.h - lines changed 3, context: html, text, full: html, text
- src/hg/encode3/encodeDataWarehouse/lib/edwLib.c - lines changed 10, context: html, text, full: html, text
- Add 'Allow me to deprecate files not uploaded by me' check box function to edwWebDeprecate.c
- src/hg/encode3/encodeDataWarehouse/edwWebDeprecate/edwWebDeprecate.c - lines changed 29, context: html, text, full: html, text
- Add comments to checkOwnership() and okToDeprecateThisFile().
- src/hg/encode3/encodeDataWarehouse/edwWebDeprecate/edwWebDeprecate.c - lines changed 2, context: html, text, full: html, text
- Style change plus using fileList = cgiString("fileList")
- src/hg/encode3/encodeDataWarehouse/edwWebDeprecate/edwWebDeprecate.c - lines changed 5, context: html, text, full: html, text
- Move okToDeprecateThisFile check inside the process licensePlate loop.
- src/hg/encode3/encodeDataWarehouse/edwWebDeprecate/edwWebDeprecate.c - lines changed 21, context: html, text, full: html, text
- redmine bug 11652 Expand userList[256] to 512, should be long enough for any user.
- src/hg/hgLogin/hgLogin.c - lines changed 1, context: html, text, full: html, text
switch to files view, user index