File Changes for larrym
switch to commits view, user indexv265_preview2 to v265_base (2012-03-20 to 2012-03-27) v265
- src/hg/hgApi/hgApi.c
- lines changed 46, context: html, text, full: html, text
remove experimental and unused trackList cmd and associated code
- lines changed 71, context: html, text, full: html, text
follow-up on code review by Jim; added some doc and use warnAbortHandler
- lines changed 11, context: html, text, full: html, text
use cgiString to simplify code
- lines changed 1, context: html, text, full: html, text
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
commit tim's code to stop using trackHash in compositeMetadataToggle; this fixes #7376
- src/hg/hgTrackUi/hgTrackUi.c
- lines changed 3, context: html, text, full: html, text
commit tim's code to stop using trackHash in compositeMetadataToggle; this fixes #7376
- src/hg/hgTracks/hgTracks.c
- lines changed 1, context: html, text, full: html, text
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/searchTracks.c
- lines changed 2, context: html, text, full: html, text
commit tim's code to stop using trackHash in compositeMetadataToggle; this fixes #7376
- src/hg/hgTracks/simpleTracks.c
- lines changed 4, context: html, text, full: html, text
mark pubsMarker items as bed5 so the article count is correct; fix some indentation
- src/hg/hgc/hgc.c
- lines changed 1, context: html, text, full: html, text
commit tim's code to stop using trackHash in compositeMetadataToggle; this fixes #7376
- src/hg/hgc/peakClusters.c
- lines changed 2, context: html, text, full: html, text
commit tim's code to stop using trackHash in compositeMetadataToggle; this fixes #7376
- src/hg/inc/hui.h
- lines changed 5, context: html, text, full: html, text
commit tim's code to stop using trackHash in compositeMetadataToggle; this fixes #7376
- src/hg/js/ajax.js
- lines changed 7, context: html, text, full: html, text
use request.responseText when available in the errorHandler
- src/hg/js/hgTracks.js
- lines changed 3, context: html, text, full: html, text
trim really long titles in right click menu items
- lines changed 3, context: html, text, full: html, text
fix inconsistency in max length
- src/hg/lib/hui.c
- lines changed 47, context: html, text, full: html, text
commit tim's code to stop using trackHash in compositeMetadataToggle; this fixes #7376
- src/lib/cheapcgi.c
- lines changed 3, context: html, text, full: html, text
cleanup message in cgiBadVar (from code review with Jim)
switch to commits view, user index