Commits for larrym
switch to files view, user index
v265_preview2 to v265_base (2012-03-20 to 2012-03-27) v265
- remove a console.log
- remove experimental and unused trackList cmd and associated code
- follow-up on code review by Jim; added some doc and use warnAbortHandler
- use request.responseText when available in the errorHandler
- cleanup message in cgiBadVar (from code review with Jim)
- use cgiString to simplify code
- give blat track priority 101 to force it after any tracks which have priority == 0 in trackDb (priority 0 is automatically converted to 100) - see #7343
- src/hg/hgTracks/hgTracks.c - lines changed 1, context: html, text, full: html, text
- mark pubsMarker items as bed5 so the article count is correct; fix some indentation
- src/hg/hgTracks/simpleTracks.c - lines changed 4, context: html, text, full: html, text
- trim really long titles in right click menu items
- fix inconsistency in max length
- commit tim's code to stop using trackHash in compositeMetadataToggle; this fixes #7376
- src/hg/hgTables/compositeTrack.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgTrackUi/hgTrackUi.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/searchTracks.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgc/peakClusters.c - lines changed 2, context: html, text, full: html, text
switch to files view, user index