File Changes for angie
switch to commits view, user indexv328_base to v329_preview (2016-02-08 to 2016-02-15) v329
- src/hg/hgSuggest/hgSuggest.c
- lines changed 3, context: html, text, full: html, text
hgSuggest (and most likely anything that needs to output JSON) needs to use jsonStringEscape instead of javaScriptLiteralEncode. Added cgiSpoof for command-line debugging.
- src/hg/utils/hubCrawl/hubCrawl.c
- lines changed 16, context: html, text, full: html, text
hubCrawl now includes genomes.txt fields organism, description and scientificName (if provided).
Previously, searching for "arabidopsis" did not bring up the DNA Methylation hub because its
description html has an img that shows arabidopsis counts, but no "arabidopsis" in the text.
switch to commits view, user index