Commits for larrym
switch to files view, user index
v266_preview2 to v266_base (2012-04-17 to 2012-04-24) v266
- change priorities for oligo and cutter track to ensure they appear after tracks which get the default of 100 (#7309)
- src/hg/hgTracks/cutterTrack.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 2, context: html, text, full: html, text
- fix something per tim's code review
- remove obsolete and unusued jquery-1.2.6.pack.js
- be more conservative with inPlaceUpdate - turns out tracks can appear/disappear with just center labels turned off (see #6944)
- src/hg/hgTracks/hgTracks.c - lines changed 2, context: html, text, full: html, text
- add jsonParse; refactor some existing code to accomodate parsed data
- src/hg/lib/jsHelper.c - lines changed 221, context: html, text, full: html, text
- fix a warning
- support escaped chars in json strings
- cleanup string escape code
- fix bug caused by assumption that limitedVis is always set (#7272)
- src/hg/hgTracks/bigBedTrack.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 6, context: html, text, full: html, text
- yet more tweaking to JSON string escape code
- support db in profiles (used for central profiles)
- src/hg/utils/automation/HgDb.pm - lines changed 10, context: html, text, full: html, text
- this is a script to test sanity of entries in geoIpNode (#3103)
- src/hg/utils/automation/geoMirrorNode.pl - lines changed 63, context: html, text, full: html, text
- tweak/comment geoIpNode query logic
- src/hg/hgGateway/hgGateway.c - lines changed 4, context: html, text, full: html, text
- fix problem where context menu disappeared off the top of the screen (#7687)
- src/hg/js/jquery.contextmenu.js - lines changed 5, context: html, text, full: html, text
- support scientific notation in jsonParseNumber
switch to files view, user index