Commits for braney
switch to files view, user index
v280_preview to v280_preview2 (2013-02-19 to 2013-02-26) v280
- add a comment to twoBitOpenExt (#8072)
- change trackHubRemoveHubName to trackHubSkipName (per code review #10237)
- src/hg/hgCustom/hgCustom.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgGateway/hgGateway.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgHubConnect/hgHubConnect.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/config.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 5, context: html, text, full: html, text
- don't check for assembly database on close of sql connection (per code review 10237)
- src/hg/hgTables/filterFields.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgTables/hgTables.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgTables/joining.c - lines changed 2, context: html, text, full: html, text
- clean up comments to start with a capital and end with a period (per code review #10237)
- add comment to somewhat funky mapping of the field "genome" to the field "organism" when using track hubs since track hubs call the assembly name "genome" per code review #10237
- free list of chrom names from twoBit library, change trackHubGetHubLabels to trackHubGetCladeLables (from code review #10237)
- oops, misspelled slFreeList as slListFree (from code review #10237)
- I added an errAbort for the two cases that assume the hash is initialized (trackHubAssemblyField and trackHubDbDbFromAssemblyDb) (from code review #10237)
- modify twoBit library to auto-recognize whether it's dealing with a URL or local file (per code review #10237)
switch to files view, user index