Commits for chinhli
switch to files view, user index
v293_preview to v293_preview2 (2013-11-18 to 2013-12-02) v293
- Make a new view "vf" in encodeDataWarehouse that joins the edwFile and edwValidFile table,and convert endUploadTime and updateTime to more readable date (YYYY-MM-DD) format.
- src/hg/encode3/encodeDataWarehouse/lib/resetEdw - lines changed 1, context: html, text, full: html, text
- The vf was changed to display xxxxxTime column in "DATETIME" format:
endUploadTime: 2013-11-06 14:30:16
updateTime: 2013-08-12 11:59:27
- src/hg/encode3/encodeDataWarehouse/lib/resetEdw - lines changed 1, context: html, text, full: html, text
- Move the rsyncEdwUser source one more level down the source tree.
- src/hg/encode3/encodeDataWarehouse/oneShot/rsyncEdwUser/makefile - lines changed 2, context: html, text, full: html, text
- created to have hmacSha1() and hmacMd5() functions in kent/src/lib tocalculate openssl keyed-hash message authentication code (HMAC)
switch to files view, user index