Commits for larrym
switch to files view, user index
v265_base to v266_preview (2012-03-27 to 2012-04-10) v266
- use double quotes in jsonHashAddString to conform to JSON standard
- add highlighting png copied from http://cdn1.iconfinder.com/data/icons/CrystalClear/32x32/apps/highlight.png (GNU license) - #709
- src/hg/htdocs/images/highlight.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change shows no diff)
- add support code for geographic based mirroring (#3000)
- src/hg/inc/geoMirror.h - lines changed 12, context: html, text, full: html, text
- src/hg/lib/geoMirror.c - lines changed 17, context: html, text, full: html, text
- replace use of SUPPORT_EURONODE with geoMirrorEnabled()
- replace use of SUPPORT_EURONODE with geoMirrorEnabled()
- src/hg/hgGateway/hgGateway.c - lines changed 29, context: html, text, full: html, text
- redirect code has gotten pretty long, so I moved it out of main
- src/hg/hgGateway/hgGateway.c - lines changed 23, context: html, text, full: html, text
- code cleanup and refactoring and remove some dead code
switch to files view, user index