Commits for larrym
switch to files view, user index
v257_base to v258_preview (2011-09-19 to 2011-09-27) v258
- restore functionality of copying over a non-versioned copy on production machines b/c these are used by static files
- src/hg/utils/cpAndLinkToResourceFiles.pl - lines changed 5, context: html, text, full: html, text
- make sure file exists before deleting it (can happen b/c of loop over two destFiles)
- src/hg/utils/cpAndLinkToResourceFiles.pl - lines changed 2, context: html, text, full: html, text
- keep what the user last was looking at in view after in-place updates; fix stuff discovered via use strict (e.g. undeclared variables)
- add defaultPos
- add code to support experimental UI work (redmine #5422)
- add jquery.watermarkinput.js
- src/hg/js/jquery.watermarkinput.js - lines changed 81, context: html, text, full: html, text
- add a missing else
- build hgRenderTracks as well as hgTracks (see redmine #4888)
- src/hg/hgTracks/makefile - lines changed 18, context: html, text, full: html, text
- src/hg/hgTracks/makefile.hgRenderTracks - lines changed 22, context: html, text, full: html, text
switch to files view, user index